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.8 to 1.5.10 #340

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps greenmail from 1.5.8 to 1.5.10.

Release notes *Sourced from [greenmail's releases](https://github.com/greenmail-mail-test/greenmail/releases).* > ## GreenMail 1.5.10 > - Bugfixes: > [#271](https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/271) ConcurrentModificationException in getAllMessages > [#273](https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/273) Always use US_ASCII when reading from a SMTP connection bug > [#267](https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/267) ServerSetupTest.setPortOffset has no impact on the port configuration > > - Improvements: > [#272](https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/272) Update greenmail-standalone docker base image to openjdk:7u201-jre-alpine3.9 > [#269](https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/269) Allow to extend GreenMail > > For further details, check the [issues](hhttps://github.com/greenmail-mail-test/greenmail/milestone/16?closed=1) fixed. > > [Download](http://www.icegreen.com/greenmail/#download) also available in [Maven Central](http://repo1.maven.org/maven2/com/icegreen/greenmail/1.5.10/) with GAV coordinates com.icegreen:greenmail:1.5.10 . > > ## GreenMail 1.5.9 > - Bugfixes: > [#264](https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/264) Empty SEARCH response is invalid according to RFC 3501 > [#255](https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/255) Fix vmlens detected threading issues > > - Improvements: > [#263](https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/263) Support smaller/larger search terms > [#239](https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/239) Changed behaviour while delivering corrupted messages / PR [#262](https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/262) Allow malformed addresses > > For further details, check the [issues](hhttps://github.com/greenmail-mail-test/greenmail/milestone/15?closed=1) fixed. > > [Download](http://www.icegreen.com/greenmail/#download) also available in [Maven Central](http://repo1.maven.org/maven2/com/icegreen/greenmail/1.5.9/) with GAV coordinates com.icegreen:greenmail:1.5.9 .
Commits - [`1c6b406`](https://github.com/greenmail-mail-test/greenmail/commit/1c6b4067b3260d35391a6b4624bdfc368e6a7ec0) [maven-release-plugin] prepare release release-1.5.10 - [`bfdbb0a`](https://github.com/greenmail-mail-test/greenmail/commit/bfdbb0a004b10d55bd58eaa6c7c3e331969d673a) Doc updated for next release 1.5.10 - [`7080ec1`](https://github.com/greenmail-mail-test/greenmail/commit/7080ec1062f84857feffd8f8ff698dae3d7705f6) Always use US_ASCII when reading from a SMTP connection (fixed [#273](https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/273)) - [`6d900dc`](https://github.com/greenmail-mail-test/greenmail/commit/6d900dc55c1ab175425952401e222198b56a4559) Doc : update bootstrap from 3.3.7 to 3.4.1 - [`813a88d`](https://github.com/greenmail-mail-test/greenmail/commit/813a88db5e7818f1bcc736898147df06033e6888) Updated copyright - [`6aeacb5`](https://github.com/greenmail-mail-test/greenmail/commit/6aeacb5d12b8ae7c7842be8be7950441478c8be8) Update greenmail-standalone docker base image (fixes [#272](https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/272)) - [`7800f0e`](https://github.com/greenmail-mail-test/greenmail/commit/7800f0efee414b48320083ce7da1c57ad5c6942f) Maven plugin updates - [`e950955`](https://github.com/greenmail-mail-test/greenmail/commit/e9509551672c62db1c96bb9c01a063a9731c164c) Minor spotbugs and sonar fixes - [`f97c1a0`](https://github.com/greenmail-mail-test/greenmail/commit/f97c1a0a62c9b324a5c0099df3d7eb13f4c1d210) ConcurrentModificationException in getAllMessages (fixes [#271](https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/271)) - [`ef906d4`](https://github.com/greenmail-mail-test/greenmail/commit/ef906d4d3363a0b0f6b4555bf3223195aadf3f8b) Why static? - Additional commits viewable in [compare view](https://github.com/greenmail-mail-test/greenmail/compare/release-1.5.8...release-1.5.10)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@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) Finally, you can contact us by mentioning @dependabot.