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.11 #399

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps greenmail from 1.5.10 to 1.5.11.

Release notes *Sourced from [greenmail's releases](https://github.com/greenmail-mail-test/greenmail/releases).* > ## GreenMail 1.5.11 > - Improvements: > [#277](https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/277) Amend JAR MANIFEST.MF to support OSGi deployments > [#278](https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/278) Update GreenMail Standalone base docker image to openjdk:8u212-jre-alpine3.9 > [#106](https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/106) Provide a default page for GreenMail WAR > [#283](https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/283) Update dependencies (slf4j, hamcrest) > [#278](https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/278) Switch embedded dummy certificate keystore type from type JKS to PKCS12 > [#289](https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/289) Update ANON ciphers for Dummy SSL/TLS certificates > > - Bugfixes: > [#276](https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/276) Use exec to replace bash process with java process > [#288](https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/288) Quoted charset not accepted on IMAP "SEARCH" command > > For further details, check the [issues](hhttps://github.com/greenmail-mail-test/greenmail/milestone/17?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.11/) with GAV coordinates com.icegreen:greenmail:1.5.11 .
Commits - [`af58b1f`](https://github.com/greenmail-mail-test/greenmail/commit/af58b1f56931b1d060392e08c64783f0bf225863) [maven-release-plugin] prepare release release-1.5.11 - [`4babb01`](https://github.com/greenmail-mail-test/greenmail/commit/4babb019d69fc05c6f47f4867162decf56ad22c6) Doc update: Preparing 1.5.11 release - [`f77b2dc`](https://github.com/greenmail-mail-test/greenmail/commit/f77b2dc26d0132bfcf2f9b4bbcaa2c9cfe86d55c) Provide a default page for GreenMail WAR (issue [#106](https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/106)) - [`d7644da`](https://github.com/greenmail-mail-test/greenmail/commit/d7644daba42c635e1a8f9d909ae58d64a1acd5da) Doc overwhauling: Fixing safari/chrome scrollspy offsets etc - [`85e5a70`](https://github.com/greenmail-mail-test/greenmail/commit/85e5a705ac2def3f77708dc2fca35e5102642e5f) Doc overwhauling: Updated bootstrap from 3.4.1 to 4.3.1 - [`bc1db09`](https://github.com/greenmail-mail-test/greenmail/commit/bc1db09835decdb80266225dec86e40f71a34ead) Doc: updated primjs - [`39aef5a`](https://github.com/greenmail-mail-test/greenmail/commit/39aef5a89aceea2ca6b4b0e3c3b8217954938b8f) Use unicode for umlauts, to avoid source code encoding issues (issue [#257](https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/257)) - [`60860bb`](https://github.com/greenmail-mail-test/greenmail/commit/60860bb2c2ae04bdff533a0a1a3629105d0ccfad) Refactord InMemoryWorkspace - [`749e913`](https://github.com/greenmail-mail-test/greenmail/commit/749e913c58e21c0684c7db5c9772a6718def31e4) Spelling fix - [`b6fa668`](https://github.com/greenmail-mail-test/greenmail/commit/b6fa668c3b07ed98e3ad190fd853fc42643ee2b6) Update ANON ciphers for Dummy SSL/TLS certificates (fixes [#289](https://github-redirect.dependabot.com/greenmail-mail-test/greenmail/issues/289)) - Additional commits viewable in [compare view](https://github.com/greenmail-mail-test/greenmail/compare/release-1.5.10...release-1.5.11)


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 #432.