Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2024

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jreleaser:jreleaser-maven-plugin 1.12.01.22.0 age adoption passing confidence

Release Notes

jreleaser/jreleaser (org.jreleaser:jreleaser-maven-plugin)

v1.22.0

Compare Source

Binaries

https://github.com/jreleaser/jreleaser/wiki/Release-v1.22.0

Changelog

🚀 Features

assemble

core

gradle

  • 363b681 Use Directory as input for stagingRepository(), closes #​2032
  • 4510cce Add individual setupJdk tasks per configured JDK

jdks

jlink

  • 8942a05 Resolve multi-release template in JlinkAssemblerProcessor, closes #​2030

sign

🐛 Fixes

gradle

jdks

release

unscoped

  • a44555e use correct method when resolving extra properties

🔄️ Changes

core

  • 4523860 Silence warnings when mainClass/module template is not available, closes #​1960

signing

🛠 Build

  • 326dfae Upgrade graal to 25.0.1
  • 731473d Update release configuration
  • 6627fea Delete JDK caches on linux
  • 28f139a Delete JDK caches on linux
  • 6af8f03 Clear JDKs cache before build
  • 1e6bdb7 Update release announcements
  • 321a205 Remove some JDKs before assembling Jlink distributions
  • 7d7bb6c Update GH workflows
  • dfcfb2d Only setup platform matching JDKS in CI (jpackage/native-image)
  • f717d3d Update GH workflows
  • de4b148 Update jdks to Java 25, closes #​2001
  • a4d9ca0 Downgrade jdks to Java 17
  • a87092b Update jdks to Java 25
  • 10c2983 Update release announcements

📝 Documentation

  • eb35387 Add HarshMehta112 as a contributor for code
  • e1b6939 Fix links in readme
  • b763392 public keyserver link from http to https

⚙️ Dependencies

  • 913b31f Update asm to 9.9.1
  • 7df2d0e Update aws-java-sdk to 2.40.15
  • 4f7902f Update bouncycastle to 1.83
  • f0370a9 Update classmate to 1.7.1
  • cadaecd Update commons-codec to 1.20.0
  • 268c3fa Update commons-io to 2.21.0
  • 659aae8 Update commons-jexl to 3.6.1
  • b03fb6b Update commons-lang3 to 3.20.0
  • 8cd6b86 Update commons-text to 1.15.0
  • 43bb779 Update cyclonedx to 0.29.2
  • 2d7f288 Update jackson to 2.20.1
  • 5a269be Update junit5 to 6.0.1
  • 477cdae Update maven-plugin-annotations to 3.15.2
  • 46b7f69 Update plexus-archiver to 4.10.4
  • c107694 Update syft to 1.39.0
  • b429307 Update xz to 1.11
  • f7c2bcd Update download gradle plugin to 5.6.0

  • d791e01 Releasing version 1.22.0
  • d10dafe deploy: Skip publication checks on MavenCentral, closes #​2011
  • 1471abd Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:

v1.21.0

Compare Source

Binaries

https://github.com/jreleaser/jreleaser/wiki/Release-v1.21.0

Changelog

🚀 Features

announce

release

sign

  • a2d5dc2 Send GPG passphrase on loopback only when set in config, closes #​1800

🐛 Fixes

deploy

  • a7b2d0e Skip PGP key checks if signing.mode = COMMAND, closes #​2004
  • d657c17 Skip GPG key verification when signing.verify is false, closes #​1981

unscoped

🔄️ Changes

announce

unscoped

🛠 Build

📝 Documentation

  • 0c3a74b Add emlun as a contributor for code
  • b8c5f4c Add LogFlames as a contributor for code
  • 666998a Add adutra as a contributor for code
  • 4d4ec34 Add shaikhu as a contributor for code

⚙️ Dependencies


  • 6292b25 Releasing version 1.21.0
  • a69596b Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:

v1.20.0

Compare Source

Binaries

https://github.com/jreleaser/jreleaser/wiki/Release-v1.20.0

Changelog

🚀 Features

assemble

core

extensions

  • 3046d3a Refine JBang extension support
  • a3d96cb Support JBang as extension loader and launcher, closes #​1952

hooks

packagers

release

tools

  • 028f229 Add a custom User-Agent when dowloading tools

🐛 Fixes

build

  • 2da4f55 Update GH token permissions on smoke-tests workflow
  • d2df5b8 Set CMD --help as default in docker templates, closes #​1942

core

  • 2d51c2d Display configured path when it fails to be resolved, closes #​1964

deploy

gradle

  • e026065 Disable up-to-date checks in JReleaserConfigTask and JReleaserEnvTask, closes #​1972
  • a14b657 Remove usages of ConfigureUtil, closes #​1956

hooks

  • 3278df6 Inherit matrix and environment from named groups, closes #​1947

packagers

unscoped

🔄️ Changes

announce

build

  • 910afdf Update spec names for docker packager

🛠 Build

📝 Documentation

  • 7538982 Add lauzadis as a contributor for code
  • 3b086b2 Add ammbra as a contributor for code
  • 3f4c6c9 Add dorianm as a contributor for code
  • a83a9d3 Add ramanathan1504 as a contributor for code

⚙️ Dependencies

  • c128f96 Update jackson to 2.20.0
  • 73f1396 Update zstd-jni to 1.5.7-4
  • 29ea880 Update jackson to 2.19.2
  • e048c80 Update syft to 1.32.0
  • 123ca5c Update spotbugs to 4.9.4
  • 7d3f965 Update mockito to 5.19.0
  • e1c9698 Update junit5 to 5.13.4
  • 4e616e4 Update jsoup to 1.21.2
  • cd4cc24 Update json-smart to 2.6.0
  • fa685a6 Update jbang to 0.129.0
  • a1495e5 Update greenmail to 2.1.5
  • e6cfa15 Update errorprone to 2.41.0
  • 6f7c31e Update cyclonedx to 0.29.1
  • 2ec4de4 Update cosign to 2.5.3
  • 84b0c45 Update commons-text to 1.14.0
  • 45b4313 Update commons-net to 3.12.0
  • 6d00748 Update commons-lang3 to 3.18.0
  • 7652ade Update commons-io to 2.20.0
  • 94f4679 Update commons-compress to 1.28.0
  • 4109ad0 Update commons-codec to 1.19.0
  • 65cbdce Update checkstyle to 11.0.0
  • 1f264a9 Update checker-qual to 3.49.5
  • e5f3f43 Update byte-buddy to 1.17.7
  • 576655b Update aws-java-sdk to 2.32.31

  • 16e3b06 Releasing version 1.20.0
  • 737bdb7 Bump for next development cycle

Contributors

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 #​1840

gradle

  • 0ea6c9b Use RegularFile as input for stagingRepository(), closes #​1665

🐛 Fixes

core

deploy

  • 1f4fa85 Use fake URL on nexus2.url when empty and project is snapshot, closes #​1877
  • 5a74e26 Nexus2 should not fail url validation when snapshot is active, closes #​1877

gradle

packagers

release

unscoped

  • 50bfdb2 Do not shade jakarta.mail and jakarta.activation, closes #​1867

🧰 Tasks

packagers

🛠 Build

  • b2f408f Increase retry/tiemout parameters for deployments
  • 2395d1e Update release announcements
  • 7b8dc53 Update deploy settings
  • 4d614b4 Reformat code, closes #​1665
  • 919b630 Upgrade to Gradle 8.14.2
  • 4eddcb1 Remove Noticeable from announcers
  • 4375cd3 Remove twitter form appimage templates

📝 Documentation

  • 7b4ffb4 Add marcphilipp as a contributor for code
  • 6f8c0ec Add ThomasKrieger as a contributor for code
  • d96046b Add JonasVautherin as a contributor for code

⚙️ Dependencies


  • ecaef0d Releasing version 1.19.0
  • e29469f Do not fail deployment if timeout is reached during publication
  • 59eb417 Add more logging statements to MavenCentral deployer, closes #​1907
  • 06f2c35 [announce] Send a message to multiple Slack channels, closes #​1889
  • d0c86ca Bump version for next development cycle

Contributors

We'd like to thank the following people for their contributions:

  • Andres Almiray (@​aalmiray)
  • Jonas Vautherin
  • Marc Philipp
  • ThomasKrieger

v1.18.0

Compare Source

Binaries

https://github.com/jreleaser/jreleaser/wiki/Release-v1.18.0

Changelog

🚀 Features

assemble

  • e25f9e9 Native-image assembler can assemble FLAT_BINARY distributions, closes #​1841

build

deploy

packagers

  • b2b8098 Support podman command for building container images, closes #​1816

release

🐛 Fixes

announce

  • 0c9352a Skip relocating jakarta.mail as it causes CNFE with smtp, closes #​1860

assemble

core

deploy

packager

🛠 Build

  • 6a2e5b4 Upgrade to Gradle 8.14
  • 3dd7c08 Update release announcements
  • afdace7 Update jreleaser-setup.sh
  • 75b1b7d Fix readme
  • 0438e51 Add link to Reproducible Central badge
  • 46c7ae7 Skip milestone & release candidates for app-image metadata

📝 Documentation

  • c28ddbf Add agreedSkiing as a contributor for code
  • 7daa791 Add hboutemy as a contributor for infra
  • 6a4f8f7 Add preimers as a contributor for code
  • c6579db Add martinfrancois as a contributor for code
  • df98677 Add anneloreegger as a contributor for code

⚙️ Dependencies


  • 33048ea Releasing version 1.18.0
  • 6b4504e Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:

v1.17.0

Compare Source

Binaries

https://github.com/jreleaser/jreleaser/wiki/Release-v1.17.0

Changelog

🚀 Features

assemble

  • d9c4b97 Support x86 and arm customizations in native-image assembler, closes #​1786
  • e95ac89 Let jlink.targetJdks be parameterizable with a matrix, closes #​1783
  • caa59db Let nativeImage.graalJdks be parameterizable with a matrix, closes #​1782

core

deploy

  • dd6055f Allow snapshot publications in mavenCentral deployer, closes #​1803

unscoped

🐛 Fixes

assemble

  • 3c79265 Relax validation of project properties during assembly, closes #​1788

gradle

hooks

  • 694b0da Filter hooks by matrix.platform when platform selection is configured, closes #​1779

unscoped

  • 80c35cb Correct JSON syntax in init template
  • 8b16954 Correct parameter name for overwriting init templates
  • d345eaf LinkedIn announcement Message contains distribution payload for PUBLIC MemberNetworkVisibility, closes #​1789 #​1794
  • 24c04bd RestAPIException does not ignore message body, closes #​1795

🔄️ Changes

announce

deploy

  • c49bdd5 Add missing parameter to logging message

🧰 Tasks

announce

  • 13d1001 Annotate deprecated announcers

build

unscoped

  • 7dae42f Update Scoop templates with suggested formatting

🛠 Build

  • 68bde7b Update release announcements
  • 58d7724 Add license to generated SBOMs
  • 21a6554 Switch to org.gradlex.maven-plugin-development plugin
  • de6f233 Configure linux-aarch64 binaries, closes #​980
  • fcb7a1a Upgrade to Gradle 8.12
  • 60ea2ee Update copyright in license headers
  • b595eb4 Bump for next development cycle

📝 Documentation

  • 4c5f037 Add algomaster99 as a contributor for code
  • b9c68fb Add morisil as a contributor for code

⚙️ Dependencies


Contributors

We'd like to thank the following people for their contributions:

v1.16.0

Compare Source

Binaries

https://github.com/jreleaser/jreleaser/wiki/Release-v1.16.0

Changelog

🚀 Features

assemble

core

deploy

deployment

  • 9685699 Use fingerprint to validate if a key is published, closes #​1769

gradle

packagers

🐛 Fixes

core

deploy

  • b77cfd6 Fix debug messages in MavenCentral deployer, closes #​1757
  • ad4d718 Output correct messages for maven.central logs
  • e65cada Ignore 401 errors from MavenCentral in waitForStatus()
  • e0144b5 Fail early if signing is disabled, closes #​1748
  • 158c27d Allow relocating POMs to be deployed, closes #​1749

packagers

  • 9f839b1 Fix typo in Snap -> s/hasArchitectures/snapHasArchitectures/

release

upload

🧰 Tasks

🛠 Build

deps

  • f12b5da Bump org.eclipse.jgit:org.eclipse.jgit from 5.13.0.202109080827-r to 5.13.3.202401111512-r

