Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Jan 28, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2025

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

Package From To
@react-router/node 7.1.2 7.1.3
@react-router/serve 7.1.2 7.1.3
@reduxjs/toolkit 2.5.0 2.5.1
@tanstack/react-query 5.64.1 5.65.1
framer-motion 12.0.1 12.0.6
i18next 24.2.1 24.2.2
i18next-http-backend 3.0.1 3.0.2
posthog-js 1.207.0 1.211.1
react-router 7.1.2 7.1.3
vite 5.4.11 6.0.11
@playwright/test 1.49.1 1.50.0
@react-router/dev 7.1.2 7.1.3
@tanstack/eslint-plugin-query 5.64.2 5.65.0
@testing-library/user-event 14.6.0 14.6.1
@types/node 22.10.7 22.12.0
@types/react 19.0.7 19.0.8
@types/ws 8.5.13 8.5.14
@vitest/coverage-v8 3.0.2 3.0.4
lint-staged 15.4.1 15.4.3
tailwindcss 3.4.17 4.0.0

Updates @react-router/node from 7.1.2 to 7.1.3

Release notes

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

v7.1.3

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

Changelog

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

7.1.3

Patch Changes

Commits

Updates @react-router/serve from 7.1.2 to 7.1.3

Release notes

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

v7.1.3

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

Changelog

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

7.1.3

Patch Changes

Commits

Updates @reduxjs/toolkit from 2.5.0 to 2.5.1

Release notes

Sourced from @​reduxjs/toolkit's releases.

v2.5.1

This bugfix release fixes a logic issue with the new upsertQueryEntries util that sometimes kept entries in a pending state indefinitely.

Changelog

upsertQueryEntries fixes

Users reported that in some cases, use of upsertQueryEntries to insert RTKQ cache entries prevented any further refetches of that data from happening. After investigation, we found a logic mismatch for how we handle upserts vs the existing upsertQueryData util, which meant that sometimes the entry would be left in a pending state expecting a fulfilled action from a request ID that would never happen.

This release fixes that issue and ensures the updates and refetches happen correctly.

What's Changed

Full Changelog: reduxjs/redux-toolkit@v2.5.0...v2.5.1

Commits

Updates @tanstack/react-query from 5.64.1 to 5.65.1

Release notes

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

v5.65.1

Version 5.65.1 - 1/28/25, 8:59 AM

Changes

Fix

Packages

  • @​tanstack/react-query@​5.65.1
  • @​tanstack/react-query-devtools@​5.65.1
  • @​tanstack/react-query-persist-client@​5.65.1
  • @​tanstack/react-query-next-experimental@​5.65.1

v5.65.0

Version 5.65.0 - 1/27/25, 4:19 PM

Changes

Feat

  • types: type narrowing for isPlaceholderData (#8586) (2399bb0) by Dominik Dorfmeister

Chore

  • composite monorepo (#8560) (97f5544) by Dominik Dorfmeister
  • deps: update dependency vite to v5.4.12 [security] (#8563) (4a0a129) by renovate[bot]

Ci

  • bundle size preview (#8577) (0613400) by Dominik Dorfmeister

Docs

  • fix variables obtaining path (#8589) (d595e23) by Oleksandr Danylchenko
  • Document staleTime"s default (#8561) (12d4542) by Alex Errant
  • framework: update Next.js and Svelte documentation links (#8572) (322760b) by @​ohansFavour
  • fix invalid openapi-react-query url (#8568) (cd88c9c) by Paul Nodet
  • prefer using satisfies instead of type cast in persistQueryClient docs (#8551) (397fcfc) by @​ruudandriessen

Packages

  • @​tanstack/eslint-plugin-query@​5.65.0
  • @​tanstack/query-async-storage-persister@​5.65.0
  • @​tanstack/query-broadcast-client-experimental@​5.65.0
  • @​tanstack/query-core@​5.65.0
  • @​tanstack/query-devtools@​5.65.0
  • @​tanstack/query-persist-client-core@​5.65.0

... (truncated)

Commits

Updates framer-motion from 12.0.1 to 12.0.6

Changelog

Sourced from framer-motion's changelog.

[12.0.6] 2025-01-27

Fixed

  • Discard layout projection snapshots if 0x0.

[12.0.5] 2025-01-24

Fixed

  • Fix scale correction for CSS variables.

[12.0.4] 2025-01-24

Fixed

  • Add scale correction for CSS variables.

[12.0.3] 2025-01-23

Fixed

  • Fixed toggling between shared layout animations multiple times.

Added

  • Added private anchorX prop to AnimatePresence.

Changed

  • Simplified useSpring for smaller bundlesize.
Commits

Updates i18next from 24.2.1 to 24.2.2

Release notes

Sourced from i18next's releases.

v24.2.2

  • fix: Interpolation fails with arrays (TypeError) and doesn't work with objects in defaultValue 1829
Changelog

Sourced from i18next's changelog.

24.2.2

  • fix: Interpolation fails with arrays (TypeError) and doesn't work with objects in defaultValue 1829
Commits

Updates i18next-http-backend from 3.0.1 to 3.0.2

Changelog

Sourced from i18next-http-backend's changelog.

3.0.2

  • optimize fetchApi selector
Commits

Updates posthog-js from 1.207.0 to 1.211.1

Release notes

Sourced from posthog-js's releases.

1.211.1 - 2025-01-28

  • revert: "chore: upgrade rrweb to alpha.18" (#1659)
  • chore: codeowners for recorder file (#1693)

1.211.0 - 2025-01-27

  • refactor: Remove/deprecate/rename old options (#1694)

1.210.2 - 2025-01-24

  • fix: rrweb patch fix take 2 (#1691)

1.210.1 - 2025-01-24

  • fix: bad rrweb patch (#1690)

1.210.0 - 2025-01-24

1.209.4 - 2025-01-24

  • feat: Annotate our scroll events as passive (#1684)
  • fix: Exclude more domains from cross subdomain tracking by default (#1680)

1.209.3 - 2025-01-24

  • fix: Fix hitting call stack limit when deep comparing circular objects (#1688)

1.209.2 - 2025-01-24

  • fix: Implement isDeepEqual manually (#1686)

1.209.1 - 2025-01-24

  • fix: angular detection can be less blunt (#1687)
  • fix: Fix CI check name (#1673)

1.209.0 - 2025-01-23

  • feat: Enhance PostHogProvider to prevent double initialization on React.StrictMode (#1676)

1.208.1 - 2025-01-23

  • fix: correctly cache split css (#1682)

1.208.0 - 2025-01-23

1.207.9 - 2025-01-23

  • fix: silence noisy surveys logging (#1679)

... (truncated)

Changelog

Sourced from posthog-js's changelog.

1.211.1 - 2025-01-28

  • revert: "chore: upgrade rrweb to alpha.18" (#1659)
  • chore: codeowners for recorder file (#1693)

1.211.0 - 2025-01-27

  • refactor: Remove/deprecate/rename old options (#1694)

1.210.2 - 2025-01-24

  • fix: rrweb patch fix take 2 (#1691)

1.210.1 - 2025-01-24

  • fix: bad rrweb patch (#1690)

1.210.0 - 2025-01-24

1.209.4 - 2025-01-24

  • feat: Annotate our scroll events as passive (#1684)
  • fix: Exclude more domains from cross subdomain tracking by default (#1680)

1.209.3 - 2025-01-24

  • fix: Fix hitting call stack limit when deep comparing circular objects (#1688)

1.209.2 - 2025-01-24

  • fix: Implement isDeepEqual manually (#1686)

1.209.1 - 2025-01-24

  • fix: angular detection can be less blunt (#1687)
  • fix: Fix CI check name (#1673)

1.209.0 - 2025-01-23

  • feat: Enhance PostHogProvider to prevent double initialization on React.StrictMode (#1676)

1.208.1 - 2025-01-23

  • fix: correctly cache split css (#1682)

1.208.0 - 2025-01-23

... (truncated)

Commits

Updates react-router from 7.1.2 to 7.1.3

Release notes

Sourced from react-router's releases.

v7.1.3

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

Changelog

Sourced from react-router's changelog.

7.1.3

No changes

Commits

Updates vite from 5.4.11 to 6.0.11

Release notes

Sourced from vite's releases.

v6.0.11

Please refer to CHANGELOG.md for details.

v6.0.10

Please refer to CHANGELOG.md for details.

v6.0.9

This version contains a breaking change due to security fixes. See GHSA-vg6x-rcgg-rjx6 for more details.

Please refer to CHANGELOG.md for details.

v6.0.8

Please refer to CHANGELOG.md for details.

v6.0.7

Please refer to CHANGELOG.md for details.

v6.0.6

Please refer to CHANGELOG.md for details.

v6.0.5

Please refer to CHANGELOG.md for details.

v6.0.4

Please refer to CHANGELOG.md for details.

v6.0.3

Please refer to CHANGELOG.md for details.

v6.0.2

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

v6.0.1

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

v6.0.0

Please refer to CHANGELOG.md for details.

v6.0.0-beta.10

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vite's changelog.

6.0.11 (2025-01-21)

6.0.10 (2025-01-20)

6.0.9 (2025-01-20)

  • fix!: check host header to prevent DNS rebinding attacks and introduce server.allowedHosts (bd896fb)
  • fix!: default server.cors: false to disallow fetching from untrusted origins (b09572a)
  • fix: verify token for HMR WebSocket connection (029dcd6)

6.0.8 (2025-01-20)

6.0.7 (2025-01-02)

6.0.6 (2024-12-26)

... (truncated)

Commits
  • a0ed405 release: v6.0.11
  • 3d03899 fix: allow CORS from loopback addresses by default (#19249)
  • aeb3ec8 fix: preview.allowedHosts with specific values was not respected (#19246)
  • 9654348 release: v6.0.10
  • 2495022 fix: try parse server.origin URL (#19241)
  • a55f8ba release: v6.0.9
  • bd896fb fix!: check host header to prevent DNS rebinding attacks and introduce `serve...
  • 029dcd6 fix: verify token for HMR WebSocket connection
  • b09572a fix!: default server.cors: false to disallow fetching from untrusted origins
  • c0f72a6 release: v6.0.8
  • Additional commits viewable in compare view

Updates @playwright/test from 1.49.1 to 1.50.0

Release notes

Sourced from @​playwright/test's releases.

v1.50.0

Test runner

  • New option timeout allows specifying a maximum run time for an individual test step. A timed-out step will fail the execution of the test.

    test('some test', async ({ page }) => {
      await test.step('a step', async () => {
        // This step can time out separately from the test
      }, { timeout: 1000 });
    });
  • New method test.step.skip() to disable execution of a test step.

    test('some test', async ({ page }) => {
      await test.step('before running step', async () => {
        // Normal step
      });
    await test.step.skip('not yet ready', async () => {
    // This step is skipped
    });
    await test.step('after running step', async () => {
    // This step still runs even though the previous one was skipped
    });
    });

  • Expanded expect(locator).toMatchAriaSnapshot() to allow storing of aria snapshots in separate YAML files.

  • Added method expect(locator).toHaveAccessibleErrorMessage() to assert the Locator points to an element with a given aria errormessage.

  • Option testConfig.updateSnapshots added the configuration enum changed. changed updates only the snapshots that have changed, whereas all now updates all snapshots, regardless of whether there are any differences.

  • New option testConfig.updateSourceMethod defines the way source code is updated when testConfig.updateSnapshots is configured. Added overwrite and 3-way modes that write the changes into source code, on top of existing patch mode that creates a patch file.

    npx playwright test --update-snapshots=changed --update-source-method=3way
  • Option testConfig.webServer added a gracefulShutdown field for specifying a process kill signal other than the default SIGKILL.

  • Exposed testStep.attachments from the reporter API to allow retrieval of all attachments created by that step.

UI updates

  • Updated default HTML reporter to improve display of attachments.
  • New button for picking elements to produce aria snapshots.
  • Additional details (such as keys pressed) are now displayed alongside action API calls in traces.
  • Display of canvas content in traces is error-prone. Display is now disabled by default, and can be enabled via the Display canvas content UI setting.
  • Call and Network panels now display additional time information.

Breaking

... (truncated)

Commits
  • 9d22178 chore: mark v1.50.0 (#34447)
  • 5d6ac96 cherry-pick(#34442): fix(test runner): respect updateSourceMethod from the co...
  • 97b76b4 cherry-pick(#34440): chore(driver): roll driver to recent Node.js LTS version
  • 7bbcc3c cherry-pick(#34353): chore: move attachment link back to tree item, make it f...
  • 2811a1d cherry-pick(#34430): docs: switch gracefulShutdown to primarily mention SIGTE...
  • 2b8d1ce cherry-pick(#34380): docs: release notes for v1.50 js (#34425)
  • 715eb25 cherry-pick(#34409): fix(aria snapshot): make rebase work when options are sp...
  • 6106ef0 cherry-pick(#34410): fix(list reporter): do not break after output without tr...
  • 09cd74f cherry-pick(#34407): fix(step.skip): show a skipped indicator in UI mode (#34...
  • cc6eb09 cherry-pick(#34386): chore: step timeout improvements (#34387)
  • Additional commits viewable in compare view

Updates @react-router/dev from 7.1.2 to 7.1.3

Release notes

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

v7.1.3

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

Changelog

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

7.1.3

Patch Changes

Commits

Updates @tanstack/eslint-plugin-query from 5.64.2 to 5.65.0

Release notes

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

v5.65.0

Version 5.65.0 - 1/27/25, 4:19 PM

Changes

Feat

  • types: type narrowing for isPlaceholderData (#8586) (2399bb0) by Dominik Dorfmeister

Chore

  • composite monorepo (#8560) (97f5544) by Dominik Dorfmeister
  • deps: update dependency vite to v5.4.12 [security] (#8563) (4a0a129) by renovate[bot]

Ci

  • bundle size preview (#8577) (0613400) by Dominik Dorfmeister

Docs

  • fix variables obtaining path (#8589) (d595e23) by Oleksandr Danylchenko
  • Document staleTime"s default (#8561) (12d4542) by Alex Errant
  • framework: update Next.js and Svelte documentation links (#8572) (322760b) by @​ohansFavour
  • fix invalid openapi-react-query url (#8568) (cd88c9c) by Paul Nodet
  • prefer using satisfies instead of type cast in persistQueryClient docs (#8551) (397fcfc) by @​ruudandriessen

Packages

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

Updates @testing-library/user-event from 14.6.0 to 14.6.1

Release notes

Sourced from @​testing-library/user-event's releases.

v14.6.1

14.6.1 (2025-01-21)

Bug Fixes

  • correct description for delay option (#1175) (2edf14d)
  • keyboard: add ContextMenu to defaultKeyMap (#1079) (3e471d1)
  • keyboard: add brackets to defaultKeyMap (#1226) (543ecb0)
  • keyboard: walk through radio group per arrow keys (#1049) (bf8111c)
  • pointer: dispatch mouse events if pointerdown is defaultPrevented (#1121) (f681f7b)
  • pointer: set button and buttons properties on PointerEvent (#1219) (6614f72)
  • pointer: use 1 as default value for PointerEvent.width and PointerEvent.height (#1224) (f0468d0)
  • prevent click event loop on form-associated custom element (#1238) (465fc7e)
  • prevent click event on non-focusable control (#1130) (e429094)
  • upload: apply accept filter more leniently (#1064) (a344ad4)
Commits

Updates @types/node from 22.10.7 to 22.12.0

Commits

Updates @types/react from 19.0.7 to 19.0.8

Commits

Updates @types/ws from 8.5.13 to 8.5.14

Commits

Updates @vitest/coverage-v8 from 3.0.2 to 3.0.4

Release notes

Sourced from @​vitest/coverage-v8's releases.

v3.0.4

   🐞 Bug Fixes

…dates

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

| Package | From | To |
| --- | --- | --- |
| [@react-router/node](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-node) | `7.1.2` | `7.1.3` |
| [@react-router/serve](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-serve) | `7.1.2` | `7.1.3` |
| [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) | `2.5.0` | `2.5.1` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.64.1` | `5.65.1` |
| [framer-motion](https://github.com/motiondivision/motion) | `12.0.1` | `12.0.6` |
| [i18next](https://github.com/i18next/i18next) | `24.2.1` | `24.2.2` |
| [i18next-http-backend](https://github.com/i18next/i18next-http-backend) | `3.0.1` | `3.0.2` |
| [posthog-js](https://github.com/PostHog/posthog-js) | `1.207.0` | `1.211.1` |
| [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.1.2` | `7.1.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.11` | `6.0.11` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.49.1` | `1.50.0` |
| [@react-router/dev](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dev) | `7.1.2` | `7.1.3` |
| [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.64.2` | `5.65.0` |
| [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.6.0` | `14.6.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.7` | `22.12.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.7` | `19.0.8` |
| [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) | `8.5.13` | `8.5.14` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.0.2` | `3.0.4` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.4.1` | `15.4.3` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.17` | `4.0.0` |



Updates `@react-router/node` from 7.1.2 to 7.1.3
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-node/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/@react-router/[email protected]/packages/react-router-node)

Updates `@react-router/serve` from 7.1.2 to 7.1.3
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-serve/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/@react-router/[email protected]/packages/react-router-serve)

Updates `@reduxjs/toolkit` from 2.5.0 to 2.5.1
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](reduxjs/redux-toolkit@v2.5.0...v2.5.1)

Updates `@tanstack/react-query` from 5.64.1 to 5.65.1
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.65.1/packages/react-query)

Updates `framer-motion` from 12.0.1 to 12.0.6
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.0.1...v12.0.6)

Updates `i18next` from 24.2.1 to 24.2.2
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v24.2.1...v24.2.2)

Updates `i18next-http-backend` from 3.0.1 to 3.0.2
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next-http-backend@v3.0.1...v3.0.2)

Updates `posthog-js` from 1.207.0 to 1.211.1
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md)
- [Commits](PostHog/posthog-js@v1.207.0...v1.211.1)

Updates `react-router` from 7.1.2 to 7.1.3
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router)

Updates `vite` from 5.4.11 to 6.0.11
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.11/packages/vite)

Updates `@playwright/test` from 1.49.1 to 1.50.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.49.1...v1.50.0)

Updates `@react-router/dev` from 7.1.2 to 7.1.3
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dev/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/@react-router/[email protected]/packages/react-router-dev)

Updates `@tanstack/eslint-plugin-query` from 5.64.2 to 5.65.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.65.0/packages/eslint-plugin-query)

Updates `@testing-library/user-event` from 14.6.0 to 14.6.1
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.6...v14.6.1)

Updates `@types/node` from 22.10.7 to 22.12.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 19.0.7 to 19.0.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/ws` from 8.5.13 to 8.5.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

Updates `@vitest/coverage-v8` from 3.0.2 to 3.0.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.4/packages/coverage-v8)

Updates `lint-staged` from 15.4.1 to 15.4.3
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.4.1...v15.4.3)

Updates `tailwindcss` from 3.4.17 to 4.0.0
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/next/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.0/packages/tailwindcss)

Updates `vitest` from 3.0.2 to 3.0.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.4/packages/vitest)

---
updated-dependencies:
- dependency-name: "@react-router/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: "@react-router/serve"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: "@reduxjs/toolkit"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: i18next-http-backend
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: posthog-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: react-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: version-all
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: "@react-router/dev"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: "@tanstack/eslint-plugin-query"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: "@types/ws"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: version-all
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 28, 2025
@amanape amanape enabled auto-merge (squash) January 28, 2025 16:04
@amanape amanape self-assigned this Jan 28, 2025
@amanape amanape merged commit de786f9 into main Jan 28, 2025
15 checks passed
@amanape amanape deleted the dependabot/npm_and_yarn/frontend/version-all-58cd8c310f branch January 28, 2025 18:10
zchn pushed a commit to zchn/OpenHands that referenced this pull request Feb 4, 2025
…dates (All-Hands-AI#6493)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: amanape <[email protected]>
idagelic pushed a commit to idagelic/OpenHands that referenced this pull request Feb 12, 2025
…dates (All-Hands-AI#6493)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: amanape <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant