jcgay / maven-profiler

Log Maven mojos execution time
MIT License
113 stars 20 forks source link

Bump jreleaser-maven-plugin from 0.6.0 to 0.9.1 #131

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps jreleaser-maven-plugin from 0.6.0 to 0.9.1.

Release notes

Sourced from jreleaser-maven-plugin's releases.

Release v0.9.1

Changelog

๐Ÿš€ Features

  • ab54c56 [config] remove Reflections dependency, use ServiceLoader instead. Resolves #567
  • b04a35f [jlink] handle platform specific JARs as inouts. Resolves #566
  • 4177b29 [core] Add a platform property to Glob. Resolves #565
  • f874bbd [changelog] add an order property to labeler and category. Resolves #559
  • 98e6505 [packagers] support Fedora COPR via spec. Resolves #438
  • 5e6bdd0 [core] support calver as project version pattern. Resolves #557
  • 99069d6 [macports] replace project version with macro. Resolves #555
  • a8232bf [macports] replace project version with macro. Resolves #555
  • 9a2f79f add custom macports template for jreleaser distribution. Resolves #553

๐Ÿ›  Build

  • 17e2d81 Fix breakage
  • 80cf2e2 Bump for next development cycle

โœ… Issues

  • 730fc7e [maven] only unescape text that has entities. Relates to #564
  • a843131 [maven] use jsoup to unescape entities. Fixes #564
  • d05add2 [template] fix NPE when resolving templates from catalog. Fixes #560
  • 73e8007 [changelog] validate checksum in every mode. Fixes #556
  • 857cdd0 [template] correct typos in template catalog. Fixes #554

โš™๏ธ Dependencies

  • 1e44e68 update junit to 5.8.2
  • a11f54f rollback wiremock to 2.31.0
  • 49ed1e2 update wiremock to 2.32.0
  • f3e1098 update aws-java-sdk to 1.12.124
  • e71c8ef update reflections to 0.10.2

  • 8b7890e Releasing version 0.9.1

Contributors

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

Release v0.9.0

Changelog

๐Ÿš€ Features

  • 175b53a [changelog] verify user name matches full user name. Resolves #550
  • 498df01 [core] refactor resource loading from classpath. Resolves #545
  • a7e2245 [cli] allow lower case enum values. Resolves #544
  • 72ba1e9 Add Russian translation. Resolves #537
  • 1a511e7 Add CLI Chinese translation. Resolves #536
  • a12f3d7 [core] Update include/exclude filters.

... (truncated)

Commits
  • 8b7890e Releasing version 0.9.1
  • ab54c56 [config] remove Reflections dependency, use ServiceLoader instead. Resolves #567
  • 1e44e68 [deps] update junit to 5.8.2
  • a11f54f [deps] rollback wiremock to 2.31.0
  • 49ed1e2 [deps] update wiremock to 2.32.0
  • f3e1098 [deps] update aws-java-sdk to 1.12.124
  • e71c8ef [deps] update reflections to 0.10.2
  • b04a35f [jlink] handle platform specific JARs as inouts. Resolves #566
  • 730fc7e [maven] only unescape text that has entities. Relates to #564
  • 4177b29 [core] Add a platform property to Glob. Resolves #565
  • 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)