Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps the minors group in /ui with 10 updates:

Package From To
@tanstack/react-query 5.75.2 5.75.7
react-hook-form 7.56.2 7.56.3
react-router-dom 7.5.3 7.6.0
@vitest/coverage-v8 3.1.2 3.1.3
eslint-config-prettier 10.1.2 10.1.5
eslint-plugin-prettier 5.3.1 5.4.0
sass 1.87.0 1.88.0
typescript-eslint 8.31.1 8.32.0
vite 6.3.4 6.3.5
vitest 3.1.2 3.1.3

Updates @tanstack/react-query from 5.75.2 to 5.75.7

Release notes

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

v5.75.7

Version 5.75.7 - 5/9/25, 1:40 PM

Changes

Refactor

  • react-query: exchange react-query noop to query-core noop (#9122) (07cbfe1) by novice0840

Docs

  • comparison: mark RTK Query as supporting infinite queries (#9120) (cb40661) by Dovakeidy

Packages

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

v5.75.6

Version 5.75.6 - 5/9/25, 9:31 AM

Changes

Refactor

  • integration should throw error (#9130) (295a5d5) by novice0840

Chore

Test

... (truncated)

Commits
  • b1e0c9f release: v5.75.7
  • 07cbfe1 refactor(react-query): exchange react-query noop to query-core noop (#9122)
  • 3da0c7e release: v5.75.6
  • 295a5d5 refactor: integration should throw error (#9130)
  • 66ea5f2 chore: add typescript-eslint/require-await rule (#9116)
  • 2a62ea1 test(react-query): improve branch coverage for useSuspenseQuery skipToken err...
  • b1cdbc3 test(react-query): improve branch coverage for useSuspenseQueries skipToken e...
  • 2496ba5 test(react-query): improve branch coverage for useSuspenseInfiniteQuery skipT...
  • d0552af test(query-test-utils): init (internal package) (#9095)
  • 2cd0ceb release: v5.75.5
  • Additional commits viewable in compare view

Updates react-hook-form from 7.56.2 to 7.56.3

Release notes

Sourced from react-hook-form's releases.

Version 7.56.3

Revert "📭 close #12773 pass input ref instead partial (#12775)"

Commits

Updates react-router-dom from 7.5.3 to 7.6.0

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

Patch Changes

Commits

Updates @vitest/coverage-v8 from 3.1.2 to 3.1.3

Release notes

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

v3.1.3

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates eslint-config-prettier from 10.1.2 to 10.1.5

Release notes

Sourced from eslint-config-prettier's releases.

v10.1.5

Patch Changes

Full Changelog: prettier/eslint-config-prettier@v10.1.4...v10.1.5

v10.1.4

Patch Changes

Full Changelog: prettier/eslint-config-prettier@v10.1.3...v10.1.4

v10.1.3

Patch Changes

New Contributors

Full Changelog: prettier/eslint-config-prettier@v10.1.2...v10.1.3

Changelog

Sourced from eslint-config-prettier's changelog.

10.1.5

Patch Changes

10.1.4

Patch Changes

10.1.3

Patch Changes

Commits

Updates eslint-plugin-prettier from 5.3.1 to 5.4.0

Release notes

Sourced from eslint-plugin-prettier's releases.

v5.4.0

Minor Changes

Changelog

Sourced from eslint-plugin-prettier's changelog.

5.4.0

Minor Changes

Commits

Updates sass from 1.87.0 to 1.88.0

Release notes

Sourced from sass's releases.

Dart Sass 1.88.0

To install Sass 1.88.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Allow custom properties with empty values (such as --var:;).

  • Fix a bug when calculating source spans for interpolations.

Dart and JS APIs

  • Potentially breaking bug fix: Throw an error when passing a function or mixin object from one compilation to another.

Dart API

  • Deprecate passing a relative URL to compileString() and related functions.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.88.0

  • Allow custom properties with empty values (such as --var:;).

  • Fix a bug when calculating source spans for interpolations.

Dart and JS APIs

  • Potentially breaking bug fix: Throw an error when passing a function or mixin object from one compilation to another.

Dart API

  • Deprecate passing a relative URL to compileString() and related functions.
Commits
  • c6b2163 Merge pull request #2572 from sass/empty-custom-prop
  • 6edc11e Support empty custom properties
  • a81cd73 Properly handle dev changelogs in bump-version-* tasks
  • 7f54226 Disallow passing functions/mixins across compilations (#2544)
  • 90b6b39 Remove useless _currentCallable property in the evaluate visitor (#2570)
  • 1a5e0ee Fix off-by-one error in Interpolation.spanForElement() (#2568)
  • 735109f Deprecate passing a relative URL to compileString() et al (#2567)
  • c4b0138 Bump protoc_plugin from 21.1.2 to 22.0.1 and protobuf to 4.0.0 (#2554)
  • See full diff in compare view

Updates typescript-eslint from 8.31.1 to 8.32.0

Release notes

Sourced from typescript-eslint's releases.

v8.32.0

8.32.0 (2025-05-05)

🚀 Features

  • eslint-plugin: [no-unnecessary-type-conversion] add rule (#10182)
  • eslint-plugin: [only-throw-error] add option allowRethrowing (#11075)

🩹 Fixes

  • deps: update dependency typedoc to ^0.28.0 (1fef33521)
  • eslint-plugin: [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (#10907)
  • eslint-plugin: [unified-signatures] exempt this from optional parameter overload check (#11005)
  • eslint-plugin: [prefer-nullish-coalescing] fix parenthesization bug in suggestion (#11098)
  • typescript-estree: ensure consistent TSMappedType AST shape (#11086)
  • typescript-estree: correct TSImportType property name when assert (#11115)

❤️ Thank You

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

Changelog

Sourced from typescript-eslint's changelog.

8.32.0 (2025-05-05)

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
  • 819a03f chore(release): publish 8.32.0
  • 172ab8a chore(eslint-plugin): resolve remaining issues from vitest migration (#11100)
  • a9c9251 chore: revert vitest related changes in tsconfig files (#11124)
  • See full diff in compare view

Updates vite from 6.3.4 to 6.3.5

Release notes

Sourced from vite's releases.

v6.3.5

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

6.3.5 (2025-05-05)

Commits

Updates vitest from 3.1.2 to 3.1.3

Release notes

Sourced from vitest's releases.

v3.1.3

   🐞 Bug Fixes

    View changes on GitHub
Commits

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 May 12, 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 May 12, 2025 7:49am
jhub-apps-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 12, 2025 7:49am

@jbouder jbouder merged commit 287315a into main May 12, 2025
3 checks passed
@jbouder jbouder deleted the dependabot/npm_and_yarn/ui/minors-78ec1bc213 branch May 12, 2025 10:54
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