Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps the minors group in /ui with 6 updates:

Package From To
@tanstack/react-query 5.79.0 5.80.6
react-router-dom 7.6.1 7.6.2
@vitejs/plugin-react 4.5.0 4.5.1
@vitest/coverage-v8 3.1.4 3.2.2
typescript-eslint 8.33.0 8.33.1
vitest 3.1.4 3.2.2

Updates @tanstack/react-query from 5.79.0 to 5.80.6

Release notes

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

v5.80.6

Version 5.80.6 - 6/5/25, 1:09 PM

Changes

Refactor

  • types: revert narrow onSuccess/onError/onMutate/onSettled callback types to Promise | void (#9202)" (#9251) (dfbda9d) by Braden Wong

Packages

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

v5.80.5

Version 5.80.5 - 6/4/25, 6:43 PM

Changes

Fix

  • experimental_createQueryPersister: Change persisterRestoreAll to restoreQueries with filter support (#9230) (9e0e60c) by René Klomp

Packages

  • @​tanstack/query-core@​5.80.5
  • @​tanstack/query-persist-client-core@​5.80.5
  • @​tanstack/query-async-storage-persister@​5.80.5
  • @​tanstack/query-broadcast-client-experimental@​5.80.5
  • @​tanstack/query-sync-storage-persister@​5.80.5
  • @​tanstack/react-query@​5.80.5
  • @​tanstack/react-query-devtools@​5.80.5
  • @​tanstack/react-query-persist-client@​5.80.5

... (truncated)

Commits
  • 4335993 release: v5.80.6
  • 2db48f4 release: v5.80.5
  • 4f4c2c7 release: v5.80.3
  • 0d2c2e0 fix(react-query): move hydrationQueue from state to a derived value (#9247)
  • 37eda0d release: v5.80.2
  • 9c6fb06 release: v5.80.1
  • 8d41a4e release: v5.80.0
  • efa963d refactor(types): remove unnecessary TQueryData generic in InfiniteQueryObserv...
  • 214fafd release: v5.79.2
  • 0e083c6 refactor(react-query): change the order of const variables (#9211)
  • Additional commits viewable in compare view

Updates react-router-dom from 7.6.1 to 7.6.2

Release notes

Sourced from react-router-dom's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

Changelog

Sourced from react-router-dom's changelog.

7.6.2

Patch Changes

Commits

Updates @vitejs/plugin-react from 4.5.0 to 4.5.1

Release notes

Sourced from @​vitejs/plugin-react's releases.

[email protected]

Add explicit semicolon in preambleCode #485

This fixes an edge case when using HTML minifiers that strips line breaks aggressively.

Changelog

Sourced from @​vitejs/plugin-react's changelog.

4.5.1 (2025-06-03)

Add explicit semicolon in preambleCode #485

This fixes an edge case when using HTML minifiers that strips line breaks aggressively.

Commits

Updates @vitest/coverage-v8 from 3.1.4 to 3.2.2

Release notes

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

v3.2.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v3.2.1

   🐞 Bug Fixes

    View changes on GitHub

v3.2.0

   🚀 Features

... (truncated)

Commits

Updates typescript-eslint from 8.33.0 to 8.33.1

Release notes

Sourced from typescript-eslint's releases.

v8.33.1

8.33.1 (2025-06-02)

🩹 Fixes

  • exclude docs/ directory from eslint-plugin package (#11251)
  • project-service: add missing typescript peer dependency (#11265)

❤️ Thank You

  • JounQin
  • roottool

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.33.1 (2025-06-02)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates vitest from 3.1.4 to 3.2.2

Release notes

Sourced from vitest's releases.

v3.2.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v3.2.1

   🐞 Bug Fixes

    View changes on GitHub

v3.2.0

   🚀 Features

... (truncated)

Commits
  • 7ddcd33 chore: release v3.2.2
  • 33f7120 Revert "fix(browser): optimize build output and always prebundle vitest"
  • 00a3916 fix(browser): optimize build output and always prebundle vitest
  • 142c735 fix(browser): calculate prepare time from createTesters call on the main th...
  • c8d6264 feat: support rolldown-vite (#7509)
  • 6db9f52 fix(reporter): allow dot reporter to work in non interactive terminals (#7994)
  • f858f3b chore: release v3.2.1
  • e4c7350 fix: use sha1 instead of md5 for hashing
  • 30ab42c fix(expect): export DeeplyAllowMatchers (#8078)
  • 59200ae chore: release v3.2.0
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@vercel
Copy link

vercel bot commented Jun 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
jhub-apps ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 9, 2025 11:13am
jhub-apps-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 9, 2025 11:13am

@jbouder jbouder merged commit 64218cd into main Jun 9, 2025
26 checks passed
@jbouder jbouder deleted the dependabot/npm_and_yarn/ui/minors-71e85f1e7e branch June 9, 2025 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants