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

- Update all non-major dependencies with digest and pinDigest #313

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

blumilk-renovate[bot]
Copy link
Contributor

@blumilk-renovate blumilk-renovate bot commented Aug 1, 2024

This PR contains the following updates:

Package Type Update Change Pending
@alpinejs/focus (source) dependencies patch ^3.14.0 -> ^3.14.1
@typescript-eslint/eslint-plugin (source) devDependencies patch ^6.11.0 -> ^6.21.0
actions/cache action pinDigest -> 0c45773
actions/checkout action pinDigest -> 692973e
actions/setup-node action patch v4.0.2 -> v4.0.3
alpine stage patch 3.20.1 -> 3.20.2
alpinejs (source) dependencies patch ^3.14.0 -> ^3.14.1
appleboy/scp-action action pinDigest -> 917f8b8
appleboy/ssh-action action pinDigest -> 029f5b4
autoprefixer devDependencies patch ^10.4.16 -> ^10.4.19
axllent/mailpit (source) minor v1.10.0 -> v1.19.3
blumilksoftware/action-pr-title action pinDigest -> e05fc76
blumilksoftware/codestyle require-dev patch ^3.2 -> ^3.2.1 3.3 (+1)
codezero/laravel-localized-routes require patch ^4.0 -> ^4.0.1
codezero/laravel-unique-translation require patch ^4.3 -> ^4.3.1
composer stage pinDigest -> 3d023c7
composer/composer stage pinDigest -> 1832641
docker/build-push-action action minor v6.2.0 -> v6.5.0
docker/login-action action minor v3.2.0 -> v3.3.0
docker/metadata-action action pinDigest -> 8e5442c
docker/setup-buildx-action action minor v3.3.0 -> v3.6.1
eslint (source) devDependencies patch ^8.53.0 -> ^8.57.0
eslint-config-prettier devDependencies patch ^9.0.0 -> ^9.1.0
eslint-plugin-tailwindcss devDependencies patch ^3.13.0 -> ^3.17.4
eslint-plugin-vue (source) devDependencies minor ^9.18.1 -> ^9.27.0
fakerphp/faker require-dev patch ^1.23 -> ^1.23.1
filament/filament (source) require patch ^3.2 -> ^3.2.96 3.2.97
filament/spatie-laravel-translatable-plugin (source) require patch ^3.2 -> ^3.2.96 3.2.97
guzzlehttp/guzzle (source) require minor ^7.8 -> ^7.9.2
larastan/larastan require-dev patch ^2.9 -> ^2.9.8
laravel-vite-plugin dependencies patch ^1.0.2 -> ^1.0.5
laravel/framework (source) require minor ^11.0 -> ^11.18.1 11.19.0
laravel/sanctum require patch ^4.0 -> ^4.0.2
mockery/mockery require-dev patch ^1.6 -> ^1.6.12
mvenghaus/filament-plugin-translatable-inline require patch ^3.0 -> ^3.0.8
nesbot/carbon (source) require minor ^3.5 -> ^3.7.0
node stage minor 22.3.0-bookworm-slim -> 22.5.1-bookworm-slim
nunomaduro/collision require-dev minor ^8.1 -> ^8.3.0
php final patch 8.3.8-fpm-bookworm -> 8.3.10-fpm-bookworm
phpunit/phpunit (source) require-dev patch ^11.1 -> ^11.2.8 11.3.0 (+1)
postcss (source) devDependencies patch ^8.4.31 -> ^8.4.40
postgres service minor 16.1-alpine3.18 -> 16.3-alpine3.18
postgres minor 16.1-alpine3.18 -> 16.3-alpine3.18
redis pinDigest -> 3ce533b
shivammathur/setup-php action patch 2.31.0 -> 2.31.1
spatie/laravel-ignition (source) require-dev patch ^2.4 -> ^2.8.0
tailwindcss (source) dependencies patch ^3.4.4 -> ^3.4.7
vite (source) devDependencies patch ^5.2.9 -> ^5.3.5

Release Notes

actions/setup-node (actions/setup-node)

v4.0.3

Compare Source

What's Changed

Bug fixes:
Documentation changes:
Dependency updates:

New Contributors

Full Changelog: actions/setup-node@v4...v4.0.3

axllent/mailpit (axllent/mailpit)

v1.19.3

Compare Source

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.19.2

Compare Source

Chore
  • Update Go dependencies
Fix
  • Update Inbox "Delete All" count when new messages are detected (#​334)

v1.19.1

Compare Source

Feature
  • Add optional relay recipient blocklist (#​333)
Chore
  • Update Go dependencies
  • Equal column widths in About modal
  • Bump esbuild to version 0.23.0
  • Bump esbuild from 0.21.5 to 0.22.0 (#​326)
  • Bump docker/build-push-action from 5 to 6 (#​327)

v1.19.0

Compare Source

Feature
  • Add ability to rename and delete tags globally
  • Add option to disable auto-tagging for plus-addresses & X-Tags (#​323)
Chore
  • Update node dependencies
  • Update Go dependencies

v1.18.7

Compare Source

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.18.6

Compare Source

Chore
  • Update caniemail database
  • Update node dependencies
  • Update Go dependencies
  • Delete multiple POP3 messages in single action
  • Handle POP3 RSET command
Fix
  • POP3 end of file reached error (#​315)
  • POP3 size output to show compatible sizes (#​312)

v1.18.5

Compare Source

Feature
  • Add pagination & limits to URL parameters (#​303)
Chore
  • Update node dependencies
  • Update Go dependencies

v1.18.4

Compare Source

Chore
  • Update node dependencies
  • Update Go dependencies
  • Clone new Docker images to ghcr.io (#​302)

v1.18.3

Compare Source

Feature
Chore
  • Update Go dependencies
  • Update node dependencies
Fix
  • Add dot stuffing for POP3 (#​300)

v1.18.2

Compare Source

Chore
  • Update node dependencies
Fix
  • Replace invalid Windows username characters in sendmail (#​294)

v1.18.1

Compare Source

Feature
  • Return queued Message ID in SMTP response (#​293)
Chore
  • Update node dependencies
  • Update Go dependencies
  • Simplify JSON HTTP responses

v1.18.0

Compare Source

Feature
  • API endpoint for sending (#​278)
  • Set tagging filters via a config file
  • Search filter support for auto-tagging
  • New search filter prefix addressed: includes From, To, Cc, Bcc & Reply-To
Chore
  • Update node dependencies
  • Update Go dependencies
  • Update go-release-action
  • JSON key case-consistency for posted API data (backwards-compatible)
  • Remove function duplication - use common tools.InArray()
  • Improve tag sorting in web UI, ignore casing
  • Replace moment JS library with dayjs
  • Auto-update relative received message times

v1.17.1

Compare Source

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.17.0

Compare Source

Feature
  • Option to auto relay for matching recipient expression only (#​274)
  • Add UI settings screen
Chore
  • Update caniemail database
  • Update node dependencies
  • Update Go dependencies
  • Auto-rotate thumbnail images based on exif data
  • Replace disintegration/imaging with kovidgoyal/imaging to fix CVE-2023-36308
  • Update API documentation regarding date/time searches & timezones
  • Move Link check & HTML check features out of beta
  • Remove deprecated --disable-html-check option
Fix
  • Add delay to close database on fatal exit (#​280)

v1.16.0

Compare Source

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.1

Compare Source

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

v1.15.0

Compare Source

Feature
Chore
  • Update node dependencies
  • Update Go dependencies
Fix
  • Enforce SMTP STARTTLS by default if authentication is set

v1.14.4

Compare Source

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.14.3

Compare Source

Chore
  • Update node dependencies
  • Update Go dependencies
Fix
  • Prevent crash when calculating deleted space percentage (divide by zero)

v1.14.2

Compare Source

Chore
  • Allow setting of multiple message tags via plus addresses (#​253)
Fix
  • Prevent runtime error when calculating total messages size of empty table (#​263)

v1.14.1

Compare Source

Feature
  • Option to enforce TitleCasing for all newly created tags
  • Set message tags using plus addressing (#​253)
Chore
  • Tag names now allow . and must be a minimum of 1 character
  • Update node dependencies
  • Update Go dependencies
Fix
  • Handle null values in Mailpit settings, set DeletedSize=0 if null

v1.14.0

Compare Source

Feature
Chore
  • Update node dependencies
  • Update Go dependencies
  • Refactor storage library
  • Security improvements (gosec)
  • Switch to short uuid format for database IDs
  • Better handling of automatic database compression (vacuuming) after deleting messages
Docker
  • Add edge Docker images for latest unreleased features

v1.13.3

Compare Source

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.13.2

Compare Source

Feature
  • Add option to log output to file (#​246)
Chore
  • Update caniemail data
  • Update node modules
  • Update Go modules
  • Bump actions build requirement versions
  • Update esbuild

v1.13.1

Compare Source

Feature
  • Add TLSRequired option for smtpd (#​241)
Chore
  • Update node dependencies
  • Update Go dependencies
UI
  • Only show number of messages ignored statistics if --ignore-duplicate-ids is set
Fix
  • Workaround for specific field searches containing unicode characters (#​239)

v1.13.0

Compare Source

Feature
  • Add option to disable SMTP reverse DNS (rDNS) lookup (#​230)
  • Display List-Unsubscribe & List-Unsubscribe-Post header info with syntax validation (#​236)
  • Add optional SpamAssassin integration to display scores (#​233)
Chore
  • Compress compiled assets with npm run build
  • Update Go modules
  • Update node modules
Fix
  • Display multiple whitespace characters in message subject & recipient names (#​238)
  • Sendmail support for -f 'Name <email[@&#8203;example](https://togithub.com/example).com>' format

v1.12.1

Compare Source

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

v1.12.0

Compare Source

Chore
  • Include runtime statistics in API (info) & UI (About)
  • Use memory pointer for internal message parsing & storage
  • Update caniemail test data
  • Convert to many-to-many message tag relationships
  • Standardize error logging & formatting
UI
  • Refresh search results when search resubmitted or active tag filter clicked
Libs
  • Update node modules
  • Update Go modules

v1.11.1

Compare Source

UI
  • Allow multiple tags to be searched using Ctrl-click (#​216)
Libs
  • Update node modules
  • Update Go modules
Fix
  • Fix regression to support for search query params to all /latest endpoints (#​206)
Testing
  • Add new ingest subcommand to import an email file or maildir folder over SMTP

v1.11.0

Compare Source

Feature
  • Add configuration option to set maximum SMTP recipients (#​205)
API
  • Allow ID "latest" for message summary, headers, raw version & HTML/link checks
Libs
  • Update node modules
  • Update Go modules

v1.10.4

Compare Source

Fix
  • Remove JS debug information for favicon

v1.10.3

Compare Source

Feature
  • Add @​ as valid character for webroot (#​215)
Chore
  • Update caniemail library & add hr element test
Libs
  • Update node modules
  • Update Go modules
Fix
  • New favicon notification badge to fix rendering issues (#​210)

v1.10.2

Compare Source

Feature
  • Allow port binding using hostname
Chore
  • Add favicon fallback font (sans-serif) for unread count
  • Clearer log messages for bound SMTP & HTTP addresses
UI
  • Enable tag colors by default
Libs
  • Update node modules
  • Update Go modules

v1.10.1

Compare Source

Chore
  • Use NextReader() instead of ReadMessage() for websocket reading (#​207)
Libs
  • Update node modules
  • Update Go modules
Fix
  • Prevent JavaScript error if message is missing From header (#​209)
Swagger
  • Revert BinaryResponse type to string
docker/build-push-action (docker/build-push-action)

v6.5.0

Compare Source

Full Changelog: docker/build-push-action@v6.4.1...v6.5.0

v6.4.1

Compare Source

Full Changelog: docker/build-push-action@v6.4.0...v6.4.1

v6.4.0

Compare Source

Full Changelog: docker/build-push-action@v6.3.0...v6.4.0

v6.3.0

Compare Source

Full Changelog: docker/build-push-action@v6.2.0...v6.3.0

docker/login-action (docker/login-action)

v3.3.0

Compare Source

Full Changelog: docker/login-action@v3.2.0...v3.3.0

docker/setup-buildx-action (docker/setup-buildx-action)

v3.6.1

Compare Source

Full Changelog: docker/setup-buildx-action@v3.6.0...v3.6.1

v3.6.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.5.0...v3.6.0

v3.5.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.4.0...v3.5.0

v3.4.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.3.0...v3.4.0

vuejs/eslint-plugin-vue (eslint-plugin-vue)

v9.27.0

Compare Source

✨ Enhancements

🐛 Bug Fixes

⚙️ Updates

Full Changelog: vuejs/eslint-plugin-vue@v9.26.0...v9.27.0

filamentphp/panels (filament/filament)

v3.2.96

Compare Source

v3.2.95

Compare Source

v3.2.94

Compare Source

v3.2.93

Compare Source

filamentphp/spatie-laravel-translatable-plugin (filament/spatie-laravel-translatable-plugin)

v3.2.96

Compare Source

v3.2.95

Compare Source

v3.2.94

Compare Source

v3.2.93

Compare Source

guzzle/guzzle (guzzlehttp/guzzle)

v7.9.2

Compare Source

Fixed
  • Adjusted handler selection to use cURL if its version is 7.21.2 or higher, rather than 7.34.0

v7.9.1

Compare Source

Fixed
  • Fix TLS 1.3 check for HTTP/2 requests

v7.9.0

Compare Source

Changed
  • Improve protocol version checks to provide feedback around unsupported protocols
  • Only select the cURL handler by default if 7.34.0 or higher is linked
  • Improved CurlMultiHandler to avoid busy wait if possible
  • Dropped support for EOL guzzlehttp/psr7 v1
  • Improved URI user info redaction in errors

v7.8.2

Compare Source

Added
  • Support for PHP 8.4
laravel/vite-plugin (laravel-vite-plugin)

v1.0.5

Compare Source

laravel/framework (laravel/framework)

v11.18.1

Compare Source

v11.18.0

Compare Source

v11.17.0

Compare Source

v11.16.0

Compare Source

v11.15.0

Compare Source

v11.14.0

[Compa


Configuration

📅 Schedule: Branch creation - "after 7am on the first day of the month,before 3pm on the first day of the month" in timezone Europe/Warsaw, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@blumilk-renovate blumilk-renovate bot requested a review from a team as a code owner August 1, 2024 10:49
@blumilk-renovate blumilk-renovate bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code javascript Pull requests that update Javascript code php Pull requests that update Php code github-actions renovate labels Aug 1, 2024
@blumilk-renovate blumilk-renovate bot requested a review from Blusia August 1, 2024 10:49
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch 5 times, most recently from 7637290 to 5d90ceb Compare August 2, 2024 05:01
Blusia
Blusia previously approved these changes Aug 2, 2024
kamilpiech97
kamilpiech97 previously approved these changes Aug 2, 2024
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch from 5d90ceb to e6b774a Compare August 2, 2024 08:01
@Blusia Blusia self-requested a review August 2, 2024 08:06
@Blusia Blusia merged commit 5063faf into main Aug 2, 2024
5 checks passed
@Blusia Blusia deleted the renovate/all-minor-patch-digest-pindigest branch August 2, 2024 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file docker Pull requests that update Docker code github-actions javascript Pull requests that update Javascript code php Pull requests that update Php code renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants