deps: bump the all-dependencies group with 11 updates
Type: Pull Request
State: Closed
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
(14 days ago)
(7 days ago)
(7 days ago)
dependencies javascript
Bumps the all-dependencies group with 11 updates:
Package | From | To |
---|---|---|
@preact/signals-react | 3.2.1 |
3.3.0 |
@react-three/drei | 10.6.1 |
10.7.4 |
@react-three/handle | 6.6.22 |
6.6.25 |
@react-three/xr | 6.6.22 |
6.6.25 |
@eslint/js | 9.33.0 |
9.34.0 |
@preact/signals-react-transform | 0.5.2 |
0.6.0 |
@types/react | 19.1.9 |
19.1.11 |
@vitejs/plugin-react | 5.0.0 |
5.0.1 |
eslint | 9.33.0 |
9.34.0 |
typescript-eslint | 8.39.0 |
8.40.0 |
vite | 7.1.1 |
7.1.3 |
Updates @preact/signals-react
from 3.2.1 to 3.3.0
Changelog
Sourced from @preact/signals-react
's changelog.
3.3.0
Minor Changes
- #681
6cc7005
Thanks@JoviDeCroock
! - Allow for naming your singals/computeds/effectsPatch Changes
Commits
- See full diff in compare view
Updates @react-three/drei
from 10.6.1 to 10.7.4
Release notes
Sourced from @react-three/drei
's releases.
v10.7.4
10.7.4 (2025-08-23)
Bug Fixes
- sb link in Grid (733b0a2)
v10.7.3
10.7.3 (2025-08-17)
Bug Fixes
v10.7.2
10.7.2 (2025-08-16)
Bug Fixes
v10.7.1
10.7.1 (2025-08-16)
Bug Fixes
- docs: center.mdx (b7e4823)
v10.7.0
10.7.0 (2025-08-16)
Features
Commits
Updates @react-three/handle
from 6.6.22 to 6.6.25
Commits
24a878f
fix: The WebGL context was not marked as XR compatible9d477d8
hotfix07137b5
fix: crashing app when xr layers are scaled to 0 due to nan values when inver...e865439
improve watch example and fix IWER in all examples0253461
fix watch demo in non araa5c677
fix watch placement- See full diff in compare view
Updates @react-three/xr
from 6.6.22 to 6.6.25
Commits
24a878f
fix: The WebGL context was not marked as XR compatible9d477d8
hotfix07137b5
fix: crashing app when xr layers are scaled to 0 due to nan values when inver...e865439
improve watch example and fix IWER in all examples0253461
fix watch demo in non araa5c677
fix watch placement- See full diff in compare view
Updates @eslint/js
from 9.33.0 to 9.34.0
Release notes
Sourced from @eslint/js
's releases.
v9.34.0
Features
0bb777a
feat: multithread linting (#19794) (Francesco Trotta)43a5f9e
feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)Bug Fixes
9b89903
fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)6c07420
fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)676f4ac
fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)Documentation
0b4a590
docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)327c672
docs: Update README (GitHub Actions Bot)bf26229
docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)2309327
docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)2b87e21
docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))c36570c
docs: Update README (GitHub Actions Bot)Chores
f19ad94
chore: upgrade to@eslint/js@9.34.0
(#20030) (Francesco Trotta)b48fa20
chore: package.json update for@eslint/js
release (Jenkins)4bce8a2
chore: package.json update for eslint-config-eslint release (Jenkins)0c9999c
refactor: prefer default options ingrouped-accessor-pairs
(#20028) (루밀LuMir)d503f19
ci: fixstale.yml
(#20010) (루밀LuMir)e2dc67d
ci: centralizestale.yml
(#19994) (루밀LuMir)7093cb8
ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])
Changelog
Sourced from @eslint/js
's changelog.
v9.34.0 - August 22, 2025
f19ad94
chore: upgrade to@eslint/js@9.34.0
(#20030) (Francesco Trotta)b48fa20
chore: package.json update for@eslint/js
release (Jenkins)4bce8a2
chore: package.json update for eslint-config-eslint release (Jenkins)0c9999c
refactor: prefer default options ingrouped-accessor-pairs
(#20028) (루밀LuMir)0b4a590
docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)9b89903
fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)6c07420
fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)676f4ac
fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)327c672
docs: Update README (GitHub Actions Bot)d503f19
ci: fixstale.yml
(#20010) (루밀LuMir)0bb777a
feat: multithread linting (#19794) (Francesco Trotta)bf26229
docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)43a5f9e
feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)e2dc67d
ci: centralizestale.yml
(#19994) (루밀LuMir)7093cb8
ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])2309327
docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)2b87e21
docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))c36570c
docs: Update README (GitHub Actions Bot)
Commits
b48fa20
chore: package.json update for@eslint/js
release- See full diff in compare view
Updates @preact/signals-react-transform
from 0.5.2 to 0.6.0
Changelog
Sourced from @preact/signals-react-transform
's changelog.
0.6.0
Minor Changes
- #730
8423511
Thanks@JoviDeCroock
! - Surface component-name and automatically name signals/computeds during the transform. This is gated behind theexperimental.debug
optionPatch Changes
Commits
- See full diff in compare view
Updates @types/react
from 19.1.9 to 19.1.11
Commits
- See full diff in compare view
Updates @vitejs/plugin-react
from 5.0.0 to 5.0.1
Release notes
Sourced from @vitejs/plugin-react
's releases.
plugin-react@5.0.1
Set
optimizeDeps.rollupOptions.transform.jsx
instead ofoptimizeDeps.rollupOptions.jsx
for rolldown-vite (#735)
optimizeDeps.rollupOptions.jsx
is going to be deprecated in favor ofoptimizeDeps.rollupOptions.transform.jsx
.Perf: skip
babel-plugin-react-compiler
if code has no"use memo"
when{ compilationMode: "annotation" }
(#734)Respect tsconfig
jsxImportSource
(#726)Fix
reactRefreshHost
option on rolldown-vite (#716)Fix
RefreshRuntime
being injected twice for class components on rolldown-vite (#708)Skip
babel-plugin-react-compiler
on non client environment (689)
Changelog
Sourced from @vitejs/plugin-react
's changelog.
5.0.1 (2025-08-19)
Set
optimizeDeps.rollupOptions.transform.jsx
instead ofoptimizeDeps.rollupOptions.jsx
for rolldown-vite (#735)
optimizeDeps.rollupOptions.jsx
is going to be deprecated in favor ofoptimizeDeps.rollupOptions.transform.jsx
.Perf: skip
babel-plugin-react-compiler
if code has no"use memo"
when{ compilationMode: "annotation" }
(#734)Respect tsconfig
jsxImportSource
(#726)Fix
reactRefreshHost
option on rolldown-vite (#716)Fix
RefreshRuntime
being injected twice for class components on rolldown-vite (#708)Skip
babel-plugin-react-compiler
on non client environment (689)
Commits
efe4344
release: plugin-react@5.0.1126bdb0
feat: setoptimizeDeps.rollupOptions.transform.jsx
instead of `optimizeDeps...d3934ad
perf(react): skip react compiler whencompilationMode: "annotation"
but no ...e2f0c78
fix(react): respect tsconfig jsxImportSource by default (#726)ba0323c
fix(deps): update all non-major dependencies (#729)d33f37d
refactor(react): simplify rolldown-vite only plugins (#720)d431680
fix(react): respectreactRefreshHost
option on rolldown-vite (#716)32c4e2c
chore(react): changelog for #689 (#715)a22f29b
fix(react): refreshWrapper was injected twice for class components when using...2f62dc0
fix(react): always skip react-compiler on non client envrionment (#689)- Additional commits viewable in compare view
Updates eslint
from 9.33.0 to 9.34.0
Release notes
Sourced from eslint's releases.
v9.34.0
Features
0bb777a
feat: multithread linting (#19794) (Francesco Trotta)43a5f9e
feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)Bug Fixes
9b89903
fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)6c07420
fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)676f4ac
fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)Documentation
0b4a590
docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)327c672
docs: Update README (GitHub Actions Bot)bf26229
docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)2309327
docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)2b87e21
docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))c36570c
docs: Update README (GitHub Actions Bot)Chores
f19ad94
chore: upgrade to@eslint/js@9.34.0
(#20030) (Francesco Trotta)b48fa20
chore: package.json update for@eslint/js
release (Jenkins)4bce8a2
chore: package.json update for eslint-config-eslint release (Jenkins)0c9999c
refactor: prefer default options ingrouped-accessor-pairs
(#20028) (루밀LuMir)d503f19
ci: fixstale.yml
(#20010) (루밀LuMir)e2dc67d
ci: centralizestale.yml
(#19994) (루밀LuMir)7093cb8
ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])
Changelog
Sourced from eslint's changelog.
v9.34.0 - August 22, 2025
f19ad94
chore: upgrade to@eslint/js@9.34.0
(#20030) (Francesco Trotta)b48fa20
chore: package.json update for@eslint/js
release (Jenkins)4bce8a2
chore: package.json update for eslint-config-eslint release (Jenkins)0c9999c
refactor: prefer default options ingrouped-accessor-pairs
(#20028) (루밀LuMir)0b4a590
docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)9b89903
fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)6c07420
fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)676f4ac
fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)327c672
docs: Update README (GitHub Actions Bot)d503f19
ci: fixstale.yml
(#20010) (루밀LuMir)0bb777a
feat: multithread linting (#19794) (Francesco Trotta)bf26229
docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)43a5f9e
feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)e2dc67d
ci: centralizestale.yml
(#19994) (루밀LuMir)7093cb8
ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])2309327
docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)2b87e21
docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))c36570c
docs: Update README (GitHub Actions Bot)
Commits
b8875f6
9.34.02e455fb
Build: changelog update for 9.34.0f19ad94
chore: upgrade to@eslint/js@9.34.0
(#20030)b48fa20
chore: package.json update for@eslint/js
release4bce8a2
chore: package.json update for eslint-config-eslint release0c9999c
refactor: prefer default options ingrouped-accessor-pairs
(#20028)0b4a590
docs: make rulesdir deprecation clearer (#20018)9b89903
fix: default value of accessor-pairs option in rule.d.ts file (#20024)6c07420
fix: fix spurious failure in neostandard integration test (#20023)676f4ac
fix: allow scientific notation with trailing zeros matching exponent (#20002)- Additional commits viewable in compare view
Updates typescript-eslint
from 8.39.0 to 8.40.0
Release notes
Sourced from typescript-eslint's releases.
v8.40.0
8.40.0 (2025-08-18)
🩹 Fixes
- typescript-eslint: export
plugin
,parser
, andconfigs
that are compatible with bothdefineConfig()
andtseslint.config()
(#11475)- typescript-estree: correct range of import assertion with trailing comma (#11478)
- utils: correct
calculateConfigForFile
return type (#11451)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
- Nolan Gajdascz
@Gajdascz
You can read about our versioning strategy and releases on our website.
v8.39.1
8.39.1 (2025-08-11)
🩹 Fixes
- typescript-eslint: handle
file://
urls in stack trace when inferringtsconfigRootDir
(#11464)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.40.0 (2025-08-18)
🩹 Fixes
- typescript-eslint: export
plugin
,parser
, andconfigs
that are compatible with bothdefineConfig()
andtseslint.config()
(#11475)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
You can read about our versioning strategy and releases on our website.
8.39.1 (2025-08-11)
🩹 Fixes
- typescript-eslint: handle
file://
urls in stack trace when inferringtsconfigRootDir
(#11464)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
You can read about our versioning strategy and releases on our website.
Commits
60c3b26
chore(release): publish 8.40.03426f0d
fix(typescript-eslint): exportplugin
,parser
, andconfigs
that are com...b2ee794
chore(release): publish 8.39.17319bad
fix(typescript-eslint): handlefile://
urls in stack trace when inferring `...- See full diff in compare view
Updates vite
from 7.1.1 to 7.1.3
Release notes
Sourced from vite's releases.
v7.1.3
Please refer to CHANGELOG.md for details.
v7.1.2
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vite's changelog.
7.1.3 (2025-08-19)
Features
- cli: add Node.js version warning for unsupported versions (#20638) (a1be1bf)
- generate code frame for parse errors thrown by terser (#20642) (a9ba017)
- support long lines in
generateCodeFrame
(#20640) (1559577)Bug Fixes
- deps: update all non-major dependencies (#20634) (4851cab)
- optimizer: incorrect incompatible error (#20439) (446fe83)
- support multiline new URL(..., import.meta.url) expressions (#20644) (9ccf142)
Performance Improvements
Miscellaneous Chores
Code Refactoring
- replace startsWith with strict equality (#20603) (42816de)
- use
import
in worker threads (#20641) (530687a)Tests
7.1.2 (2025-08-12)
Bug Fixes
- client: add
[vite]
prefixes to debug logs (#20595) (7cdef61)- config: make debugger work with bundle loader (#20573) (c583927)
- deps: update all non-major dependencies (#20587) (20d4817)
- don't consider ids with
npm:
prefix as a built-in module (#20558) (ab33803)- hmr: watch non-inlined assets referenced by CSS (#20581) (b7d494b)
- module-runner: prevent crash when sourceMappingURL pattern appears in string literals (#20554) (2770478)
Miscellaneous Chores
Commits
e090b7d
release: v7.1.39ccf142
fix: support multiline new URL(..., import.meta.url) expressions (#20644)731d3e6
test: removecheckNodeVersion
test (#20647)a9ba017
feat: generate code frame for parse errors thrown by terser (#20642)530687a
refactor: useimport
in worker threads (#20641)a1be1bf
feat(cli): add Node.js version warning for unsupported versions (#20638)1559577
feat: support long lines ingenerateCodeFrame
(#20640)f691f57
perf(cli): dynamically importresolveConfig
(#20646)446fe83
fix(optimizer): incorrect incompatible error (#20439)42816de
refactor: replace startsWith with strict equality (#20603)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vite since your current version.
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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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
Pull Request Statistics
1
2
+619
-537
Package Dependencies
@preact/signals-react-transform
npm
0.5.2 → 0.6.0
Minor
Technical Details
ID: | 5769251 |
UUID: | 2773142757 |
Node ID: | PR_kwDONrJen86lSszl |
Host: | GitHub |
Repository: | WawasCode/DefaultReactXR |
Mergeable: | Yes |
Merge State: | Clean |
Rebaseable: | Yes |