allegro / axion-release-plugin

Gradle release & version management plugin.
https://axion-release-plugin.readthedocs.io/
Apache License 2.0
545 stars 148 forks source link

Bump pl.allegro.tech.build.axion-release from 1.17.0 to 1.17.1 #748

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps pl.allegro.tech.build.axion-release from 1.17.0 to 1.17.1.

Release notes

Sourced from pl.allegro.tech.build.axion-release's releases.

v1.17.1

What's Changed

Introducing overridenIsClean flag.

New Contributors

Dependabot

Full Changelog: https://github.com/allegro/axion-release-plugin/compare/v1.17.0...v1.17.1

Commits
  • 51c4b80 Bump pl.allegro.tech.build.axion-release from 1.16.1 to 1.17.0 (#744)
  • 7c76044 Bump jgitVersion from 6.8.0.202311291450-r to 6.9.0.202403050737-r (#741)
  • 0669ad8 Bump mkdocs-material from 9.5.17 to 9.5.18 (#745)
  • de62093 Bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0 (#740)
  • 0331bea Bump org.bouncycastle:bcprov-jdk18on from 1.77 to 1.78.1 (#742)
  • 6fcdcf4 Bump com.github.mwiede:jsch from 0.2.16 to 0.2.17 (#743)
  • 2be9dd6 Bump mkdocs from 1.5.3 to 1.6.0 (#746)
  • 6ce71b3 Update ci.yml
  • c7dcd21 implement flag overridenIsClean (#738)
  • 610ddcf Bump org.apache.sshd:sshd-git from 2.12.0 to 2.12.1 (#718)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)