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

chore(deps): bump the version-all group across 1 directory with 59 updates

Open
Number: #19
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: September 04, 2025 at 02:42 AM UTC
(3 days ago)
Updated: September 04, 2025 at 02:43 AM UTC
(3 days ago)
Labels:
dependencies javascript
Description:

Bumps the version-all group with 50 updates in the /frontend directory:

Package From To
@heroui/react 2.7.8 2.8.3
@microlink/react-json-view 1.26.2 1.27.0
@react-router/node 7.6.1 7.8.2
@react-router/serve 7.6.1 7.8.2
@reduxjs/toolkit 2.8.2 2.9.0
@stripe/react-stripe-js 3.7.0 4.0.0
@stripe/stripe-js 7.3.0 7.9.0
@tanstack/react-query 5.77.2 5.85.9
@vitejs/plugin-react 4.5.0 5.0.2
axios 1.9.0 1.11.0
framer-motion 12.15.0 12.23.12
i18next 25.2.1 25.4.2
i18next-browser-languagedetector 8.1.0 8.2.0
isbot 5.1.28 5.1.30
jose 6.0.11 6.1.0
lucide-react 0.511.0 0.542.0
posthog-js 1.247.0 1.261.6
react 19.1.0 19.1.1
@types/react 19.1.6 19.1.12
react-dom 19.1.0 19.1.1
@types/react-dom 19.1.5 19.1.9
react-hot-toast 2.5.2 2.6.0
react-i18next 15.5.2 15.7.3
react-router 7.6.1 7.8.2
react-syntax-highlighter 15.6.1 15.6.6
vite 6.3.5 7.1.4
web-vitals 5.0.1 5.1.0
ws 8.18.2 8.18.3
@mswjs/socket.io-binding 0.1.1 0.2.0
@playwright/test 1.52.0 1.55.0
@react-router/dev 7.6.1 7.8.2
@tanstack/eslint-plugin-query 5.78.0 5.83.1
@testing-library/dom 10.4.0 10.4.1
@testing-library/jest-dom 6.6.3 6.8.0
@types/node 22.15.21 24.3.0
@typescript-eslint/eslint-plugin 7.18.0 8.42.0
@typescript-eslint/parser 7.18.0 8.42.0
@vitest/coverage-v8 3.1.4 3.2.4
cross-env 7.0.3 10.0.0
eslint 8.57.1 9.34.0
eslint-config-prettier 10.1.5 10.1.8
eslint-plugin-import 2.31.0 2.32.0
eslint-plugin-prettier 5.4.1 5.5.4
eslint-plugin-react-hooks 4.6.2 5.2.0
eslint-plugin-unused-imports 4.1.4 4.2.0
lint-staged 16.0.0 16.1.6
stripe 18.1.1 18.5.0
tailwindcss 3.4.17 4.1.12
typescript 5.8.3 5.9.2
vite-plugin-svgr 4.3.0 4.5.0

Updates @heroui/react from 2.7.8 to 2.8.3

Release notes

Sourced from @​heroui/react's releases.

@​heroui/react@​2.8.3

What's Changed

New Contributors

Full Changelog: https://github.com/heroui-inc/heroui/compare/@​heroui/react@​2.8.2...@​heroui/react@​2.8.3

@​heroui/react@​2.8.2

What's Changed

New Contributors

Full Changelog: https://github.com/heroui-inc/heroui/compare/@​heroui/react@​2.8.1...@​heroui/react@​2.8.2

Changelog

Sourced from @​heroui/react's changelog.

2.8.3

Patch Changes

... (truncated)

Commits

Updates @microlink/react-json-view from 1.26.2 to 1.27.0

Release notes

Sourced from @​microlink/react-json-view's releases.

v1.27.0

What's Changed

New Contributors

Full Changelog: https://github.com/microlinkhq/react-json-view/compare/v1.26.2...v1.27.0

Changelog

Sourced from @​microlink/react-json-view's changelog.

1.27.0 (2025-08-01)

Features

  • add custom buttons to rows according to value type (#4) (e8df37a)
  • show comma option (bdb3907)

Bug Fixes

  • replace class attribute by classname (e38bab4)
  • string data type: use camelcase on inline style (d578398)
  • use className instead of class in React components (#1) (108e1a8)
Commits
  • cbf13bc chore(release): 1.27.0
  • a72086a Merge pull request #87 from truongthanh1303/feat/show-comma-option
  • bdb3907 feat: show comma option
  • bc355f3 Merge pull request #81 from n1c0de/hotfix/use-camelcase-on-inline-style
  • a2312a7 Merge branch 'master' into hotfix/use-camelcase-on-inline-style
  • b8c14d8 Revert "Release/1.27.1 (#11)"
  • d578398 fix(string data type): use camelcase on inline style
  • b357174 Merge pull request #80 from n1c0de/hotfix/prevent-module-overflow-by-breaking...
  • e1f4b60 Revert "fix: use className instead of class in React components (#1)"
  • c334691 Revert "feat: add custom buttons to rows according to value type (#4)"
  • Additional commits viewable in compare view

Updates @react-router/node from 7.6.1 to 7.8.2

Release notes

Sourced from @​react-router/node's releases.

v7.8.2

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v782

v7.8.1

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v781

v7.8.0

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v780

v7.7.1

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v771

v7.7.0

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v770

v7.6.3

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v763

v7.6.2

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v762

Changelog

Sourced from @​react-router/node's changelog.

7.8.2

Patch Changes

  • Updated dependencies:
    • react-router@7.8.2

7.8.1

Patch Changes

  • Updated dependencies:
    • react-router@7.8.1

7.8.0

Patch Changes

  • [UNSTABLE] Change getLoadContext signature (type GetLoadContextFunction) when future.unstable_middleware is enabled so that it returns an unstable_RouterContextProvider instance instead of a Map used to contruct the instance internally (#14097)

    • This also removes the type unstable_InitialContext export
    • ⚠️ This is a breaking change if you have adopted middleware and are using a custom server with a getLoadContext function
  • Updated dependencies:

    • react-router@7.8.0

7.7.1

Patch Changes

  • Updated dependencies:
    • react-router@7.7.1

7.7.0

Patch Changes

  • Updated dependencies:
    • react-router@7.7.0

7.6.3

Patch Changes

  • Remove old "install" package exports (#13762)
  • Updated dependencies:
    • react-router@7.6.3

7.6.2

Patch Changes

... (truncated)

Commits

Updates @react-router/serve from 7.6.1 to 7.8.2

Release notes

Sourced from @​react-router/serve's releases.

v7.8.2

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v782

v7.8.1

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v781

v7.8.0

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v780

v7.7.1

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v771

v7.7.0

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v770

v7.6.3

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v763

v7.6.2

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v762

Changelog

Sourced from @​react-router/serve's changelog.

7.8.2

Patch Changes

  • Updated dependencies:
    • react-router@7.8.2
    • @react-router/node@7.8.2
    • @react-router/express@7.8.2

7.8.1

Patch Changes

  • Updated dependencies:
    • react-router@7.8.1
    • @react-router/node@7.8.1
    • @react-router/express@7.8.1

7.8.0

Patch Changes

  • Updated dependencies:
    • react-router@7.8.0
    • @react-router/express@7.8.0
    • @react-router/node@7.8.0

7.7.1

Patch Changes

  • Updated dependencies:
    • react-router@7.7.1
    • @react-router/node@7.7.1
    • @react-router/express@7.7.1

7.7.0

Patch Changes

  • Updated dependencies:
    • react-router@7.7.0
    • @react-router/node@7.7.0
    • @react-router/express@7.7.0

7.6.3

Patch Changes

  • Updated dependencies:

... (truncated)

Commits

Updates @react-types/shared from 3.29.1 to 3.32.0

Release notes

Sourced from @​react-types/shared's releases.

November 08, 2023 Release

Release notes: https://react-spectrum.adobe.com/releases/2023-11-8.html

October 02, 2023 Release

https://react-spectrum.adobe.com/releases/2023-10-02.html

September 7, 2023 Release

https://react-spectrum.adobe.com/releases/2023-09-07.html

Commits
  • 2c58ed3 Publish
  • eb58e40 docs: Update dnd docs for new getItems API (#8769)
  • 62eb6ce chore: SelectBox audit (#8766)
  • a2caea4 chore: use hook data from useDate*Picker to apply calendar props (#8649)
  • 0487f38 fix: S2 Tabs collapsing with a single word (#8765)
  • ad255f4 docs: Add trigger-anchor-point example (#8764)
  • 5ccf5b7 chore: Updating name of useAutocomplete textfieldProps to inputProps (#8762)
  • e3037d6 chore: export SelectBoxGroupContext (#8763)
  • d55c920 chore: add SelectBoxGroup to chromatic (#8760)
  • 341ae3f chore: Remove CollectionNode default filter behavior and other release API up...
  • Additional commits viewable in compare view

Updates @reduxjs/toolkit from 2.8.2 to 2.9.0

Release notes

Sourced from @​reduxjs/toolkit's releases.

v2.9.0

This feature release rewrites RTK Query's internal subscription and polling systems and the useStableQueryArgs hook for better perf, adds automatic AbortSignal handling to requests still in progress when a cache entry is removed, fixes a bug with the transformResponse option for queries, adds a new builder.addAsyncThunk method, and fixes assorted other issues.

Changelog

RTK Query Performance Improvements

We had reports that RTK Query could get very slow when there were thousands of subscriptions to the same cache entry. After investigation, we found that the internal polling logic was attempting to recalculate the minimum polling time after every new subscription was added. This was highly inefficient, as most subscriptions don't change polling settings, and it required repeated O(n) iteration over the growing list of subscriptions. We've rewritten that logic to debounce the update check and ensure a max of one polling value update per tick for the entire API instance.

Related, while working on the request abort changes, testing showed that use of plain Records to hold subscription data was inefficient because we have to iterate keys to check size. We've rewritten the subscription handling internals to use Maps instead, as well as restructuring some additional checks around in-flight requests.

These two improvements drastically improved runtime perf for the thousands-of-subscriptions-one-cache-entry repro, eliminating RTK methods as visible hotspots in the perf profiles. It likely also improves perf for general usage as well.

We've also changed the implementation of our internal useStableQueryArgs hook to avoid calling serializeQueryArgs on its value, which can avoid potential perf issues when a query takes a very large object as its cache key.

Abort Signal Handling on Cleanup

We've had numerous requests over time for various forms of "abort in-progress requests when the data is no longer needed / params change / component unmounts / some expensive request is taking too long". This is a complex topic with multiple potential use cases, and our standard answer has been that we don't want to abort those requests - after all, cache entries default to staying in memory for 1 minute after the last subscription is removed, so RTKQ's cache can still be updated when the request completes. That also means that it doesn't make sense to abort a request "on unmount".

However, it does then make sense to abort an in-progress request if the cache entry itself is removed. Given that, we've updated our cache handling to automatically call the existing resPromise.abort() method in that case, triggering the AbortSignal attached to the baseQuery. The handling at that point depends on your app - fetchBaseQuery should handle that, a custom baseQuery or queryFn would need to listen to the AbortSignal.

We do have an open issue asking for further discussions of potential abort / cancelation use cases and would appreciate further feedback.

New Options

The builder callback used in createReducer and createSlice.extraReducers now has builder.addAsyncThunk available, which allows handling specific actions from a thunk in the same way that you could define a thunk inside createSlice.reducers:

        const slice = createSlice({
          name: 'counter',
          initialState: {
            loading: false,
            errored: false,
            value: 0,
          },
          reducers: {},
          extraReducers: (builder) =>
            builder.addAsyncThunk(asyncThunk, {
              pending(state) {
                state.loading = true
              },
              fulfilled(state, action) {
                state.value = action.payload
              },
              rejected(state) {
                state.errored = true
              },
              settled(state) {
                state.loading = false
              },
</tr></table> 

... (truncated)

Commits
  • 98c54c6 Release 2.9.0
  • 0a86abd export some useful async thunk types
  • d02c27a add docs for addAsyncThunk (#5066)
  • ab346b9 fixdoc: incorrect position of keepUnusedDataFor for two scenarios (#5062)
  • d2bbb8d Rewrite subscription handling and polling calculations for better perf (#5064)
  • 3c6de47 Merge pull request #5065 from reduxjs/feature/TS5.9-matrix
  • c37b977 Add missing error value
  • 38537c3 Don't run Node10 checks for TS 6+
  • 821be20 Add TS 5.9 to the matrix
  • 407688d Abort pending requests if the cache entry is removed (#5061)
  • Additional commits viewable in compare view

Updates @stripe/react-stripe-js from 3.7.0 to 4.0.0

Release notes

Sourced from @​stripe/react-stripe-js's releases.

v4.0.0

New features

Fixes

  • Remove broken Travis badge (#612)

Changed

  • [breaking] split out custom checkout imports (#609)
  • Update useCheckout to return loading/error states (#606)
  • Add SPM events/types/tests (#613)

v3.10.0

Fixes

  • Remove broken Travis badge (#612)

Changed

  • Add SPM events/types/tests (#613)

v3.9.2

Changed

  • Fix JSDoc elements link (#608)

v3.9.1

Fixes

  • Patch for global JSX namespace deprecation in React 19 (#607)

v3.9.0

New features

  • feat: load fonts when they change (#605)

v3.8.1

Changed

  • Update docs link Elements.tsx (#602)

v3.8.0

New features

  • Add Tax ID Element Types (#604)

Fixes

  • Bump pbkdf2 from 3.1.1 to 3.1.3 (#599)

... (truncated)

Commits

Updates @stripe/stripe-js from 7.3.0 to 7.9.0

Release notes

Sourced from @​stripe/stripe-js's releases.

v7.9.0

New features

  • Add buttonBorderRadius to types (#798)
  • Add 'allow_redisplay' to 'PaymentMethodCreateParams' (#796)

Fixes

  • Bump sha.js from 2.4.11 to 2.4.12 in /examples/parcel (#799)

v7.8.0

New features

  • chore: add fonts types (#795)
  • Adding SPM option to StripeCheckoutElementsOptions (#793)

Changed

  • removes double github token check (#794)

v7.7.0

New features

  • Add types for new issuingAddToWalletButton (#792)
  • Add types for allowed_payment_method_types and excluded_payment_method_types (#790)

Changed

  • Delete Webpack example (#791)
  • Bump pbkdf2 from 3.1.1 to 3.1.3 in /examples/parcel (#771)

v7.6.1

New features

Fixes

  • Add missing tax id types (#789)

Changed

v7.6.0

New features

  • Add public types for Tax Id Element (#788)

Fixes

Changed

v7.5.0

... (truncated)

Commits

Updates @tanstack/react-query from 5.77.2 to 5.85.9

Release notes

Sourced from @​tanstack/react-query's releases.

v5.85.9

Version 5.85.9 - 9/2/25, 12:17 PM

Changes

Fix

  • query-core: ensure combine re-executes after cache restoration with memoized combine (#9592) (564a4f6) by Kim YoungHoon

Test

  • react-query/HydrationBoundary: add tests for "non-object" state and missing "queries" property handling (#9605) (5221029) by @​sukvvon

Packages

  • @​tanstack/query-core@​5.85.9
  • @​tanstack/react-query@​5.85.9
  • @​tanstack/react-query-persist-client@​5.85.9
  • @​tanstack/query-broadcast-client-experimental@​5.85.9
  • @​tanstack/query-persist-client-core@​5.85.9
  • @​tanstack/query-sync-storage-persister@​5.85.9
  • @​tanstack/react-query-devtools@​5.85.9
  • @​tanstack/react-query-next-experimental@​5.85.9
  • @​tanstack/solid-query@​5.85.9
  • @​tanstack/solid-query-devtools@​5.85.9
  • @​tanstack/solid-query-persist-client@​5.85.9
  • @​tanstack/svelte-query@​5.85.9
  • @​tanstack/svelte-query-devtools@​5.85.9
  • @​tanstack/svelte-query-persist-client@​5.85.9
  • @​tanstack/vue-query@​5.85.9
  • @​tanstack/vue-query-devtools@​5.85.9
  • @​tanstack/angular-query-experimental@​5.85.9
  • @​tanstack/query-async-storage-persister@​5.85.9
  • @​tanstack/angular-query-devtools-experimental@​5.85.9

v5.85.8

Version 5.85.8 - 9/2/25, 7:59 AM

Changes

Refactor

  • react-query: replace magic number with named constant in suspense timers (#9607) (ef0c16e) by Minha Kang

Ci

  • apply automated fixes (c44ca47) by autofix-ci[bot]

Packages

Description has been truncated

Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+3134
Deletions:
-4662
Package Dependencies
Package:
web-vitals
Ecosystem:
npm
Version Change:
5.0.1 → 5.1.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.5.0 → 5.0.2
Update Type:
Major
Ecosystem:
npm
Version Change:
0.511.0 → 0.542.0
Update Type:
Minor
Package:
eslint
Ecosystem:
npm
Version Change:
8.57.1 → 9.34.0
Update Type:
Major
Package:
@types/node
Ecosystem:
npm
Version Change:
22.15.21 → 24.3.0
Update Type:
Major
Package:
lint-staged
Ecosystem:
npm
Version Change:
16.0.0 → 16.1.6
Update Type:
Minor
Ecosystem:
npm
Version Change:
10.1.5 → 10.1.8
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.1.4 → 3.2.4
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.6.1 → 7.8.2
Update Type:
Minor
Package:
axios
Ecosystem:
npm
Version Change:
1.9.0 → 1.11.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.31.0 → 2.32.0
Update Type:
Minor
Package:
stripe
Ecosystem:
npm
Version Change:
18.1.1 → 18.5.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
19.1.6 → 19.1.12
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.6.2 → 5.2.0
Update Type:
Major
Package:
vite
Ecosystem:
npm
Version Change:
6.3.5 → 7.1.4
Update Type:
Major
Package:
react-dom
Ecosystem:
npm
Version Change:
19.1.0 → 19.1.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
5.77.2 → 5.85.9
Update Type:
Minor
Ecosystem:
npm
Version Change:
19.1.5 → 19.1.9
Update Type:
Patch
Package:
ws
Ecosystem:
npm
Version Change:
8.18.2 → 8.18.3
Update Type:
Patch
Package:
typescript
Ecosystem:
npm
Version Change:
5.8.3 → 5.9.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.18.0 → 8.42.0
Update Type:
Major
Ecosystem:
npm
Version Change:
12.15.0 → 12.23.12
Update Type:
Minor
Package:
tailwindcss
Ecosystem:
npm
Version Change:
3.4.17 → 4.1.12
Update Type:
Major
Ecosystem:
npm
Version Change:
15.5.2 → 15.7.3
Update Type:
Minor
Package:
i18next
Ecosystem:
npm
Version Change:
25.2.1 → 25.4.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.52.0 → 1.55.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.18.0 → 8.42.0
Update Type:
Major
Package:
posthog-js
Ecosystem:
npm
Version Change:
1.247.0 → 1.261.6
Update Type:
Minor
Package:
react
Ecosystem:
npm
Version Change:
19.1.0 → 19.1.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
5.4.1 → 5.5.4
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.8.2 → 2.9.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
6.6.3 → 6.8.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.3.0 → 7.9.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.6.1 → 7.8.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.6.1 → 7.8.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.6.1 → 7.8.2
Update Type:
Minor
Package:
jose
Ecosystem:
npm
Version Change:
6.0.11 → 6.1.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.7.8 → 2.8.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
5.78.0 → 5.83.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
10.4.0 → 10.4.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.5.2 → 2.6.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.1.4 → 4.2.0
Update Type:
Minor
Package:
cross-env
Ecosystem:
npm
Version Change:
7.0.3 → 10.0.0
Update Type:
Major
Ecosystem:
npm
Version Change:
3.7.0 → 4.0.0
Update Type:
Major
Ecosystem:
npm
Version Change:
8.1.0 → 8.2.0
Update Type:
Minor
Package:
isbot
Ecosystem:
npm
Version Change:
5.1.28 → 5.1.30
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.6.1 → 15.6.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.3.0 → 4.5.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.26.2 → 1.27.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.1.1 → 0.2.0
Update Type:
Minor
Technical Details
ID: 6851789
UUID: 2797802086
Node ID: PR_kwDOO11XO86mwxJm
Host: GitHub
Repository: ljch2018/OpenHands-fix-event-stream
Merge State: Unknown