Skip to content
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

Update dependency org.jreleaser:jreleaser-maven-plugin to v1.16.0 #332

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jreleaser:jreleaser-maven-plugin 1.12.0 -> 1.16.0 age adoption passing confidence

Release Notes

jreleaser/jreleaser (org.jreleaser:jreleaser-maven-plugin)

v1.16.0

Compare Source

Binaries

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

Changelog

🚀 Features

assemble

core

deploy

deployment

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

gradle

packagers

🐛 Fixes

core

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

upload

🧰 Tasks

🛠 Build

deps

  • f12b5da Bump org.eclipse.jgit:org.eclipse.jgit from 5.13.0.202109080827-r to 5.13.3.202401111512-r

unscoped

  • 20864f9 Jpackage 21 no longer attaches revision number to .deb
  • e056460 Update release configuration
  • 1969432 Fix Wix configuration for Jpackage
  • 03d3152 Update assemblies to Java 21 and Graal 23.0.1
  • 5ed0248 Update release announcements
  • e5361c8 Skip reproducibleTmestamp task on Windows
  • b31ff3e Update release announcements
  • c1beb18 Setup Graal before Java in smoketest
  • f56ef21 Remove explicit GraalVM version from GH action setup

📝 Documentation

  • 455c448 Fix badges in readme
  • 482c599 Update badges
  • b2599c5 Add marbleVHS as a contributor for code
  • 2aef74a Add fprochazka as a contributor for code

⚙️ Dependencies


  • e503a6b Releasing version 1.16.0
  • 76822cb Bump for next development cycle
  • 6f6a77f Releasing version 1.15.0

Contributors

We'd like to thank the following people for their contributions:

v1.15.0

Compare Source

Binaries

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

Changelog

🚀 Features

deploy

🐛 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

messages

release

🛠 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

📝 Documentation

  • 931cd1b Add mattjohnson as a contributor for code
  • 66abd4c Add p-marcin as a contributor for code

⚙️ Dependencies


  • ffcea79 Releasing version 1.15.0
  • 6bc1f47 feat:(deploy): Allow artifactOverrides to skip jar validation, closes #​1746
  • e881564 switch to new maintainers package and upgrade version
  • 908fa5b Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:

v1.14.0

Compare Source

Binaries

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

Changelog

🚀 Features

core

deploy

  • 6a1941f Let artifact overrides define if the pom should be verified, closes #​1707

🐛 Fixes

assemble

core

deploy

  • 7f83b6c Inneer class ArtifactOverrideImpl should be static, closes #​1704

packagers

🔄️ Changes

packagers

🛠 Build

  • 330ccb6 Upgrade to Gradle 8.10
  • 2e03af1 Update release announcements
  • 26f7e1c Update release announcements

📝 Documentation

  • 1d5e2a6 Add alexeygy as a contributor for code
  • ef9bf65 Add superaga as a contributor for code
  • 23fc5be Add felipebz as a contributor for code

⚙️ Dependencies

  • b726a5d Update aws-java-sdk to 2.27.15
  • b489a45 Update junit5 to 5.11.0
  • 0318037 Update awaitility to 4.2.2
  • e88b660 Update jackson to 2.17.2
  • b5f60a8 Update pomchecker to 1.12.0

  • 4a8bb20 Releasing version 1.14.0
  • e84ea4e Bump for next development cycle
  • b72e143 Releasing version 1.13.1
  • 90e49c5 Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:

v1.13.1

Compare Source

Binaries

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

Changelog

🐛 Fixes

assemble

🛠 Build

  • a935b46 Update release announcements

  • 5542956 Releasing version 1.13.1
  • 3ac912c Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:

v1.13.0

Compare Source

Binaries

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

Changelog

🚀 Features

assemble

  • 8a9c36d Platform specific JVM options in launcher scripts, closes #​1670

catalog

deploy

🐛 Fixes

core

  • f76f01b Check if releaser is active before querying its values, closes #​1678
  • ce421ad Don't when when remote inputstream may be null, closes #​1677

deploy

  • 0387150 Do not force JAR artifacts when packaging is zip, closes #​1669
  • 9ea54da Update serialVersionUIDs for maven deployers, closes #​1664
  • c029140 Snapshot support in Maven deployers is now configurable, closes #​1664
  • 4287112 Use project name in MavenCentral artifact bundle, closes #​1661
  • 7cfd4f4 Fix NPE when resolving staged profiles in dryrun mode

gradle

  • 4ba9b4f MavenCentralMavenDeployer.maxRetries should be an Integer
  • 3b180e8 Honor env vars when resolving select-current-platform flag, closes #​1674

packager

🔄️ Changes

deploy

🛠 Build

  • d01e0d0 Update release announcements
  • daa6353 Deactivate GitHub attestations for early-access releases
  • 4d6c751 Configure GitHub attestations on early-access releases
  • 951b1ea Upgrade to Gradle 8.8
  • 223db09 Temporary disable generation of bach-info metadata

⚙️ Dependencies

  • b0c2766 Update zstd-jni to 1.5.6-3
  • b405bef Update woodstox to 7.0.0
  • f125e3c Update syft to 1.8.0
  • a20ac3a Update spotbugs to 4.8.6
  • 103d65e Update picocli to 4.7.6
  • 2c56bd2 Update mustache to 0.9.13
  • a6beb52 Update mockito to 5.12.0
  • 9f51f46 Update jackson to 2.17.1
  • 6f48207 Update feign to 13.3
  • 96ceeca Update cyclonedx to 0.25.1
  • b826bfd Update commons-net to 3.11.1
  • 3680934 Update commons-jexl to 3.4.0
  • 9c023fa Update commons-compress to 1.26.2
  • a5c4e80 Update commons-codec to 1.17.0
  • 5d28ac5 Update byte-buddy to 1.14.17
  • 9783464 update bouncycastle to 1.78.1
  • e2a1360 Update aws-java-sdk to 2.26.10
  • a0cc504 Update asm to 9.7
  • 678fd34 Update assertj to 3.26.0
  • f9bb9b3 Update junit5 to 5.10.3
  • 96fff9a Update jdks-gradle-plugin to 1.12.0
  • a71a59c Update awaitility to 4.2.1
  • 8c7e874 Update openssf-scorecard to 2.3.3

  • a8daff7 Releasing version 1.13.0
  • fb2a06f feat(assemble) Configurable environment variables in launcher scripts, closes #​1671
  • 659165c Add lagergren as a contributor for code [skip ci]
  • 5be65d2 Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 1, 2024
@renovate renovate bot force-pushed the renovate/org.jreleaser-jreleaser-maven-plugin-1.x branch from 11d42a9 to 996cdd0 Compare August 31, 2024 09:32
@renovate renovate bot changed the title Update dependency org.jreleaser:jreleaser-maven-plugin to v1.13.1 Update dependency org.jreleaser:jreleaser-maven-plugin to v1.14.0 Aug 31, 2024
@renovate renovate bot force-pushed the renovate/org.jreleaser-jreleaser-maven-plugin-1.x branch from 996cdd0 to 07491de Compare October 31, 2024 11:59
@renovate renovate bot changed the title Update dependency org.jreleaser:jreleaser-maven-plugin to v1.14.0 Update dependency org.jreleaser:jreleaser-maven-plugin to v1.15.0 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/org.jreleaser-jreleaser-maven-plugin-1.x branch from 07491de to 76ba2d7 Compare December 31, 2024 12:14
@renovate renovate bot changed the title Update dependency org.jreleaser:jreleaser-maven-plugin to v1.15.0 Update dependency org.jreleaser:jreleaser-maven-plugin to v1.16.0 Dec 31, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants