- Update all non-major dependencies with digest and pinDigest #55
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:
^2.0.17->^2.3.62.3.7^0.5.10->^0.5.11^4.1.16->^4.1.18^4.1.16->^4.1.18^8.46.2->^8.46.4^6.0.1->^6.0.3v4.2.4->v4.3.0v5.0.0->v5.0.1v6.0.0->v6.1.0^10.4.21->^10.4.23v1.27.10->v1.27.112.8.12->2.9.3^9.38.0->^9.39.2^10.5.1->^10.6.21.2.1-bin->1.3.5-bin^2.0.10->^2.0.18^3.7.2->^3.8.1^12.35.1->^12.44.012.46.0(+3)^4.2.0->^4.2.14.2.2^2.10.1->^2.10.21.29.2->1.29.424.4.1->24.12.024.10.0-bookworm-slim->24.12.0-bookworm-slim^8.8.2->^8.8.38.4.13->8.4.168.4.13-fpm-bookworm->8.4.16-fpm-bookworm^12.2.9->^12.5.42.35.5->2.36.0^4.1.16->^4.1.18^7.0.7->^7.0.8^3.5.22->^3.5.26^3.0.9->^3.0.103.4.6->3.4.7Release Notes
inertiajs/inertia (@inertiajs/vue3)
v2.3.6Compare Source
What's Changed
Full Changelog: inertiajs/inertia@v2.3.5...v2.3.6
v2.3.5Compare Source
What's Changed
hasAnyState()to actually check for browser history by @pascalbaljet in #2785dataandparamsprops in<WhenVisible>by @pascalbaljet in #2789QuotaExceededErrorin WebKit by @pascalbaljet in #2788Full Changelog: inertiajs/inertia@v2.3.4...v2.3.5
v2.3.4Compare Source
What's Changed
Full Changelog: inertiajs/inertia@v2.3.3...v2.3.4
v2.3.3Compare Source
What's Changed
New Contributors
Full Changelog: inertiajs/inertia@v2.3.2...v2.3.3
v2.3.2Compare Source
What's Changed
router.reload()withoutonly/exceptby @pascalbaljet in #2761fetchingin default<WhenVisible>slot by @pascalbaljet in #2766Full Changelog: inertiajs/inertia@v2.3.1...v2.3.2
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
v2.2.15Compare Source
What's Changed
router.restoreby @peaklabs-dev in #2545Full Changelog: inertiajs/inertia@v2.2.14...v2.2.15
v2.2.14Compare Source
What's Changed
<Link>component + View Transition prop in Svelte by @pascalbaljet in #2667anyas form data value by @pascalbaljet in #2668Full Changelog: inertiajs/inertia@v2.2.13...v2.2.14
v2.2.13Compare Source
What's Changed
data-inertiaattribute in<Head>component by @pascalbaljet in #2663<dialog>for error modals by @pascalbaljet in #2664New Contributors
Full Changelog: inertiajs/inertia@v2.2.12...v2.2.13
v2.2.12Compare Source
What's Changed
Full Changelog: inertiajs/inertia@v2.2.11...v2.2.12
v2.2.11Compare Source
What's Changed
Full Changelog: inertiajs/inertia@v2.2.10...v2.2.11
v2.2.10Compare Source
What's Changed
Componentobject key in React'sApp.tsby @pascalbaljet in #2654Full Changelog: inertiajs/inertia@v2.2.9...v2.2.10
v2.2.9Compare Source
What's Changed
@inertiajs/corein Playgrounds + dependencies bump by @pascalbaljet in #2633preserveScrollandpreserveStatein Client Side Visits by @pascalbaljet in #2635globals.d.tsfile to Playgrounds by @pascalbaljet in #2637shouldIntercept()call inkeydownevent handler in<Link>component by @pascalbaljet in #2638CancelTokenandCancelTokenCallbacktypes to replace Axios imports by @pascalbaljet in #2639<Head>component by @pascalbaljet in #2641dataprop of<InfiniteScroll>required by @pascalbaljet in #2642useRememberandremembermixin by @pascalbaljet in #2643createInertiaApp()and unifying it across adapters by @pascalbaljet in #2648Full Changelog: inertiajs/inertia@v2.2.8...v2.2.9
v2.2.8Compare Source
What's Changed
getScrollableParent()by @pascalbaljet in #2626Full Changelog: inertiajs/inertia@v2.2.7...v2.2.8
v2.2.7Compare Source
What's Changed
<InfiniteScroll>updates query string by @pascalbaljet in #2623SlotsTypeto type-hint Vue slots by @pascalbaljet in #2620history.tsby @pascalbaljet in #2624Full Changelog: inertiajs/inertia@v2.2.6...v2.2.7
v2.2.6Compare Source
What's Changed
<InfiniteScroll>component. by @pascalbaljet in #2616Full Changelog: inertiajs/inertia@v2.2.5...v2.2.6
v2.2.5Compare Source
What's Changed
<InfiniteScroll>cleanup after navigating away by @pascalbaljet in #2610<Form>component when using React SSR by @pascalbaljet in #2612<InfiniteScroll>in Svelte adapter by @pascalbaljet in #2614Full Changelog: inertiajs/inertia@v2.2.4...v2.2.5
v2.2.4Compare Source
What's Changed
preserve-urlprop to<Link>component by @pascalbaljet in #2541Full Changelog: inertiajs/inertia@v2.2.3...v2.2.4
v2.2.3Compare Source
What's Changed
ScrollPropon Partial Reloads by @pascalbaljet in #2597Full Changelog: inertiajs/inertia@v2.2.2...v2.2.3
v2.2.2Compare Source
What's Changed
viewTransitiontoFormComponentOptionstype by @pascalbaljet in #2741Full Changelog: inertiajs/inertia@v2.2.20...v2.2.21
v2.2.1Compare Source
What's Changed
Full Changelog: inertiajs/inertia@v2.2.18...v2.2.19
v2.2.0Compare Source
What's Changed
<InfiniteScroll>component by @pascalbaljet in #2580Full Changelog: inertiajs/inertia@v2.1.11...v2.2.0
v2.1.11Compare Source
What's Changed
Full Changelog: inertiajs/inertia@v2.1.10...v2.1.11
v2.1.10Compare Source
What's Changed
Full Changelog: inertiajs/inertia@v2.1.9...v2.1.10
v2.1.8Compare Source
What's Changed
Full Changelog: inertiajs/inertia@v2.1.7...v2.1.8
v2.1.7Compare Source
What's Changed
Full Changelog: inertiajs/inertia@v2.1.6...v2.1.7
v2.1.6Compare Source
What's Changed
Full Changelog: inertiajs/inertia@v2.1.5...v2.1.6
v2.1.5Compare Source
What's Changed
Full Changelog: inertiajs/inertia@v2.1.4...v2.1.5
v2.1.4Compare Source
What's Changed
New Contributors
Full Changelog: inertiajs/inertia@v2.1.3...v2.1.4
v2.1.3Compare Source
What's Changed
useFormby @pascalbaljet in #2528asprop by @pascalbaljet in #2524anyby @peaklabs-dev in #2520inertattribute in React < 19 by @pascalbaljet in #2536prefetch: 'click'by @pedroborges in #2538useFormto respect manualsetDefaults()calls inonSuccessand unify timing across adapters by @pascalbaljet in #2539@sveltejs/kitversion by @pascalbaljet in #2548New Contributors
Full Changelog:
Configuration
📅 Schedule: Branch creation - On day 1 of the month, every 3 months ( * * 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.
This PR has been generated by Renovate Bot.