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.0 to 1.3.1 #197

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps jreleaser-maven-plugin from 1.3.0 to 1.3.1.

Release notes

Sourced from jreleaser-maven-plugin's releases.

Release v1.3.1

Changelog

πŸš€ Features

  • 8d5267f deploy: Query state of staged repository in Nexus2. Resolves #970

πŸ› Fixes

  • 9433e5c core: Load sys env vars before file env vars. Fixes #1014
  • 1c6e8f0 nexus2: Log response metadata when server returns 500 or greater. Related to #1008
  • 5baa58c maven: Explicitly set commons-io as dependency on plugin project. Fixes #1007

πŸ”„οΈ Changes

  • 2405c81 deploy: Clarify Nexus2 operations may take some time to complete

πŸ›  Build

  • be41f1a Update announcement templates
  • 990d3de Add security settings [skip ci]
  • f2d27c3 Skip publication of jreleaser-nativeimage modules. Fixes #999
  • 7fc40f4 Prefix nativeimage modules with jreleaser. Fixes #998
  • 1dae0be Fix docs site update upon release

πŸ“ Documentation

  • 445cb94 Fix link in README.md [skip ci]

🌐 Translation

  • ba731ec Fix Italian translation of CLI resources

  • 257c2e7 Releasing version 1.3.1
  • 07f7ee3 Bump for next development cycle

Contributors

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

Binaries

🌟 Universal

These binaries require an external Java runtime.

... (truncated)

Commits
  • 257c2e7 Releasing version 1.3.1
  • be41f1a build: Update announcement templates
  • 2405c81 refactor(deploy): Clarify Nexus2 operations may take some time to complete
  • 9433e5c fix(core): Load sys env vars before file env vars. Fixes #1014
  • 8d5267f feat(deploy): Query state of staged repository in Nexus2. Resolves #970
  • 445cb94 docs: Fix link in README.md [skip ci]
  • 990d3de build: Add security settings [skip ci]
  • f2d27c3 build: Skip publication of jreleaser-nativeimage modules. Fixes #999
  • 7fc40f4 build: Prefix nativeimage modules with jreleaser. Fixes #998
  • 1c6e8f0 fix(nexus2): Log response metadata when server returns 500 or greater. Relate...
  • 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 #199.