Skip to content

Conversation

@dependabot-preview
Copy link

Bumps greenmail from 1.5.5 to 1.6.0.

Release notes

Sourced from greenmail's releases.

1.6.0

Major changes for GreenMail 1.6 include switch from JavaMail 1.5.x to Jakarta Mail 1.6.x and support for Junit 5.

  • Enhancements

    • #219 Support for JUnit 5 / #241 Add junit5 extension module
    • #332 JUnit 5 : Add the ability to instantiate GreenMail per-class in addition to per-method
    • #334 Deprecated greenmail-core JUnit4 GreenMailRule / add new greenmail-junit4 module
    • #320 Support mail.mime.allowutf8
    • #216 Upgrade to Jakarta Mail 1.6
    • #222 Migrate from hamcrest to assertj test (GreenMail internally)
  • Dependency updates

    • #340 Update docker base image for GreenMail standalone to 8u265
    • #339 Update jetty 9.4.30.v20200611 to 9.4.31.v20200723
  • Breaking changes

    • #281 Require minimum JDK 8 (now officially, before GreenMail 1.5.x versions had a mix)
    • #115 Remove deprecations due for 1.6 release :
      • GreenMail#util()
      • GreenMailOperations#getReceviedMessagesForDomain(domain)
      • GreenMailProxy#getReceviedMessagesForDomain(domain)
      • GreenMail#getReceviedMessagesForDomain(domain)
      • EncodingUtil#readTillNullChar
      • GreenMailUtil#instance()
      • Retriever#logout()
    • #83 Retire greenmail-jboss-service module

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.0 .

1.5.14

This release contains a long overdue rewrite of the IMAP search, fixing many search related bugs.

  • Enhancements #331 Support IMAP search key BODY #329 Rewrite IMAP search parser

  • Dependency updates #324 Update docker base image for GreenMail standalone to 8u252 #330 Update org.springframework from 4.2.9 to 4.3.27 #323 Update jersey 2.30.1 to 2.31 #322 Update commons-io:commons-io version 2.6 to 2.7 #321 Update jetty version 9.4.27.v20200227 to 9.4.30.v20200611

  • Bugfixes: #333 SearchCommandParser doesn't parse a header command properly #319 Search: IMAP Complex search issue

Commits
  • 859d48b [maven-release-plugin] prepare release release-1.6.0
  • 73c98e0 Doc update: Preparing 1.6.0 release
  • be63600 Update docker base image for GreenMail standalone to 8u265 (fixes #340)
  • 99612bc Documentation: Bootstrap 4.5.0 -> 4.5.2 update
  • db7aedb Source cleanup and fixed SMTP rfc links
  • e889b2f Fixed Maven shade plugin warning about META-INF/MANIFEST.MF,
  • 1c4422e Update jetty 9.4.30.v20200611 to 9.4.31.v20200723 (fixes #339)
  • 7030f0f Minor test refactoring
  • 60d8101 Maven plugin updates
  • 2fd39e6 Remove deprecations due for 1.6 release (#115)
  • 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 Aug 17, 2020
@codecov
Copy link

codecov bot commented Aug 17, 2020

Codecov Report

Merging #118 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #118   +/-   ##
=========================================
  Coverage     86.64%   86.64%           
  Complexity      476      476           
=========================================
  Files            89       89           
  Lines          1400     1400           
  Branches         30       30           
=========================================
  Hits           1213     1213           
  Misses          168      168           
  Partials         19       19           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update af254d6...17decda. Read the comment docs.

@dependabot-preview
Copy link
Author

Superseded by #125.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/com.icegreen-greenmail-1.6.0 branch November 9, 2020 22:13
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