Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

User description

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: greenmail-mail-test/greenmail@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

New Contributors

Full Changelog: greenmail-mail-test/greenmail@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 <dependency name> 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)

PR Type

dependencies


Description

  • Updated the com.icegreen:greenmail dependency from version 2.0.1 to 2.1.0 in the gradle/libs.versions.toml file.
  • This update includes new features such as activating mail.debug when verbose mode is enabled and supporting direct filtering of received mails by user- and message-predicate.

Changes walkthrough 📝

Relevant files
Dependencies
libs.versions.toml
Update GreenMail dependency version to 2.1.0                         

gradle/libs.versions.toml

  • Updated the version of com.icegreen:greenmail from 2.0.1 to 2.1.0.
  • +1/-1     

    💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information

    Bumps [com.icegreen:greenmail](https://github.com/greenmail-mail-test/greenmail) from 2.0.1 to 2.1.0.
    - [Release notes](https://github.com/greenmail-mail-test/greenmail/releases)
    - [Commits](greenmail-mail-test/greenmail@release-2.0.1...release-2.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.icegreen:greenmail
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    @dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 21, 2024
    Copy link

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ No major issues detected

    Copy link

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    Copy link

    @osber1 osber1 merged commit b741c13 into master Oct 28, 2024
    6 checks passed
    @dependabot dependabot bot deleted the dependabot/gradle/com.icegreen-greenmail-2.1.0 branch October 28, 2024 08:04
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    dependencies Pull requests that update a dependency file java Pull requests that update Java code Review effort [1-5]: 1
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    1 participant