Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2025

Bumps org.jreleaser:jreleaser-maven-plugin from 1.20.0 to 1.21.0.

Release notes

Sourced from org.jreleaser:jreleaser-maven-plugin's releases.

Release v1.21.0

Binaries

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

Changelog

🚀 Features

announce

  • 6ffa245 Add Reddit announcer support, closes #1457

release

  • 0fb5c64 Configuration validation, closes #1978
  • 7c9a56d Add support for github immutable releases, closes #1978

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

  • 90fc384 check snapshot version for '-SNAPSHOT' tag, closes #1971

🔄️ Changes

announce

  • 3d79ff8 Tidy up reddit code, closes #1457

unscoped

  • 9f3becf Update SerialVersionUID in GithubReleaser, closes #1978

🛠 Build

  • a08b6b6 Reduce size of native image executable
  • c222e79 Downgrade jdks to Java 17, closes #2001
  • c9de37c Update jdks to Java 25
  • 6979e56 Update macos version in GH actions
  • 6279082 Upgrade to GraalVM 25
  • 5acf0a6 Update GH actions
  • 4579443 Fix links in readme
  • cb46f20 Use common files from JReleaser org

📝 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

... (truncated)

Commits
  • 6292b25 Releasing version 1.21.0
  • 210dcf2 deps: Update junit5 to 6.0.0
  • c287c3e deps: Update zstd-jni to 1.5.7-6
  • e49c50c deps: Update syft to 1.36.0
  • 5fba57f deps: Update spotbugs to 4.9.8
  • 5189290 deps: Update snakeyaml to 2.5
  • a7b2d0e fix(deploy): Skip PGP key checks if signing.mode = COMMAND
  • 61b5cc5 deps: Update jbang to 0.132.1
  • 1d4e439 deps: Update cosign to 3.0.2
  • 31d0a7e deps: Update commons-lang3 to 3.19.0
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [org.jreleaser:jreleaser-maven-plugin](https://github.com/jreleaser/jreleaser) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/jreleaser/jreleaser/releases)
- [Changelog](https://github.com/jreleaser/jreleaser/blob/main/jreleaser.yml)
- [Commits](jreleaser/jreleaser@v1.20.0...v1.21.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 31, 2025
@ozangunalp ozangunalp merged commit efb4605 into main Nov 3, 2025
4 checks passed
@ozangunalp ozangunalp deleted the dependabot/maven/main/org.jreleaser-jreleaser-maven-plugin-1.21.0 branch November 3, 2025 08:42
@ozangunalp ozangunalp added this to the 4.31.0 milestone Nov 6, 2025
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.

2 participants