Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 19, 2024

This PR contains the following updates:

Package Type Update Change
axllent/mailpit (source) service minor v1.11 -> v1.20
axllent/mailpit (source) minor v1.19 -> v1.20

Release Notes

axllent/mailpit (axllent/mailpit)

v1.20

Chore
  • Update Go modules
  • Update node modules
  • Upgrade vue-css-donut-chart & related charts
Fix
  • Relax URL detection in link check tool (#​357)

v1.19

Chore
  • Update Go dependencies
  • Display nicer noscript message when JavaScript is disabled
Fix
  • Security: Prevent bypass of Contend Security Policy using stored XSS, and sanitize preview HTML data (DOMPurify)

v1.18

Feature
  • Add optional label to identify Mailpit instance (#​316)
Chore
  • Refactor JavaScript, use arrow functions instead of "self" aliasing
  • Handle websocket errors caused by persistent connection failures (#​319)
Testing
  • Add POP3 integration tests

v1.17

Chore
  • Update node dependencies
  • Update Go dependencies
  • Clearer error messages for read/write permission failures (#​281)
Fix
  • Prevent error when two identical tags are added at the exact same time (#​283)

v1.16

Feature
  • Search support for before: and after: dates (#​252)
  • Add optional tenant ID to isolate data in shared databases (#​254)
  • Option to use rqlite database storage (#​254)
Chore
  • Update caniemail test database
  • Update node dependencies
  • Update Go dependencies
  • Switch database flag/env to --database / MP_DATABASE
Fix
  • Remove duplicated authentication check (#​276)
  • Prevent conditional JS error when global mailbox tag list is modified via auto/plus-address tagging while viewing a message
  • Extract plus addresses from email addresses only, not names

v1.15

Feature
  • Add readyz subcommand for Docker healthcheck (#​270)
Chore
  • Code cleanup, remove redundant functionality
  • Add labels to Docker image (#​267)

v1.14

Feature
  • Allow setting SMTP relay configuration values via environment variables (#​262)
Chore
  • Update caniemail test data
  • Reorder CLI flags to group by related functionality

v1.13

Feature
  • Add reply-to: search filter (#​247)
Chore
  • Update node dependencies
  • Update Go dependencies
  • Compress database only when >= 1% of total message size has been deleted
  • Update "About" modal layout when new version is available
API
  • Include Reply-To information in message summaries for message list & websocket events

v1.12

Feature
  • Add option to only allow SMTP recipients matching a regular expression (disable open-relay behaviour #​219)
Chore
  • Significantly increase database performance using WAL (Write-Ahead-Log)
  • Standardize error logging & formatting
UI
  • Automatically refresh connected browsers if Mailpit is upgraded (version change)
Libs
  • Update node modules
Fix
  • Log total deleted messages when auto-pruning messages (--max)
  • Prevent rare error from websocket connection (unexpected non-whitespace character)
  • Log total deleted messages when deleting all messages from search
Tests
  • Run tests on Linux, Windows & Mac

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 these updates 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 added the dependencies Something got an update, I guess label Sep 19, 2024
@renovate renovate bot assigned bkis Sep 19, 2024
@renovate renovate bot force-pushed the renovate/axllent-mailpit-1.x branch from fc04345 to 676b081 Compare September 19, 2024 09:36
@bkis bkis merged commit 12a11e4 into development Sep 19, 2024
@bkis bkis deleted the renovate/axllent-mailpit-1.x branch September 19, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Something got an update, I guess

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants