PR #54 opened: chore(deps): bump the minor-and-patch group with 2 updates
Bumps the minor-and-patch group with 2 updates: @inertiajs/react and typescript-eslint.
Updates @inertiajs/react from 2.3.17 to 2.3.18
▶Release notes
Sourced from @inertiajs/react's releases.
v2.3.18
What's Changed
- Bump
@sveltejs/kitfrom 2.53.2 to 2.53.3 by@dependabot[bot] in inertiajs/inertia#2919- Bump multer from 2.0.2 to 2.1.1 by
@dependabot[bot] in inertiajs/inertia#2923- [2.x] Remove request from stream on network failure by
@pascalbaljetin inertiajs/inertia#2948- Use SharedPageProps in GlobalEventsMap event types by
@hamedelasmain inertiajs/inertia#2946- [2.x] fix: include SharedPageProps in createInertiaApp and onSuccess types by
@isaackaarain inertiajs/inertia#2931- [2.x] Remove
server-rendererdependency from Vue adapter type by@pascalbaljetin inertiajs/inertia#2955- [2.x] fix(types): module augmentation example by
@pascalbaljetin inertiajs/inertia#2954- [2.x] fix: always fire flash event regardless of partial reload equality by
@pascalbaljetin inertiajs/inertia#2953- fix: skip view transition when document visibility is hidden by
@mortenhaubergin inertiajs/inertia#2957New Contributors
@hamedelasmamade their first contribution in inertiajs/inertia#2946@mortenhaubergmade their first contribution in inertiajs/inertia#2957Full Changelog: https://github.com/inertiajs/inertia/compare/v2.3.17...v2.3.18
▶Changelog
Sourced from @inertiajs/react's changelog.
v2.3.18 - 2026-03-12
What's Changed
- Bump
@sveltejs/kit from 2.53.2 to 2.53.3 by@dependabot[bot] in inertiajs/inertia#2919- Bump multer from 2.0.2 to 2.1.1 by
@dependabot[bot] in inertiajs/inertia#2923- [2.x] Remove request from stream on network failure by
@pascalbaljetin inertiajs/inertia#2948- Use SharedPageProps in GlobalEventsMap event types by
@hamedelasmain inertiajs/inertia#2946- [2.x] fix: include SharedPageProps in createInertiaApp and onSuccess types by
@isaackaarain inertiajs/inertia#2931- [2.x] Remove
server-rendererdependency from Vue adapter type by@pascalbaljetin inertiajs/inertia#2955- [2.x] fix(types): module augmentation example by
@pascalbaljetin inertiajs/inertia#2954- [2.x] fix: always fire flash event regardless of partial reload equality by
@pascalbaljetin inertiajs/inertia#2953- fix: skip view transition when document visibility is hidden by
@mortenhaubergin inertiajs/inertia#2957New Contributors
@hamedelasmamade their first contribution in inertiajs/inertia#2946@mortenhaubergmade their first contribution in inertiajs/inertia#2957Full Changelog: https://github.com/inertiajs/inertia/compare/v2.3.17...v2.3.18
▶Commits
Updates typescript-eslint from 8.56.1 to 8.57.0
▶Release notes
Sourced from typescript-eslint's releases.
v8.57.0
8.57.0 (2026-03-09)
🚀 Features
- eslint-plugin: [no-unnecessary-condition] allow literal loop conditions in for/do loops (#12080)
🩹 Fixes
- eslint-plugin: [strict-void-return] false positives with overloads (#12055)
- eslint-plugin: handle statically analyzable computed keys in prefer-readonly (#12079)
- eslint-plugin: guard against negative paramIndex in no-useless-default-assignment (#12077)
- eslint-plugin: [prefer-promise-reject-errors] add allow
TypeOrValueSpecifierto prefer-promise-reject-errors (#12094)- eslint-plugin: [no-base-to-string] fix false positive for toString with overloads (#12089)
- typescript-estree: switch back to use
ts.getModifiers()(#12034)- typescript-estree: if the template literal is tagged and the text has an invalid escape,
cookedwill benull(#11355)❤️ Thank You
- Brad Zacher
@bradzacher- Brian Schlenker
@bschlenk- Evyatar Daud
@StyleShit- fisker Cheung
@fisker- James Henry
@JamesHenry- Josh Goldberg
- Kirk Waiblinger
@kirkwaiblinger- Moses Odutusin
@thebolarin- Newton Yuan
@NewtonYuan- SungHyun627
@SungHyun627- Younsang Na
@nayounsangSee GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
▶Changelog
Sourced from typescript-eslint's changelog.
8.57.0 (2026-03-09)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
▶Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
▶Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions