axion-release-plugin now requires a minimum Gardle 7
What's Changed
This release drops Gradle 6 support since it was a blocker to allow this plugin to handle the newer encryptions for SSH like elliptic curves and other recent cipher suites. From now on, many connection issues should be resolved thank you @mc1arke!
To fix gradle configuration cache problems @SmialyKot changed the default SystemReader behavior - and from now on, we won't use system config by default. We tested it in multiple cases and should mostly work, but this can break things, so please file an issue if this occurs.
You can trigger a rebase of this PR 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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps pl.allegro.tech.build.axion-release from 1.15.4 to 1.17.0.
Release notes
Sourced from pl.allegro.tech.build.axion-release's releases.
... (truncated)
Commits
5ea55f7
Bump mkdocs-material from 9.5.7 to 9.5.9 (#714)4ad4309
Switch to a recent version of a supported Jsch fork (#711)64f8a4f
Bump gradle/wrapper-validation-action from 1 to 2 (#707)29fe1ed
Bump codecov/codecov-action from 3 to 4 (#708)ed0a385
Bump mkdocs-material from 9.5.6 to 9.5.7 (#709)7851af2
Bump org.apache.sshd:sshd-core from 2.11.0 to 2.12.0 (#701)0c66e69
Bump mkdocs-material from 9.5.3 to 9.5.6 (#705)e329d30
Bump org.apache.sshd:sshd-git from 2.11.0 to 2.12.0 (#702)ef67e30
Bump actions/setup-java from 3 to 4 (#688)ace3ef0
Bump pl.allegro.tech.build.axion-release from 1.15.5 to 1.16.1 (#687)You can trigger a rebase of this PR 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