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 1.3.0 #180

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps jreleaser-maven-plugin from 0.6.0 to 1.3.0.

Release notes

Sourced from jreleaser-maven-plugin's releases.

Release v1.3.0

Changelog

🚀 Features

  • 74bda0f announce: Update Gradle DSL for discourse. Relates to #991
  • 7a8b453 announce: Add discourse sdk. Resolves #991
  • 7f27b0a assemble: Let additional GraalVM components be installed. Resolves #993
  • 39f7c7b core: Add a WorkflowListener extension. Resolves #968
  • 6178409 deploy: Initial maven deploy support. Resolves #953
  • 2d24abb mustache: Additional string processing functions. Resolves #961
  • d42056c announce: Add a bearerKeyword property to HttpAnnouncer. Resolves #960
  • 688d97d mustache: Add a json function. Resolves #959
  • 247b198 release: Attach milestone to issues on release. Resolves #948
  • 0763a18 core: Resolve extensions via GAV coordinates. Relates to #929
  • 37bee34 core: Initial extensions support. Relates to #929
  • e1342d3 maven: Support additional properties in release auto-config. Relates to #937
  • f13f1f8 ant: Support additional properties in release auto-config. Relates to #937
  • 787eecb cli: Support additional properties in release auto-config. Relates to #937
  • d2abd4f gradle: Support additional properties in release auto-config. Relates to #937
  • ed1a6fb core: Support additional properties in release auto-config. Relates to #937
  • 68b41f3 core: Add a --announce flag to config commands. Resolves #934
  • 9782850 core: Add a --changelog flag to config commands. Resolves #933
  • 08d13b8 announce: Add an HTTP announcer. Resolves #921
  • d1da81c release: Update issues when releasing. Resolves #904
  • f6cd9b9 packagers: Flatpak and AppImage may skip releases in ther manifests. Resolves #920

🐛 Fixes

  • 3a861ac package: Tweak Docker template for single-jar distro. Fixes #982
  • c2422ee changelog: Honor external changelog settings. Fixes #965
  • 76539c2 assemble: Jpackage on OSX disallows leading 0 for appVersion. Fixes #988
  • 256f444 core: Generate filename for formula from packager config (#975)
  • ca6f2ab changelog: Remove bots in regex search
  • 241a8df core: Refine docker imageName selection when project is snapshot. Fix #952
  • a5711a2 package: Docker tag should be in lowercase. Fixes #951
  • 8758b79 core: Fix project post validation. Fixes #950
  • e677e09 core: Validate distributions only when config is active. Fixes #938
  • 632254e core: Set branch value before validation occurs. Fixes #930
  • 1b70fd9 release: Fix typo in update/upload assets checks. Fixes #928
  • 383eef4 TemplateprojectNameCapitalized now handles hyphens as spaces. Fixes #923
  • 6ae8ea5 flatpak: Copy icons to their destination. Fixes #919
  • 26aa26b core: Relax validation of project copyright & description. Fixes #918
  • 9715739 assemble: Fix relative in paths in Glob resolution. Fixes #917

🔄️ Changes

  • 54e210d fix typo in Messages_ca.properties
  • b40a4dd validation: Fix typo in changelog validation
  • 02fdfd3 Move validation classes to matching packages
  • b714c7d announce: Do not log http payload
  • 313ec3f core: Align variable names
  • 84336e5 core: Add javadoc to extensions API. Relates to #929

... (truncated)

Commits
  • 6aa3ca4 Releasing version 1.3.0
  • 3a861ac fix(package): Tweak Docker template for single-jar distro. Fixes #982
  • c2422ee fix(changelog): Honor external changelog settings. Fixes #965
  • 74bda0f feat(announce): Update Gradle DSL for discourse. Relates to #991
  • 54e210d refactor: fix typo in Messages_ca.properties
  • c933da9 docs: Add shblue21 as a contributor for code [skip ci]
  • 7a8b453 feat(announce): Add discourse sdk. Resolves #991
  • 76539c2 fix(assemble): Jpackage on OSX disallows leading 0 for appVersion. Fixes #988
  • 04626ac build: Relocate extension impl classes to internal package
  • f1dc9b4 build: Update to GraalVM 22.3.0
  • 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 #181.