Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2022

Bumps jreleaser-maven-plugin from 0.6.0 to 1.2.0.

Release notes

Sourced from jreleaser-maven-plugin's releases.

Release v1.2.0

Changelog

🚀 Features

  • df2a817 changelog: Add warning when creating a changelog of shallow copy
  • 30320e9 announce: Partial model validation when invoking announce as standalone command. Resolves #913
  • 5c25c4e core: Support Flatpak as packager. Resolves #573
  • d319358 core: Add a list of icons to Project/AppImage. Resolves #901
  • 237cc8a core: Let screenshot url support name templates. Resolves #902
  • 467f314 Add extraProperties support to screenshot. Resolves #900
  • 9a68dba mustache: Add a trim function. Resolves #894
  • a3eda47 mustache: Additional file handling functions. Resolves #893
  • d0ed79d core: Support AppImage as packager. Resolves #571
  • aed60a3 core: Add a list of maintainers to project. Resolves #882
  • 0e6baa4 core: Add a template function for markdown into html. Resolves #886
  • 2261f8d core: Add a screenshots section to project. Resolves #883
  • 32a660e core: Promote inceptionYear to property. Resolves #881
  • f926530 core: Add a links section to project type. Resolves #884
  • 25515d9 release: Add an option to list releases in order
  • b07c232 upload: Support Gitea packages. Resolves #839
  • 6695dee upload: Support GitLab packages. Resolves #822
  • 84dc78e changelog: Let release notes be generated via GitHub native support. Resolves #879
  • ece1ccb core: Categorize hooks output. Relates to #820
  • 09ab4e8 gradle: Add an stereotype property to project, distribution, and assemblers. Rlates to #856
  • d4b482a core: Add an stereotype property to project, distribution, and assemblers. Resolves #856
  • c5f2cc4 core: Add pre/post execution hooks. Resolves #820
  • 02c35ae core: Add basedir as name template. Resolves #876
  • 6f890a4 core: Add asdf packager to Gradle model. Relates to #825
  • 1d37aa4 core: Support asdf-vm as packager. Resolves #825
  • 7f60beb changelog: Introduce property to skip merge commits in the changelog. Resolves #858
  • 1927c8b announce: Add thread support to Twitter. Resolves #853

🐛 Fixes

  • b61b73a core: Do not fail validation if default template directories are missing. Relates to #913
  • c77eef5 core: More updates to config checks. Relates to #913
  • 8636d2c core: Invert config check in distribution validation. Relates to #913
  • 154ac04 core: Signing validation broke smoke tests. Relates to #913
  • 80290e3 gradle: Rename owner to repoOwner. Fixes #911
  • 7ff740e assemble: Add missing --add-launcher option to jpackage. Fixes #840
  • fb2d119 assemble: Fix appVersion validation. Fixes #907
  • d0295a7 appimage: Use correct date formatter in releases. Relates to #571
  • 5a9fe54 release: Asset and remote branch management
  • e80c1ec appimage: Several updates required to get JReleaser's appimage in shape
  • 54f1cce core: Read and write non template files
  • 5659d28 release: Do not tag local repository if owner/name do not match. Fixes #891
  • 1c05d4d gradle: CommandHookImpl should not be abstract
  • fecb3f3 gradle: FtpUploader should not extend from SshUploader
  • fef49ae hooks: Throw exception on execution failure. Relates to #820
  • 5ad20a5 gradle: Check property has a value before accesing it. Fixes #870
  • c740093 maven: Convert and apply mail.host. Fixes #861

... (truncated)

Commits
  • c8a48c8 Releasing version 1.2.0
  • d0ebd3b deps: downgrade github-api to 1.129
  • 6846d8e refactor(core): More tweaks to validation
  • 606c878 refactor(core): Additional log messages during validation
  • 2bef676 deps: update aws-java-sdk to 1.12.290
  • 3666001 deps: update jsoup to 1.15.3
  • a4c0fb5 build: Format code
  • 911db65 build: Add instructions for Dagger [skip ci]
  • a2dc015 build: Tweak Twitter template
  • b61b73a fix(core): Do not fail validation if default template directories are missing...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [jreleaser-maven-plugin](https://github.com/jreleaser/jreleaser) from 0.6.0 to 1.2.0.
- [Release notes](https://github.com/jreleaser/jreleaser/releases)
- [Changelog](https://github.com/jreleaser/jreleaser/blob/main/jreleaser.yml)
- [Commits](jreleaser/jreleaser@v0.6.0...v1.2.0)

---
updated-dependencies:
- dependency-name: org.jreleaser:jreleaser-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 29, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 31, 2022

Superseded by #180.

@dependabot dependabot bot closed this Oct 31, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.jreleaser-jreleaser-maven-plugin-1.2.0 branch October 31, 2022 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants