chore(deps): bump the all-dependencies group across 1 directory with 58 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: None
Comments: 0
(about 18 hours ago)
(about 18 hours ago)
dependencies javascript
Bumps the all-dependencies group with 23 updates in the / directory:
Package | From | To |
---|---|---|
@journeyapps/wa-sqlite | 1.2.6 |
1.3.1 |
@powersync/react | 1.7.0 |
1.7.3 |
@powersync/web | 1.25.1 |
1.26.1 |
@supabase/supabase-js | 2.51.0 |
2.57.2 |
react | 19.1.0 |
19.1.1 |
@types/react | 19.1.8 |
19.1.12 |
react-dom | 19.1.0 |
19.1.1 |
@types/react-dom | 19.1.6 |
19.1.9 |
@eslint/js | 9.31.0 |
9.35.0 |
@vitejs/plugin-react | 4.6.0 |
5.0.2 |
eslint | 9.31.0 |
9.35.0 |
typescript | 5.8.3 |
5.9.2 |
typescript-eslint | 8.36.0 |
8.42.0 |
vite | 7.0.4 |
7.1.4 |
@babel/compat-data | 7.28.0 |
7.28.4 |
@humanfs/node | 0.16.6 |
0.16.7 |
@types/babel__traverse | 7.20.7 |
7.28.0 |
@types/node | 24.0.13 |
24.3.1 |
browserslist | 4.25.1 |
4.25.4 |
esbuild | 0.25.6 |
0.25.9 |
node-releases | 2.0.19 |
2.0.20 |
rollup | 4.45.0 |
4.50.1 |
tinyglobby | 0.2.14 |
0.2.15 |
Updates @journeyapps/wa-sqlite
from 1.2.6 to 1.3.1
Release notes
Sourced from @journeyapps/wa-sqlite
's releases.
v1.3.1
Patch Changes
- 83baf9d: Update PowerSync core extension to 0.4.5
v1.3.0
Minor Changes
8d01b17: Updated from upstream:
- Replace Facade Proxy with handwritten proxy.
Patch Changes
- 9ea2966: Update core extension to 0.4.4
Changelog
Sourced from @journeyapps/wa-sqlite
's changelog.
1.3.1
Patch Changes
- 83baf9d: Update PowerSync core extension to 0.4.5
1.3.0
Minor Changes
8d01b17: Updated from upstream:
- Replace Facade Proxy with handwritten proxy.
Patch Changes
- 9ea2966: Update core extension to 0.4.4
Commits
7da1f15
Version Packages83baf9d
Add changeset for extension update872a82b
Update core extension to 0.4.5cabf77b
Merge pull request #45 from powersync-ja/changeset-release/master5590c7d
Version Packages9ea2966
Update core extension to 0.4.4 (#43)8d01b17
Update From Upstream (#44)- See full diff in compare view
Updates @powersync/react
from 1.7.0 to 1.7.3
Release notes
Sourced from @powersync/react
's releases.
@powersync/react
@1
.7.3Patch Changes
- b1aca34: Fixed issue where
useQuery()
would not correctly trigger a new execution when the query or parameters changed while using StrictMode.- Updated dependencies [ce40042]
- Updated dependencies [9003153]
- Updated dependencies [4d532d4]
@powersync/common
@1
.38.0
@powersync/react
@1
.7.2Patch Changes
- c191989: Fix regression in useQuery where updating the supplied query parameters would not update the underlaying query.
@powersync/react
@1
.7.1Patch Changes
- 8decd49: Refactor useQuery hook to avoid calling internal hooks conditionally.
- Updated dependencies [876c550]
- Updated dependencies [c910c66]
- Updated dependencies [9e3e3a5]
@powersync/common
@1
.37.0
Commits
272c194
Version Packages (#705)4d532d4
fix: prevent isFetching flickering during query parameter changes (#706)afca6f5
Also update for op-sqlite3f2af15
Add changelog for diagnostics appb9758f2
Fix web tests9003153
Update core extension to 0.4.54dc0dbf
Use relative importce40042
Diagnostics app: Support Rust clientb1aca34
fix: useQuery() not reacting to query/param changes in StrictMode (#703)e256286
Version Packages (#701)- Additional commits viewable in compare view
Updates @powersync/web
from 1.25.1 to 1.26.1
Release notes
Sourced from @powersync/web
's releases.
@powersync/web
@1
.26.1Patch Changes
- 9003153: Update core extension to 0.4.5
- Updated dependencies [ce40042]
- Updated dependencies [9003153]
- Updated dependencies [4d532d4]
@powersync/common
@1
.38.0
@powersync/web
@1
.26.0Minor Changes
- c910c66: Add
getCrudTransactions()
, returning an async iterator of transactions. This can be used to batch transactions when uploading CRUD data.- 9e3e3a5: Added SQLite trigger based table change tracking.
Patch Changes
- 47294f2: Update PowerSync core extension to version 0.4.4
- Updated dependencies [876c550]
- Updated dependencies [c910c66]
- Updated dependencies [9e3e3a5]
@powersync/common
@1
.37.0
Commits
272c194
Version Packages (#705)4d532d4
fix: prevent isFetching flickering during query parameter changes (#706)afca6f5
Also update for op-sqlite3f2af15
Add changelog for diagnostics appb9758f2
Fix web tests9003153
Update core extension to 0.4.54dc0dbf
Use relative importce40042
Diagnostics app: Support Rust clientb1aca34
fix: useQuery() not reacting to query/param changes in StrictMode (#703)e256286
Version Packages (#701)- Additional commits viewable in compare view
Updates @supabase/supabase-js
from 2.51.0 to 2.57.2
Release notes
Sourced from @supabase/supabase-js
's releases.
v2.57.2
2.57.2 (2025-09-05)
Bug Fixes
v2.57.1
2.57.1 (2025-09-05)
Bug Fixes
v2.57.0
2.57.0 (2025-09-02)
Features
v2.57.0-next.4
2.57.0-next.4 (2025-08-29)
Bug Fixes
- realtime js to 2.16.0-next.2 (b4d685b)
v2.57.0-next.3
2.57.0-next.3 (2025-08-29)
Bug Fixes
- try fixed version of 2.12 (e807848)
v2.57.0-next.2
2.57.0-next.2 (2025-08-29)
Bug Fixes
- try old realtime (ebefd6c)
v2.57.0-next.1
2.57.0-next.1 (2025-08-29)
... (truncated)
Commits
cae024c
fix: make Authorization header check case-insensitive (#1528)9850f01
fix: bump realtime-js to 2.15.5 (#1548)4ae856c
feat: expose authuserStorage
option to facilitate lower cookie sizes (#1545)fd2cda4
fix: bump up realtime js (#1546)04a1397
feat: reland postgrest 13 support (#1537)1137035
chore: added untit tests to increase coverage (#1535)cb49bf9
chore: add cross repo test (#1532)73be996
chore: add preview release (#1530)445dad3
feat: bump realtime-js to 2.15.1 (#1529)7876a24
feat: fallback to key - update realtime js to 2.15.0 (#1523)- Additional commits viewable in compare view
Updates react
from 19.1.0 to 19.1.1
Commits
87e33ca
Set release versions to 19.1.15a1eb6f
fix: rename bottom stack frame (#33680)- See full diff in compare view
Updates @types/react
from 19.1.8 to 19.1.12
Commits
- See full diff in compare view
Updates react-dom
from 19.1.0 to 19.1.1
Commits
87e33ca
Set release versions to 19.1.1b793948
Bump next prerelease version numbers (#32782)- See full diff in compare view
Updates @types/react-dom
from 19.1.6 to 19.1.9
Commits
- See full diff in compare view
Updates @eslint/js
from 9.31.0 to 9.35.0
Release notes
Sourced from @eslint/js
's releases.
v9.35.0
Features
42761fa
feat: implement suggestions for no-empty-function (#20057) (jaymarvelz)102f444
feat: implement suggestions for no-empty-static-block (#20056) (jaymarvelz)e51ffff
feat: addpreserve-caught-error
rule (#19913) (Amnish Singh Arora)Bug Fixes
10e7ae2
fix: update uncloneable options error message (#20059) (soda-sorcery)bfa4601
fix: ignore empty switch statements with comments in no-empty rule (#20045) (jaymarvelz)dfd11de
fix: addbefore
andafter
to test case types (#20049) (Francesco Trotta)dabbe95
fix: correct types forno-restricted-imports
rule (#20034) (Milos Djermanovic)ea789c7
fix: no-loss-of-precision false positive with uppercase exponent (#20032) (sethamus)Documentation
d265515
docs: improve phrasing - "if" → "even if" from getting-started section (#20074) (jjangga0214)a355a0e
docs: invert comparison logic for example inno-var
doc page (#20064) (OTonGitHub)5082fc2
docs: Update README (GitHub Actions Bot)99cfd7e
docs: add missing "the" in rule deprecation docs (#20050) (Josh Goldberg ✨)6ad8973
docs: update--no-ignore
and--ignore-pattern
documentation (#20036) (Francesco Trotta)8033b19
docs: add documentation for--no-config-lookup
(#20033) (Francesco Trotta)Chores
da87f2f
chore: upgrade@eslint/js
@9
.35.0 (#20077) (Milos Djermanovic)af2a087
chore: package.json update for@eslint/js
release (Jenkins)7055764
test: removetests/lib/eslint/eslint.config.js
(#20065) (Milos Djermanovic)84ffb96
chore: update@eslint-community/eslint-utils
(#20069) (Francesco Trotta)d5ef939
refactor: remove deprecatedcontext.parserOptions
usage across rules (#20060) (sethamus)1b3881d
chore: remove redundant word (#20058) (pxwanglu)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
... (truncated)
Changelog
Sourced from @eslint/js
's changelog.
v9.35.0 - September 5, 2025
da87f2f
chore: upgrade@eslint/js
@9
.35.0 (#20077) (Milos Djermanovic)af2a087
chore: package.json update for@eslint/js
release (Jenkins)d265515
docs: improve phrasing - "if" → "even if" from getting-started section (#20074) (jjangga0214)7055764
test: removetests/lib/eslint/eslint.config.js
(#20065) (Milos Djermanovic)10e7ae2
fix: update uncloneable options error message (#20059) (soda-sorcery)42761fa
feat: implement suggestions for no-empty-function (#20057) (jaymarvelz)102f444
feat: implement suggestions for no-empty-static-block (#20056) (jaymarvelz)84ffb96
chore: update@eslint-community/eslint-utils
(#20069) (Francesco Trotta)a355a0e
docs: invert comparison logic for example inno-var
doc page (#20064) (OTonGitHub)e51ffff
feat: addpreserve-caught-error
rule (#19913) (Amnish Singh Arora)5082fc2
docs: Update README (GitHub Actions Bot)d5ef939
refactor: remove deprecatedcontext.parserOptions
usage across rules (#20060) (sethamus)1b3881d
chore: remove redundant word (#20058) (pxwanglu)99cfd7e
docs: add missing "the" in rule deprecation docs (#20050) (Josh Goldberg ✨)bfa4601
fix: ignore empty switch statements with comments in no-empty rule (#20045) (jaymarvelz)dfd11de
fix: addbefore
andafter
to test case types (#20049) (Francesco Trotta)6ad8973
docs: update--no-ignore
and--ignore-pattern
documentation (#20036) (Francesco Trotta)dabbe95
fix: correct types forno-restricted-imports
rule (#20034) (Milos Djermanovic)8033b19
docs: add documentation for--no-config-lookup
(#20033) (Francesco Trotta)ea789c7
fix: no-loss-of-precision false positive with uppercase exponent (#20032) (sethamus)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)v9.33.0 - August 8, 2025
4258046
chore: update dependency@eslint/js
to v9.33.0 (#19998) (renovate[bot])ad28371
chore: package.json update for@eslint/js
release (Jenkins)06a22f1
test: resolve flakiness in --mcp flag test (#19993) (Pixel998)732433c
fix: allow any type formeta.docs.recommended
in custom rules (#19995) (Francesco Trotta)
... (truncated)
Commits
af2a087
chore: package.json update for@eslint/js
release84ffb96
chore: update@eslint-community/eslint-utils
(#20069)b48fa20
chore: package.json update for@eslint/js
releasead28371
chore: package.json update for@eslint/js
release50de1ce
chore: package.json update for@eslint/js
release- See full diff in compare view
Updates @types/react
from 19.1.8 to 19.1.12
Commits
- See full diff in compare view
Updates @types/react-dom
from 19.1.6 to 19.1.9
Commits
- See full diff in compare view
Updates @vitejs/plugin-react
from 4.6.0 to 5.0.2
Release notes
Sourced from @vitejs/plugin-react
's releases.
plugin-react@5.0.2
Skip transform hook completely in rolldown-vite in dev if possible (#783)
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)plugin-react@5.0.0
(Same content as v5.0.0-beta.0 https://github.com/vitejs/vite-plugin-react/releases/tag/plugin-react%405.0.0-beta.0)
Use Oxc for react refresh transform in rolldown-vite
When used with rolldown-vite, this plugin now uses Oxc for react refresh transform.
Since this behavior is what
@vitejs/plugin-react-oxc
did,@vitejs/plugin-react-oxc
is now deprecated and thedisableOxcRecommendation
option is removed.Also, while
@vitejs/plugin-react-oxc
used the production JSX transform even forNODE_ENV=development
build,@vitejs/plugin-react
uses the development JSX transform forNODE_ENV=development
build.Allow processing files in
node_modules
The default value of
exclude
options is now[/\/node_modules\//]
to allow processing files innode_modules
directory. It was previously[]
and files innode_modules
was always excluded regardless of the value ofexclude
option.
react
andreact-dom
is no longer added toresolve.dedupe
automaticallyAdding values to
resolve.dedupe
forces Vite to resolve them differently from how Node.js does, which can be confusing and may not be expected. This plugin no longer addsreact
andreact-dom
toresolve.dedupe
automatically.If you encounter errors after upgrading, check your package.json for version mismatches in
dependencies
ordevDependencies
, as well as your package manager’s configuration. If you prefer the previous behavior, you can manually addreact
andreact-dom
toresolve.dedupe
.Remove old
babel-plugin-react-compiler
support that requiresruntimeModule
option
runtimeModule
option is no longer needed in newerbabel-plugin-react-compiler
versions. Make sure to use a newer version ofbabel-plugin-react-compiler
that supportstarget
option.Require Node 20.19+, 22.12+
This plugin now requires Node 20.19+ or 22.12+.
plugin-react@5.0.0-beta.0
Use Oxc for react refresh transform in rolldown-vite
... (truncated)
Changelog
Sourced from @vitejs/plugin-react
's changelog.
5.0.2 (2025-08-28)
Skip transform hook completely in rolldown-vite in dev if possible (#783)
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)5.0.0 (2025-08-07)
5.0.0-beta.0 (2025-07-28)
Use Oxc for react refresh transform in rolldown-vite
When used with rolldown-vite, this plugin now uses Oxc for react refresh transform.
Since this behavior is what
@vitejs/plugin-react-oxc
did,@vitejs/plugin-react-oxc
is now deprecated and thedisableOxcRecommendation
option is removed.Also, while
@vitejs/plugin-react-oxc
used the production JSX transform even forNODE_ENV=development
build,@vitejs/plugin-react
uses the development JSX transform forNODE_ENV=development
build.Allow processing files in
node_modules
The default value of
exclude
options is now[/\/node_modules\//]
to allow processing files innode_modules
directory. It was previously[]
and files innode_modules
was always excluded regardless of the value ofexclude
option.
react
andreact-dom
is no longer added toresolve.dedupe
automaticallyAdding values to
resolve.dedupe
forces Vite to resolve them differently from how Node.js does, which can be confusing and may not be expected. This plugin no longer addsreact
andreact-dom
toresolve.dedupe
automatically.If you encounter errors after upgrading, check your package.json for version mismatches in
dependencies
ordevDependencies
, as well as your package manager’s configuration. If you prefer the previous behavior, you can manually addreact
andreact-dom
toresolve.dedupe
.Remove old
babel-plugin-react-compiler
support that requiresruntimeModule
option
runtimeModule
option is no longer needed in newerbabel-plugin-react-compiler
versions. Make sure to use a newer version ofbabel-plugin-react-compiler
that supportstarget
option.Require Node 20.19+, 22.12+
This plugin now requires Node 20.19+ or 22.12+.
... (truncated)
Commits
1f4b4d9
release: plugin-react@5.0.2c719e5d
perf(react): skip transform hook completely in rolldown-vite in dev if possib...9989897
fix(deps): update all non-major dependencies (#773)1ab2666
build: watchcommon
package (#748)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)- Additional commits viewable in compare view
Updates eslint
from 9.31.0 to 9.35.0
Release notes
Sourced from eslint's releases.
v9.35.0
Features
42761fa
feat: implement suggestions for no-empty-function (#20057) (jaymarvelz)102f444
feat: implement suggestions for no-empty-static-block (#20056) (jaymarvelz)e51ffff
feat: addpreserve-caught-error
rule (#19913) (Amnish Singh Arora)Bug Fixes
10e7ae2
fix: update uncloneable options error message (#20059) (soda-sorcery)bfa4601
fix: ignore empty switch statements with comments in no-empty rule (#20045) (jaymarvelz)dfd11de
fix: addbefore
andafter
to test case types (#20049) (Francesco Trotta)dabbe95
fix: correct types forno-restricted-imports
rule (#20034) (Milos Djermanovic)ea789c7
fix: no-loss-of-precision false positive with uppercase exponent (#20032) (sethamus)Documentation
d265515
docs: improve phrasing - "if" → "even if" from getting-started section (#20074) (jjangga0214)a355a0e
docs: invert comparison logic for example inno-var
doc page (#20064) (OTonGitHub)5082fc2
docs: Update README (GitHub Actions Bot)99cfd7e
docs: add missing "the" in rule deprecation docs (#20050) (Josh Goldberg ✨)6ad8973
docs: update--no-ignore
and--ignore-pattern
documentation (#20036) (Francesco Trotta)8033b19
docs: add documentation for--no-config-lookup
(#20033) (Francesco Trotta)Chores
da87f2f
chore: upgrade@eslint/js
@9
.35.0 (#20077) (Milos Djermanovic)af2a087
chore: package.json update for@eslint/js
release (Jenkins)7055764
test: removetests/lib/eslint/eslint.config.js
(#20065) (Milos Djermanovic)84ffb96
chore: update@eslint-community/eslint-utils
(#20069) (Francesco Trotta)d5ef939
refactor: remove deprecatedcontext.parserOptions
usage across rules (#20060) (sethamus)1b3881d
chore: remove redundant word (#20058) (pxwanglu)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
... (truncated)
Changelog
Sourced from eslint'...
Description has been truncated
Pull Request Statistics
1
2
+504
-515
Package Dependencies
Technical Details
ID: | 7074493 |
UUID: | 2805988584 |
Node ID: | PR_kwDOPIwKwc6nP_zo |
Host: | GitHub |
Repository: | powersync-community/vite-react-ts-powersync-supabase |
Merge State: | Unknown |