unscoped

  • 20864f9 Jpackage 21 no longer attaches revision number to .deb
  • e056460 Update release configuration
  • 1969432 Fix Wix configuration for Jpackage
  • 03d3152 Update assemblies to Java 21 and Graal 23.0.1
  • 5ed0248 Update release announcements
  • e5361c8 Skip reproducibleTmestamp task on Windows
  • b31ff3e Update release announcements
  • c1beb18 Setup Graal before Java in smoketest
  • f56ef21 Remove explicit GraalVM version from GH action setup

📝 Documentation

  • 455c448 Fix badges in readme
  • 482c599 Update badges
  • b2599c5 Add marbleVHS as a contributor for code
  • 2aef74a Add fprochazka as a contributor for code

⚙️ Dependencies


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 1, 2024
@renovate renovate bot force-pushed the renovate/org.jreleaser-jreleaser-maven-plugin-1.x branch from 11d42a9 to 996cdd0 Compare August 31, 2024 09:32
@renovate renovate bot changed the title Update dependency org.jreleaser:jreleaser-maven-plugin to v1.13.1 Update dependency org.jreleaser:jreleaser-maven-plugin to v1.14.0 Aug 31, 2024
@renovate renovate bot force-pushed the renovate/org.jreleaser-jreleaser-maven-plugin-1.x branch from 996cdd0 to 07491de Compare October 31, 2024 11:59
@renovate renovate bot changed the title Update dependency org.jreleaser:jreleaser-maven-plugin to v1.14.0 Update dependency org.jreleaser:jreleaser-maven-plugin to v1.15.0 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/org.jreleaser-jreleaser-maven-plugin-1.x branch from 07491de to 76ba2d7 Compare December 31, 2024 12:14
@renovate renovate bot changed the title Update dependency org.jreleaser:jreleaser-maven-plugin to v1.15.0 Update dependency org.jreleaser:jreleaser-maven-plugin to v1.16.0 Dec 31, 2024
@renovate renovate bot force-pushed the renovate/org.jreleaser-jreleaser-maven-plugin-1.x branch from 76ba2d7 to 445161e Compare February 28, 2025 11:12
@renovate renovate bot changed the title Update dependency org.jreleaser:jreleaser-maven-plugin to v1.16.0 Update dependency org.jreleaser:jreleaser-maven-plugin to v1.17.0 Feb 28, 2025
@renovate renovate bot force-pushed the renovate/org.jreleaser-jreleaser-maven-plugin-1.x branch from 445161e to 1f3c624 Compare April 30, 2025 11:31
@renovate renovate bot changed the title Update dependency org.jreleaser:jreleaser-maven-plugin to v1.17.0 Update dependency org.jreleaser:jreleaser-maven-plugin to v1.18.0 Apr 30, 2025
@renovate renovate bot force-pushed the renovate/org.jreleaser-jreleaser-maven-plugin-1.x branch from 1f3c624 to 6dd0734 Compare June 30, 2025 19:52
@renovate renovate bot changed the title Update dependency org.jreleaser:jreleaser-maven-plugin to v1.18.0 Update dependency org.jreleaser:jreleaser-maven-plugin to v1.19.0 Jun 30, 2025
@renovate renovate bot force-pushed the renovate/org.jreleaser-jreleaser-maven-plugin-1.x branch from 6dd0734 to 04c2c71 Compare August 31, 2025 17:23
@renovate renovate bot changed the title Update dependency org.jreleaser:jreleaser-maven-plugin to v1.19.0 Update dependency org.jreleaser:jreleaser-maven-plugin to v1.20.0 Aug 31, 2025
@renovate renovate bot force-pushed the renovate/org.jreleaser-jreleaser-maven-plugin-1.x branch from 04c2c71 to b49ff51 Compare October 31, 2025 10:09
@renovate renovate bot changed the title Update dependency org.jreleaser:jreleaser-maven-plugin to v1.20.0 Update dependency org.jreleaser:jreleaser-maven-plugin to v1.21.0 Oct 31, 2025
@renovate renovate bot changed the title Update dependency org.jreleaser:jreleaser-maven-plugin to v1.21.0 Update dependency org.jreleaser:jreleaser-maven-plugin to v1.22.0 Dec 31, 2025
@renovate renovate bot force-pushed the renovate/org.jreleaser-jreleaser-maven-plugin-1.x branch from b49ff51 to 2951416 Compare December 31, 2025 20:38
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.

1 participant