PR #49 opened: chore(deps): bump the minor-and-patch group across 1 directory with 12 updates
Bumps the minor-and-patch group with 12 updates in the / directory:
| Package | From | To |
|---|---|---|
| @inertiajs/react | 2.3.13 | 2.3.15 |
| @types/react | 19.2.10 | 19.2.14 |
| @vitejs/plugin-react | 5.1.2 | 5.1.4 |
| lucide-react | 0.562.0 | 0.564.0 |
| playwright | 1.58.1 | 1.58.2 |
| puppeteer-core | 24.36.1 | 24.37.3 |
| tailwind-merge | 3.4.0 | 3.4.1 |
| @types/node | 25.1.0 | 25.2.3 |
| puppeteer | 24.36.1 | 24.37.3 |
| typescript-eslint | 8.54.0 | 8.55.0 |
| @rollup/rollup-linux-x64-gnu | 4.55.2 | 4.57.1 |
| @rollup/rollup-win32-x64-msvc | 4.55.2 | 4.57.1 |
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.10 to 19.2.14
▶Commits
- See full diff in compare view
Updates @vitejs/plugin-react from 5.1.2 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.[email protected]
No release notes provided.
▶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.5.1.3 (2026-02-02)
▶Commits
f066114release: [email protected]e299dcafix(plugin-react):canSkipBabelnot checkingbabel.overrides(#1098)12ffadcfix(deps): update all non-major dependencies (#1103)cf0cb8arelease: [email protected]99e480cfix(deps): update all non-major dependencies (#1090)77f5e42fix(deps): update react 19.2.4 (#1084)e327da4fix(deps): update all non-major dependencies (#1083)3d3dbc2chore: add metadata for vite-plugin-registry (#1078)58dfb9dfix(deps): update all non-major dependencies (#1066)fefad3dfix(deps): update all non-major dependencies (#1048)- Additional commits viewable in compare view
Updates lucide-react from 0.562.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
Version 0.563.0
What's Changed
aria-hiddenis by default added to icons components in all packages. This was already added tolucide-reactbefore. Making icons accessible, you can add anaria-labelor atitle. See docs about accessibility.All changes
- chore(dev): Enable ligatures in font build configuration by
@dcxoin lucide-icons/lucide#3876- chore(repo): add Android to brand stopwords by
@karsa-mistmerein lucide-icons/lucide#3895- fix(site): add missing titles and a title template by
@taimarin lucide-icons/lucide#3920- fix(site): unify and improve the styling of input fields by
@taimarin lucide-icons/lucide#3919- fix(icons): changed
star-officon by@jguddasin lucide-icons/lucide#3952- fix(icons): changed
tickets-planeicon by@jguddasin lucide-icons/lucide#3928- fix(icons): changed
monitor-officon by@jguddasin lucide-icons/lucide#3962- fix(icons): changed
lassoicon by@jguddasin lucide-icons/lucide#3961- fix(icons): changed
cloud-officon by@jguddasin lucide-icons/lucide#3942- docs(site): added lucide-web-components third-party package by
@mideswebin lucide-icons/lucide#3948- chore(deps-dev): bump preact from 10.27.2 to 10.27.3 by
@dependabot[bot] in lucide-icons/lucide#3955- feat(icon): add globe-x icon with metadata by
@Muhammad-Aqib-Bashirin lucide-icons/lucide#3827- fix(icons): changed
waypointsicon by@karsa-mistmerein lucide-icons/lucide#3990- fix(icons): changed
bookmarkicon by@jguddasin lucide-icons/lucide#2906- fix(icons): changed
message-square-dashedicon by@jguddasin lucide-icons/lucide#3959- fix(icons): changed
cloudyicon by@jguddasin lucide-icons/lucide#3966- fix(github-actions): resolved spelling mistake in gh issue close command by
@jguddasin lucide-icons/lucide#4000
... (truncated)
▶Commits
67c0485feat(scripts): added helper script to automatically update OpenCollective bac...b6ed43dfeat(packages): Added aria-hidden fallback for decorative icons to all packag...- See full diff in compare view
Updates playwright from 1.58.1 to 1.58.2
▶Release notes
Sourced from playwright's releases.
v1.58.2
Highlights
#39121 fix(trace viewer): make paths via stdin work #39129 fix: do not force swiftshader on chromium mac
Browser Versions
- Chromium 145.0.7632.6
- Mozilla Firefox 146.0.1
- WebKit 26.0
▶Commits
ce480a9cherry-pick(#39171): devops: add ubuntu-22.04-arm bote40c137chore: mark v1.58.2 (#39155)50b7296cherry-pick(#39152): chore: fix execSync inheriting stdiof3dcf50cherry-pick(#39129): fix: do not force swiftshader on chromium mac8684e08cherry-pick(#39121): fix(trace viewer): make paths via stdin work- See full diff in compare view
Updates puppeteer-core from 24.36.1 to 24.37.3
▶Release notes
Sourced from puppeteer-core's releases.
puppeteer-core: v24.37.3
24.37.3 (2026-02-13)
🛠️ Fixes
- do not resolve user data dir if it is absolute (#14680) (7765ae7)
- roll to Chrome 145.0.7632.67 (#14679) (dfc22dd)
Dependencies
- The following workspace dependencies were updated
- dependencies
@puppeteer/browsersbumped from 2.12.0 to 2.12.1puppeteer-core: v24.37.2
24.37.2 (2026-02-06)
🛠️ Fixes
📄 Documentation
puppeteer-core: v24.37.1
24.37.1 (2026-02-05)
🛠️ Fixes
puppeteer-core: v24.37.0
24.37.0 (2026-02-04)
🎉 Features
- add BrowserContext.setPermission API (#14611) (a51b7e2)
- core: support AbortSignal in launch (#14616) (d02459c)
- enhance accessibility tree snapshot with more properties (#14643) (422f9b6)
- page: expose heap snapshot getter (#14610) (397793b)
- roll to Chrome 145.0.7632.26 (#14619) (352067b)
- webdriver: implement frame.frameElement() for WebDriver BiDi (#14629) (b0c66a0)
... (truncated)
▶Changelog
Sourced from puppeteer-core's changelog.
24.37.3 (2026-02-13)
♻️ Chores
- puppeteer: Synchronize puppeteer versions
Dependencies
- The following workspace dependencies were updated
- dependencies
@puppeteer/browsersbumped from 2.12.0 to 2.12.1🛠️ Fixes
- do not resolve user data dir if it is absolute (#14680) (7765ae7)
- roll to Chrome 145.0.7632.67 (#14679) (dfc22dd)
24.37.2 (2026-02-06)
♻️ Chores
- puppeteer: Synchronize puppeteer versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- puppeteer-core bumped from 24.37.1 to 24.37.2
🛠️ Fixes
📄 Documentation
24.37.1 (2026-02-05)
♻️ Chores
... (truncated)
▶Commits
eee111bchore: release main (#14683)905f1abchore(deps): bump qs from 6.14.1 to 6.14.2 in /website (#14682)11f01effix(wsl): check for linux locations first (#14681)7765ae7fix: do not resolve user data dir if it is absolute (#14680)dfc22ddfix: roll to Chrome 145.0.7632.67 (#14679)b0aa4ddchore(webdriver): update chromium-bidi to 14.0.0 (#14675)c789392revert: "fix: disable ReadAnythingOmniboxChip by default" (#14674)1c21c1echore(deps): bump semver from 7.7.3 to 7.7.4 in the dependencies group (#14664)88ca20bchore(deps): bump the all group in /website with 2 updates (#14666)3a8df88chore(deps): bump github/codeql-action from 4.32.0 to 4.32.2 in the all group...- Additional commits viewable 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 @types/node from 25.1.0 to 25.2.3
▶Commits
- See full diff in compare view
Updates puppeteer from 24.36.1 to 24.37.3
▶Release notes
Sourced from puppeteer's releases.
puppeteer-core: v24.37.3
24.37.3 (2026-02-13)
🛠️ Fixes
- do not resolve user data dir if it is absolute (#14680) (7765ae7)
- roll to Chrome 145.0.7632.67 (#14679) (dfc22dd)
Dependencies
- The following workspace dependencies were updated
- dependencies
@puppeteer/browsersbumped from 2.12.0 to 2.12.1puppeteer: v24.37.3
24.37.3 (2026-02-13)
♻️ Chores
- puppeteer: Synchronize puppeteer versions
Dependencies
- The following workspace dependencies were updated
- dependencies
@puppeteer/browsersbumped from 2.12.0 to 2.12.1- puppeteer-core bumped from 24.37.2 to 24.37.3
puppeteer-core: v24.37.2
24.37.2 (2026-02-06)
🛠️ Fixes
📄 Documentation
puppeteer: v24.37.2
24.37.2 (2026-02-06)
♻️ Chores
... (truncated)
▶Changelog
Sourced from puppeteer's changelog.
24.37.3 (2026-02-13)
♻️ Chores
- puppeteer: Synchronize puppeteer versions
Dependencies
- The following workspace dependencies were updated
- dependencies
@puppeteer/browsersbumped from 2.12.0 to 2.12.1🛠️ Fixes
- do not resolve user data dir if it is absolute (#14680) (7765ae7)
- roll to Chrome 145.0.7632.67 (#14679) (dfc22dd)
24.37.2 (2026-02-06)
♻️ Chores
- puppeteer: Synchronize puppeteer versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- puppeteer-core bumped from 24.37.1 to 24.37.2
🛠️ Fixes
📄 Documentation
24.37.1 (2026-02-05)
♻️ Chores
... (truncated)
▶Commits
eee111bchore: release main (#14683)905f1abchore(deps): bump qs from 6.14.1 to 6.14.2 in /website (#14682)11f01effix(wsl): check for linux locations first (#14681)7765ae7fix: do not resolve user data dir if it is absolute (#14680)dfc22ddfix: roll to Chrome 145.0.7632.67 (#14679)b0aa4ddchore(webdriver): update chromium-bidi to 14.0.0 (#14675)c789392revert: "fix: disable ReadAnythingOmniboxChip by default" (#14674)1c21c1echore(deps): bump semver from 7.7.3 to 7.7.4 in the dependencies group (#14664)88ca20bchore(deps): bump the all group in /website with 2 updates (#14666)3a8df88chore(deps): bump github/codeql-action from 4.32.0 to 4.32.2 in the all group...- 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
Updates @rollup/rollup-linux-x64-gnu from 4.55.2 to 4.57.1
▶Release notes
Sourced from @rollup/rollup-linux-x64-gnu's releases.
v4.57.1
4.57.1
2026-01-30
Bug Fixes
- Fix heap corruption issue in Windows (#6251)
- Ensure exports of a dynamic import are fully included when called from a try...catch (#6254)
Pull Requests
- #6251: fix: Isolate and cache
process.report.getReport()calls in a child process for robust environment detection (@alan-agius4,@lukastaegert)- #6252: chore(deps): update dependency lru-cache to v11 (
@renovate[bot])- #6253: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot],@lukastaegert)- #6254: Fully include dynamic imports in a try-catch (
@lukastaegert)- #6255: chore(deps): lock file maintenance (
@renovate[bot])v4.57.0
4.57.0
2026-01-27
Features
- Add import attributes to all plugin hooks that did not provide them yet (#5700)
- Deprecate returning import attributes from
loadortransformhooks as that will no longer be supported with rollup 5 (#5700)Pull Requests
- #5700: extend more hooks to include import attributes and add warnings (
@TrickyPi,@lukastaegert)- #6243: fix(deps): update swc monorepo (major) (
@renovate[bot],@lukastaegert)- #6244: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot],@lukastaegert)- #6245: chore(deps): lock file maintenance (
@renovate[bot])- #6246: Refactor to reduce Rollup 5 upgrade diff (
@lukastaegert)v4.56.0
4.56.0
2026-01-22
Features
- Track object property inclusions of dynamic namespace members (#6230)
Bug Fixes
- Handle methods that access dynamically imported namespace members via
this(#6230)Pull Requests
... (truncated)
▶Changelog
Sourced from @rollup/rollup-linux-x64-gnu's changelog.
4.57.1
2026-01-30
Bug Fixes
- Fix heap corruption issue in Windows (#6251)
- Ensure exports of a dynamic import are fully included when called from a try...catch (#6254)
Pull Requests
- #6251: fix: Isolate and cache
process.report.getReport()calls in a child process for robust environment detection (@alan-agius4,@lukastaegert)- #6252: chore(deps): update dependency lru-cache to v11 (
@renovate[bot])- #6253: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot],@lukastaegert)- #6254: Fully include dynamic imports in a try-catch (
@lukastaegert)- #6255: chore(deps): lock file maintenance (
@renovate[bot])4.57.0
2026-01-27
Features
- Add import attributes to all plugin hooks that did not provide them yet (#5700)
- Deprecate returning import attributes from
loadortransformhooks as that will no longer be supported with rollup 5 (#5700)Pull Requests
- #5700: extend more hooks to include import attributes and add warnings (
@TrickyPi,@lukastaegert)- #6243: fix(deps): update swc monorepo (major) (
@renovate[bot],@lukastaegert)- #6244: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot],@lukastaegert)- #6245: chore(deps): lock file maintenance (
@renovate[bot])- #6246: Refactor to reduce Rollup 5 upgrade diff (
@lukastaegert)4.56.0
2026-01-22
Features
- Track object property inclusions of dynamic namespace members (#6230)
Bug Fixes
- Handle methods that access dynamically imported namespace members via
this(#6230)Pull Requests
- #6230: Refine namespace handling (
@lukastaegert)
... (truncated)
▶Commits
d37675f4.57.1eafac0bchore(deps): lock file maintenance (#6255)47fa568chore(deps): update dependency lru-cache to v11 (#6252)416f476Fully include dynamic imports in a try-catch (#6254)5e393e3fix: Isolate and cacheprocess.report.getReport()calls in a child process ...c931d23chore(deps): lock file maintenance minor/patch updates (#6253)c79e6c2Mitigate vulnerability that would allow to steal credentials743d0544.57.074121c7extend more hooks to include import attributes and add warnings (#5700)c519d82Refactor to reduce Rollup 5 upgrade diff (#6246)- Additional commits viewable in compare view
Updates @rollup/rollup-win32-x64-msvc from 4.55.2 to 4.57.1
▶Release notes
Sourced from @rollup/rollup-win32-x64-msvc's releases.
v4.57.1
4.57.1
2026-01-30
Bug Fixes
- Fix heap corruption issue in Windows (#6251)
- Ensure exports of a dynamic import are fully included when called from a try...catch (#6254)
Pull Requests
- #6251: fix: Isolate and cache
process.report.getReport()calls in a child process for robust environment detection (@alan-agius4,@lukastaegert)- #6252: chore(deps): update dependency lru-cache to v11 (
@renovate[bot])- #6253: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot],@lukastaegert)- #6254: Fully include dynamic imports in a try-catch (
@lukastaegert)- #6255: chore(deps): lock file maintenance (
@renovate[bot])v4.57.0
4.57.0
2026-01-27
Features
- Add import attributes to all plugin hooks that did not provide them yet (#5700)
- Deprecate returning import attributes from
loadortransformhooks as that will no longer be supported with rollup 5 (#5700)Pull Requests
- #5700: extend more hooks to include import attributes and add warnings (
@TrickyPi,@lukastaegert)- #6243: fix(deps): update swc monorepo (major) (
@renovate[bot],@lukastaegert)- #6244: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot],@lukastaegert)- #6245: chore(deps): lock file maintenance (
@renovate[bot])- #6246: Refactor to reduce Rollup 5 upgrade diff (
@lukastaegert)v4.56.0
4.56.0
2026-01-22
Features
- Track object property inclusions of dynamic namespace members (#6230)
Bug Fixes
- Handle methods that access dynamically imported namespace members via
this(#6230)Pull Requests
...Description has been truncated