aws / aws-northstar

NorthStar is an open source design system with reusable React components for rapidly prototyping intuitive, meaningful and accessible user experience. It simplifies your work and ensures consistent, predictable user experience at scale for your customers. With NorthStar, you can focus on innovation and do more with less.
https://aws.github.io/aws-northstar
Apache License 2.0
207 stars 37 forks source link

build(deps-dev): Bump @tanstack/react-query from 4.35.3 to 5.12.2 #1002

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps @tanstack/react-query from 4.35.3 to 5.12.2.

Release notes

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

v5.12.2

Version 5.12.2 - 12/2/2023, 9:37 AM

Changes

Fix

  • useQueries: add type tests for useQueries and fix a couple of type bugs (#6471) (b54936f1) by Charlotte Grace (Bone)

Docs

  • angular-query: fix quickstart (23374bb4) by @​eneajaho
  • angular-query: compatible with angular 17 (#6469) (ac046b11) by Arnoud

Packages

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

v5.12.1

Version 5.12.1 - 12/1/2023, 3:42 PM

Changes

Feat

Fix

  • angular release process (#6468) (4e8a6c5a) by Dominik Dorfmeister

Chore

  • Use prettier v4 alpha (#6466) (3a60413d) by Lachlan Collins

Packages

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

... (truncated)

Commits
  • 7946653 release: v5.12.2
  • b54936f fix(useQueries): add type tests for useQueries and fix a couple of type bugs ...
  • 1198570 release: v5.12.1
  • e5d1e24 release: v5.10.0
  • 5d29f8f chore: introduce Knip as dead-code removal tool (#6368)
  • 9f7725a release: v5.9.0
  • 3319d80 fix(types): Fix types when using select with the queryOptions helper (#6454)
  • 568ce17 chore: switching retry strategy (#6453)
  • 5039113 release: v5.8.9
  • 6b79e10 test: add vite5 integration test for react (#6443)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
jessieweiyi commented 9 months ago

@dependabot ignore this minor version

dependabot[bot] commented 9 months ago

OK, I won't notify you about version 5.12.x again, unless you re-open this PR.