Skip to content

Conversation

@blumilk-renovate
Copy link
Contributor

@blumilk-renovate blumilk-renovate bot commented Jan 1, 2025

This PR contains the following updates:

Package Type Update Change
@inertiajs/vue3 (source) dependencies minor ^1.2.0 -> ^1.3.0
@tailwindcss/forms dependencies patch ^0.5.9 -> ^0.5.10
@tailwindcss/typography dependencies patch ^0.5.15 -> ^0.5.16
@vitejs/plugin-vue (source) devDependencies patch ^5.2.1 -> ^5.2.3
actions/cache action minor v4.1.2 -> v4.2.3
actions/setup-node action minor v4.1.0 -> v4.4.0
autoprefixer devDependencies patch ^10.4.20 -> ^10.4.21
axllent/mailpit (source) minor v1.21.5 -> v1.24.1
composer/composer stage patch 2.8.3-bin -> 2.8.8-bin
eslint-plugin-tailwindcss devDependencies minor ^3.17.5 -> ^3.18.0
eslint-plugin-vue (source) devDependencies minor ^9.32.0 -> ^9.33.0
guzzlehttp/guzzle (source) require patch ^7.9.2 -> ^7.9.3
inertiajs/inertia-laravel require patch ^1.3.1 -> ^1.3.2
laravel-vite-plugin dependencies minor ^1.1.1 -> ^1.2.0
laravel/sanctum require patch ^4.0.5 -> ^4.0.8
laravel/tinker require patch ^2.10.0 -> ^2.10.1
node stage minor 22.12.0-bullseye-slim -> 22.14.0-bullseye-slim
nunomaduro/collision require-dev minor ^8.5.0 -> ^8.8.0
nunomaduro/larastan require-dev minor ^2.9.12 -> ^2.10.0
php final minor 8.3.12-fpm-bullseye -> 8.4.6-fpm-bullseye
phpunit/phpunit (source) require-dev minor ^11.4.4 -> ^11.5.17
postcss (source) devDependencies minor ^8.4.49 -> ^8.5.3
shivammathur/setup-php action minor 2.31.1 -> 2.33.0
spatie/laravel-ignition (source) require-dev patch ^2.9.0 -> ^2.9.1
tailwindcss (source) dependencies patch ^3.4.16 -> ^3.4.17
vue-tsc (source) devDependencies minor ^2.1.10 -> ^2.2.8

Release Notes

inertiajs/inertia (@​inertiajs/vue3)

v1.3.0

Compare Source

Added
Changed
  • Skip intercepting non-left button clicks on links (#​1908, #​1910)
  • Changed preserveScroll to be true on initial page visit (#​1360)
  • Return early when using router.on() during SSR (#​1715)
  • Use updater function in setData in useForm hook in React adapter (#​1859)
Fixed
  • Fix history navigation issue on Chrome iOS (#​1984, #​1992)
  • Fix setNavigationType for Safari 10 (#​1957)
  • Export InertiaFormProps in all adapters (#​1596, #​1734)
  • Fix isDirty after form.defaults() call in Vue 3 (#​1985)
  • Fix scroll reset on page navigation (#​1980)
  • Fix scroll position restoration for [scroll-region] elements (#​1782, #​1980)
  • Fix useForm re-renders by memoizing functions in React adapter (#​1607)
  • Fix doubling hash when using <React.StrictMode> (#​1728)
  • Fix type augmentation in Vue 3 adapter (#​1958)
  • Fix form helper transform return type in React adapter (#​1896)
  • Fix props reactivity in Svelte adapter (#​1969)
  • Fix <Render /> component to respect preserveState option in Svelte adapter (#​1943)
  • Fix 'received an unexpected slot "default"' warning in Svelte adapter (#​1941)
  • Fix command + click behavior on links in React adapter (#​2132)
  • Fix import in Svelte adapter (#​2002)
tailwindlabs/tailwindcss-forms (@​tailwindcss/forms)

v0.5.10

Compare Source

Fixed
  • Support installing with beta versions of Tailwind CSS v4 (#​163)
tailwindlabs/tailwindcss-typography (@​tailwindcss/typography)

v0.5.16

Compare Source

Fixed
  • Support installing with beta versions of Tailwind CSS v4 (#​365)
vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.2.3

v5.2.2

actions/cache (actions/cache)

v4.2.3

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v4.2.2...v4.2.3

v4.2.2

Compare Source

What's Changed

[!IMPORTANT]
As a reminder, there were important backend changes to release v4.2.0, see those release notes and the announcement for more details.

Full Changelog: actions/cache@v4.2.1...v4.2.2

v4.2.1

Compare Source

What's Changed

[!IMPORTANT]
As a reminder, there were important backend changes to release v4.2.0, see those release notes and the announcement for more details.

New Contributors

Full Changelog: actions/cache@v4.2.0...v4.2.1

v4.2.0

Compare Source

⚠️ Important Changes

The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.

The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.

We are deprecating some versions of this action. We recommend upgrading to version v4 or v3 as soon as possible before February 1st, 2025. (Upgrade instructions below).

If you are using pinned SHAs, please use the SHAs of versions v4.2.0 or v3.4.0

If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.

Upgrading to the recommended versions will not break your workflows.

Read more about the change & access the migration guide: reference to the announcement.

Minor changes

Minor and patch version updates for these dependencies:

Full Changelog: actions/cache@v4.1.2...v4.2.0

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

v4.4.0

Compare Source

What's Changed

Bug fixes:
Enhancement:
Dependency update:

New Contributors

Full Changelogactions/setup-node@v4...v4.4.0

v4.3.0

Compare Source

What's Changed

Dependency updates

New Contributors

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

v4.2.0

Compare Source

What's Changed
New Contributors

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

postcss/autoprefixer (autoprefixer)

v10.4.21

Compare Source

axllent/mailpit (axllent/mailpit)

v1.24.1

Compare Source

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

v1.24.0

Compare Source

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

v1.23.2

Compare Source

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

v1.23.1

Compare Source

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

v1.23.0

Compare Source

Feature
  • Add configuration to disable SQLite WAL mode for NFS compatibility
  • Add configuration to explicitly disable HTTP compression in web UI/API (#​448)
  • Add configuration to set message compression level in db (0-3) (#​447 & #​448)
Chore
  • Update node dependencies
  • Update Go dependencies
  • Minor speed & memory improvements when storing messages
  • Optimize ZSTD encoder for fastest compression of messages (#​447)
  • Handle BLOB storage for default database differently to rqlite to reduce memory overhead (#​447)
  • Avoid shell in Docker health check (#​444)
Fix
  • Display the correct STARTTLS or TLS runtime option on startup (#​446)
Testing
  • 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
  • Update node dependencies
  • Update Go dependencies
  • Specify Docker health check start period and interval (#​439)
Fix
  • Correctly detect maximum SMTP recipient limits, add test
  • Update Swagger JSON to prevent overflow (#​442)
  • Include font/woff content type to embedded controller
  • Replace TrimLeft with TrimPrefix for webroot path handling (#​441)

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

v1.21.8

Compare Source

Chore
  • Update node dependencies
  • Update Go dependencies
Fix
  • db: Remove unused FOREIGN KEY REFERENCES in message_tags table (#​374)

v1.21.7

Compare Source

Chore
  • Update node dependencies
  • Update Go dependencies
  • Bump Go version for automated testing
  • Move smtpd & pop3 modules to internal
  • Stricter SMTP 'MAIL FROM' & 'RCPT TO' handling (#​409)
  • Display "To" details in mobile messages list
  • Display "From" details in message sidebar (desktop) (#​403)
Fix
  • Ignore unsupported optional SMTP 'MAIL FROM' parameters (#​407)
  • Prevent splitting multi-byte characters in message snippets (#​404)
Testing
  • Add smtpd tests

v1.21.6

Compare Source

Feature
  • Include Mailpit label (if set) in webhook HTTP header (#​400)
  • Add support for sending inline attachments via HTTP API (#​399)
Chore
  • Update caniemail database
  • Update node dependencies
  • Update Go dependencies
Fix
  • Message view not updating when deleting messages from search (#​395)
francoismassart/eslint-plugin-tailwindcss (eslint-plugin-tailwindcss)

v3.18.0

Compare Source

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

v9.33.0

Compare Source

✨ Enhancements

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.32.0...v9.33.0

guzzle/guzzle (guzzlehttp/guzzle)

v7.9.3

Compare Source

Changed
  • Remove explicit content-length header for GET requests
  • Improve compatibility with bad servers for boolean cookie values
inertiajs/inertia-laravel (inertiajs/inertia-laravel)

v1.3.2

Compare Source

laravel/vite-plugin (laravel-vite-plugin)

v1.2.0

Compare Source

laravel/sanctum (laravel/sanctum)

v4.0.8

Compare Source

v4.0.7

Compare Source

v4.0.6

Compare Source

laravel/tinker (laravel/tinker)

v2.10.1

Compare Source

nodejs/node (node)

v22.14.0: 2025-02-11, Version 22.14.0 'Jod' (LTS), @​aduh95

Compare Source

Notable Changes
  • [82a9000e9e] - crypto: update root certificates to NSS 3.107 (Node.js GitHub Bot) #​56566
  • [b7fe54fc88] - (SEMVER-MINOR) fs: allow exclude option in globs to accept glob patterns (Daeyeon Jeong) #​56489
  • [3ac92ef607] - (SEMVER-MINOR) lib: add typescript support to STDIN eval (Marco Ippolito) #​56359
  • [1614e8e7bc] - (SEMVER-MINOR) module: add ERR_UNSUPPORTED_TYPESCRIPT_SYNTAX (Marco Ippolito) #​56610
  • [6d6cffa9cc] - (SEMVER-MINOR) module: add findPackageJSON util (Jacob Smith) #​55412
  • [d35333ae18] - (SEMVER-MINOR) process: add process.ref() and process.unref() methods (James M Snell) #​56400
  • [07ff3ddcb5] - (SEMVER-MINOR) sqlite: support TypedArray and DataView in StatementSync (Alex Yang) #​56385
  • [94d3fe1b62] - (SEMVER-MINOR) src: add --disable-sigusr1 to prevent signal i/o thread (Rafael Gonzaga) #​56441
  • [5afffb4415] - (SEMVER-MINOR) src,worker: add isInternalWorker (Carlos Espa) #​56469
  • [697a851fb3] - (SEMVER-MINOR) test_runner: add TestContext.prototype.waitFor() (Colin Ihrig) #​56595
  • [047537b48c] - (SEMVER-MINOR) test_runner: add t.assert.fileSnapshot() (Colin Ihrig) #​56459
  • [926cf84e95] - (SEMVER-MINOR) test_runner: add assert.register() API (Colin Ihrig) #​56434
  • [c658a8afdf] - (SEMVER-MINOR) worker: add eval ts input (Marco Ippolito) #​56394
Commits

Configuration

📅 Schedule: Branch creation - "* * 1 */3 *" 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 added 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 labels Jan 1, 2025
@blumilk-renovate blumilk-renovate bot requested a review from Blusia January 1, 2025 10:20
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch 2 times, most recently from a550e15 to 4f9bf08 Compare January 6, 2025 10:21
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch 5 times, most recently from ac67dcd to 5dad684 Compare January 17, 2025 10:22
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch 5 times, most recently from af1d333 to 758ca79 Compare January 25, 2025 10:22
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch 8 times, most recently from 9f555a3 to fb77782 Compare February 2, 2025 10:18
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch 3 times, most recently from 31ee829 to c7cbb95 Compare February 7, 2025 10:20
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch 5 times, most recently from 8560332 to 2b5c18a Compare March 13, 2025 10:16
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch 8 times, most recently from 5d51c7a to 0ea867b Compare March 23, 2025 10:14
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch 4 times, most recently from 7f38a39 to 9b55692 Compare April 2, 2025 10:15
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch 4 times, most recently from cc380a6 to 1c82c1f Compare April 11, 2025 10:14
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch 2 times, most recently from cbf81be to 4f28412 Compare April 15, 2025 10:14
@blumilk-renovate blumilk-renovate bot force-pushed the renovate/all-minor-patch-digest-pindigest branch from 4f28412 to d163417 Compare April 17, 2025 10:15
@Blusia Blusia requested a review from kamilpiech97 April 17, 2025 12:53
@Blusia Blusia merged commit 02d3c20 into main Apr 18, 2025
4 checks passed
@Blusia Blusia deleted the renovate/all-minor-patch-digest-pindigest branch April 18, 2025 06:34
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