chore(deps): update all non-major dependencies #24
+643
−726
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:
^9.39.1->^9.39.2^2.2.15->^2.3.1^4.1.0->^4.2.14.53.1->4.53.3^4.1.17->^4.1.18^24.10.0->^24.10.4^6.0.1->^6.0.3^9.39.1->^9.39.2^10.5.1->^10.6.2^2.0.10->^2.0.14^12.37.0->^12.42.0^1.2.3->^1.2.4^1.25.1->^1.26.0^1.47.0->^1.51.0^2.10.1->^2.10.2^8.8.2->^8.8.3^8.4.14->^8.5.010.21.0->10.25.0^3.6.2->^3.7.4^0.7.1->^0.7.2^8.46.3->^8.49.0^7.2.2->^7.2.7^3.5.24->^3.5.25^3.1.3->^3.1.8Release Notes
eslint/eslint (@eslint/js)
v9.39.2Compare Source
inertiajs/inertia (@inertiajs/vue3)
v2.3.1Compare Source
What's Changed
New Contributors
Full Changelog: inertiajs/inertia@v2.3.0...v2.3.1
v2.3.0Compare Source
What's Changed
useForm()by @pascalbaljet in #2684<Form>component by @pascalbaljet in #2700New Contributors
Full Changelog: inertiajs/inertia@v2.2.21...v2.3.0
v2.2.21Compare Source
What's Changed
viewTransitiontoFormComponentOptionstype by @pascalbaljet in #2741Full Changelog: inertiajs/inertia@v2.2.20...v2.2.21
v2.2.20Compare Source
What's Changed
once()props by @pascalbaljet in #2732New Contributors
Full Changelog: inertiajs/inertia@v2.2.19...v2.2.20
v2.2.19Compare Source
What's Changed
Full Changelog: inertiajs/inertia@v2.2.18...v2.2.19
v2.2.18Compare Source
What's Changed
objectsAreEqual()checks all keys in both objects by @pascalbaljet in #2705Full Changelog: inertiajs/inertia@v2.2.17...v2.2.18
v2.2.17Compare Source
What's Changed
<WhenVisible>loading state after a page reload by @pascalbaljet in #2699indicesarray format when submitting data usingFormDataby @pascalbaljet in #2701Full Changelog: inertiajs/inertia@v2.2.16...v2.2.17
v2.2.16Compare Source
What's Changed
defaultValuein Form component by @pascalbaljet in #2685<Link>withprefetch="click"by @pascalbaljet in #2676useContexttouseinusePage()hook by @HichemTab-tech in #2680formDataToObject()when mixing numeric and non-numeric object keys by @pascalbaljet in #2692InfiniteScrollscroll preservation by @skryukov in #2689Appcomponent by @pascalbaljet in #2695preserveScrollandpreserveStatewhen finding cached response by @pascalbaljet in #2694Full Changelog: inertiajs/inertia@v2.2.15...v2.2.16
nuxt/ui (@nuxt/ui)
v4.2.1Compare Source
Bug Fixes
stopandreloademits (#5400) (736a547)nametype (#5498) (b654a77)#app(#5491) (da8daaa)#build/ui.cssalias (#5499) (d9aadc7)v4.2.0Compare Source
⚠ BREAKING CHANGES
Features
data-slotattributes (#5447) (dd81d46)previewprop (#5443) (2af82e7)scrollableprop (#5306) (240897e)theme.prefixoption (#5341) (7fca5d7)estimateSizeas function (ebc8568)Bug Fixes
leadingslot (#5405) (b61127a)disabledprop (a8f2156), closes #5300locale/dirprops proxy (#5432) (a6efa7a)nestedprop type handling and simplify logic (#5360) (8d5c26f)modelModifiersgeneric (#5361) (5c347af)vue-routerandinertia(637ef58)experimental.componentDetection(5a5ac45)modelValue/defaultValuein vertical orientation (cffaaaa), closes #5392inline-blockclass to icon (#5317) (fc36f69)update:modelValueemit type (#5349) (4cb0638)thbased on column meta (#5418) (620defa)import.meta.env.SSRto supportvite-ssg(#5347) (8f38c04)rollup/rollup (@rollup/rollup-linux-x64-gnu)
v4.53.3Compare Source
2025-11-19
Bug Fixes
Pull Requests
v4.53.2Compare Source
2025-11-10
Bug Fixes
Pull Requests
tailwindlabs/tailwindcss (@tailwindcss/oxide-linux-x64-gnu)
v4.1.18Compare Source
Fixed
source(…)happens relative to the file it is in (#19274)!in the value (#19243)@tailwindcss/vite(#18970)--watch(#19373)ringColor.DEFAULT) in JS configs (#19348)contenttheme key from JS configs (#19381)futureandexperimentalconfig keys (#19344)text-*andleading-*classes (#19396)@keyframes(#19419)/dev/stdout(#19421)vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v6.0.3Features
Bug Fixes
Performance Improvements
Miscellaneous Chores
v6.0.2Bug Fixes
Miscellaneous Chores
eslint/eslint (eslint)
v9.39.2Compare Source
vuejs/eslint-plugin-vue (eslint-plugin-vue)
v10.6.2Compare Source
Patch Changes
vue/no-duplicate-class-namesand correctly detect duplicates in combining expressions (#2980)TSImportTypeinvue/script-indentrule (#2969)vue/prefer-use-template-ref(#2982)v10.6.1Compare Source
Patch Changes
<template>in vue/no-multiple-template-root rule (#2964)v10.6.0Compare Source
Minor Changes
Updated
vue/no-import-compiler-macrosto clarify that macros are not allowed outside<script setup>(#2938)Added new
vue/no-duplicate-class-namesrule (#2934)Patch Changes
Fixed
vue/no-v-htmlrule to allow ignoring call expressions (#2950)Improved
vue/define-macros-ordererror messages to distinguish between macro placement and ordering issues (#2953)Updated dependency postcss-selector-parser to v7.1.0 (#2947)
inertiajs/inertia-laravel (inertiajs/inertia-laravel)
v2.0.14Compare Source
What's Changed
Full Changelog: inertiajs/inertia-laravel@v2.0.13...v2.0.14
v2.0.13Compare Source
What's Changed
Full Changelog: inertiajs/inertia-laravel@v2.0.13...v2.0.14
v2.0.12Compare Source
What's Changed
oncePropsmetadata forfreshprops by @skryukov in #794New Contributors
Full Changelog: inertiajs/inertia-laravel@v2.0.12...v2.0.13
v2.0.11Compare Source
What's Changed
New Contributors
Full Changelog: inertiajs/inertia-laravel@v2.0.10...v2.0.11
laravel/framework (laravel/framework)
v12.42.0Compare Source
Context::scope()return type by @cosmastech in #58012requiredandsometimesvalidation ofPasswordrule by @mrvipchien in #58034optional()by @cosmastech in #58027newRequest()to Pool and Batch by @cosmastech in #58038PendingRequest@pool()&&batch()concurrency by @cosmastech in #57973illuminate/reflectionscomponent fromilluminate/supportby @crynobone in #58052.gitattributestoilluminate/reflectionby @crynobone in #58055PendingRequest@withRequestContext()by @cosmastech in #58054v12.41.1Compare Source
v12.41.0Compare Source
throwUnless()toIlluminate\Http\Client\Responseby @CasEbb in #57951HasAttributes::addDateAttributesToArray()whenUPDATED_AT = nulland model is cast to array by @crynobone in #57945PendingRequest@send()with an early return by @cosmastech in #57943-instead of_by @crynobone in #57927LoggerInterfacewhen constructingRoundrobinTransportinstance by @jnoordsij in #57956FluentPromiseto allow for cleaner chaining in Pool by @cosmastech in #57967lazyobject andproxyobject support helpers by @timacdonald in #57831pretend()method by @xurshudyan in #57968offsetExists()by @xurshudyan in #57970Configuration
📅 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.