PR #142 merged: chore(deps): bump the minor-and-patch group with 10 updates
Bumps the minor-and-patch group with 10 updates:
| Package | From | To |
|---|---|---|
| @inertiajs/react | 3.2.0 | 3.3.0 |
| lucide-react | 1.16.0 | 1.17.0 |
| react | 19.2.6 | 19.2.7 |
| @types/react | 19.2.15 | 19.2.16 |
| react-dom | 19.2.6 | 19.2.7 |
| vite | 8.0.14 | 8.0.16 |
| eslint-import-resolver-typescript | 4.4.4 | 4.4.5 |
| typescript-eslint | 8.59.4 | 8.60.1 |
| @rollup/rollup-linux-x64-gnu | 4.60.4 | 4.61.0 |
| @rollup/rollup-win32-x64-msvc | 4.60.4 | 4.61.0 |
Updates @inertiajs/react from 3.2.0 to 3.3.0
▶Release notes
Sourced from @inertiajs/react's releases.
v3.3.0
What's Changed
- [3.x] Await user-provided Form onSuccess callback before completing submission by
@mattwighamin inertiajs/inertia#3122- [3.x] Migrate playgrounds from Prism to Laravel AI SDK by
@pascalbaljetin inertiajs/inertia#3128- [3.x] Support network URLs for loading CSS assets in SSR dev server by
@simonellensohnin inertiajs/inertia#3121- [3.x] Pass props to withApp callback by
@CL0Pinettein inertiajs/inertia#3125- [3.x] Run pnpm audit on push and releases, not on PRs by
@pascalbaljetin inertiajs/inertia#3129- [3.x] Fix Svelte infinite scroll unmount race by
@hschnein inertiajs/inertia#3127New Contributors
@mattwighammade their first contribution in inertiajs/inertia#3122@simonellensohnmade their first contribution in inertiajs/inertia#3121@CL0Pinettemade their first contribution in inertiajs/inertia#3125@hschnemade their first contribution in inertiajs/inertia#3127Full Changelog: https://github.com/inertiajs/inertia/compare/v3.2.0...v3.3.0
▶Changelog
Sourced from @inertiajs/react's changelog.
v3.3.0 - 2026-05-27
What's Changed
- [3.x] Await user-provided Form onSuccess callback before completing submission by
@mattwighamin inertiajs/inertia#3122- [3.x] Migrate playgrounds from Prism to Laravel AI SDK by
@pascalbaljetin inertiajs/inertia#3128- [3.x] Support network URLs for loading CSS assets in SSR dev server by
@simonellensohnin inertiajs/inertia#3121- [3.x] Pass props to withApp callback by
@CL0Pinettein inertiajs/inertia#3125- [3.x] Run pnpm audit on push and releases, not on PRs by
@pascalbaljetin inertiajs/inertia#3129- [3.x] Fix Svelte infinite scroll unmount race by
@hschnein inertiajs/inertia#3127New Contributors
@mattwighammade their first contribution in inertiajs/inertia#3122@simonellensohnmade their first contribution in inertiajs/inertia#3121@CL0Pinettemade their first contribution in inertiajs/inertia#3125@hschnemade their first contribution in inertiajs/inertia#3127Full Changelog: https://github.com/inertiajs/inertia/compare/v3.2.0...v3.3.0
▶Commits
Updates lucide-react from 1.16.0 to 1.17.0
▶Release notes
Sourced from lucide-react's releases.
Version 1.17.0
What's Changed
- chore(lucide-vue-next|lucide-svelte|lucide-angular): Remove deprecated packages by
@ericfennisin lucide-icons/lucide#4376- chore(repo): Update issue templates and documentation for package ren… by
@ericfennisin lucide-icons/lucide#4379- feat(site): Adds survey overlay to website by
@ericfennisin lucide-icons/lucide#4380- feat(site): Certificate dev links by
@ericfennisin lucide-icons/lucide#4390- fix(icons): changed
martiniicon by@jamiemlawin lucide-icons/lucide#4335- chore(deps): bump brace-expansion from 1.1.11 to 5.0.6 by
@dependabot[bot] in lucide-icons/lucide#4386- chore(deps): bump
@tootallnate/oncefrom 2.0.0 to 2.0.1 by@dependabot[bot] in lucide-icons/lucide#4404- chore(deps): bump devalue from 5.8.0 to 5.8.1 by
@dependabot[bot] in lucide-icons/lucide#4391- chore(deps): bump ws from 8.18.0 to 8.20.1 by
@dependabot[bot] in lucide-icons/lucide#4392- fix(gh-icon): limit icon size to a maximum of 256 pixels by
@jguddasin lucide-icons/lucide#4398- chore(dependencies): Update dependencies by
@ericfennisin lucide-icons/lucide#4377- feat(copilot): Adding copilot instructions by
@ericfennisin lucide-icons/lucide#4407- feat(icons): add
globe-checkby@Barakudumin lucide-icons/lucide#4342- feat(metadata): Require use-cases in meta json by
@ericfennisin lucide-icons/lucide#4321- feat(icons): added
parasolicon by@karsa-mistmerein lucide-icons/lucide#4347Full Changelog: https://github.com/lucide-icons/lucide/compare/1.16.0...1.17.0
▶Commits
- See full diff in compare view
Updates react from 19.2.6 to 19.2.7
▶Release notes
Sourced from react's releases.
19.2.7 (June 1st, 2026)
React Server Components
- Fixed missing
FormDataentries in Server Actions which regressed in 19.2.6 (#36566 by@unstubbable)
▶Commits
6117d7cVersion 19.2.7 (#36591)- See full diff in compare view
▶Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react since your current version.
Updates @types/react from 19.2.15 to 19.2.16
▶Commits
- See full diff in compare view
Updates react-dom from 19.2.6 to 19.2.7
▶Release notes
Sourced from react-dom's releases.
19.2.7 (June 1st, 2026)
React Server Components
- Fixed missing
FormDataentries in Server Actions which regressed in 19.2.6 (#36566 by@unstubbable)
▶Commits
6117d7cVersion 19.2.7 (#36591)- See full diff in compare view
▶Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react-dom since your current version.
Updates vite from 8.0.14 to 8.0.16
▶Release notes
Sourced from vite's releases.
v8.0.16
Please refer to CHANGELOG.md for details.
v8.0.15
Please refer to CHANGELOG.md for details.
▶Changelog
Sourced from vite's changelog.
8.0.16 (2026-06-01)
Bug Fixes
- deps: reject UNC paths for launch-editor-middleware (#22571) (50b9512)
- reject windows alternate paths (#22572) (dc245c7)
8.0.15 (2026-06-01)
Features
Bug Fixes
- capitalize error messages and remove spurious space in parse error (#22488) (85a0eff)
- deps: update all non-major dependencies (#22511) (2686d7d)
- dev: fix html-proxy cache key mismatch for /@fs/ HTML paths (#21762) (47c4213)
- glob: error on relative glob in virtual module when no files match (#22497) (5c8e98f)
- optimizer: close the rolldown bundle when write() rejects (#22528) (e3cfb9d)
- resolve: provide onWarn for viteResolvePlugin in JS plugin containers (#22509) (40985f1)
Miscellaneous Chores
Code Refactoring
▶Commits
f94df87release: v8.0.16dc245c7fix: reject windows alternate paths (#22572)50b9512fix(deps): reject UNC paths for launch-editor-middleware (#22571)8d1b019release: v8.0.152686d7dfix(deps): update all non-major dependencies (#22511)3052a67chore(deps): update rolldown-related dependencies (#22566)e3cfb9dfix(optimizer): close the rolldown bundle when write() rejects (#22528)6978a9crefactor: correct logic incollectAllModulesfunction (#22562)646dbedfeat: update rolldown to 1.0.3 (#22538)85a0efffix: capitalize error messages and remove spurious space in parse error (#22488)- Additional commits viewable in compare view
Updates eslint-import-resolver-typescript from 4.4.4 to 4.4.5
▶Release notes
Sourced from eslint-import-resolver-typescript's releases.
v4.4.5
Patch Changes
- #473
32c61abThanks@leey0818! - fix: check tsconfig matching before using resolver
▶Changelog
Sourced from eslint-import-resolver-typescript's changelog.
4.4.5
Patch Changes
- #473
32c61abThanks@leey0818! - fix: check tsconfig matching before using resolver
▶Commits
724c47dchore: release eslint-import-resolver-typescript (#480)32c61abfix: check tsconfig matching before using resolver (#473)- See full diff in compare view
▶Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for eslint-import-resolver-typescript since your current version.
Updates typescript-eslint from 8.59.4 to 8.60.1
▶Release notes
Sourced from typescript-eslint's releases.
v8.60.1
8.60.1 (2026-06-01)
🩹 Fixes
- eslint-plugin: respect ECMAScript line terminators in ts-comment rules (#12352)
- eslint-plugin: [no-shadow] correct rule to match ESLint v10 handling (#12182)
❤️ Thank You
- lumir
- Nevette Bailey
@nevette-baileySee GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.60.0
8.60.0 (2026-05-25)
🚀 Features
- rule-tester: added updates of RuleTester from upstream (#12291)
🩹 Fixes
❤️ Thank You
- Evyatar Daud
@StyleShit- Vinccool96
See 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.60.1 (2026-06-01)
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.
8.60.0 (2026-05-25)
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
4f84a69chore(release): publish 8.60.11849b53chore: typecheck using tsgo (#12139)f891c29chore(release): publish 8.60.0- See full diff in compare view
Updates @rollup/rollup-linux-x64-gnu from 4.60.4 to 4.61.0
▶Release notes
Sourced from @rollup/rollup-linux-x64-gnu's releases.
v4.61.0
4.61.0
2026-06-01
Features
- Sort entry modules to make chunk hashes deterministic (#6391)
Pull Requests
- #6376: Eliminate AWS credential exposure on fork PRs in REPL artefact workflow (
@lukastaegert)- #6378: fix(deps): update minor/patch updates (
@renovate[bot])- #6379: chore(deps): update dependency lint-staged to v17 (
@renovate[bot],@lukastaegert)- #6380: chore(deps): update dependency lru-cache to v11 (
@renovate[bot],@lukastaegert)- #6381: chore(deps): lock file maintenance (
@renovate[bot],@lukastaegert)- #6382: chore(deps): update dependency
@types/nodeto ^20.19.41 (@renovate[bot])- #6386: fix(deps): update minor/patch updates (
@renovate[bot])- #6387: chore(deps): update aws-actions/configure-aws-credentials action to v6 (
@renovate[bot])- #6388: fix(deps): update swc monorepo (major) (
@renovate[bot],@lukastaegert)- #6389: chore(deps): lock file maintenance (
@renovate[bot])- #6391: Sort entry modules to make chunk hash names deterministic (
@TrickyPi)- #6394: fix(deps): update minor/patch updates (
@renovate[bot],@lukastaegert)- #6395: chore(deps): update react monorepo to v19 (
@renovate[bot],@lukastaegert)- #6396: fix(deps): update rust crate swc_compiler_base to v57 (
@renovate[bot],@lukastaegert)- #6397: chore(deps): lock file maintenance (
@renovate[bot],@lukastaegert)- #6400: docs: fix broken links (
@jiyujie2006)
▶Changelog
Sourced from @rollup/rollup-linux-x64-gnu's changelog.
4.61.0
2026-06-01
Features
- Sort entry modules to make chunk hashes deterministic (#6391)
Pull Requests
- #6376: Eliminate AWS credential exposure on fork PRs in REPL artefact workflow (
@lukastaegert)- #6378: fix(deps): update minor/patch updates (
@renovate[bot])- #6379: chore(deps): update dependency lint-staged to v17 (
@renovate[bot],@lukastaegert)- #6380: chore(deps): update dependency lru-cache to v11 (
@renovate[bot],@lukastaegert)- #6381: chore(deps): lock file maintenance (
@renovate[bot],@lukastaegert)- #6382: chore(deps): update dependency
@types/nodeto ^20.19.41 (@renovate[bot])- #6386: fix(deps): update minor/patch updates (
@renovate[bot])- #6387: chore(deps): update aws-actions/configure-aws-credentials action to v6 (
@renovate[bot])- #6388: fix(deps): update swc monorepo (major) (
@renovate[bot],@lukastaegert)- #6389: chore(deps): lock file maintenance (
@renovate[bot])- #6391: Sort entry modules to make chunk hash names deterministic (
@TrickyPi)- #6394: fix(deps): update minor/patch updates (
@renovate[bot],@lukastaegert)- #6395: chore(deps): update react monorepo to v19 (
@renovate[bot],@lukastaegert)- #6396: fix(deps): update rust crate swc_compiler_base to v57 (
@renovate[bot],@lukastaegert)- #6397: chore(deps): lock file maintenance (
@renovate[bot],@lukastaegert)- #6400: docs: fix broken links (
@jiyujie2006)
▶Commits
765167f4.61.00f547ebSort entry modules to make chunk hash names deterministic (#6391)5838787docs: fix broken links (#6400)cc0f51achore(deps): update react monorepo to v19 (#6395)dd30037fix(deps): update rust crate swc_compiler_base to v57 (#6396)cb86c3echore(deps): lock file maintenance (#6397)db2b6e0fix(deps): update minor/patch updates (#6394)c16e493chore(deps): lock file maintenance (#6389)65397f1chore(deps): update aws-actions/configure-aws-credentials action to v6 (#6387)6817778fix(deps): update minor/patch updates (#6386)- Additional commits viewable in compare view
Updates @rollup/rollup-win32-x64-msvc from 4.60.4 to 4.61.0
▶Release notes
Sourced from @rollup/rollup-win32-x64-msvc's releases.
v4.61.0
4.61.0
2026-06-01
Features
- Sort entry modules to make chunk hashes deterministic (#6391)
Pull Requests
- #6376: Eliminate AWS credential exposure on fork PRs in REPL artefact workflow (
@lukastaegert)- #6378: fix(deps): update minor/patch updates (
@renovate[bot])- #6379: chore(deps): update dependency lint-staged to v17 (
@renovate[bot],@lukastaegert)- #6380: chore(deps): update dependency lru-cache to v11 (
@renovate[bot],@lukastaegert)- #6381: chore(deps): lock file maintenance (
@renovate[bot],@lukastaegert)- #6382: chore(deps): update dependency
@types/nodeto ^20.19.41 (@renovate[bot])- #6386: fix(deps): update minor/patch updates (
@renovate[bot])- #6387: chore(deps): update aws-actions/configure-aws-credentials action to v6 (
@renovate[bot])- #6388: fix(deps): update swc monorepo (major) (
@renovate[bot],@lukastaegert)- #6389: chore(deps): lock file maintenance (
@renovate[bot])- #6391: Sort entry modules to make chunk hash names deterministic (
@TrickyPi)- #6394: fix(deps): update minor/patch updates (
@renovate[bot],@lukastaegert)- #6395: chore(deps): update react monorepo to v19 (
@renovate[bot],@lukastaegert)- #6396: fix(deps): update rust crate swc_compiler_base to v57 (
@renovate[bot],@lukastaegert)- #6397: chore(deps): lock file maintenance (
@renovate[bot],@lukastaegert)- #6400: docs: fix broken links (
@jiyujie2006)
▶Changelog
Sourced from @rollup/rollup-win32-x64-msvc's changelog.
4.61.0
2026-06-01
Features
- Sort entry modules to make chunk hashes deterministic (#6391)
Pull Requests
- #6376: Eliminate AWS credential exposure on fork PRs in REPL artefact workflow (
@lukastaegert)- #6378: fix(deps): update minor/patch updates (
@renovate[bot])- #6379: chore(deps): update dependency lint-staged to v17 (
@renovate[bot],@lukastaegert)- #6380: chore(deps): update dependency lru-cache to v11 (
@renovate[bot],@lukastaegert)- #6381: chore(deps): lock file maintenance (
@renovate[bot],@lukastaegert)- #6382: chore(deps): update dependency
@types/nodeto ^20.19.41 (@renovate[bot])- #6386: fix(deps): update minor/patch updates (
@renovate[bot])- #6387: chore(deps): update aws-actions/configure-aws-credentials action to v6 (
@renovate[bot])- #6388: fix(deps): update swc monorepo (major) (
@renovate[bot],@lukastaegert)- #6389: chore(deps): lock file maintenance (
@renovate[bot])- #6391: Sort entry modules to make chunk hash names deterministic (
@TrickyPi)- #6394: fix(deps): update minor/patch updates (
@renovate[bot],@lukastaegert)- #6395: chore(deps): update react monorepo to v19 (
@renovate[bot],@lukastaegert)- #6396: fix(deps): update rust crate swc_compiler_base to v57 (
@renovate[bot],@lukastaegert)- #6397: chore(deps): lock file maintenance (
@renovate[bot],@lukastaegert)- #6400: docs: fix broken links (
@jiyujie2006)
▶Commits
765167f4.61.00f547ebSort entry modules to make chunk hash names deterministic (#6391)5838787docs: fix broken links (#6400)cc0f51achore(deps): update react monorepo to v19 (#6395)dd30037fix(deps): update rust crate swc_compiler_base to v57 (#6396)cb86c3echore(deps): lock file maintenance (#6397)db2b6e0fix(deps): update minor/patch updates (#6394)c16e493chore(deps): lock file maintenance (#6389)65397f1chore(deps): update aws-actions/configure-aws-credentials action to v6 (#6387)6817778fix(deps): update minor/patch updates (#6386)- Additional commits viewable in compare view
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