Skip to content

chore(deps): update axllent/mailpit docker tag to v1.25.0 #431

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2025

This PR contains the following updates:

Package Update Change OpenSSF
axllent/mailpit (source) minor v1.21.8 -> v1.25.0 OpenSSF Scorecard

Release Notes

axllent/mailpit (axllent/mailpit)

v1.25.0

Compare Source

Feature
  • Add option to hide the "Delete all" button in web UI (#​495)
Chore
  • Upgrade to jhillyerd/enmime/v2
  • Switch yaml parser to github.com/goccy/go-yaml
  • Tweak UI to improve contrast between read & unread messages
  • Adjust UI margin for side navigation
  • Update Go dependencies
  • Update node dependencies
  • Update caniemail database
Fix
  • Include SMTPUTF8 capability in SMTP EHLO response (#​496)
Documentation
  • Switch to git-cliff for changelog generation
  • Add Message ListUnsubscribe to swagger / API documentation (#​494)

v1.24.2

Compare Source

Feature
  • Display unread count in app badge (#​485)
Chore
  • Install script improvements & better error handling (#​482)
  • Update Go dependencies
  • Update node dependencies
  • Update caniemail database

v1.24.1

Compare Source

Feature
  • Add ability to mark all search results as read (#​476)
Chore
  • Bump node version to 22 for binary releases
  • Improve error message for From header parsing failure (#​477)
  • Update Go dependencies
  • Update node dependencies

v1.24.0

Compare Source

Feature
  • Add TLS relay support and refactor relay function (#​471)
  • Add TLS forwarding support and refactor forwarding function
Chore
  • Update Go dependencies
  • Standardize error message casing
  • Update Go dependencies
  • Update node dependencies

v1.23.2

Compare Source

Chore
  • Update node dependencies
  • Use Message-ID header instead of Message-Id when generating new IDs (RFC 5322)
  • Improve inline HTML Check style detection (#​467)
  • Update Go dependencies
Test
  • Add tests for inline HTML Checks

v1.23.1

Compare Source

Chore
  • Replace PrismJS with highlight.js for HTML syntax highlighting
  • Update Go dependencies
  • Update node dependencies
Fix
  • Allow searching messages using only Cyrillic characters (#​450)
  • Prevent cropping bottom of label characters in web UI (#​457)

v1.23.0

Compare Source

Feature
  • Add configuration to set message compression level in db (0-3) (#​447 & #​448)
  • Add configuration to explicitly disable HTTP compression in web UI/API (#​448)
  • Add configuration to disable SQLite WAL mode for NFS compatibility
Chore
  • Avoid shell in Docker health check (#​444)
  • Handle BLOB storage for default database differently to rqlite to reduce memory overhead (#​447)
  • Optimize ZSTD encoder for fastest compression of messages (#​447)
  • Minor speed & memory improvements when storing messages
  • Update Go dependencies
  • Update node dependencies
Fix
  • Display the correct STARTTLS or TLS runtime option on startup (#​446)
Test
  • Add tests for message compression levels

v1.22.3

Compare Source

Feature
  • Add dump feature to export all raw messages to a local directory (#​443)
Chore
  • Specify Docker health check start period and interval (#​439)
  • Update Go dependencies
  • Update node dependencies
Fix
  • Replace TrimLeft with TrimPrefix for webroot path handling (#​441)
  • Include font/woff content type to embedded controller
  • Update Swagger JSON to prevent overflow (#​442)
  • Correctly detect maximum SMTP recipient limits, add test

v1.22.2

Compare Source

Chore
  • Replace http.FileServer with custom controller to correctly encode gzipped error responses for embed.FS
  • Enable browser cache for embedded web UI assets
  • Update Go dependencies
  • Update node dependencies / esbuild
Fix
  • Remove recursive HTML regeneration in embedded HTML view (#​434)
  • Add missing "latest" route to message attachment API endpoint (#​437)

v1.22.1

Compare Source

Feature
  • Add optional UI setting to skip "Delete all" & "Mark all read" confirmation dialogs(#​428)
  • Add optional query parameter for HTML message iframe embedding (#​434)
Chore
  • Bump actions/stale from 9.0.0 to 9.1.0 (#​432)
  • Add API CORS policy to HTML preview routes (#​434)
  • Update Go dependencies
  • Update node dependencies

v1.22.0

Compare Source

Feature
  • Add Chaos functionality to test integration handling of SMTP error responses (#​402, #​110, #​144 & #​268)
  • Option to override the From email address in SMTP relay configuration (#​414)
  • SMTP auto-forwarding option (#​414)
Chore
  • Update Go dependencies
  • Update node dependencies
Fix
  • Correct date formatting in TestMakeHeaders
  • Update command npm run update-caniemail save path (#​422)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone Europe/Berlin, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the Type: Dependency The issue is a dependency update. label Mar 10, 2025
@renovate renovate bot requested a review from a team as a code owner March 10, 2025 00:58
Copy link
Contributor

coderabbitai bot commented Mar 10, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Walkthrough

This pull request updates the Docker image for the Mailpit service in the docker-compose.yml file. It changes the image tag and its corresponding SHA256 digest from version v1.21.8 to version v1.23.1.

Changes

File(s) Change Summary
stack/docker-compose.yml Updated Mailpit service image from axllent/mailpit:v1.21.8@sha256:81370195cd4a0eab...c6350f1a to axllent/mailpit:v1.23.1@sha256:5556cc37d3b2022a...e54a0

Suggested labels

Component: Integrations

Poem

I'm a rabbit, hopping with delight,
In a YAML forest under Docker's light.
Mailpit's version now bounds ahead,
With fresh tags and digests finely spread.
Here's to code that makes our spirits light!


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot force-pushed the renovate/axllent-mailpit-1.x branch 9 times, most recently from 01fbe92 to 4ae24f5 Compare March 16, 2025 08:58
@renovate renovate bot changed the title chore(deps): update axllent/mailpit docker tag to v1.23.1 chore(deps): update axllent/mailpit docker tag to v1.23.2 Mar 16, 2025
@renovate renovate bot force-pushed the renovate/axllent-mailpit-1.x branch 12 times, most recently from 8550076 to 7ce0464 Compare March 24, 2025 11:13
@renovate renovate bot force-pushed the renovate/axllent-mailpit-1.x branch 3 times, most recently from cfcd7af to 3931796 Compare March 28, 2025 07:36
@renovate renovate bot changed the title chore(deps): update axllent/mailpit docker tag to v1.23.2 chore(deps): update axllent/mailpit docker tag to v1.24.0 Mar 29, 2025
@renovate renovate bot force-pushed the renovate/axllent-mailpit-1.x branch from 3931796 to f5cd4f6 Compare March 29, 2025 13:03
@renovate renovate bot force-pushed the renovate/axllent-mailpit-1.x branch 10 times, most recently from e091759 to 45b99df Compare April 30, 2025 05:39
@renovate renovate bot force-pushed the renovate/axllent-mailpit-1.x branch from 45b99df to 064c8aa Compare May 2, 2025 05:34
@renovate renovate bot changed the title chore(deps): update axllent/mailpit docker tag to v1.24.1 chore(deps): update axllent/mailpit docker tag to v1.24.2 May 3, 2025
@renovate renovate bot force-pushed the renovate/axllent-mailpit-1.x branch 9 times, most recently from fe7a746 to 87e3bce Compare May 9, 2025 06:13
@renovate renovate bot force-pushed the renovate/axllent-mailpit-1.x branch 6 times, most recently from cb1307a to d3ea267 Compare May 18, 2025 01:01
@renovate renovate bot changed the title chore(deps): update axllent/mailpit docker tag to v1.24.2 chore(deps): update axllent/mailpit docker tag to v1.25.0 May 18, 2025
@renovate renovate bot force-pushed the renovate/axllent-mailpit-1.x branch from d3ea267 to b8ef557 Compare May 19, 2025 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Dependency The issue is a dependency update.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants