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 greenmail from 1.5.14 to 1.6.12 #242

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 26, 2022

Bumps greenmail from 1.5.14 to 1.6.12.

Release notes

Sourced from greenmail's releases.

1.6.12

This release contains bug fixes and dependency updates.

  • Bug fixes

    • #508 Quota resource invalid limit closes connection (backport)
    • #507 Delete QUOTA when deleting/recreating user (backport)
    • #499 IMAP BODYSTRUCTURE parse error with long, encoded filenames (backport)
  • Dependencies

    • #510 Update jetty to 9.4.50.v20221201 (backport)
    • #504 Update easymock to latest 5.x (backport)
    • #501 Switch and update docker openjdk base image (backport)

Note: GreenMail 1.6 requires JDK 8+ now, and used Jakarta Mail 1.6.x

For further details, check the issues fixed and full changelog greenmail-mail-test/greenmail@release-1.6.11...release-1.6.12

Download also available in Maven Central with GAV coordinates com.icegreen:greenmail:1.6.12 .

1.6.11

This release contains bug fixes and dependency updates.

  • Bug fixes

    • #491 NPE in Utility.toMessageSet after MOVE command
    • #485 IMAP search keyword parsing
    • #480 Encoding of from and to fields
    • #476 POP3 response not properly byte-stuffed
  • Dependencies

    • #494 Update jersey to 2.37
    • #493 Update org.junit.jupiter to 5.9.1
    • #492 Update jetty to 9.4.49.v20220914

Note: GreenMail 1.6 requires JDK 8+ now, and used Jakarta Mail 1.6.x

For further details, check the issues fixed and full changelog greenmail-mail-test/greenmail@release-1.6.10...release-1.6.11

Download also available in Maven Central with GAV coordinates com.icegreen:greenmail:1.6.11 .

1.6.10

This release contains noteably a unicode encoding fix and dependency updates.

  • Bug fixes

    • #470 Problems with unicode in sent message (backport)
  • Dependencies

    • #474 Update docker base image to openjdk:8u342-jre-slim-bullseye (backport) (greenmail standalone container)
    • #472 Update org.junit.jupiter to 5.9.0 (backport)
    • #471 Update assertj to 3.23.1 (test scope, backport)
    • #469 Update jersey to 2.36 (backport)

... (truncated)

Commits
  • 9edcbd4 [maven-release-plugin] prepare release release-1.6.12
  • 7129b36 Doc: Added links to new separate client integration repo (backport)
  • 04b61e7 Docs: Update for next 1.6.12 release (backport)
  • 7ef0c14 Github ci (backport)
  • 2d49d3a Build: Maven plugin updates
  • f083c32 Update jetty to 9.4.50.v20221201 (backport, fixes #510)
  • 366e481 Quota resource invalid limit closes connection (backport, fixes #508)
  • 0b66df3 Delete QUOTA when deleting/recreating user (backport, fixes #507)
  • a14b4f0 Minor cleanup and spelling fixes
  • 81995fe Update easymock to latest 5.x (backport, fixes #504)
  • 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 [greenmail](https://github.com/greenmail-mail-test/greenmail) from 1.5.14 to 1.6.12.
- [Release notes](https://github.com/greenmail-mail-test/greenmail/releases)
- [Commits](greenmail-mail-test/greenmail@release-1.5.14...release-1.6.12)

---
updated-dependencies:
- dependency-name: com.icegreen:greenmail
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 26, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 26, 2022

The following labels could not be found: java.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants