Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the minor-and-patch group in /frontend with 4 updates: @tanstack/react-query, react-router-dom, zod and globals.

Updates @tanstack/react-query from 5.76.2 to 5.77.1

Release notes

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

v5.77.1

Version 5.77.1 - 5/25/25, 9:15 PM

Changes

Fix

  • core: do not hydrate promises if existing query is already fetching (d4b7818) by Fredrik Höglund

Docs

  • Update overview.md (#9181) (f2b6caf) by Rodrigo Monney

Packages

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

v5.77.0

Version 5.77.0 - 5/24/25, 7:23 AM

Changes

Feat

  • maxChunks (#9184) (9973e0f) by Dominik Dorfmeister

Chore

  • ✂️: remove ts-node to make knip happy (719db35) by TkDodo
  • remove baseUrl from tsConfig, as it"s deprecated (#9178) (1b9837f) by Dominik Dorfmeister

Test

... (truncated)

Commits
  • 318ba4d release: v5.77.1
  • d4b7818 fix(core): do not hydrate promises if existing query is already fetching
  • 60ed69c release: v5.77.0
  • 1b9837f chore: remove baseUrl from tsConfig, as it's deprecated (#9178)
  • See full diff in compare view

Updates react-router-dom from 7.6.0 to 7.6.1

Release notes

Sourced from react-router-dom's releases.

react-router-dom-v5-compat@6.4.0-pre.15

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.15
    • react-router-dom@6.4.0-pre.15

react-router-dom-v5-compat@6.4.0-pre.11

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.11
    • react-router-dom@6.4.0-pre.11

react-router-dom-v5-compat@6.4.0-pre.10

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.10
    • react-router-dom@6.4.0-pre.10

react-router-dom-v5-compat@6.4.0-pre.9

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.9
    • react-router-dom@6.4.0-pre.9

react-router-dom-v5-compat@6.4.0-pre.8

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.8
    • react-router-dom@6.4.0-pre.8
Changelog

Sourced from react-router-dom's changelog.

7.6.1

Patch Changes

  • Updated dependencies:
    • react-router@7.6.1
Commits

Updates zod from 3.25.23 to 3.25.28

Release notes

Sourced from zod's releases.

v3.25.28

Commits:

  • e012bd248d45d3204fb9554f99e8222426e29da6 Improve override docs
  • 7bd15ed2b08956ba3c25704bd85a1e8e39eadf55 fix: add missing re-exports files and add new entries the published files (#4500)
  • b588d2c004fb414fe0215fc4f5f41bdaace88c05 Improve z.function typing. Add .def
  • 5ac95df45b5ed1c49d32bbe2e7b4de7ec33a0664 3.25.28
  • 7aecb617e02ba6b40e93a1c0badde350f419f372 Clean up ZodFunction
  • ed48cbbe5aa7951b52ff96dfbe3fe3d3d98d0768 bugfix: Small typo in V4 docs (#4435)
  • 5e4ff20b501b3977012a0b7619f0d94b6db67e2e fix: JSON Schema > override section typo (#4428)

v3.25.27

Commits:

  • 27ccaf1d36eb826dab1cb84f7ce4e1a0782121af 3.25.27. Use for override. Add .value to ZodLiteral.

v3.25.26

Commits:

  • d0627208f847087dfb89dd142ee4ebd4b8f1a908 Fix on .register methods
  • d93271e86fb09243507231a07e300acaebd0c297 Replace z.min/z.max in mini docs

v3.25.25

Commits:

  • 605286346e151f75f5a27d12f435cfb465f7f1cb Add error serialization test
  • fbf88f2dd75cba4d1dc4bc8f04f2c5763d1aaf0c Document parsing with Zod Core
  • 6413fa90e4aa3f113b280de8b417fa6c6bf01439 Add additionalProperties:false by default for objects in io:output mode
  • 5477ea2068879e1e408fe126bb7cb819471473d9 3.25.25

v3.25.24

Commits:

  • e0fe7ae92876414946456890fed2f85802cadfd0 Fix lint
  • 1780c67e9cfeb1c94ef4e18fc8e93f22a3e114c0 fix: rewrite $constructor to be compatible with Hermes (#4482)
  • 053debab86b4a4531ad356d749b395b283fd7501 feat: add export entries for bundlers that don't support exports field (#4489)
  • 29aba82eb2131e979723cecc49d4cfa901386fd6 Fix typos (#4495)
  • ce61025516d8976bef6a091a0becbe8ad1c9a0d0 Simplify fix
  • 93f296dff344afcc6bdf61279b946a0ce2695f65 Fix error name issue
Commits
  • 5e4ff20 fix: JSON Schema > override section typo (#4428)
  • ed48cbb bugfix: Small typo in V4 docs (#4435)
  • 7aecb61 Clean up ZodFunction
  • 5ac95df 3.25.28
  • b588d2c Improve z.function typing. Add .def
  • 7bd15ed fix: add missing re-exports files and add new entries the published files (#4...
  • e012bd2 Improve override docs
  • 27ccaf1 3.25.27. Use for override. Add .value to ZodLiteral.
  • d93271e Replace z.min/z.max in mini docs
  • d062720 Fix on .register methods
  • Additional commits viewable in compare view

Updates globals from 16.1.0 to 16.2.0

Release notes

Sourced from globals's releases.

v16.2.0

  • Add new greasemonkey globals (#299) e4f6e8c

sindresorhus/globals@v16.1.0...v16.2.0

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

Bumps the minor-and-patch group in /frontend with 4 updates: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query), [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom), [zod](https://github.com/colinhacks/zod) and [globals](https://github.com/sindresorhus/globals).


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

Updates `react-router-dom` from 7.6.0 to 7.6.1
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.6.1/packages/react-router-dom)

Updates `zod` from 3.25.23 to 3.25.28
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v3.25.23...v3.25.28)

Updates `globals` from 16.1.0 to 16.2.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v16.1.0...v16.2.0)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.77.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react-router-dom
  dependency-version: 7.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: zod
  dependency-version: 3.25.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: globals
  dependency-version: 16.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 26, 2025

Assignees

The following users could not be added as assignees: Randroids-Dojo. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: dependencies, frontend. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@randroid88 randroid88 merged commit b4f7a67 into main May 26, 2025
12 checks passed
@randroid88 randroid88 deleted the dependabot/npm_and_yarn/frontend/minor-and-patch-f163ab6614 branch May 26, 2025 14:03
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.

1 participant