Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2021

Bumps react-query from 3.12.1 to 3.12.2.

Release notes

Sourced from react-query's releases.

v3.12.2

3.12.2 (2021-03-15)

Bug Fixes

  • Do not default to false on refetchInactive (#1934) (0809adc)
Commits

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)

Bumps [react-query](https://github.com/tannerlinsley/react-query) from 3.12.1 to 3.12.2.
- [Release notes](https://github.com/tannerlinsley/react-query/releases)
- [Commits](TanStack/query@v3.12.1...v3.12.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 16, 2021
@github-actions
Copy link
Contributor

==== Benchmark result ====

Node.js version: 15
Total benchmarks: 15
          Passed: 15
          Failed: 0
-----------
router - github static path              200000  iterations    6899  ns/op
router - github path params              200000  iterations    8237  ns/op
compas validator simple                 5000000  iterations     205  ns/op
yup validator simple                     200000  iterations    9641  ns/op
fastest-validator validator simple     20000000  iterations      93  ns/op
compas validator nested                 1000000  iterations    1126  ns/op
yup validator nested                      50000  iterations   31310  ns/op
fastest-validator validator nested      5000000  iterations     452  ns/op
logger - strings                         500000  iterations    2384  ns/op
logger - objects                         500000  iterations    2900  ns/op
logger - deep objects                    500000  iterations    4206  ns/op
uuid                                    5000000  iterations     293  ns/op
uuid.isValid                           10000000  iterations     141  ns/op
isNil                                 500000000  iterations       0  ns/op
isPlainObject                         100000000  iterations      16  ns/op

@github-actions
Copy link
Contributor

==== C8 test coverage ====
Statements: 66.91% ( 28458/42530 )
Branches : 63.69% ( 3121 /4900 )
Functions : 68.25% ( 935 /1370 )
Lines : 66.91% ( 28458 /42530 )

@dirkdev98 dirkdev98 merged commit 062be03 into main Mar 16, 2021
@dirkdev98 dirkdev98 deleted the dependabot/npm_and_yarn/react-query-3.12.2 branch March 16, 2021 15:14
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.

2 participants