jcgay / maven-notifier

Desktop notifications for Maven 3.x.
Other
76 stars 12 forks source link

Bump jreleaser-maven-plugin from 0.6.0 to 0.10.0 #140

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps jreleaser-maven-plugin from 0.6.0 to 0.10.0.

Release notes

Sourced from jreleaser-maven-plugin's releases.

Release v0.10.0

Changelog

🚀 Features

  • 45ddf8b [gradle] allow --dryrun command flag. Resolves #630
  • c62aab4 [cli] add a json-schema command. Resolves #622
  • 8c35138 [templates] add creation stamp to all generated templates. Resolves #620
  • 30200ff [packagers] add Gofish support. Resolves #572
  • f0065e3 [changelog] ad a key property to categories. Resolves #619
  • 3e0af35 [macports] add a skipMacports property. Resolves #618
  • 2dd11b2 [chocolatey] add a skipChocolatey property. Resolves #617
  • 62108ba [chocolatey] support binary distributions. Resolves #616
  • 5048d01 [macports] support additional distribution types. Resolves #615
  • 0ba0e1b [spec] support additional distribution types. Resolves #614
  • bd71605 [jdks] verify JDK checksums when using Disco API. Resolves #612
  • 8b5e733 [assemble] support jpackage. Resolves #207
  • 8a45256 [core] support .tbz2 and .txz extension in archive and packagers. Resolves #605
  • a975985 [core] support .xz extension in archive and packagers. Resolves #604
  • 9ca2f7d [assemble] enable filtering of jlink JDKs by platform. Resolves #603
  • a551262 [chocolatey] Enable NATIVE_IMAGE distribution. Resolves #602
  • e3503ed [snap] support the architectures block. Resolves #592
  • 171923d [templates] update jlink/nativeImage templates with platform information. Resolves #591
  • c6c89b6 [templates] fix usages of {{distributionArtifactFileName}}. Resolves #590
  • 7352e29 [core] normalize artifactname templates. Resolves #586
  • d7ff89d [templates] add a packageName name template. Resolves #589
  • ecbf391 [upload] rework artifactory with multiple repository support. Resolves #585
  • 5d8eb92 [core] Remove usages of sdkmanSkip. Resolves #583
  • 3db8e01 [core] Remove usages of javaSkip. Resolves #584
  • 26372af [core] apply archiveFormat as name template. Resolves #582
  • 54b2407 [jlink] handle archiveFormat property on targetJdks. Resolves #580
  • 70dfddb [nativeImage] add an archiveFormat property. Resolves #581
  • 971a8e9 [core] rollback normalization of aarch_64 into aarch64. Resolves #579
  • db6860c [core] add platform replacements. Resolves #578
  • 8b76ed8 [packagers] add an iconUrl property to Chocolatey. Resolves #577
  • 4aec6fb [packagers] handle skipSnap property on artifacts. Resolves #575
  • 2019cfa [packagers] handle skipSpec property on artifacts. Resolves #574
  • f909047 [core] support .bz2 extension in archive and packagers. Resolves #569

🧰 Tasks

  • 90796cb configure brew & gofish in jreleaser-standalone distribution
  • fb8a1d8 fix readme [skip ci]
  • a2c2e9e Add AppImage instructions to readme [skip ci]
  • 9875e79 Add GoFish instructions to readme [skip ci]
  • f54eaa4 Add flatpak instructions to readme [skip ci]
  • 406d92b Add choco instructions to readme [skip ci]

🛠 Build

  • 4a19c7d fix breakage
  • 4362c41 Switch to AdoptOpenJDK distro. Relates to #604
  • 54ac575 Configure Java 17 via Azul in tool-provider. Fixes #608

... (truncated)

Commits
  • 6385ae2 Releasing version 0.10.0
  • 45ddf8b [gradle] allow --dryrun command flag. Resolves #630
  • ba7bb88 [nativeImage] relativize input JARs. Fixes #623
  • 15147db [deps] update aws-java-sdk to 1.12.131
  • 6590593 [deps] update tika to 2.2.1
  • 1e7d9ff [deps] update feign to 11.8
  • 1225ebc [deps] update jackson to 2.13.1
  • c62aab4 [cli] add a json-schema command. Resolves #622
  • 90796cb [chore] configure brew & gofish in jreleaser-standalone distribution
  • 2561b3f [brew] fix multi-platform formula. Fixes #621
  • 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 2 years ago

Superseded by #152.