moditect / layrry

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

Bump jreleaser-maven-plugin from 1.0.0-M3 to 1.0.0 #171

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps jreleaser-maven-plugin from 1.0.0-M3 to 1.0.0.

Release notes

Sourced from jreleaser-maven-plugin's releases.

Release v1.0.0

Changelog

🚀 Features

  • 28e6341 [chocolatey] Resolve packageSourceUrl based on context. Resolves #799
  • 0f61dc3 [gradle] Allow string inputs for file/directory properties. Resolves #795
  • e56b1d9 [core] Allow binary distros to supply universal binaries. Resolves #794
  • 33cb4d0 [jpackage] add a verbose property. Resolves #792
  • 258e305 [nativeImage] support platform specific settings. Resolves #789
  • 5d93d41 [core] move moduleName to java.mainModule. Resolves #784
  • 1eb761c [jpackage] let platform packager override appName. Resolves #772
  • f1c73e2 [core] handle quite mode in cli, maven, gradle. Resolves #768
  • e731477 [upload] add an uploaderName name template. Resolves #762
  • 47bfd6b [templates] add formatting function for releaser download URL. Resolves #760
  • cdb2b5e [core] suggest licenseUrl based on SPDX identifier. Resolves #759
  • e7c2a03 [jpackage] Let appName and appVersion use named templates. Resolves #754
  • 91d94f7 [chocolatey] simplify templates for native image/binary. Resolves #740
  • 5fa6a80 [chocolatey] add a packageVersion property. Resolves #735
  • 3f90fed [jpackage] conditionally attach platform to installer filename. Resolves #731
  • 00bfbfd [jpackage] resourceDir should be platform packager specific. Resolves #732
  • 9b897a2 [assembler] allow assemblers to be invoked without git. Resolves #736
  • 4063ac0 [jlink] fix issues in jdeps
  • c2e6095 [sdk] disable SSL checks in Feign client. Resolves #721
  • 35941a6 [packagers] add an option to skip template files. Resolves #694
  • 8055356 [snap] support read/write attributes for plugs. Resolves #717
  • 0a997c7 [model] Move release.update to its own section. Resolves #339
  • 66a4155 [core] let detected platform be overridden. Resolves #706
  • b58e733 [core] unix scripts may have a file extension. Resolves #702
  • 82ca5a0 [scoop] support native package distributions. Resolves #691
  • c7f1f7c [chocolatey] support native package distributions. Resolves #685
  • 70a2b23 [macports] support native package distributions. Resolves #684
  • 02028bd [snap] support native_package distributions. Resolves #682
  • 7adaff3 [core] Support ChronVer. Resolves #680
  • dfb6427 [cli] rename command flags for assembler, snapshot, and dryrun. Resolves #678
  • dad337e [core] resolve templates recursively. Resolves #677
  • 889dcd4 [core] add an active property to the files section. Resolves #676
  • 8dba4af [upload] add a checksums property to uploaders. Resolves #673
  • 31ae7d2 [s3] let artifacts define custom upload path. Resolves #672
  • 5927d5c [packagers] let artifact URL be configurable. Resolves #671
  • f094823 [signing] support cosign. Resolves #391
  • 436edf3 [signing] refactor command properties to its own block. Resolves #668
  • 628922f [gradle] add --git-root-search as command flag. Resolves #667
  • f510ee8 [release] update prerelease/draft status. Resolves #666
  • 0a05694 [assemble] automatically include license files in archives. Resolves #662
  • cd44214 [release] let asset upload be configurable. Resolves #658
  • ded153c [nativeImage] add UPX support. Resolves #657
  • d1d5c9c [nativeImage] let multiple Graal JDKs be defined. Resolves #656
  • 3d065d0 [gitlab] allow upload links as release assets. Resolves #654
  • 9493750 [core] allow skippin resolution of assembler outputs. Resolves #650
  • b67241e [core] Do not check artifact paths exist when invoking config command. Resolves #647

... (truncated)

Commits
  • 1878631 Releasing version 1.0.0
  • 7f1d207 docs: update .all-contributorsrc [skip ci]
  • 023f819 docs: update CONTRIBUTORS.md [skip ci]
  • b0c3b16 feature: korean translation (#807)
  • 74a3c5f [deps] update aws-java-sdk to 1.12.196
  • e126125 [maven] Code cleanup [skip ci]
  • f7d97b0 [deps] update bouncycastle to 1.69
  • 17fe7e0 [deps] update jsonschema to 4.24.2
  • db1bf18 [deps] update jackson-databind to 2.13.2.2
  • ae829ac Bump for next development cycle
  • 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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.