groot-mg / observability-tools

Set up for Prometheus, Alert Manager and Grafana dashboards :eyes:
MIT License
1 stars 0 forks source link

[TECH]: Bump pl.allegro.tech.build.axion-release from 1.15.3 to 1.15.5 #14

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps pl.allegro.tech.build.axion-release from 1.15.3 to 1.15.5.

Release notes

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

v1.15.5

What's Changed

Dependabot

Full Changelog: https://github.com/allegro/axion-release-plugin/compare/v1.15.4...v1.15.5

v1.15.4

Breaking change

@​ralfhergert pointed out that this release is breaking one of the API's. Sorry for that mistake - this should be reflected in semver versioning.

scmVersion.repository.directory now accepts String instead of File.

If you're getting Cannot set the value of property 'directory' of type java.lang.String using an instance of type java.io.File. remember to update your directory plugin property.

i.e. directory.set(project.rootProject.absolutePath)

What's Changed

New Contributors

Full Changelog: https://github.com/allegro/axion-release-plugin/compare/v1.15.3...v1.15.4

Commits
  • 6068db4 monorepo settings renamed to monorepo (#661)
  • eb14479 Bump mkdocs-material from 9.2.8 to 9.4.2 (#659)
  • ee035a7 Add dependency dirs for monorepo config (#647)
  • 1e0ebe1 Bump mkdocs from 1.5.1 to 1.5.2 (#646)
  • 69495f0 Bump actions/checkout from 3 to 4 (#654)
  • c7928df Bump mkdocs-material from 9.2.5 to 9.2.8 (#655)
  • 0c4c9e6 Bump jgitVersion from 6.6.0.202305301015-r to 6.7.0.202309050840-r (#656)
  • 028a0f8 Bump com.gradle.plugin-publish from 1.2.0 to 1.2.1 (#649)
  • f473df3 Bump mkdocs-material from 9.1.21 to 9.2.5 (#651)
  • ca66f7a Make docs more detailed about main branch support (#648)
  • 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)