Skip to content
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

chore(deps): update axllent/mailpit docker tag to v1.22.2 #376

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2025

This PR contains the following updates:

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

Release Notes

axllent/mailpit (axllent/mailpit)

v1.22.2

Compare Source

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

v1.22.1

Compare Source

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

v1.22.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - "* 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 Jan 27, 2025
@renovate renovate bot requested a review from a team as a code owner January 27, 2025 02:55
Copy link
Contributor

coderabbitai bot commented Jan 27, 2025

Walkthrough

This pull request involves an update to the Docker image version for the Mailpit service in the stack/docker-compose.yml file. The image version has been changed from v1.21.8 to v1.22.2, along with a new SHA256 digest for the updated image. No additional properties or configurations for the Mailpit service or any other services have been modified.

Changes

File Change Summary
stack/docker-compose.yml Updated Mailpit service image from v1.21.8 to v1.22.2 with new SHA256 digest

Suggested labels

Component: API-Gateway

Suggested reviewers

  • devtobi

Poem

🐰 A Mailpit update, version anew,
Docker image dancing, version v1.22.2 true
SHA256 changed, a digital leap
Containers spinning, no config to weep
Hop goes the rabbit, through version's gate! 🚀


📜 Recent review details

Configuration used: .coderabbit.yaml
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between da95b0b and e03a676.

📒 Files selected for processing (1)
  • stack/docker-compose.yml (1 hunks)
🚧 Files skipped from review as they are similar to previous changes (1)
  • stack/docker-compose.yml
⏰ Context from checks skipped due to timeout of 90000ms (1)
  • GitHub Check: build-maven

🪧 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.
    • Generate unit testing code for this file.
    • 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 generate unit testing code for this file.
    • @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 generate unit testing code.
    • @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.

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 docstrings to generate docstrings for this PR. (Beta)
  • @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/stack-axllent-mailpit-1.x branch 2 times, most recently from e959c5c to 714598c Compare January 31, 2025 08:59
@renovate renovate bot changed the title chore(deps): update axllent/mailpit docker tag to v1.22.0 chore(deps): update axllent/mailpit docker tag to v1.22.1 Feb 6, 2025
@renovate renovate bot force-pushed the renovate/stack-axllent-mailpit-1.x branch from 714598c to da95b0b Compare February 6, 2025 06:36
@renovate renovate bot changed the title chore(deps): update axllent/mailpit docker tag to v1.22.1 chore(deps): update axllent/mailpit docker tag to v1.22.2 Feb 9, 2025
@renovate renovate bot force-pushed the renovate/stack-axllent-mailpit-1.x branch from da95b0b to e03a676 Compare February 9, 2025 02:32
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