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

build(deps): bump com.icegreen:greenmail from 1.6.14 to 2.0.0 #2227

Merged
merged 1 commit into from
Mar 9, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps com.icegreen:greenmail from 1.6.14 to 2.0.0.

Release notes

Sourced from com.icegreen:greenmail's releases.

2.0.0

This is the new GreenMail release based on Jakarta Mail 2.0

Changes

  • Enhancements

    • #541 Configure mail session properties
  • Bugfixes

    • #536 GreenMail.isRunning() throws NullPointerException if the server was manually stopped
    • #522 Recreating a user fails with NPE
  • Dependency updates

  • Breaking changes

    • Jakarta Mail 2.0 : javax.mail -> jakarta.mail
    • #546 Jakarta EE 9 baseline (servlet 5, restfulWS-3.0) . Relevant for GreenMail webapp/API module.
    • #543 Require Java 11 for building
    • #533 Update spring version 4.x to latest 5.x (5.3.25)
    • #341 Remove deprecations due for 2.0 release

See the release milestone, previous 2.0.0-alpha-3, 2.0.0-alpha-2 and 2.0.0-alpha-1 for further details.

Download

See Download instructions or use Maven Central with GAV coordinates com.icegreen:greenmail:2.0.0 .

2.0.0-alpha-3

2.0.0-alpha-3 is an update of the previous release 2.0.0-alpha-2 on the road towards 2.0.0.

  • Based on Jakarta Mail 2.0 (breaking change since 1.6!). GreenMail 2.0 requires JDK 8+ now, and used Jakarta Mail 2.0.x
  • This release contains many bugfixes and dependency updates, as included in (1.6.12)[https://github.com/greenmail-mail-test/greenmail/releases/tag/release-1.6.12].
  • The 'alpha' in the version is for minor potential API changes but not for stability regarding bugs.
    Both stable 1.6.x and 2.0.0-alpha-x releases share and succeed on the same test suites.

Changes

  • Enhancements
    • #455 Provide docker image for M1 macbooks (arm64v8)
    • #421 Make certificate configurable
    • #449 Get/create user by login instead of mail address
    • #422 Support IMAP MOVE command

... (truncated)

Commits
  • f4b9b3a [maven-release-plugin] prepare release release-2.0.0
  • 360e4d0 Docs: Update for next 2.0.0 release
  • 56e4554 Jakarta EE 9 baseline (servlet 5, restfulWS-3.0, fixes #546)
  • cf0f04c Require Java 11 for building (fixes #543)
  • c6d6c05 Minor POM cleanup (formatting etc.)
  • 289d76d Doc: Updated roadmap
  • fc39896 Docs: Update for next 1.6.14 release
  • 1748fc3 Configure mail session properties (fixes #541)
  • 98bd65c Update jerset to 2.39 (fixes #539)
  • 66d140d Update log4j to 2.0.20 (fixes #538)
  • 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 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)

Bumps [com.icegreen:greenmail](https://github.com/greenmail-mail-test/greenmail) from 1.6.14 to 2.0.0.
- [Release notes](https://github.com/greenmail-mail-test/greenmail/releases)
- [Commits](greenmail-mail-test/greenmail@release-1.6.14...release-2.0.0)

---
updated-dependencies:
- dependency-name: com.icegreen:greenmail
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 6, 2023
@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/184627039

The labels on this github issue will be updated when the story is started.

@strehle strehle merged commit 44028f5 into develop Mar 9, 2023
@strehle strehle deleted the dependabot/gradle/com.icegreen-greenmail-2.0.0 branch March 9, 2023 14:28
@cf-gitbot cf-gitbot added delivered accepted Accepted the issue and removed delivered labels May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Accepted the issue dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants