An open index of dependabot pull requests across open source projects.

chore(deps): bump the all-dependencies group across 1 directory with 58 updates

Open
Number: #43
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: None
Comments: 0
Created: September 07, 2025 at 11:14 AM UTC
(about 18 hours ago)
Updated: September 07, 2025 at 11:14 AM UTC
(about 18 hours ago)
Labels:
dependencies javascript
Description:

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

Updates @powersync/react from 1.7.0 to 1.7.3

Release notes

Sourced from @​powersync/react's releases.

@​powersync/react@​1.7.3

Patch 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.2

Patch Changes

  • c191989: Fix regression in useQuery where updating the supplied query parameters would not update the underlaying query.

@​powersync/react@​1.7.1

Patch 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

Updates @powersync/web from 1.25.1 to 1.26.1

Release notes

Sourced from @​powersync/web's releases.

@​powersync/web@​1.26.1

Patch 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.0

Minor 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

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

  • expose auth userStorage option to facilitate lower cookie sizes (#1545) (4ae856c)

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

v2.57.0-next.1

2.57.0-next.1 (2025-08-29)

... (truncated)

Commits

Updates react from 19.1.0 to 19.1.1

Release notes

Sourced from react's releases.

19.1.1 (July 28, 2025)

React

  • Fixed Owner Stacks to work with ES2015 function.name semantics (#33680 by @​hoxyq)
Changelog

Sourced from react's changelog.

19.1.1 (July 28, 2025)

React

  • Fixed Owner Stacks to work with ES2015 function.name semantics (#33680 by @​hoxyq)
Commits

Updates @types/react from 19.1.8 to 19.1.12

Commits

Updates react-dom from 19.1.0 to 19.1.1

Release notes

Sourced from react-dom's releases.

19.1.1 (July 28, 2025)

React

  • Fixed Owner Stacks to work with ES2015 function.name semantics (#33680 by @​hoxyq)
Changelog

Sourced from react-dom's changelog.

19.1.1 (July 28, 2025)

React

  • Fixed Owner Stacks to work with ES2015 function.name semantics (#33680 by @​hoxyq)
Commits

Updates @types/react-dom from 19.1.6 to 19.1.9

Commits

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: add preserve-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: add before and after to test case types (#20049) (Francesco Trotta)
  • dabbe95 fix: correct types for no-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 in no-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: remove tests/lib/eslint/eslint.config.js (#20065) (Milos Djermanovic)
  • 84ffb96 chore: update @eslint-community/eslint-utils (#20069) (Francesco Trotta)
  • d5ef939 refactor: remove deprecated context.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

  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030) (Francesco Trotta)
  • b48fa20 chore: package.json update for @​eslint/js release (Jenkins)

... (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: remove tests/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 in no-var doc page (#20064) (OTonGitHub)
  • e51ffff feat: add preserve-caught-error rule (#19913) (Amnish Singh Arora)
  • 5082fc2 docs: Update README (GitHub Actions Bot)
  • d5ef939 refactor: remove deprecated context.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: add before and after to test case types (#20049) (Francesco Trotta)
  • 6ad8973 docs: update --no-ignore and --ignore-pattern documentation (#20036) (Francesco Trotta)
  • dabbe95 fix: correct types for no-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 in grouped-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: fix stale.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: centralize stale.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 for meta.docs.recommended in custom rules (#19995) (Francesco Trotta)

... (truncated)

Commits
  • af2a087 chore: package.json update for @​eslint/js release
  • 84ffb96 chore: update @eslint-community/eslint-utils (#20069)
  • b48fa20 chore: package.json update for @​eslint/js release
  • ad28371 chore: package.json update for @​eslint/js release
  • 50de1ce 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

Updates @types/react-dom from 19.1.6 to 19.1.9

Commits

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 of optimizeDeps.rollupOptions.jsx for rolldown-vite (#735)

optimizeDeps.rollupOptions.jsx is going to be deprecated in favor of optimizeDeps.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 the disableOxcRecommendation option is removed.

Also, while @vitejs/plugin-react-oxc used the production JSX transform even for NODE_ENV=development build, @vitejs/plugin-react uses the development JSX transform for NODE_ENV=development build.

Allow processing files in node_modules

The default value of exclude options is now [/\/node_modules\//] to allow processing files in node_modules directory. It was previously [] and files in node_modules was always excluded regardless of the value of exclude option.

react and react-dom is no longer added to resolve.dedupe automatically

Adding 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 adds react and react-dom to resolve.dedupe automatically.

If you encounter errors after upgrading, check your package.json for version mismatches in dependencies or devDependencies, as well as your package manager’s configuration. If you prefer the previous behavior, you can manually add react and react-dom to resolve.dedupe.

Remove old babel-plugin-react-compiler support that requires runtimeModule option

runtimeModule option is no longer needed in newer babel-plugin-react-compiler versions. Make sure to use a newer version of babel-plugin-react-compiler that supports target 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 of optimizeDeps.rollupOptions.jsx for rolldown-vite (#735)

optimizeDeps.rollupOptions.jsx is going to be deprecated in favor of optimizeDeps.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 the disableOxcRecommendation option is removed.

Also, while @vitejs/plugin-react-oxc used the production JSX transform even for NODE_ENV=development build, @vitejs/plugin-react uses the development JSX transform for NODE_ENV=development build.

Allow processing files in node_modules

The default value of exclude options is now [/\/node_modules\//] to allow processing files in node_modules directory. It was previously [] and files in node_modules was always excluded regardless of the value of exclude option.

react and react-dom is no longer added to resolve.dedupe automatically

Adding 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 adds react and react-dom to resolve.dedupe automatically.

If you encounter errors after upgrading, check your package.json for version mismatches in dependencies or devDependencies, as well as your package manager’s configuration. If you prefer the previous behavior, you can manually add react and react-dom to resolve.dedupe.

Remove old babel-plugin-react-compiler support that requires runtimeModule option

runtimeModule option is no longer needed in newer babel-plugin-react-compiler versions. Make sure to use a newer version of babel-plugin-react-compiler that supports target 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.2
  • c719e5d perf(react): skip transform hook completely in rolldown-vite in dev if possib...
  • 9989897 fix(deps): update all non-major dependencies (#773)
  • 1ab2666 build: watch common package (#748)
  • efe4344 release: plugin-react@5.0.1
  • 126bdb0 feat: set optimizeDeps.rollupOptions.transform.jsx instead of `optimizeDeps...
  • d3934ad perf(react): skip react compiler when compilationMode: "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: add preserve-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: add before and after to test case types (#20049) (Francesco Trotta)
  • dabbe95 fix: correct types for no-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 in no-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: remove tests/lib/eslint/eslint.config.js (#20065) (Milos Djermanovic)
  • 84ffb96 chore: update @eslint-community/eslint-utils (#20069) (Francesco Trotta)
  • d5ef939 refactor: remove deprecated context.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

  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030) (Francesco Trotta)
  • b48fa20 chore: package.json update for @​eslint/js release (Jenkins)

... (truncated)

Changelog

Sourced from eslint'...

Description has been truncated

Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+504
Deletions:
-515
Package Dependencies
Ecosystem:
npm
Version Change:
4.6.0 → 5.0.2
Update Type:
Major
Package:
eslint
Ecosystem:
npm
Version Change:
9.31.0 → 9.35.0
Update Type:
Minor
Package:
@types/node
Ecosystem:
npm
Version Change:
24.0.13 → 24.3.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
19.1.8 → 19.1.12
Update Type:
Patch
Package:
vite
Ecosystem:
npm
Version Change:
7.0.4 → 7.1.4
Update Type:
Minor
Package:
react-dom
Ecosystem:
npm
Version Change:
19.1.0 → 19.1.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
19.1.6 → 19.1.9
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.51.0 → 2.57.2
Update Type:
Minor
Package:
typescript
Ecosystem:
npm
Version Change:
5.8.3 → 5.9.2
Update Type:
Minor
Package:
esbuild
Ecosystem:
npm
Version Change:
0.25.6 → 0.25.9
Update Type:
Patch
Package:
@eslint/js
Ecosystem:
npm
Version Change:
9.31.0 → 9.35.0
Update Type:
Minor
Package:
rollup
Ecosystem:
npm
Version Change:
4.45.0 → 4.50.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.36.0 → 8.42.0
Update Type:
Minor
Package:
react
Ecosystem:
npm
Version Change:
19.1.0 → 19.1.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.25.1 → 4.25.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.28.0 → 7.28.4
Update Type:
Patch
Package:
tinyglobby
Ecosystem:
npm
Version Change:
0.2.14 → 0.2.15
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.20.7 → 7.28.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.0.19 → 2.0.20
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.25.1 → 1.26.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.7.0 → 1.7.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.16.6 → 0.16.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.2.6 → 1.3.1
Update Type:
Minor
Technical Details
ID: 7074493
UUID: 2805988584
Node ID: PR_kwDOPIwKwc6nP_zo
Host: GitHub
Repository: powersync-community/vite-react-ts-powersync-supabase
Merge State: Unknown