Skip to content

chore(deps): bump the production group in /patchnotes-web with 3 updates#546

Merged
paulvanbrenk merged 1 commit intomainfrom
dependabot/npm_and_yarn/patchnotes-web/production-905b9b9e24
Mar 18, 2026
Merged

chore(deps): bump the production group in /patchnotes-web with 3 updates#546
paulvanbrenk merged 1 commit intomainfrom
dependabot/npm_and_yarn/patchnotes-web/production-905b9b9e24

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2026

Bumps the production group in /patchnotes-web with 3 updates: @tanstack/react-query, @tanstack/react-router and zustand.

Updates @tanstack/react-query from 5.90.21 to 5.91.0

Release notes

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

@​tanstack/react-query@​5.91.0

Minor Changes

  • feat: environmentManager (#10199)

Patch Changes

  • Updated dependencies [6fa901b]:
    • @​tanstack/query-core@​5.91.0

@​tanstack/react-query-persist-client@​5.90.25

Patch Changes

  • Updated dependencies [6fa901b]:
    • @​tanstack/react-query@​5.91.0
    • @​tanstack/query-persist-client-core@​5.92.2

@​tanstack/react-query-persist-client@​5.90.23

Patch Changes

  • Updated dependencies [978fc52]:
    • @​tanstack/query-persist-client-core@​5.92.0
    • @​tanstack/react-query@​5.90.21

@​tanstack/react-query-persist-client@​5.90.22

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.91.19
    • @​tanstack/react-query@​5.90.20
Changelog

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

5.91.0

Minor Changes

  • feat: environmentManager (#10199)

Patch Changes

  • Updated dependencies [6fa901b]:
    • @​tanstack/query-core@​5.91.0
Commits
  • 3761d2b ci: Version Packages (#10290)
  • 6fa901b feat/environmentManager (#10199)
  • 3fac499 test(react-query/useSuspenseInfiniteQuery): add test for basic suspend and re...
  • 6d0a2a9 test(react-query/useSuspenseQuery): remove unnecessary 'act' from background ...
  • 9ec0fc6 test(react-query/useSuspenseQueries): remove unnecessary 'act' from backgroun...
  • 67cf8b6 ref: ts cutoff (#10253)
  • 8a59b2d test({react,preact}-query/useSuspenseQueries): add test for suspending when t...
  • 0eca134 test({react,preact}-query/useSuspenseQueries): add test for not suspending bu...
  • 6af63a7 test({react,preact}-query/useSuspenseQueries): add test for not suspending wh...
  • 282cdc2 test(react-query/useQueries): add test for not fetching during restoring peri...
  • Additional commits viewable in compare view

Updates @tanstack/react-router from 1.166.7 to 1.167.5

Changelog

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

1.167.5

Patch Changes

  • Updated dependencies [5ff4f0b]:
    • @​tanstack/router-core@​1.167.5

1.167.4

Patch Changes

  • Add @​tanstack/intent AI agent skills and CLI entry points for Router and Start packages (#6866)

  • Updated dependencies [940151c]:

    • @​tanstack/router-core@​1.167.4

1.167.3

Patch Changes

  • Updated dependencies [32fcba7]:
    • @​tanstack/router-core@​1.167.3

1.167.2

Patch Changes

  • build: update to vite-config 5.x (rolldown) (#6926)

  • Updated dependencies [838b0eb]:

    • @​tanstack/history@​1.161.6
    • @​tanstack/router-core@​1.167.2

1.167.1

Patch Changes

  • fix: build with @​tanstack/vite-config 0.4.3 (#6923)

  • Updated dependencies [ef9b241]:

    • @​tanstack/router-core@​1.167.1
    • @​tanstack/history@​1.161.5

1.167.0

Minor Changes

  • feat: add staleReloadMode (#6921)

Patch Changes

... (truncated)

Commits

Updates zustand from 5.0.11 to 5.0.12

Release notes

Sourced from zustand's releases.

v5.0.12

Two small fixes.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v5.0.11...v5.0.12

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 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 production group in /patchnotes-web with 3 updates: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query), [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) and [zustand](https://github.com/pmndrs/zustand).


Updates `@tanstack/react-query` from 5.90.21 to 5.91.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.91.0/packages/react-query)

Updates `@tanstack/react-router` from 1.166.7 to 1.167.5
- [Release notes](https://github.com/TanStack/router/releases)
- [Changelog](https://github.com/TanStack/router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/TanStack/router/commits/@tanstack/react-router@1.167.5/packages/react-router)

Updates `zustand` from 5.0.11 to 5.0.12
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v5.0.11...v5.0.12)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.91.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@tanstack/react-router"
  dependency-version: 1.167.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: zustand
  dependency-version: 5.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 18, 2026
paulvanbrenk added a commit that referenced this pull request Mar 18, 2026
## Summary
- Merges 10 pending dependabot PRs (#545, #546, #547, #548, #549, #550,
#551, #552, #553, #555)
- Skipped #554 (nanoid 5.1.7) — ESM-only, incompatible with CJS build
- Removed `babel` config from `vite.config.ts` for
`@vitejs/plugin-react` v6 compatibility (React Compiler is now
auto-detected)
- Regenerated pnpm lock file

## Updates included
- **GitHub Actions**: actions group (2 updates)
- **patchnotes-web**: production deps (3), dev deps (11), zustand,
vitest
- **patchnotes-email**: production deps (3), dev deps
(typescript-eslint), esbuild-wasm
- **.NET**: dotnet group (12 updates)
- **Root**: dev-dependencies group (11 updates)

## Validation
- Frontend: lint ✅ (0 errors), build ✅, tests ✅ (169 passed)
- Backend: build ✅ (0 warnings), tests ✅ (488 passed)
@paulvanbrenk paulvanbrenk merged commit 5f1bad7 into main Mar 18, 2026
2 of 4 checks passed
@paulvanbrenk paulvanbrenk deleted the dependabot/npm_and_yarn/patchnotes-web/production-905b9b9e24 branch March 18, 2026 20:39
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