wttech / bobcat

Bobcat is an automated testing framework for functional testing of web applications.
https://cognifide.github.io/bobcat/
Apache License 2.0
90 stars 40 forks source link

Bump greenmail from 1.5.10 to 1.5.13 #432

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps greenmail from 1.5.10 to 1.5.13.

Release notes

Sourced from greenmail's releases.

1.5.13

  • Bugfixes: #308 Gives POP same behaviour as IMAP when using -Dgreenmail.auth.disabled (also see #311/#268) #309 Doesn't check POP password when logging in with -Dgreenmail.auth.disabled (also see #310) #306 Fix Content-Disposition: inline not reported without parameters

Note: GreenMail requires JDK 8+ now.

For further details, check the issues fixed.

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

1.5.12

  • Improvements: #301 Support for POP3 SASL Plain #300 Support for SMTP AUTH LOGIN #305 Switch and update docker base image for greenmail standalone #304 Update jersey 2.28 -> 2.30.1 (#296) #303 Update slf4j 1.7.29 -> 1.7.30 #302 Update junit 4.12 -> 4.13

  • Bugfixes: #257 UTF-8 umlauts are replaced by question marks #299 Retriever.close can throw NPE on close #291 SMTP MailCommand param pattern too greedy for outlook.com

Note: GreenMail requires JDK 8+ now.

For further details, check the issues fixed.

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

GreenMail 1.5.11

  • Improvements: #277 Amend JAR MANIFEST.MF to support OSGi deployments #278 Update GreenMail Standalone base docker image to openjdk:8u212-jre-alpine3.9 #106 Provide a default page for GreenMail WAR #283 Update dependencies (slf4j, hamcrest) #278 Switch embedded dummy certificate keystore type from type JKS to PKCS12 #289 Update ANON ciphers for Dummy SSL/TLS certificates

  • Bugfixes: #276 Use exec to replace bash process with java process #288 Quoted charset not accepted on IMAP "SEARCH" command

For further details, check the issues fixed.

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

Commits
  • c91424e [maven-release-plugin] prepare release release-1.5.13
  • 71c48f5 Doc update: Preparing 1.5.13 release
  • bc11b81 Fixed compilation error introduced by ee42d9c
  • da2b4e3 Changes #260 from master
  • 4ece734 Changes for #268 from master
  • 41a350c Fix Content-Disposition: inline not reported without parameters
  • 5bf9ff3 [maven-release-plugin] prepare for next development iteration
  • 6c4889e [maven-release-plugin] prepare release release-1.5.12
  • daae801 CircleCI: Update JDKs to 8u242 / 11.0.6
  • 0d4097b Doc update: Preparing 1.5.12 release
  • 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](https://app.dependabot.com): - 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[bot] commented 4 years ago

Superseded by #445.