Skip to content

chore(deps): bump org.jreleaser:jreleaser-maven-plugin from 1.10.0 to 1.18.0 #82

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: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2025

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

Release notes

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

Release v1.18.0

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

  • 474ca0c Add git to docker images, closes #1838

deploy

  • 9367144 Increase delay/retries in Maven deployers
  • 148e2bd Support deploying to Nexus3, closes #1836
  • ec179c4 Warn when deployment to Maven Central times out, closes #1826

packagers

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

release

  • 3e49e05 Let github.release.makeLatest be specified as input, closes #1847
  • 9edf164 Support Forgejo as releaser, closes #1842 #1843

🐛 Fixes

announce

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

assemble

  • 25399ed Only resolve selected assemblers, closes #1828

core

  • 7372af1 Normalize packager names for inclusion/exclusion, closes #1829
  • da12d7c Validate default docker registry, closes #1827

deploy

  • 5e1bd4e Fix calculation of deployable coordinates for snapshot artifacts, closes #1848
  • 65a0891 Add missing Forgejo messages, closes #1842

packager

  • a6d0463 Update AppImage templates, closes #1821

🛠 Build

  • 6a2e5b4 Upgrade to Gradle 8.14
  • 3dd7c08 Update release announcements
  • afdace7 Update jreleaser-setup.sh
  • 75b1b7d Fix readme

... (truncated)

Commits
  • 33048ea Releasing version 1.18.0
  • a6d0463 fix(packager): Update AppImage templates
  • 9367144 feat(deploy): Increase delay/retries in Maven deployers
  • 7334cd8 deps: Update asm to 9.8
  • 1d74345 deps: Update aws-java-sdk to 2.31.30
  • 525f448 deps: Update byte-buddy to 1.17.5
  • 46ce530 deps: Update checker-qual to 3.49.2
  • eaabeae deps: Update checkstyle to 10.23.0
  • 731b8e3 deps: Update classworlds to 2.9.0
  • f663502 deps: Update commons-io to 2.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.10.0 to 1.18.0.
- [Release notes](https://github.com/jreleaser/jreleaser/releases)
- [Changelog](https://github.com/jreleaser/jreleaser/blob/main/jreleaser.yml)
- [Commits](jreleaser/jreleaser@v1.10.0...v1.18.0)

---
updated-dependencies:
- dependency-name: org.jreleaser:jreleaser-maven-plugin
  dependency-version: 1.18.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 May 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.

0 participants