Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2025

Bumps org.jreleaser:jreleaser-maven-plugin from 1.15.0 to 1.16.0.

Release notes

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

Release v1.16.0

Binaries

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

Changelog

🚀 Features

assemble

  • e2f8792 Let matrix define skip properties for archive assembler formats, closes #1774
  • 27df844 Add an assembler for .deb files, closes #1240

core

  • 5380848 Update initial templates, closes #1773
  • f22d96c Add a matrix section to enhance parameterization, closes #1774
  • 537c442 Add a languages section to Project, closes #1773

deploy

  • 6f855c1 Skip sources/javadoc JARs for resource JARs, closes #1751
  • 2bc1a03 Log upload & publish ops in mavenCentral deployer, closes #1747
  • a0d0ddb Enable pomchecker's strict mode to be configured, closes #1753
  • 50fbfd9 Allow artifactOverrides to skip jar validation, closes #1746

deployment

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

gradle

  • 3bb3906 Configure the model as late as possible, closes #1755

packagers

  • ddb40b0 Update winget templates, closes #1771

🐛 Fixes

core

  • 5a8c102 Honor changelog.enabled when project is snapshot, closes #1717
  • aa774b3 Releaser may not be configured in deployment, closes #1748

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

  • 7bec38f Ensure remote branch exists before creating a release, closes #1421
  • 2600370 Undo creating tag on resolved commit, closes #1692

... (truncated)

Commits
  • e503a6b Releasing version 1.16.0
  • 5377cd0 deps: Update assertj to 3.27.0
  • 455c448 docs: Fix badges in readme
  • 20864f9 build: Jpackage 21 no longer attaches revision number to .deb
  • 84738a1 deps: Update cyclonedx to 0.27.2
  • 097c3f4 deps: Update syft to 1.18.1
  • 9b39ed2 deps: Update aws-java-sdk to 2.29.39
  • e056460 build: Update release configuration
  • 1969432 build: Fix Wix configuration for Jpackage
  • 03d3152 build: Update assemblies to Java 21 and Graal 23.0.1
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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.15.0 to 1.16.0.
- [Release notes](https://github.com/jreleaser/jreleaser/releases)
- [Changelog](https://github.com/jreleaser/jreleaser/blob/main/jreleaser.yml)
- [Commits](jreleaser/jreleaser@v1.15.0...v1.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 26, 2025
@lbroudoux lbroudoux added this to the 0.0.5 milestone Feb 6, 2025
Copy link
Member

@lbroudoux lbroudoux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lbroudoux lbroudoux merged commit e36bbdf into main Feb 6, 2025
6 checks passed
@lbroudoux lbroudoux deleted the dependabot/maven/org.jreleaser-jreleaser-maven-plugin-1.16.0 branch February 6, 2025 08:34
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.

1 participant