chore(deps): update all non-major dependencies #18
+349
−415
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.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
This PR contains the following updates:
^2.1.10
->^2.2.4
4.52.2
->4.52.3
^4.1.13
->^4.1.14
^24.5.2
->^24.6.1
^2.0.6
->^2.0.10
^12.30.1
->^12.32.5
^1.45.0
->^1.46.0
^1.30.1
->^1.30.2
^8.4.12
->^8.4.13
^5.9.2
->^5.9.3
^8.44.1
->^8.45.0
^3.5.21
->^3.5.22
^3.0.8
->^3.1.0
Release Notes
inertiajs/inertia (@inertiajs/vue3)
v2.2.4
Compare Source
What's Changed
preserve-url
prop to<Link>
component by @pascalbaljet in #2541Full Changelog: inertiajs/inertia@v2.2.3...v2.2.4
v2.2.3
Compare Source
What's Changed
ScrollProp
on Partial Reloads by @pascalbaljet in #2597Full Changelog: inertiajs/inertia@v2.2.2...v2.2.3
v2.2.2
Compare Source
What's Changed
ScrollProp
when requested by @pascalbaljet in #2595Full Changelog: inertiajs/inertia@v2.2.1...v2.2.2
v2.2.1
Compare Source
What's Changed
Full Changelog: inertiajs/inertia@v2.2.0...v2.2.1
v2.2.0
Compare Source
What's Changed
<InfiniteScroll>
component by @pascalbaljet in #2580Full Changelog: inertiajs/inertia@v2.1.11...v2.2.0
v2.1.11
Compare Source
What's Changed
Full Changelog: inertiajs/inertia@v2.1.10...v2.1.11
rollup/rollup (@rollup/rollup-linux-x64-gnu)
v4.52.3
Compare Source
2025-09-27
Bug Fixes
Pull Requests
fb197b7
(@renovate[bot])tailwindlabs/tailwindcss (@tailwindcss/oxide-linux-x64-gnu)
v4.1.14
Compare Source
Fixed
'
syntax in ClojureScript when extracting classes (#18888)@variant
inside@custom-variant
(#18885)@utility
(#18900)grid-column
utilities when configuringgrid-column-start
orgrid-column-end
(#18907)grid-row
utilities when configuringgrid-row-start
orgrid-row-end
(#18907)default
export condition for@tailwindcss/vite
(#18948)@theme
produce no output when built (#18979)variant = 'outline'
during upgrades (#18922)className
is migrated (#19031)*ClassName
and*Class
attributes (#19031)inertiajs/inertia-laravel (inertiajs/inertia-laravel)
v2.0.10
Compare Source
What's Changed
scrollProps
metadata when prop is requested to reset by @pascalbaljet in #781Full Changelog: inertiajs/inertia-laravel@v2.0.9...v2.0.10
v2.0.9
Compare Source
What's Changed
scrollProps
metadata when prop is requested to reset by @pascalbaljet in #781Full Changelog: inertiajs/inertia-laravel@v2.0.9...v2.0.10
v2.0.8
Compare Source
What's Changed
scroll
by @joetannenbaum in #780Full Changelog: inertiajs/inertia-laravel@v2.0.8...v2.0.9
v2.0.7
Compare Source
What's Changed
Inertia::merge()
and a newInertia::scroll()
by @pascalbaljet in #774Full Changelog: inertiajs/inertia-laravel@v2.0.7...v2.0.8
laravel/framework (laravel/framework)
v12.32.5
Compare Source
v12.32.4
Compare Source
Container::getInstance()
inComposerScripts::prePackageUninstall()
by @cosmastech in #57226v12.32.3
Compare Source
v12.32.2
Compare Source
v12.32.1
Compare Source
v12.32.0
Compare Source
Arr
typehints by @daniser in #57165can
and inherit models on route groups by @bonroyage in #57172ThrottleRequests::using
method by @sethsandaru in #57190pre-package-uninstall
event by @cosmastech in #57144queue
PHPDoc according to function behavior by @MrYamous in #57207v12.31.1
Compare Source
v12.31.0
Compare Source
RedisTaggedCache@flush()
to allow for custom connections by @cosmastech in #57122laravel/sail (laravel/sail)
v1.46.0
Compare Source
docker-compose.yml
tocompose.yaml
by @CasEbb in #818parcel-bundler/lightningcss (lightningcss-linux-x64-gnu)
v1.30.2
Compare Source
Fixes
::grammar-error
and::spelling-error
selectorsRust crate changes
paste
containerbase/php-prebuild (php)
v8.4.13
Compare Source
Bug Fixes
microsoft/TypeScript (typescript)
v5.9.3
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.45.0
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vuejs/core (vue)
v3.5.22
Compare Source
Bug Fixes
@vue-ignore
in runtime type resolution (#13906) (ba7f7f9)PatchFlags.BAIL
for slot when props are present (#13907) (5358bca), closes #13904h
helper (#13841) (75220c7)forceReflow
on the correct document (fix #13849) (#13853) (1be5ddf)never
instead of{}
(#13915) (8620a61), closes #11564Features
shadowRoot
in custom elements (#12965) (47e628d), closes #12964Reverts
vuejs/language-tools (vue-tsc)
v3.1.0
Compare Source
Performance
Other Changes
Configuration
📅 Schedule: Branch creation - "on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.