Skip to content

Conversation

@dependabot-preview
Copy link

Bumps greenmail from 1.5.5 to 1.6.3.

Release notes

Sourced from greenmail's releases.

1.6.3

This release contains minor enhancements and dependency updates.

  • Enhancements

    • #378 Improve IMAP command tracing
  • Bugfixes

    • #372 Parsing of UID Search command
    • #371 IMAP UTF-8 Encoding
    • #370 SMTP AUTH LOGIN wrong request codes
  • Dependency updates

    • #376 Update org.junit.jupiter to 5.7.1
    • #375 Update Jakarta Mail to 1.6.6
    • #374 Update junit to 4.13.2
    • #373 Update jetty to 9.4.38.v20210224

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

For further details, check the issues fixed.

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

1.6.2

This release contains minor enhancements and dependency updates.

  • Enhancements

    • #368 Increase default GreenMail startup timeout to 2s
    • #362 API for GreenMail standalone and docker (for simple management eg purge emails or add users)
    • #356 Purge mailbox/(es) in docker container (via #362)
    • #358 Fix potential slow/hanging host resolution when sending mail
  • Bugfixes

    • #367 SMTP : Don't include one extra space after 334 response
    • #366 Read/Write race on GreenMail.managers
    • #360 Mailbox CREATE succeeds even if mailbox with same name already exists
  • Dependency updates

    • #365 Update assertj to 3.19.0
    • #364 Update jetty to 9.4.36.v20210114
    • #363 Update docker base image to openjdk:8u282-jre-slim-buster
    • #359 Update jersey to 2.33

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

For further details, check the issues fixed.

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

... (truncated)

Commits
  • f047034 [maven-release-plugin] prepare release release-1.6.3
  • 887cdc5 Docs: Update for 1.6.3 release
  • 2483225 Docs: Updated bootstrap to 4.6.0
  • da9237b UTF-8 Encoding still not working (issue #371) : Fixed debug logging
  • e567b90 Support tracing IMAP server response for debugging and analyzing errors.
  • 1638d53 UTF-8 Encoding still not working (fixes #371)
  • 53e6443 AUTH LOGIN wrong request codes (fixes #370)
  • e312372 Update org.junit.jupiter to 5.7.1 (fixes #376)
  • 3f77285 Update Jakarta Mail to 1.6.6 (fixes #375)
  • a012283 Update junit to 4.13.2 (fixes #374)
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 29, 2021
@dependabot-preview
Copy link
Author

Superseded by #136.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/com.icegreen-greenmail-1.6.3 branch May 17, 2021 22:16
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.

1 participant