Skip to content

Update dependency org.jreleaser:jreleaser-maven-plugin to v1.23.0#12

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/org.jreleaser-jreleaser-maven-plugin-1.x
Open

Update dependency org.jreleaser:jreleaser-maven-plugin to v1.23.0#12
renovate[bot] wants to merge 1 commit intomainfrom
renovate/org.jreleaser-jreleaser-maven-plugin-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Oct 7, 2023

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
org.jreleaser:jreleaser-maven-plugin 1.5.11.23.0 age confidence

Release Notes

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

v1.23.0

Compare Source

Binaries

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

Changelog

🚀 Features

changelog

  • 8692adf support path filtering for monorepo changelog generation, closes #​2072

core

maven

unscoped

🐛 Fixes

core

  • f41bee3 Fix misleading message from disabled deployer
  • ffe83fa Print more details when a failure occurs, closes #​2050

deploy

  • 647b873 skipPublicationCheck not stopping at PUBLISHING state, closes #​2056

packagers

  • 8753b26 Warn when a repository operation fails and continue, closes #​2042
  • 894b6f2 Escape arguments for COPR script, closes #​2051
  • 22142aa Correct missing variables in packager templates
  • 2d57d01 Correct missing variables in packager templates
  • 11ad682 Resolve templates for brew formula name, closes #​2025

unscoped

  • 0419466 Add explicit plexus-utils dependency for Maven 3.9 compatibility, closes #​2045

🛠 Build

packagers

  • cbe15d8 Fix misconfigured name template in appImage resources
  • 85fdd61 Publish UBI-based images (docker), closes #​2041
  • 114d27c Rename docker spec templates

unscoped

  • 2f23461 Update release announcements
  • 16f07b4 Increase deployment timeout
  • 0a2856c Publish to docker repository only on release
  • df5a71c Fix warnings in GH workflows
  • da517bc Update license headers
  • 7ab7d88 Update jitpack instructions

📝 Documentation

  • d8885eb Add gounthar as a contributor for code
  • 166406d Add barbulescu as a contributor for code
  • cf79920 Add LunchTimeCode as a contributor for code
  • ca4e1a5 Add jjh030325 as a contributor for code

⚙️ Dependencies


  • d2a3695 Releasing version 1.23.0
  • 48cca3d [core] Migrate missing template warning to debug, closes #​2064
  • e257252 [core] Short-circuit recursive evaluation of name templates, closes #​2069
  • b282c78 [core] Append windows extension to artifact paths, closes #​2067
  • f549370 Bump for next development cycle

Contributors

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

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


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 changed the title Update dependency org.jreleaser:jreleaser-maven-plugin to v1.8.0 Update dependency org.jreleaser:jreleaser-maven-plugin to v1.9.0 Nov 2, 2023
@renovate renovate bot force-pushed the renovate/org.jreleaser-jreleaser-maven-plugin-1.x branch from bac40cb to 7b7749d Compare November 2, 2023 02:55
@renovate renovate bot force-pushed the renovate/org.jreleaser-jreleaser-maven-plugin-1.x branch from 7b7749d to 09ae306 Compare January 1, 2024 05:02
@renovate renovate bot changed the title Update dependency org.jreleaser:jreleaser-maven-plugin to v1.9.0 Update dependency org.jreleaser:jreleaser-maven-plugin to v1.10.0 Jan 1, 2024
@renovate renovate bot force-pushed the renovate/org.jreleaser-jreleaser-maven-plugin-1.x branch from 09ae306 to 1aac897 Compare February 17, 2024 16:02
@renovate renovate bot force-pushed the renovate/org.jreleaser-jreleaser-maven-plugin-1.x branch from 1aac897 to fa7d08f Compare February 29, 2024 14:03
@renovate renovate bot changed the title Update dependency org.jreleaser:jreleaser-maven-plugin to v1.10.0 Update dependency org.jreleaser:jreleaser-maven-plugin to v1.11.0 Feb 29, 2024
@renovate renovate bot force-pushed the renovate/org.jreleaser-jreleaser-maven-plugin-1.x branch from fa7d08f to 7131118 Compare May 1, 2024 16:29
@renovate renovate bot changed the title Update dependency org.jreleaser:jreleaser-maven-plugin to v1.11.0 Update dependency org.jreleaser:jreleaser-maven-plugin to v1.12.0 May 1, 2024
@renovate renovate bot force-pushed the renovate/org.jreleaser-jreleaser-maven-plugin-1.x branch from 7131118 to 8b0f862 Compare June 30, 2024 13:14
@renovate renovate bot changed the title Update dependency org.jreleaser:jreleaser-maven-plugin to v1.12.0 Update dependency org.jreleaser:jreleaser-maven-plugin to v1.13.1 Jun 30, 2024
@renovate renovate bot force-pushed the renovate/org.jreleaser-jreleaser-maven-plugin-1.x branch from 8b0f862 to c63c490 Compare August 31, 2024 09:49
@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 c63c490 to 0bc34dc Compare October 31, 2024 11:38
@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 0bc34dc to 7dca252 Compare December 31, 2024 14:19
@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 7dca252 to a4033db Compare February 28, 2025 10:46
@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 a4033db to 56b18e8 Compare April 30, 2025 11:57
@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 56b18e8 to 67ae9a5 Compare June 30, 2025 22:57
@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 67ae9a5 to ccea845 Compare August 31, 2025 17:03
@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 ccea845 to 8ea2398 Compare October 31, 2025 12:46
@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 force-pushed the renovate/org.jreleaser-jreleaser-maven-plugin-1.x branch from 8ea2398 to 1960ded Compare December 31, 2025 19:52
@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 1960ded to 44206d3 Compare February 28, 2026 20:53
@renovate renovate bot changed the title Update dependency org.jreleaser:jreleaser-maven-plugin to v1.22.0 Update dependency org.jreleaser:jreleaser-maven-plugin to v1.23.0 Feb 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants