gessnerfl / fake-smtp-server

A simple SMTP Server for Testing purposes. Emails are stored in an in-memory database and rendered in a Web UI
Apache License 2.0
432 stars 90 forks source link

Bump pl.allegro.tech.build.axion-release from 1.16.1 to 1.17.0 #408

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

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

Release notes

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

v1.17.0

Breaking change

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!

New Contributors

Dependencies

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

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)
  • 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)
dependabot[bot] commented 6 months ago

Looks like pl.allegro.tech.build.axion-release is up-to-date now, so this is no longer needed.