Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump react-query from 2.23.0 to 2.26.4 #221

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 7, 2020

Bumps react-query from 2.23.0 to 2.26.4.

Release notes

Sourced from react-query's releases.

v2.26.4

2.26.4 (2020-12-07)

Bug Fixes

  • types: change the order of types so that correct type inference is picked for Object syntax (#1330) (6e2e37e)

v2.26.3

2.26.3 (2020-11-20)

Bug Fixes

v2.26.2

2.26.2 (2020-11-05)

Bug Fixes

v2.26.1

2.26.1 (2020-11-03)

Bug Fixes

  • semantic release maintenance (no changes) (61e7b9b)

v2.25.2

2.25.2 (2020-10-21)

Bug Fixes

v2.25.0

2.25.0 (2020-10-07)

Bug Fixes

  • align notify terminology (07d4796)

Features

Commits
  • 6e2e37e fix(types): change the order of types so that correct type inference is picke...
  • 820b4ff optimization(query): reduce unnecessary recursion (#1329)
  • 11bf7a4 docs: Update query-cancellation.md (#1328)
  • ae10094 fixed(queryObserver): fetch data twice when mounted (#1320)
  • f52953c docs: add isFetched variable info (#1317)
  • 7535383 fix: clearTimeout instead of clearInterval (#1305)
  • a56a5b5 docs: fix typo for options used in querycache (#1291)
  • 7cd586f docs: correct example code (#1290)
  • 37ad9c1 docs(infiniteQuery guide): include missing error (#1289)
  • 3de60e6 docs: isSuccess is a boolean not a function (#1282)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 7, 2020
@vercel
Copy link

vercel bot commented Dec 7, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/nsaraf98/magiql/hrpnkigus
✅ Preview: https://magiql-git-dependabot-npmandyarnreact-query-2264.nsaraf98.vercel.app

Bumps [react-query](https://github.com/tannerlinsley/react-query) from 2.23.0 to 2.26.4.
- [Release notes](https://github.com/tannerlinsley/react-query/releases)
- [Commits](TanStack/query@v2.23.0...v2.26.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants