- Update all non-major dependencies with digest and pinDigest #313
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.14.0
->^3.14.1
^6.11.0
->^6.21.0
0c45773
692973e
v4.0.2
->v4.0.3
3.20.1
->3.20.2
^3.14.0
->^3.14.1
917f8b8
029f5b4
^10.4.16
->^10.4.19
v1.10.0
->v1.19.3
e05fc76
^3.2
->^3.2.1
3.3
(+1)^4.0
->^4.0.1
^4.3
->^4.3.1
3d023c7
1832641
v6.2.0
->v6.5.0
v3.2.0
->v3.3.0
8e5442c
v3.3.0
->v3.6.1
^8.53.0
->^8.57.0
^9.0.0
->^9.1.0
^3.13.0
->^3.17.4
^9.18.1
->^9.27.0
^1.23
->^1.23.1
^3.2
->^3.2.96
3.2.97
^3.2
->^3.2.96
3.2.97
^7.8
->^7.9.2
^2.9
->^2.9.8
^1.0.2
->^1.0.5
^11.0
->^11.18.1
11.19.0
^4.0
->^4.0.2
^1.6
->^1.6.12
^3.0
->^3.0.8
^3.5
->^3.7.0
22.3.0-bookworm-slim
->22.5.1-bookworm-slim
^8.1
->^8.3.0
8.3.8-fpm-bookworm
->8.3.10-fpm-bookworm
^11.1
->^11.2.8
11.3.0
(+1)^8.4.31
->^8.4.40
16.1-alpine3.18
->16.3-alpine3.18
16.1-alpine3.18
->16.3-alpine3.18
3ce533b
2.31.0
->2.31.1
^2.4
->^2.8.0
^3.4.4
->^3.4.7
^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
Fix
v1.19.2
Compare Source
Chore
Fix
v1.19.1
Compare Source
Feature
Chore
v1.19.0
Compare Source
Feature
Chore
v1.18.7
Compare Source
Feature
Chore
Testing
v1.18.6
Compare Source
Chore
Fix
v1.18.5
Compare Source
Feature
Chore
v1.18.4
Compare Source
Chore
v1.18.3
Compare Source
Feature
Chore
Fix
v1.18.2
Compare Source
Chore
Fix
v1.18.1
Compare Source
Feature
Chore
v1.18.0
Compare Source
Feature
addressed:
includes From, To, Cc, Bcc & Reply-ToChore
v1.17.1
Compare Source
Chore
Fix
v1.17.0
Compare Source
Feature
Chore
Fix
v1.16.0
Compare Source
Feature
Chore
--database
/MP_DATABASE
Fix
v1.15.1
Compare Source
Feature
Chore
v1.15.0
Compare Source
Feature
Chore
Fix
v1.14.4
Compare Source
Feature
Chore
v1.14.3
Compare Source
Chore
Fix
v1.14.2
Compare Source
Chore
Fix
v1.14.1
Compare Source
Feature
Chore
.
and must be a minimum of 1 characterFix
v1.14.0
Compare Source
Feature
Chore
Docker
v1.13.3
Compare Source
Feature
Chore
API
v1.13.2
Compare Source
Feature
Chore
v1.13.1
Compare Source
Feature
Chore
UI
--ignore-duplicate-ids
is setFix
v1.13.0
Compare Source
Feature
Chore
npm run build
Fix
-f 'Name <email[@​example](https://togithub.com/example).com>'
formatv1.12.1
Compare Source
Feature
Chore
UI
Libs
Fix
Tests
v1.12.0
Compare Source
Chore
UI
Libs
v1.11.1
Compare Source
UI
Libs
Fix
/latest
endpoints (#206)Testing
ingest
subcommand to import an email file or maildir folder over SMTPv1.11.0
Compare Source
Feature
API
Libs
v1.10.4
Compare Source
Fix
v1.10.3
Compare Source
Feature
Chore
hr
element testLibs
Fix
v1.10.2
Compare Source
Feature
Chore
UI
Libs
v1.10.1
Compare Source
Chore
Libs
Fix
From
header (#209)Swagger
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
repository
andghtoken
attributes for GitHub Actions cache backend" by @crazy-max in https://github.com/docker/build-push-action/pull/1183Full Changelog: docker/build-push-action@v6.4.0...v6.4.1
v6.4.0
Compare Source
repository
andghtoken
attributes for GitHub Actions cache backend by @crazy-max in https://github.com/docker/build-push-action/pull/1133Full Changelog: docker/build-push-action@v6.3.0...v6.4.0
v6.3.0
Compare Source
DOCKER_BUILD_RECORD_UPLOAD
environment variable to enable/disable build record upload by @crazy-max in https://github.com/docker/build-push-action/pull/1172DOCKER_BUILD_NO_SUMMARY
has been deprecated. SetDOCKER_BUILD_SUMMARY
tofalse
instead by @crazy-max in https://github.com/docker/build-push-action/pull/1170 https://github.com/docker/build-push-action/pull/1173Full 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
vue/require-toggle-inside-transition
rule to understandv-bind:appear
.🐛 Bug Fixes
vue/no-setup-props-reactivity-loss
rule.⚙️ 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
v7.9.1
Compare Source
Fixed
v7.9.0
Compare Source
Changed
CurlMultiHandler
to avoid busy wait if possibleguzzlehttp/psr7
v1v7.8.2
Compare Source
Added
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
ContextualAttribute
attributes to have anafter
callback" by @taylorotwell in https://github.com/laravel/framework/pull/52281v11.17.0
Compare Source
Command::FAILURE
fordb:wipe
command by @siarheipashkevich in https://github.com/laravel/framework/pull/52152Command::FAILURE
formigrate:fresh
command by @siarheipashkevich in https://github.com/laravel/framework/pull/52153Collection::isEmpty
andisNotEmpty
assertions by @spawnia in https://github.com/laravel/framework/pull/52184ContextualAttribute
attributes to have anafter
callback by @innocenzi in https://github.com/laravel/framework/pull/52167Model::$collection
to$collectionClass
by @GromNaN in https://github.com/laravel/framework/pull/52186Cache::many
andCache::putMany
methods in the database driver by @tonysm in https://github.com/laravel/framework/pull/52209QueryExecuted::toRawSql()
by @spawnia in https://github.com/laravel/framework/pull/52192Collection
/Dumpable
dd
method by @jessarcher in https://github.com/laravel/framework/pull/52234v11.16.0
Compare Source
Rule::enum()->only()
and->except()
by @bakerkretzmar in https://github.com/laravel/framework/pull/52073busy_timeout
,journal_mode
, andsynchronous
pragmas by @bakerkretzmar in https://github.com/laravel/framework/pull/52052sqlite_*
objects by @bakerkretzmar in https://github.com/laravel/framework/pull/52135<!DOCTYPE>
declaration by @TENIOS in https://github.com/laravel/framework/pull/52134assertSentTo
shorthand by @jasonmccreary in https://github.com/laravel/framework/pull/52083v11.15.0
Compare Source
HttpResponseException
by @hafezdivandari in https://github.com/laravel/framework/pull/51986testMultiplyIsLazy
to ensure LazyCollection'smultiply
method's lazy behaviour by @lmottasin in https://github.com/laravel/framework/pull/52020MultipleInstanceManager
to have studly creators by @cosmastech in https://github.com/laravel/framework/pull/52030$config
property toMultipleInstanceManager
by @cosmastech in https://github.com/laravel/framework/pull/52028Router
Tappable
by @mabdullahsari in https://github.com/laravel/framework/pull/52051block
method forLockTimeoutException
by @siarheipashkevich in https://github.com/laravel/framework/pull/52063v11.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.
This PR has been generated by Renovate Bot.