Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jreleaser-maven-plugin from 1.3.1 to 1.4.0 #304

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps jreleaser-maven-plugin from 1.3.1 to 1.4.0.

Release notes

Sourced from jreleaser-maven-plugin's releases.

Release v1.4.0

Changelog

馃殌 Features

  • 29e24c9 gradle: Use BuildServices for displaying the banner
  • 5158b09 core: Support FLAT_BINARY distribution type, closes #1115
  • d46c04e Add init & json-schema commands to Ant, Maven, and Gradle., closes #1123
  • 0e3bc7d changelog: Skip username resolution when running in dry-run mode., closes #1116
  • 84d9ae2 core: Support Zstd compression in archive assemblers. Resolves #1106, closes #1106
  • ddc4d35 changelog: Reference closed issues. Resolves #806, closes #806
  • 5569a22 changelog: Handle BREAKING CHANGE from footer. Resolves #809, closes #809
  • a0ea282 core: Add Java properties to output.properties. Resolves #1085, closes #1085
  • 2cac1a2 core: Display Java version in version banner. Resolves #1084, closes #1084
  • 04cd78a announce: Let Mattermost and Webhook post non structured messages. Resolves #1080, closes #1080
  • 038db63 deploy: Improve error message when credentials are invalid. Fixes #1078, closes #1078
  • 1d45eba core: Add release branch to output.properties
  • eb073ce announce: Automatically mark Mastodon follow ups as unlisted. Resolves #1057, closes #1057
  • 4dd2abf announce: Support threaded statuses in Mastodon. Resolves #1001, closes #1001
  • 9b5f416 changelog: Append to an existing changelog file. Resolves #461, closes #461
  • 5da68d3 docker: Support multi-arch images via buildx. Resolves #1046, closes #1046
  • a8aaa83 docker: Publish all related docker tags in a single push. Resolves #1050, closes #1050
  • 8b36765 docker: Enabled docker.io as default registry. Resolves #1049, closes #1049
  • 444c438 package: Support AppImage for SINGLE_JAR distributions. Resolves #1048, closes #1048
  • f2b0037 core: Add an option to exclude platforms. Resolves #1040, closes #1040
  • 0929ef9 core: Allow context properties to be defined with env vars. Resolves #1039, closes #1039
  • ce0e359 core: Allow context properties to be defined with env vars. Resolves #1039, closes #1039
  • 0ce00b3 core: Add a strict mode for validation. Resolves #1033, closes #1033
  • 4d107f3 release: Update assets on release to Gitlab. Resolves #897, closes #897
  • 48a3ecb deploy: REfine rules for publication to Maven Central. Fixes #1031, closes #1031
  • a356f22 template: Insert creation timestamp into files generated by init. Fixes #1023, closes #1023
  • 36f1540 deploy: Do not require a git repository by default. Resolves #1030, closes #1030
  • ed63ec8 template: Support assembler templates. Resolves #1028, closes #1028
  • dbfa56c Assemble: Add a Java archive assembler. Resolves #1009, closes #1009
  • 7a81ad2 deploy: Support deploying snapshots to Nexus2. Resolves #1002, closes #1002

馃悰 Fixes

  • 94bbac7 Init command must replace inceptionYear placeholder
  • 94edfd7 release: Rethrow exception if there's noo match, closes #1124
  • 2c04a7c release: Warn when stream is closed when uploading assets to GitHub, closes #1124
  • 15a2bf1 packager: Use intel binary if arm is not available in a multi-platform brew formula, closes #1122
  • 0170257 github: Consider user may have a private email, closes #1112
  • 6d5b0bc upload: Honor dryrun in all downloaders
  • 2b5b71e upload: Honor dryrun when querying S3 bucket exists
  • f4a28f8 upload: Check if ssh client is null before using it. Fixes #1110, closes #1110
  • a009e06 deploy: Honor dry-run settings before querying Gitlab packages. Fixes #1109, closes #1109
  • efe9a90 core: Check if path exists before walking it. Fixes #1108, closes #1108
  • e2bdf81 Remediate many errors reported by errorprone
  • f569708 packager: Snapshot template selection requires a prefix. Related to #1086, closes #1086
  • 25179d0 package: Update brew templates with correct tap placeholders. Fixes #1089, closes #1089
  • 956f468 core: Jbang catalog publication enabled by default. Fixes #1086, closes #1086

... (truncated)

Commits
  • b977b66 Releasing version 1.4.0
  • 97c47ab build: Fix permissions in release workflow [skip ci]
  • eb96b5f build: Update noticeable announcement [skip ci]
  • 82dd7ee build: Store deploy artifacts during release
  • 29e24c9 feat(gradle): Use BuildServices for displaying the banner
  • fd38afe build: Use wildcard in launcher classpath
  • 5158b09 feat(core): Support FLAT_BINARY distribution type
  • b448a97 build: Update release announcements
  • 94bbac7 fix: Init command must replace inceptionYear placeholder
  • 7a0d6c1 build: Fixs assembler-name parameter in template commands
  • 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 1.3.1 to 1.4.0.
- [Release notes](https://github.com/jreleaser/jreleaser/releases)
- [Changelog](https://github.com/jreleaser/jreleaser/blob/main/jreleaser.yml)
- [Commits](jreleaser/jreleaser@v1.3.1...v1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 29, 2022
@gunnarmorling gunnarmorling merged commit d5e6c3d into main Jan 21, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.jreleaser-jreleaser-maven-plugin-1.4.0 branch January 21, 2023 11:45
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant