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.18.2 to 1.18.11 #587

Open dependabot[bot] opened 10 hours ago

dependabot[bot] commented 10 hours ago

Bumps pl.allegro.tech.build.axion-release from 1.18.2 to 1.18.11.

Release notes

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

v1.18.11

What's Changed

Changed

New Contributors

Full Changelog: https://github.com/allegro/axion-release-plugin/compare/v1.18.10...v1.18.11

v1.18.10

What's Changed

Changed

Fix allegro/axion-release-plugin#819 was not tested in the multimodule project setup, but it broke some multimodule builds, this release should fix the problem.

Dependency updates

Full Changelog: https://github.com/allegro/axion-release-plugin/compare/v1.18.9...v1.18.10

v1.18.9

What's Changed

Changed

New Contributors

Dependency updates

Full Changelog: https://github.com/allegro/axion-release-plugin/compare/v1.18.8...v1.18.9

v1.18.8

What's Changed

... (truncated)

Commits
  • a158fe6 Log remote status when push release task failed (#829)
  • 9041e39 SnapshotDependencies checker moved to java - fixes #827 (#828)
  • fb29f27 Bump mkdocs-material from 9.5.36 to 9.5.39 (#824)
  • 0f3304c Bump mkdocs-material from 9.5.34 to 9.5.36 (#820)
  • 58a8db4 Bump com.github.mwiede:jsch from 0.2.19 to 0.2.20 (#821)
  • e455d17 Bump pl.allegro.tech.build.axion-release from 1.18.8 to 1.18.9 (#822)
  • 0e15a62 Fix ConcurrentModificationException in SnapshotDependenciesChecker (#819)
  • 428ee60 Bump pl.allegro.tech.build.axion-release from 1.18.7 to 1.18.8 (#814)
  • a1cd8bd Bump com.gradle.plugin-publish from 1.2.2 to 1.3.0 (#815)
  • e714949 Bump net.java.dev.jna:jna-platform from 5.14.0 to 5.15.0 (#817)
  • 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)