Skip to content

chore(deps): update axllent/mailpit docker tag to v1.30.0#2453

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/axllent-mailpit-1.x
Open

chore(deps): update axllent/mailpit docker tag to v1.30.0#2453
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/axllent-mailpit-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 21, 2026

This PR contains the following updates:

Package Update Change
axllent/mailpit (source) minor v1.29.7v1.30.0

Warning

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


Release Notes

axllent/mailpit (axllent/mailpit)

v1.30.0

Compare Source

Security
Feature
  • New loading indicator, reduce flash during message transitions (#​682)
Chore
  • Bump vue-router from 4.6.4 to 5.0.4
  • Bump axios version to 1.15.0
  • Update Go dependencies
  • Update node dependencies
  • Remove gorilla/mux dependency and replace with stdlib routing
  • Remove logrus dependency and implement slog-based logging
  • Remove go-telnet dependency and implement TCP/Unix socket handling for SMTP
  • Replace lithammer/shortuuid with custom shortuuid implementation and update tests
  • Improve iframe height adjustment with optional chaining
  • Bump axios version to v1.16.0
  • Refactor Prometheus metrics implementation and remove unused dependencies
  • Refactor MarkRead and MarkUnread functions to only broadcast changes of modified messages
  • Optimize tag retrieval by batching message IDs in List and Search functions
  • Enhance SetMessageTags function to improve tag handling and batch deletions
  • Optimize MarkRead and MarkUnread functions to reduce database calls and improve performance
  • Refactor pruneMessages function to eliminate duplicate ID checks using a map
  • Refactor addMessageTag function to remove mutex and ensure safe concurrent inserts
  • Refactor Hub to use atomic clientCount for safe concurrent client tracking
  • Ensure websocket connection is closed on client unregistration
  • Simplify writePump by using WriteMessage and remove unnecessary newline handling
  • Add message dump max-message-size flag and refactor message handling
  • Add message ingest max-message-size flag and refactor message handling
  • Update Go dependencies
  • Update node dependencies
  • Update caniemail test database
Fix
  • Validate SMTP XCLIENT args before processing
Build
  • Update CI actions to use npm ci
  • Tag Docker edge build with next patch versions

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

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