Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2026

This PR contains the following updates:

Package Update Change
axllent/mailpit (source) minor v1.27.10v1.29.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

axllent/mailpit (axllent/mailpit)

v1.29.0

Compare Source

Feature
  • Include message attachment checksums (MD5, SHA1 & SHA254) in API message summary
  • Option to display/hide attachment information in message view in web UI including checksums, content type & disposition
Chore
  • Add support for multi-origin CORS settings and apply to events websocket (#​630)
  • Add support for webhook delay (#​627)
  • Update Go dependencies
  • Update node dependencies
Test
  • Add CORS tests
  • Add message summary attachment checksum tests

v1.28.4

Compare Source

Chore
  • Increase allowed SMTP email address length to 1024 chars & return clearer SMTP responses for failures (#​620)
  • Update Go dependencies
  • Update node dependencies
Fix
  • Ensure SMTP HELO/EHLO command is issued before MAIL FROM as per RFC 5321 (#​621)
  • Prevent nested MAIL command during an active SMTP transaction (#​623)
  • Avoid error on image type assertion in thumbnail generation

v1.28.3

Compare Source

Security
  • Ensure SMTP TO & FROM addresses are RFC 5322 compliant and prevent header injection (GHSA-54wq-72mp-cq7c)
  • Prevent Server-Side Request Forgery (SSRF) via HTML Check API (GHSA-6jxm-fv7w-rw5j)
Chore
  • Fix formatting and update reporting instructions in SECURITY.md (#​614)
  • Allow @ character in message tags & set max length to 100 characters per tag
  • Update Go dependencies
  • Update node dependencies
Fix
  • Correctly render default addresses in release modal after settings change (#​594)
  • Correctly detect macOS group in install.sh (#​619)
  • Auto-tagging using SMTP username using plain auth (#​617)
  • Validate maximum lengths of email addresses - RFC5321 (section 4.5.3.1)
Test
  • Update tag tests with length limits and @ character
  • Add SMTP tests for address compliancy (RFC 5322) and header injection
  • Add maximum email length validation tests - RFC5321 (section 4.5.3.1)

v1.28.2

Compare Source

Security
  • Prevent Cross-Site WebSocket Hijacking (CSWSH) allowing unauthenticated access to message data CVE-2026-22689
Feature
  • Allow default mail addresses to be set when releasing message (#​594)
Chore
  • Remove webkit warnings about missing template / render functions
  • Avoid empty URL query parameter when returning to inbox from message view

v1.28.1

Compare Source

Security
  • Restrict screenshot proxy to only support asset links contained in messages CVE-2026-21859
Chore
  • Bump actions/checkout from 5 to 6 (#​610)
  • Bump actions/cache from 4 to 5 (#​607)
  • Bump actions/stale from 10.0.0 to 10.1.1 (#​604)
  • Bump actions/setup-node from 5 to 6 (#​598)
  • Bump esbuild from 0.25.12 to 0.27.2 (#​611)
  • Update Go dependencies
  • Update node dependencies
Test
  • Add inline message tests
  • Increase swagger test timeout

v1.28.0

Compare Source

Feature
  • Optionally propagate SMTP errors (#​588)
Chore
  • Update Go dependencies
  • Update node dependencies
  • Update caniemail test database

v1.27.11

Compare Source

Chore
  • Update Go dependencies
  • Update node dependencies
  • Add type assertion for value in imaging assignment

Configuration

📅 Schedule: 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update axllent/mailpit docker tag to v1.28.2 chore(deps): update axllent/mailpit docker tag to v1.28.3 Jan 18, 2026
@renovate renovate bot force-pushed the renovate/axllent-mailpit-1.x branch from 31f9fe7 to 4983152 Compare January 18, 2026 12:34
@renovate renovate bot changed the title chore(deps): update axllent/mailpit docker tag to v1.28.3 chore(deps): update axllent/mailpit docker tag to v1.28.4 Jan 25, 2026
@renovate renovate bot force-pushed the renovate/axllent-mailpit-1.x branch from 4983152 to ca7b70d Compare January 25, 2026 01:26
@renovate renovate bot force-pushed the renovate/axllent-mailpit-1.x branch from ca7b70d to 680dc0e Compare February 1, 2026 14:12
@renovate renovate bot changed the title chore(deps): update axllent/mailpit docker tag to v1.28.4 chore(deps): update axllent/mailpit docker tag to v1.29.0 Feb 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants