Skip to content

build(deps): Bump org.jreleaser:jreleaser-maven-plugin from 1.18.0 to 1.19.0 #1296

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2025

Bumps org.jreleaser:jreleaser-maven-plugin from 1.18.0 to 1.19.0.

Release notes

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

Release v1.19.0

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

  • ae81484 Do not display empty or blank environment vars, closes #1913

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

  • ae660b7 Fix type accessor, closes #1665
  • e9deaf8 Support blank gpg passphrase (#1884), closes #1883 #1884

packagers

  • 2070736 Validate docker.password only when required, closes #1881

release

  • 294aefd Do not fail when commeting on locked issues, closes #1871

unscoped

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

🧰 Tasks

packagers

  • a0b6a39 Upddate winget templates

🛠 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

... (truncated)

Commits
  • ecaef0d Releasing version 1.19.0
  • ae660b7 fix(gradle): Fix type accessor
  • ae81484 fix(core): Do not display empty or blank environment vars
  • b2f408f build: Increase retry/tiemout parameters for deployments
  • 2395d1e build: Update release announcements
  • 7881a33 deps: Update aws-java-sdk to 2.31.30
  • e29469f deploy: Do not fail deployment if timeout is reached during publication
  • 674dee0 deps: Update bouncycastle to 1.81
  • bf8ac42 deps: Update byte-buddy to 1.17.6
  • 8ffa475 deps: Update cosign to 2.5.2
  • 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.18.0 to 1.19.0.
- [Release notes](https://github.com/jreleaser/jreleaser/releases)
- [Changelog](https://github.com/jreleaser/jreleaser/blob/main/jreleaser.yml)
- [Commits](jreleaser/jreleaser@v1.18.0...v1.19.0)

---
updated-dependencies:
- dependency-name: org.jreleaser:jreleaser-maven-plugin
  dependency-version: 1.19.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 Jul 7, 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.

0 participants