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

build(deps): Bump jreleaser-maven-plugin from 1.5.0 to 1.5.1 #158

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2023

Bumps jreleaser-maven-plugin from 1.5.0 to 1.5.1.

Release notes

Sourced from jreleaser-maven-plugin's releases.

Release v1.5.1

Binaries

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

Changelog

🐛 Fixes

assemble

  • 5b2be03 NativeImage should handle modular apps, closes #1262
  • 0aa94e3 Add graalVMNativeImage extra property to exported distribution, closes #1259
  • 1bedc2b Update java-archive & jlink launcher scripts, closes #1249
  • 0f8823e Use correct format for JAVA_OPTS, closes #1251
  • 919d4c6 Honor java.mainModule in launcher created by java-archive, closes #1249
  • 4df383a Honor executable.unixExtension in launcher created by java-archive, closes #1248
  • 9873cf1 Resolve jdeps.targets as absolute paths, closes #1227

changelog

  • fef4b5b Allow numbers in CC types, closes #1230
  • 41ea188 Check if a commit is conventional before casting, closes #1230

core

  • 99a26cc Print enum values without format when executing config command, closes #1263
  • 4b658a0 Print extra properties without prefix when config cmd is invoked, closes #1260
  • be78586 Improve error handling when executing external commands, closes #1254
  • 416d65f PAss additional options for archive assemblers, closes #1247
  • 67a04ae Fail early when files are not available, closes #1239

gradle

  • 13e0995 Globs should have extra properties, closes #1236

packager

  • 2163eb3 Add option to create new branch on repository taps, closes #1129
  • 11c6d33 Cleanup builder only if buildx created it explicitly, closes #1244

packagers

  • cec0a88 Update launcher scripts for SINGLE_JAR distribution, closes #1256
  • 034d613 Add missing repositoryName to DEFAULT registry, closes #1261
  • 4040f7b Check distribution.java.version has a value, closes #1258
  • 94f6785 NATIVE_IMAGE was removed by mistake, closes #1229
  • c5f958a Propagate parentTap.active to tap.active, closes #1234
  • c2c11ff Add default docker registry only if there are no explicit registries, closes #1232

release

  • ae68a54 Ensure draft is set when release is snapshot
  • e770971 Use update/draft only when explicitly set when update = true, closes #1242

unscoped

  • 592ef08 Fix broken smoke tests

... (truncated)

Commits
  • 0366d10 Releasing version 1.5.1
  • 99a26cc fix(core): Print enum values without format when executing config command
  • e678c4c build: Update release announcements with Java modules info
  • 75bc926 refactor(assemble): Relativize paths in antive-image before invoking command
  • 500ae01 refactor(assemble): Fine tue identifying Java distributions during validation
  • 5b2be03 fix(assemble): NativeImage should handle modular apps
  • 42a999d refactor(packagers): Fine tune validation of distribution.java.version
  • cec0a88 fix(packagers): Update launcher scripts for SINGLE_JAR distribution
  • 034d613 fix(packagers): Add missing repositoryName to DEFAULT registry
  • 4b658a0 fix(core): Print extra properties without prefix when config cmd is invoked
  • 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 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 [jreleaser-maven-plugin](https://github.com/jreleaser/jreleaser) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/jreleaser/jreleaser/releases)
- [Changelog](https://github.com/jreleaser/jreleaser/blob/main/jreleaser.yml)
- [Commits](jreleaser/jreleaser@v1.5.0...v1.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 13, 2023
@michael-simons
Copy link
Collaborator

@dependabot squash and merge

@dependabot dependabot bot merged commit c8ad60c into main Mar 23, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.jreleaser-jreleaser-maven-plugin-1.5.1 branch March 23, 2023 09:39
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.

1 participant