tillkuhn / angkor

🌅(Mostly) educational app to manage favorite locations and recipes. Techstack Frontend: Angular 16 (TypeScript, Mapbox GL), Backend: Spring Boot 3.2 (JDK 21, Kotlin, PostgreSQL, Kafka, Cognito), Go Microservices, Docker, Terraform managed AWS Infrastructure
Apache License 2.0
16 stars 4 forks source link

Bump com.icegreen:greenmail from 2.1.0-alpha-4 to 2.1.0-rc-1 in /kotlin #697

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps com.icegreen:greenmail from 2.1.0-alpha-4 to 2.1.0-rc-1.

Release notes

Sourced from com.icegreen:greenmail's releases.

release-2.1.0-rc-1

This is the latest 2.1.0-rc-1 preview release of GreenMail 2.1 based on Jakarta Mail 2.1 / Jakarta EE 10

What's Changed

  • Breaking changes

    • IMAP Content-Type differs POP3 and IMAP (conten-type is not upper-cased anymore) #706
  • Bugfixes

  • Dependency updates

    • Bump spring.version from 5.3.32 to 5.3.36 #698, #707, #721, #723
    • Bump jetty.version from 11.0.19 to 11.0.21 #677, #722
    • Bump docker base image azul/zulu-openjdk from 11.0.21-jre to 11.0.23-jre in /greenmail-docker/standalone #681, #710
    • Bump jakarta.mail:jakarta.mail-api from 2.1.2 to 2.1.3 #693
    • Bump jakarta.activation:jakarta.activation-api from 2.1.2 to 2.1.3 #691
    • Bump org.eclipse.angus:angus-activation from 2.0.1 to 2.0.2 #692
    • Bump org.eclipse.angus:jakarta.mail from 2.0.2 to 2.0.3 #694
    • Bump junit5.version from 5.10.1 to 5.10.2 #679

New Contributors

Full Changelog: https://github.com/greenmail-mail-test/greenmail/compare/release-2.1.0-alpha-4...release-2.1.0-rc-1

Commits
  • 3cf5f30 [maven-release-plugin] prepare release release-2.1.0-rc-1
  • e9afb35 Updating docs for 2.1.0-rc-1 release
  • 5a10c16 Build(deps): Bump org.apache.maven.plugins:maven-shade-plugin
  • 652114c Build(deps): Bump org.apache.maven.plugins:maven-enforcer-plugin
  • 3b66d73 refactor: use existing method
  • adf5c76 fix: handle input stream body fetch edge case
  • 3a364e9 Fixing circleci Maven Wrapper invocation and synchronizing build with GH acti...
  • 40927dc Setup Maven Wrapper (fixes #728)
  • 2a92d6b Removing retired Maven eclipse plugin
  • df592ca Fixes minor code-cleanup and -format issues
  • Additional commits viewable in compare view


Dependabot compatibility score

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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.