PR #26 merged: chore(deps): bump the minor-and-patch group with 6 updates
Bumps the minor-and-patch group with 6 updates:
| Package | From | To |
|---|---|---|
| @inertiajs/react | 2.3.13 | 2.3.15 |
| @types/react | 19.2.13 | 19.2.14 |
| @vitejs/plugin-react | 5.1.3 | 5.1.4 |
| lucide-react | 0.563.0 | 0.564.0 |
| tailwind-merge | 3.4.0 | 3.4.1 |
| typescript-eslint | 8.54.0 | 8.55.0 |
Updates @inertiajs/react from 2.3.13 to 2.3.15
▶Release notes
Sourced from @inertiajs/react's releases.
v2.3.15
What's Changed
- Bump axios from 1.13.2 to 1.13.5 by
@dependabot[bot] in inertiajs/inertia#2888- [2.x] Fix flash data being cleared by
history.replaceStateby@pascalbaljetin inertiajs/inertia#2889- [2.x] Handle
bfcacherestoration for encrypted history by@pascalbaljetin inertiajs/inertia#2890- [2.x] Bump dependencies by
@pascalbaljetin inertiajs/inertia#2891- [2.x] Fix InfiniteScroll loading all pages in reverse mode with flex/grid layouts by
@pascalbaljetin inertiajs/inertia#2893- [2.x] Improve flaky tests and test app quality by
@pascalbaljetin inertiajs/inertia#2895Full Changelog: https://github.com/inertiajs/inertia/compare/v2.3.14...v2.3.15
v2.3.14
What's Changed
- [2.x] Shut down entire cluster on SSR shutdown by
@pascalbaljetin inertiajs/inertia#2876- [2.x] Fix
useFormtype inference when passing data as callback by@pascalbaljetin inertiajs/inertia#2878- Add global configuration support for withAllErrors in form components by
@skryukovin inertiajs/inertia#2865Full Changelog: https://github.com/inertiajs/inertia/compare/v2.3.13...v2.3.14
▶Changelog
Sourced from @inertiajs/react's changelog.
v2.3.15 - 2026-02-13
What's Changed
- Bump axios from 1.13.2 to 1.13.5 by
@dependabot[bot] in inertiajs/inertia#2888- [2.x] Fix flash data being cleared by
history.replaceStateby@pascalbaljetin inertiajs/inertia#2889- [2.x] Handle
bfcacherestoration for encrypted history by@pascalbaljetin inertiajs/inertia#2890- [2.x] Bump dependencies by
@pascalbaljetin inertiajs/inertia#2891- [2.x] Fix InfiniteScroll loading all pages in reverse mode with flex/grid layouts by
@pascalbaljetin inertiajs/inertia#2893- [2.x] Improve flaky tests and test app quality by
@pascalbaljetin inertiajs/inertia#2895Full Changelog: https://github.com/inertiajs/inertia/compare/v2.3.14...v2.3.15
v2.3.14 - 2026-02-11
What's Changed
- [2.x] Shut down entire cluster on SSR shutdown by
@pascalbaljetin inertiajs/inertia#2876- [2.x] Fix
useFormtype inference when passing data as callback by@pascalbaljetin inertiajs/inertia#2878- Add global configuration support for withAllErrors in form components by
@skryukovin inertiajs/inertia#2865Full Changelog: https://github.com/inertiajs/inertia/compare/v2.3.13...v2.3.14
▶Commits
5652a22v2.3.154b0461e[2.x] Improve flaky tests and test app quality (#2895)9b51423[2.x] Fix InfiniteScroll loading all pages in reverse mode with flex/grid lay...48ff3fc[2.x] Bump dependencies (#2891)146166aFix flash data being cleared byhistory.replaceState(#2889)4bdd004Bump axios from 1.13.2 to 1.13.5 (#2888)3cc7219v2.3.14aac2764Add global configuration support for withAllErrors in form components (#2865)- See full diff in compare view
Updates @types/react from 19.2.13 to 19.2.14
▶Commits
- See full diff in compare view
Updates @vitejs/plugin-react from 5.1.3 to 5.1.4
▶Release notes
Sourced from @vitejs/plugin-react's releases.
[email protected]
Fix
canSkipBabelnot accounting forbabel.overrides(#1098)When configuring
babel.overrideswithout top-level plugins or presets, Babel was incorrectly skipped. ThecanSkipBabelfunction now checks foroverrides.lengthto ensure override configurations are processed.
▶Changelog
Sourced from @vitejs/plugin-react's changelog.
5.1.4 (2026-02-10)
Fix
canSkipBabelnot accounting forbabel.overrides(#1098)When configuring
babel.overrideswithout top-level plugins or presets, Babel was incorrectly skipped. ThecanSkipBabelfunction now checks foroverrides.lengthto ensure override configurations are processed.
▶Commits
f066114release: [email protected]e299dcafix(plugin-react):canSkipBabelnot checkingbabel.overrides(#1098)12ffadcfix(deps): update all non-major dependencies (#1103)- See full diff in compare view
Updates lucide-react from 0.563.0 to 0.564.0
▶Release notes
Sourced from lucide-react's releases.
Version 0.564.0
What's Changed
- chore(docs): Improve SEO icon detail pages by
@ericfennisin lucide-icons/lucide#4040- feat(icons): added
database-searchicon by@Spleefiesin lucide-icons/lucide#4003- fix(icons): changed
user-lockicon by@jguddasin lucide-icons/lucide#3971- fix(icons): changed
bug-officon by@jguddasin lucide-icons/lucide#3972- fix(icons): changed
bell-doticon by@jguddasin lucide-icons/lucide#3973- fix(icons): changed
bandageicon by@jguddasin lucide-icons/lucide#3967- fix(icons): changed
hard-driveicon by@jguddasin lucide-icons/lucide#3622- fix(icons): changed
git-branchicon by@jguddasin lucide-icons/lucide#3938- fix(icons): changed
file-cogicon by@jguddasin lucide-icons/lucide#3965- fix(icons): changed
cloud-alertandcloud-checkicon by@jguddasin lucide-icons/lucide#3976- feat(icons): adds
user-keyanduser-round-key, updates other-keyicons to match by@karsa-mistmerein lucide-icons/lucide#4044New Contributors
@Spleefiesmade their first contribution in lucide-icons/lucide#4003Full Changelog: https://github.com/lucide-icons/lucide/compare/0.563.1...0.564.0
Hotfix
@lucide/sveltehasA11yProp.js importWhat's Changed
- fix(
@lucide/svelte): Fix build in by@ericfennisin lucide-icons/lucide#4026Full Changelog: https://github.com/lucide-icons/lucide/compare/0.563.0...0.563.1
▶Commits
- See full diff in compare view
Updates tailwind-merge from 3.4.0 to 3.4.1
▶Release notes
Sourced from tailwind-merge's releases.
v3.4.1
Bug Fixes
- Prevent arbitrary font-family and font-weight from merging by
@roneymoonin dcastil/tailwind-merge#635Full Changelog: https://github.com/dcastil/tailwind-merge/compare/v3.4.0...v3.4.1
Thanks to
@brandonmcconnell,@manavm1990,@langy,@roboflow,@syntaxfm,@getsentry,@codecov, a private sponsor,@block,@openclaw,@sourcegraphand more via@thnxdevfor sponsoring tailwind-merge! ❤️
▶Commits
02b6eb6v3.4.16b845ebadd agent info for release workflow655f2f1add changelog for v3.4.1e44e5ebadd agent docs4a38681Merge pull request #644 from dcastil/renovate/major-vitest-monorepo23ac259migrate to vitest v4927f617chore(deps): update vitest monorepo to v4aea4869Merge pull request #648 from dcastil/renovate/major-octokit-monorepo78365f2Merge pull request #646 from dcastil/renovate/actions-exec-3.xb08384dfix(deps): update dependency@octokit/typesto v16- Additional commits viewable in compare view
Updates typescript-eslint from 8.54.0 to 8.55.0
▶Release notes
Sourced from typescript-eslint's releases.
v8.55.0
8.55.0 (2026-02-09)
🚀 Features
- utils: deprecate defaultOptions in favor of meta.defaultOptions (#11992)
🩹 Fixes
- eslint-plugin: [no-unused-vars] remove trailing newline when removing entire import (#11990)
- eslint-plugin: [no-useless-default-assignment] require strictNullChecks (#11966, #12000)
- eslint-plugin: [no-useless-default-assignment] report unnecessary defaults in ternary expressions (#11984)
- eslint-plugin: [no-useless-default-assignment] reduce param index to ts this handling (#11949)
- typescript-estree: forbid invalid modifier in object expression (#11931)
❤️ Thank You
- Christian Rose
@chrros95- fisker Cheung
@fisker- Josh Goldberg
- Maria Solano
@MariaSolOs- Minyeong Kim
@minyeong981- SungHyun627
@SungHyun627- Yukihiro Hasegawa
@y-hsgwSee 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.55.0 (2026-02-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