gocd-contrib / email-notifier

GoCD plugin to send Email notifications.
Apache License 2.0
14 stars 22 forks source link

Bump com.icegreen:greenmail from 2.0.1 to 2.1.0 #147

Closed dependabot[bot] closed 6 days ago

dependabot[bot] commented 6 days ago

Bumps com.icegreen:greenmail from 2.0.1 to 2.1.0.

Release notes

Sourced from com.icegreen:greenmail's releases.

2.1.0

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

What's Changed

  • Features

    • Activate mail.debug when verbose mode enabled #797
    • Support direct filtering of received mails by user- and message-predicate #798
  • Dependency updates

    • Bump spring.version from 5.3.36 to 5.3.39 #739, #768
    • Bump jetty.version from 11.0.21 to 11.0.24 #750, #776, #786
    • Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 #751
    • Bump azul/zulu-openjdk from 11.0.23-jre to 11.0.24-jre (greenmail-standalone container) #758
    • Bump junit5.version from 5.10.2 to 5.11.1 #749, #769, #792
    • Bump log4j2.version from 2.23.1 to 2.24.1 #787, #794

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

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

2.1.0-alpha-4

... (truncated)

Commits
  • edddcd9 [maven-release-plugin] prepare release release-2.1.0
  • ae8724c Updating docs for 2.1.0 release
  • e009339 Support direct filtering of received mails by user- and message-predicate (fi...
  • 0d9a2c0 Clarified GMU.getReceivedMessagesForDomain usage for mails with multiple reci...
  • 6f288b4 Adding test for cc-user ( #765 )
  • 8456005 Minor code-cleanup and -format issues
  • a9448d3 Updating bootstrap for site to latest patch version 4.6.x
  • 727ab89 Updating doc for build requirement and contributing
  • c54e1b5 Activate mail.debug when verbose mode enabled (fixes #797)
  • 558c959 Build(deps): Bump log4j2.version from 2.24.0 to 2.24.1
  • 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)