From dd5b1a1c190a32aace46684d6ce9341c38dfc72f Mon Sep 17 00:00:00 2001 From: Floatpane Bot Date: Sat, 23 May 2026 13:55:29 +0400 Subject: [PATCH] chore(deps): greenmail/standalone ^ 2.1.8 (#1352) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## What? This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [greenmail/standalone](https://redirect.github.com/greenmail-mail-test/greenmail/blob/master/greenmail-docker/standalone) ([source](https://redirect.github.com/greenmail-mail-test/greenmail)) | service | patch | `2.1.3` → `2.1.8` | --- ### Release Notes
greenmail-mail-test/greenmail (greenmail/standalone) ### [`v2.1.8`](https://redirect.github.com/greenmail-mail-test/greenmail/compare/release-2.1.7...release-2.1.8) [Compare Source](https://redirect.github.com/greenmail-mail-test/greenmail/compare/release-2.1.7...release-2.1.8) ### [`v2.1.7`](https://redirect.github.com/greenmail-mail-test/greenmail/compare/release-2.1.6...release-2.1.7) [Compare Source](https://redirect.github.com/greenmail-mail-test/greenmail/compare/release-2.1.6...release-2.1.7) ### [`v2.1.6`](https://redirect.github.com/greenmail-mail-test/greenmail/compare/release-2.1.5...release-2.1.6) [Compare Source](https://redirect.github.com/greenmail-mail-test/greenmail/compare/release-2.1.5...release-2.1.6) ### [`v2.1.5`](https://redirect.github.com/greenmail-mail-test/greenmail/compare/release-2.1.4...release-2.1.5) [Compare Source](https://redirect.github.com/greenmail-mail-test/greenmail/compare/release-2.1.4...release-2.1.5) ### [`v2.1.4`](https://redirect.github.com/greenmail-mail-test/greenmail/compare/release-2.1.3...release-2.1.4) [Compare Source](https://redirect.github.com/greenmail-mail-test/greenmail/compare/release-2.1.3...release-2.1.4)
## Why? Automated dependency update via Renovate. --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://redirect.github.com/renovatebot/renovate). --- .github/workflows/integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 5035d4805a3694339bc4f235176f818dd926a175..130e252cf271865a12f5a52c515516b538869ac5 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -14,7 +14,7 @@ jobs: services: greenmail: - image: greenmail/standalone:2.1.3 + image: greenmail/standalone:2.1.8 ports: - 3025:3025 - 3110:3110