moditect / layrry

A Runner and API for Layered Java Applications
Apache License 2.0
328 stars 33 forks source link

Bump jreleaser-maven-plugin from 1.3.1 to 1.5.0 #204

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps jreleaser-maven-plugin from 1.3.1 to 1.5.0.

Release notes

Sourced from jreleaser-maven-plugin's releases.

Release v1.5.0

Binaries

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

Changelog

🚀 Features

announce

  • c7fe180 Streamline Linkedin support, closes #1190
  • 7ef9c71 Finalize Linkedin support, closes #1190
  • 7a3538f Support Linkedin as announcer, closes #1190

assemble

  • 597da96 Add an artifacts property to assemblers, closes #1206
  • b1d01ac Allow templates to be skipped, closes #1204
  • dab9829 All assemblers should support file templates, closes #1203
  • 5845a8a Allow additional launchers for java-archive, closes #1202
  • f25301b Pre-populate jlink.archiveFormat, closes #1197
  • 496c8d0 Populate all potential nativeImage archives in resolver, closes #1196
  • 2a2c38b Let archiveFormat be defined at the graalJdk level, closes #1198
  • 9cd2882 Let archiveFormat be specified at the link assembler, closes #1197

changelog

  • b1b3865 Categorize scoped commits with conventional-commits, closes #1192
  • 7e78f78 Let changelog have extra properties, closes #1192

cli

  • 33078d1 Print out deprecation messages for CLI flags, closes #1185

core

  • a3aaf73 Allow extensions.enabled to be resolved via env vars, closes #1175
  • fc4a865 Let command hooks be filtered by platform, closes #1208
  • 27d981b Add SBOM support, initially with Syft, closes #1102
  • ecb6c39 Tweak winget packager setup, closes #185
  • b8f5060 Winget packager should support .exe, closes #185
  • 0985a8e Sdkman should check it artifacts are optional, closes #1183
  • b5fe281 Additional strategies to skip printing output with colors, closes #1185
  • 18f9827 Let artifacts have an optional extra property, closes #1183
  • 19ad089 Switch Banner output from sysout to syserr, closes #1185
  • b6d8127 Support .env files, closes #1185
  • 1ff48e6 Log sys props and env vars before model validation, closes #1175
  • f8d49ae Allow more model properties be resolvable via env vars, closes #1107 #1175
  • 4418bcb Be more specific with checkm & signing log headers, closes #1159
  • 35119c6 Enhance log messages for assemble, deploy, upload, and announce, closes #1136

deploy

  • 7974e54 Add Azure as deployer, closes #1201
  • 3961195 Support gradle module metadata files, closes #1135
  • 04e0e67 Let pomchcker version be configurable, closes #1157

... (truncated)

Commits
  • 71cd406 Releasing version 1.5.0
  • aad1ff5 deps: update jipsy to 1.2.0
  • df73b3c deps: update Syft to 0.73.0
  • 9f1b9ab build: Update reflect-config.json because of aws-java-sdk
  • 50b306c deps: update syft to 0.72.0
  • c144f2e deps: update jsoup to 1.15.4
  • d50a38a refactor(upload): Upgrade S3 to aws-java-sdk v2
  • 7867d77 deps: update ion-java to 1.5.1
  • e54c061 deps: update joda-time to 2.12.2
  • c95d7a2 deps: update xz to 1.9
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #205.