From e64a6cbb16a36bd967d9fccffdd8a5525afd9bc6 Mon Sep 17 00:00:00 2001 From: Floatpane Bot Date: Mon, 15 Jun 2026 14:51:14 +0400 Subject: [PATCH] chore(deps): greenmail/standalone ^ 2.1.9 (#1465) 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.8` → `2.1.9` | --- ### Release Notes
greenmail-mail-test/greenmail (greenmail/standalone) ### [`v2.1.9`](https://redirect.github.com/greenmail-mail-test/greenmail/compare/release-2.1.8...release-2.1.9) [Compare Source](https://redirect.github.com/greenmail-mail-test/greenmail/compare/release-2.1.8...release-2.1.9)
## 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 is behind base branch, 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 e79842274b23c4b1d695cabf7ba036c89d50f621..4c8458416c87e8a4ff4fd2075ec2e2d9c186a0b2 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -15,7 +15,7 @@ jobs: services: greenmail: - image: greenmail/standalone:2.1.8 + image: greenmail/standalone:2.1.9 ports: - 3025:3025 - 3110:3110