chore(deps): update dependency org.jreleaser:jreleaser-maven-plugin to v1.20.0 #18
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.18.0->1.20.0Release Notes
jreleaser/jreleaser (org.jreleaser:jreleaser-maven-plugin)
v1.20.0Compare Source
Binaries
https://github.com/jreleaser/jreleaser/wiki/Release-v1.20.0
Changelog
🚀 Features
assemble
68c924eAdd missing config flags to jpackage, closes #1912core
29bfe21Log path to settings file, closes #1945ac02ec7Add a --deploy flag to config, closes #1946b74c3f1Location of settings file may be defined explicitly, closes #1945extensions
3046d3aRefine JBang extension supporta3d96cbSupport JBang as extension loader and launcher, closes #1952hooks
b3b95daAdd explicit support for running hooks via JBang, closes #1955bfccf24Inject fully resolved model as template in hooks, closes #1937d8fb5eeAdd named groups to command and script hooks, closes #1947packagers
b4be8f7Allow packagers to skip publish step, closes #1936292ccc5Add org.opencontainers.image.source label to Docker/Jib, closes #19339da8d74Stage distribution publication in a fixed directory, closes #19436602c25Let docker.cmd be configurable, closes #1941d83def4Let docker.entrypoint be configurable, closes #1934bf7f829Let docker registries be enabled/disabled for publishing, closes #1935release
61daa17Associate milestone in gitlab release, closes #1932tools
028f229Add a custom User-Agent when dowloading tools🐛 Fixes
build
2da4f55Update GH token permissions on smoke-tests workflowd2df5b8Set CMD --help as default in docker templates, closes #1942core
2d51c2dDisplay configured path when it fails to be resolved, closes #1964deploy
0ff6c4dAssign auth interceptor, closes #1921aed5a82Nexus3 should collect deployable signatures, closes #1953355b8ccLog staged repository URI after creating a staging repository in Nexus2, closes #1650ffb0239Fail deployment if signing key is expired, closes #19304fba79dShow clear error messages for 401/403, closes #1922368ae0bLet MavenCentral consume user encoded auth token, closes #19216a4c799Ignore hidden files when collecting deployable artifacts, closes #1926gradle
e026065Disable up-to-date checks in JReleaserConfigTask and JReleaserEnvTask, closes #1972a14b657Remove usages of ConfigureUtil, closes #1956hooks
3278df6Inherit matrix and environment from named groups, closes #1947packagers
03725cbUse spec name for directory name in repository, closes #1950ae869deConfigure entrypoint/cmd for docker specs, closes #1934 #1941unscoped
9ff67f5Ensure Nexus3 URLs don't have a trailing slash, closes #1968642206dNormalize URL for Nexus3 deployer, closes #19677b14506Configure missing resources in native-image, closes #1918🔄️ Changes
announce
f81db09Deprecate the Discussions announcer, closes #1301build
910afdfUpdate spec names for docker packager🛠 Build
cdfd61aUpdate release announcements6c01f8eRemove mocked test cases70154e9Switch git token for smoke-tests522d6f9Upgrade to Gradle 8.14.3a42dc07Add missing graal NativeImage annotation to sdks, closes #1918b4d98c3Upgrade graal to 24.0.1, closes #1918📝 Documentation
7538982Add lauzadis as a contributor for code3b086b2Add ammbra as a contributor for code3f4c6c9Add dorianm as a contributor for codea83a9d3Add ramanathan1504 as a contributor for code⚙️ Dependencies
c128f96Update jackson to 2.20.073f1396Update zstd-jni to 1.5.7-429ea880Update jackson to 2.19.2e048c80Update syft to 1.32.0123ca5cUpdate spotbugs to 4.9.47d3f965Update mockito to 5.19.0e1c9698Update junit5 to 5.13.44e616e4Update jsoup to 1.21.2cd4cc24Update json-smart to 2.6.0fa685a6Update jbang to 0.129.0a1495e5Update greenmail to 2.1.5e6cfa15Update errorprone to 2.41.06f7c31eUpdate cyclonedx to 0.29.12ec4de4Update cosign to 2.5.384b0c45Update commons-text to 1.14.045b4313Update commons-net to 3.12.06d00748Update commons-lang3 to 3.18.07652adeUpdate commons-io to 2.20.094f4679Update commons-compress to 1.28.04109ad0Update commons-codec to 1.19.065cbdceUpdate checkstyle to 11.0.01f264a9Update checker-qual to 3.49.5e5f3f43Update byte-buddy to 1.17.7576655bUpdate aws-java-sdk to 2.32.3116e3b06Releasing version 1.20.0737bdb7Bump for next development cycleContributors
We'd like to thank the following people for their contributions:
v1.19.0Compare Source
Binaries
https://github.com/jreleaser/jreleaser/wiki/Release-v1.19.0
Changelog
🚀 Features
core
9d8f7a5Add a flag to skip non-configured sections. The yolo flag., closes #1840gradle
0ea6c9bUse RegularFile as input for stagingRepository(), closes #1665🐛 Fixes
core
ae81484Do not display empty or blank environment vars, closes #1913deploy
1f4fa85Use fake URL on nexus2.url when empty and project is snapshot, closes #18775a74e26Nexus2 should not fail url validation when snapshot is active, closes #1877gradle
ae660b7Fix type accessor, closes #1665e9deaf8Support blank gpg passphrase (#1884), closes #1883 #1884packagers
2070736Validate docker.password only when required, closes #1881release
294aefdDo not fail when commeting on locked issues, closes #1871unscoped
50bfdb2Do not shade jakarta.mail and jakarta.activation, closes #1867🧰 Tasks
packagers
a0b6a39Upddate winget templates🛠 Build
b2f408fIncrease retry/tiemout parameters for deployments2395d1eUpdate release announcements7b8dc53Update deploy settings4d614b4Reformat code, closes #1665919b630Upgrade to Gradle 8.14.24eddcb1Remove Noticeable from announcers4375cd3Remove twitter form appimage templates📝 Documentation
7b4ffb4Add marcphilipp as a contributor for code6f8c0ecAdd ThomasKrieger as a contributor for coded96046bAdd JonasVautherin as a contributor for code⚙️ Dependencies
7881a33Update aws-java-sdk to 2.31.30674dee0Update bouncycastle to 1.81bf8ac42Update byte-buddy to 1.17.68ffa475Update cosign to 2.5.217c66fdUpdate cyclonedx to 0.28.2a100584Update feign to 13.6e6158edUpdate jackson to 2.19.1b44b1dfUpdate jsoup to 1.21.18d84c45Update junit5 to 5.13.25c7030bUpdate syft to 1.27.1ef9fbe3Update woodstox to 7.1.1c716019Update zstd-jni to 1.5.7-34195d2dUpdate sshj to 0.40.0ecaef0dReleasing version 1.19.0e29469fDo not fail deployment if timeout is reached during publication59eb417Add more logging statements to MavenCentral deployer, closes #190706f2c35[announce] Send a message to multiple Slack channels, closes #1889d0c86caBump version for next development cycleContributors
We'd like to thank the following people for their contributions:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.