PR #128 opened: chore(deps): bump the minor-and-patch group with 6 updates
Bumps the minor-and-patch group with 6 updates:
| Package | From | To |
|---|---|---|
| @vitejs/plugin-react | 6.0.1 | 6.0.2 |
| lucide-react | 1.14.0 | 1.16.0 |
| vite | 8.0.12 | 8.0.13 |
| @types/node | 25.7.0 | 25.9.0 |
| @rollup/rollup-linux-x64-gnu | 4.60.3 | 4.60.4 |
| @rollup/rollup-win32-x64-msvc | 4.60.3 | 4.60.4 |
Updates @vitejs/plugin-react from 6.0.1 to 6.0.2
▶Release notes
Sourced from @vitejs/plugin-react's releases.
[email protected]
Allow all options in reactCompilerPreset (#1189)
This is a type only change. Only
compilationModeandtargetoptions were available forreactCompilerPreset.
▶Changelog
Sourced from @vitejs/plugin-react's changelog.
6.0.2 (2026-05-14)
Allow all options in reactCompilerPreset (#1189)
This is a type only change. Only
compilationModeandtargetoptions were available forreactCompilerPreset.
▶Commits
6535b55release: [email protected]bf0e43bfeat(react): whitelist debugging-options (#1189)3bd1f08feat: use carets for rolldown versions (#1216)2b8df67fix(deps): update all non-major dependencies (#1218)8fa9619fix(deps): update react 19.2.6 (#1211)a4296adfix(deps): update all non-major dependencies (#1209)323ccd7fix(deps): update all non-major dependencies (#1196)a7506e1chore(deps): update vite 8.0.10 (#1198)02cff2afix(deps): update all non-major dependencies (#1184)4b9c890fix(deps): update react 19.2.5 (#1181)- Additional commits viewable in compare view
Updates lucide-react from 1.14.0 to 1.16.0
▶Release notes
Sourced from lucide-react's releases.
Version 1.16.0
What's Changed
- feat(icons): added
blendericon by@rrod497in lucide-icons/lucide#3884Full Changelog: https://github.com/lucide-icons/lucide/compare/1.15.0...1.16.0
Version 1.15.0
What's Changed
- fix: remove 'less' from brand stopwords by
@jguddasin lucide-icons/lucide#4331- fix(
@lucide/vue): Clone slots before passing to icon by@axthoin lucide-icons/lucide#4339- fix(icons): changed
text-cursoricon by@jamiemlawin lucide-icons/lucide#4340- fix(icons): changed
landmarkicon by@jamiemlawin lucide-icons/lucide#4334- chore(deps-dev): bump nitropack from 2.13.1 to 2.13.4 by
@dependabot[bot] in lucide-icons/lucide#4352- chore(deps-dev): bump simple-git from 3.33.0 to 3.36.0 by
@dependabot[bot] in lucide-icons/lucide#4349- fix(icons): changed
candy-caneicon by@jguddasin lucide-icons/lucide#4148- fix(icons): changed
volleyballicon by@jamiemlawin lucide-icons/lucide#4338- fix(icons): changed
chart-no-axes-combinedicon by@jguddasin lucide-icons/lucide#3567- feat(icon): added broccoli icon by
@swastik7805in lucide-icons/lucide#4263- chore(site): Updates to site and updated carbon ads by
@ericfennisin lucide-icons/lucide#4359- feat(icons): added sticky note variants by
@Barakudumin lucide-icons/lucide#4348- chore(deps-dev): bump astro from 6.1.6 to 6.1.10 by
@dependabot[bot] in lucide-icons/lucide#4361New Contributors
@axthomade their first contribution in lucide-icons/lucide#4339@Barakudummade their first contribution in lucide-icons/lucide#4348Full Changelog: https://github.com/lucide-icons/lucide/compare/1.14.0...1.15.0
▶Commits
07c885efix(docs): fix zephyr-cloud URL in readmes- See full diff in compare view
Updates vite from 8.0.12 to 8.0.13
▶Changelog
Sourced from vite's changelog.
8.0.13 (2026-05-14)
Features
- bundled-dev: add lazy bundling support (#21406) (4f0949f)
- optimizer: improve the esbuild plugin converter to pass some properties of build result to
onEnd(#22357) (47071ce)- update rolldown to 1.0.1 (#22444) (8c766a6)
Bug Fixes
- build: copy public directory after building same environment with
write=false(#22328) (158e8ae)- css: await sass/less/styl worker disposal on teardown (fix #22274) (#22275) (b7edcb7)
- css: keep deprecated
name/originalFileNamein syntheticassetFileNamescall (#22439) (8e59c97)- make
isBundledper environment (#22257) (a576326)- ssr: avoid rewriting labels that collide with imports (#22451) (d9b18e0)
Miscellaneous Chores
▶Commits
a46f11arelease: v8.0.13d9b18e0fix(ssr): avoid rewriting labels that collide with imports (#22451)4f0949ffeat(bundled-dev): add lazy bundling support (#21406)158e8aefix(build): copy public directory after building same environment with `write...47071cefeat(optimizer): improve the esbuild plugin converter to pass some properties...8e59c97fix(css): keep deprecatedname/originalFileNamein synthetic `assetFileNa...a576326fix: makeisBundledper environment (#22257)8c766a6feat: update rolldown to 1.0.1 (#22444)b7edcb7fix(css): await sass/less/styl worker disposal on teardown (fix #22274) (#22275)fcdc87cchore: update changelog (#22413)- Additional commits viewable in compare view
Updates @types/node from 25.7.0 to 25.9.0
▶Commits
- See full diff in compare view
Updates @rollup/rollup-linux-x64-gnu from 4.60.3 to 4.60.4
▶Release notes
Sourced from @rollup/rollup-linux-x64-gnu's releases.
v4.60.4
4.60.4
2026-05-14
Bug Fixes
- Improve stability of chunk hashes (#6362)
Pull Requests
- #6362: fix: stabilize chunk assignment across parallel file reads (
@sonukapoor,@SonuKapoor,@TrickyPi,@lukastaegert)- #6370: fix(deps): update minor/patch updates (
@renovate[bot])- #6371: chore(deps): update dependency lru-cache to v11 (
@renovate[bot],@lukastaegert)- #6372: chore(deps): update react monorepo to v19 (major) (
@renovate[bot])- #6373: chore(deps): lock file maintenance (
@renovate[bot],@lukastaegert)- #6375: Resolve vulnerabilities (
@lukastaegert)
▶Changelog
Sourced from @rollup/rollup-linux-x64-gnu's changelog.
4.60.4
2026-05-14
Bug Fixes
- Improve stability of chunk hashes (#6362)
Pull Requests
- #6362: fix: stabilize chunk assignment across parallel file reads (
@sonukapoor,@SonuKapoor,@TrickyPi,@lukastaegert)- #6370: fix(deps): update minor/patch updates (
@renovate[bot])- #6371: chore(deps): update dependency lru-cache to v11 (
@renovate[bot],@lukastaegert)- #6372: chore(deps): update react monorepo to v19 (major) (
@renovate[bot])- #6373: chore(deps): lock file maintenance (
@renovate[bot],@lukastaegert)- #6375: Resolve vulnerabilities (
@lukastaegert)
▶Commits
d311a844.60.46aa3248fix: stabilize chunk assignment across parallel file reads (#6362)82a0fe7Resolve vulnerabilities (#6375)71f5ebcchore(deps): update dependency lru-cache to v11 (#6371)af91d77chore(deps): lock file maintenance (#6373)65e7b94chore(deps): update react monorepo to v19 (major) (#6372)642587ffix(deps): update minor/patch updates (#6370)- See full diff in compare view
Updates @rollup/rollup-win32-x64-msvc from 4.60.3 to 4.60.4
▶Release notes
Sourced from @rollup/rollup-win32-x64-msvc's releases.
v4.60.4
4.60.4
2026-05-14
Bug Fixes
- Improve stability of chunk hashes (#6362)
Pull Requests
- #6362: fix: stabilize chunk assignment across parallel file reads (
@sonukapoor,@SonuKapoor,@TrickyPi,@lukastaegert)- #6370: fix(deps): update minor/patch updates (
@renovate[bot])- #6371: chore(deps): update dependency lru-cache to v11 (
@renovate[bot],@lukastaegert)- #6372: chore(deps): update react monorepo to v19 (major) (
@renovate[bot])- #6373: chore(deps): lock file maintenance (
@renovate[bot],@lukastaegert)- #6375: Resolve vulnerabilities (
@lukastaegert)
▶Changelog
Sourced from @rollup/rollup-win32-x64-msvc's changelog.
4.60.4
2026-05-14
Bug Fixes
- Improve stability of chunk hashes (#6362)
Pull Requests
- #6362: fix: stabilize chunk assignment across parallel file reads (
@sonukapoor,@SonuKapoor,@TrickyPi,@lukastaegert)- #6370: fix(deps): update minor/patch updates (
@renovate[bot])- #6371: chore(deps): update dependency lru-cache to v11 (
@renovate[bot],@lukastaegert)- #6372: chore(deps): update react monorepo to v19 (major) (
@renovate[bot])- #6373: chore(deps): lock file maintenance (
@renovate[bot],@lukastaegert)- #6375: Resolve vulnerabilities (
@lukastaegert)
▶Commits
d311a844.60.46aa3248fix: stabilize chunk assignment across parallel file reads (#6362)82a0fe7Resolve vulnerabilities (#6375)71f5ebcchore(deps): update dependency lru-cache to v11 (#6371)af91d77chore(deps): lock file maintenance (#6373)65e7b94chore(deps): update react monorepo to v19 (major) (#6372)642587ffix(deps): update minor/patch updates (#6370)- See full diff 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