nbbrd / beanzooka

NetBeans Platform Launcher
European Union Public License 1.2
2 stars 0 forks source link

Bump org.jreleaser:jreleaser-maven-plugin from 1.14.0 to 1.15.0 #363

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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

Release notes

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

Release v1.15.0

Binaries

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

Changelog

🚀 Features

deploy

  • 991ec3d Log upload & publish ops in mavenCentral deployer, closes #1747
  • 50d4915 Enable pomchecker's strict mode to be configured, closes #1753
  • 4398a83 Display expiration date of signing key, closes #1740
  • 7e90995 Check if artifacts are deployed to Maven Central, closes #1721
  • af51e5b Resolve poms from local staging repositories, closes #1720

🐛 Fixes

core

  • c5b8db4 Honor changelog.enabled when project is snapshot, closes #1717
  • 4838a07 Releaser may not be configured in deployment, closes #1748
  • 107a726 Evaluate project.java even when it's not explicitly set, closes #1744
  • 8d0350f Validate project.java when mavenCentral deployers are configured, closes #1745
  • 24da4bb Handle single/double zero with CalVer formats 0Y.0M.MICRO/YY.0M.MICRO, closes #1728

deploy

  • 326e53f Fail early if signing is disabled, closes #1748
  • 375b659 Allow relocating POMs to be deployed, closes #1749
  • eba7ab8 Avoid double signing checks with mavenCentral deployer
  • 68fd601 Allow publication of WAR files, closes #1732
  • 5bab549 Warn when a deployer is disabled due to project being snapshot, closes #1736
  • 1653d24 Sanitaze snapshoUrl in Nexus2 deployer, closes #1716

messages

  • 23eae87 Fix message typo in log

release

  • be2e236 Undo creating tag on resolved commit, closes #1692
  • 08e5bff Create tag on resolved commit found in context, closes #1692
  • 778cedc Tag release with explicit SHA, closes #1692
  • c5d191b Do not fail when GH tag not found, closes #1739

🛠 Build

  • b9aed32 Update release announcements
  • 3efdf06 Setup Graal before Java in smoketest
  • 38d446c Remove explicit GraalVM version from GH action setup
  • 989e5c2 Fix location of GraalVM JDKs
  • aa13d0d Update JDKs to 17.0.12
  • 1ade5e1 remove matrix expression from group name
  • ada7d41 Cancel concurrent PR jobs

... (truncated)

Commits
  • ffcea79 Releasing version 1.15.0
  • b9aed32 build: Update release announcements
  • 64c4bed deps: Update asm to 9.7.1
  • dd1edab deps: Update aws-java-sdk to 2.29.1
  • 2e0483d deps: Update byte-buddy to 1.15.7
  • 3485c2d deps: Update cosign to 2.4.1
  • db5538c deps: Update errorprone to 2.35.1
  • 94a8408 deps: Update feign to 13.5
  • 022b3ad deps: Update hamcrest to 3.0
  • 919834b deps: Update junit-pioneer to 2.3.0
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | org.jreleaser:jreleaser-maven-plugin | [>= 1.6.a, < 1.7] |

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 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)