allegro / envoy-control

Envoy Control is a platform-agnostic, production-ready Control Plane for Service Mesh based on Envoy Proxy.
Apache License 2.0
100 stars 33 forks source link

Bump axion-release-plugin from 1.13.3 to 1.13.6 #295

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps axion-release-plugin from 1.13.3 to 1.13.6.

Release notes

Sourced from axion-release-plugin's releases.

v1.13.6

What's Changed

New Contributors

Full Changelog: https://github.com/allegro/axion-release-plugin/compare/v1.13.5...v1.13.6

v1.13.5

It seems that upgrading gradle to 7.x.x broke the plugin for users with gradle 6.x. It's a known issue - for now I don't want to force users to use gradle 7+ - so this release is just an downgrade to gradle 6.9.1.

Full Changelog: https://github.com/allegro/axion-release-plugin/compare/v1.13.4...v1.13.5

v1.13.4

Chores

  • Docs overall update
  • Gradle 7.2
  • Migrated changelog to github releases

What's Changed

New Contributors

Full Changelog: https://github.com/allegro/axion-release-plugin/compare/v1.13.3...v1.13.4

Commits
  • 3f3a069 Release version: 1.13.6
  • 905f32c fix #392 | Allow to get the uncached version (#428)
  • cfb5d71 Release version: 1.13.5
  • 488ca9a moved back to gradle 6.x because of backward compatibility
  • b9a6fb1 Release version: 1.13.4
  • a0e1341 readthedocs.yml file added
  • fb623bd moved tags to semantic versioning
  • 7818184 docs theme updated
  • 1db898c gradle wrapper update, plugin version update
  • 5f9ed11 Remove slf4j-api module from shadow jar (#427)
  • 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 #317.