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.0
Release Notes
jreleaser/jreleaser (org.jreleaser:jreleaser-maven-plugin)
v1.20.0
Compare Source
Binaries
https://github.com/jreleaser/jreleaser/wiki/Release-v1.20.0
Changelog
🚀 Features
assemble
68c924e
Add missing config flags to jpackage, closes #1912core
29bfe21
Log path to settings file, closes #1945ac02ec7
Add a --deploy flag to config, closes #1946b74c3f1
Location of settings file may be defined explicitly, closes #1945extensions
3046d3a
Refine JBang extension supporta3d96cb
Support JBang as extension loader and launcher, closes #1952hooks
b3b95da
Add explicit support for running hooks via JBang, closes #1955bfccf24
Inject fully resolved model as template in hooks, closes #1937d8fb5ee
Add named groups to command and script hooks, closes #1947packagers
b4be8f7
Allow packagers to skip publish step, closes #1936292ccc5
Add org.opencontainers.image.source label to Docker/Jib, closes #19339da8d74
Stage distribution publication in a fixed directory, closes #19436602c25
Let docker.cmd be configurable, closes #1941d83def4
Let docker.entrypoint be configurable, closes #1934bf7f829
Let docker registries be enabled/disabled for publishing, closes #1935release
61daa17
Associate milestone in gitlab release, closes #1932tools
028f229
Add a custom User-Agent when dowloading tools🐛 Fixes
build
2da4f55
Update GH token permissions on smoke-tests workflowd2df5b8
Set CMD --help as default in docker templates, closes #1942core
2d51c2d
Display configured path when it fails to be resolved, closes #1964deploy
0ff6c4d
Assign auth interceptor, closes #1921aed5a82
Nexus3 should collect deployable signatures, closes #1953355b8cc
Log staged repository URI after creating a staging repository in Nexus2, closes #1650ffb0239
Fail deployment if signing key is expired, closes #19304fba79d
Show clear error messages for 401/403, closes #1922368ae0b
Let MavenCentral consume user encoded auth token, closes #19216a4c799
Ignore hidden files when collecting deployable artifacts, closes #1926gradle
e026065
Disable up-to-date checks in JReleaserConfigTask and JReleaserEnvTask, closes #1972a14b657
Remove usages of ConfigureUtil, closes #1956hooks
3278df6
Inherit matrix and environment from named groups, closes #1947packagers
03725cb
Use spec name for directory name in repository, closes #1950ae869de
Configure entrypoint/cmd for docker specs, closes #1934 #1941unscoped
9ff67f5
Ensure Nexus3 URLs don't have a trailing slash, closes #1968642206d
Normalize URL for Nexus3 deployer, closes #19677b14506
Configure missing resources in native-image, closes #1918🔄️ Changes
announce
f81db09
Deprecate the Discussions announcer, closes #1301build
910afdf
Update spec names for docker packager🛠 Build
cdfd61a
Update release announcements6c01f8e
Remove mocked test cases70154e9
Switch git token for smoke-tests522d6f9
Upgrade to Gradle 8.14.3a42dc07
Add missing graal NativeImage annotation to sdks, closes #1918b4d98c3
Upgrade graal to 24.0.1, closes #1918📝 Documentation
7538982
Add lauzadis as a contributor for code3b086b2
Add ammbra as a contributor for code3f4c6c9
Add dorianm as a contributor for codea83a9d3
Add ramanathan1504 as a contributor for code⚙️ Dependencies
c128f96
Update jackson to 2.20.073f1396
Update zstd-jni to 1.5.7-429ea880
Update jackson to 2.19.2e048c80
Update syft to 1.32.0123ca5c
Update spotbugs to 4.9.47d3f965
Update mockito to 5.19.0e1c9698
Update junit5 to 5.13.44e616e4
Update jsoup to 1.21.2cd4cc24
Update json-smart to 2.6.0fa685a6
Update jbang to 0.129.0a1495e5
Update greenmail to 2.1.5e6cfa15
Update errorprone to 2.41.06f7c31e
Update cyclonedx to 0.29.12ec4de4
Update cosign to 2.5.384b0c45
Update commons-text to 1.14.045b4313
Update commons-net to 3.12.06d00748
Update commons-lang3 to 3.18.07652ade
Update commons-io to 2.20.094f4679
Update commons-compress to 1.28.04109ad0
Update commons-codec to 1.19.065cbdce
Update checkstyle to 11.0.01f264a9
Update checker-qual to 3.49.5e5f3f43
Update byte-buddy to 1.17.7576655b
Update aws-java-sdk to 2.32.3116e3b06
Releasing version 1.20.0737bdb7
Bump for next development cycleContributors
We'd like to thank the following people for their contributions:
v1.19.0
Compare Source
Binaries
https://github.com/jreleaser/jreleaser/wiki/Release-v1.19.0
Changelog
🚀 Features
core
9d8f7a5
Add a flag to skip non-configured sections. The yolo flag., closes #1840gradle
0ea6c9b
Use RegularFile as input for stagingRepository(), closes #1665🐛 Fixes
core
ae81484
Do not display empty or blank environment vars, closes #1913deploy
1f4fa85
Use fake URL on nexus2.url when empty and project is snapshot, closes #18775a74e26
Nexus2 should not fail url validation when snapshot is active, closes #1877gradle
ae660b7
Fix type accessor, closes #1665e9deaf8
Support blank gpg passphrase (#1884), closes #1883 #1884packagers
2070736
Validate docker.password only when required, closes #1881release
294aefd
Do not fail when commeting on locked issues, closes #1871unscoped
50bfdb2
Do not shade jakarta.mail and jakarta.activation, closes #1867🧰 Tasks
packagers
a0b6a39
Upddate winget templates🛠 Build
b2f408f
Increase retry/tiemout parameters for deployments2395d1e
Update release announcements7b8dc53
Update deploy settings4d614b4
Reformat code, closes #1665919b630
Upgrade to Gradle 8.14.24eddcb1
Remove Noticeable from announcers4375cd3
Remove twitter form appimage templates📝 Documentation
7b4ffb4
Add marcphilipp as a contributor for code6f8c0ec
Add ThomasKrieger as a contributor for coded96046b
Add JonasVautherin as a contributor for code⚙️ Dependencies
7881a33
Update aws-java-sdk to 2.31.30674dee0
Update bouncycastle to 1.81bf8ac42
Update byte-buddy to 1.17.68ffa475
Update cosign to 2.5.217c66fd
Update cyclonedx to 0.28.2a100584
Update feign to 13.6e6158ed
Update jackson to 2.19.1b44b1df
Update jsoup to 1.21.18d84c45
Update junit5 to 5.13.25c7030b
Update syft to 1.27.1ef9fbe3
Update woodstox to 7.1.1c716019
Update zstd-jni to 1.5.7-34195d2d
Update sshj to 0.40.0ecaef0d
Releasing version 1.19.0e29469f
Do not fail deployment if timeout is reached during publication59eb417
Add more logging statements to MavenCentral deployer, closes #190706f2c35
[announce] Send a message to multiple Slack channels, closes #1889d0c86ca
Bump 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.