@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)
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)
Bumps pl.allegro.tech.build:axion-release-plugin from 1.13.3 to 1.15.4.
Release notes
Sourced from pl.allegro.tech.build:axion-release-plugin's releases.
... (truncated)
Commits
e733b2c
PredefinedSnapshotCreator: unclean snapshot (#544)47b2c47
remove@InputDirectory
to avoid memory leak (#561) (#640)0bd6275
Bump jgitVersion from 6.5.0.202303070854-r to 6.6.0.202305301015-r (#635)965308c
Bump mkdocs-material from 9.1.14 to 9.1.19 (#639)5d0d668
Bump pl.allegro.tech.build.axion-release from 1.15.1 to 1.15.3 (#628)c1654da
#622 fix VersionVersionProperties.Creator (#627)ea801a9
Bump pl.allegro.tech.build.axion-release from 1.15.0 to 1.15.1 (#624)b0c3332
Bump mkdocs-material from 9.1.12 to 9.1.14 (#625)b5f4262
#622 fix: evaluate also instance VersionVersionProperties.Incrementer to run ...412c7c4
Update README.md (#623)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)