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 swr from 0.3.8 to 0.4.2 #44

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 15, 2021

Bumps swr from 0.3.8 to 0.4.2.

Release notes

Sourced from swr's releases.

0.4.2

Patches

  • Chore: add comments that revalidate will be deprecated: #937
  • Remove legacy useSWRPages types: #938
  • Test: fix flaky tests for focus and location mutation: #944
  • Refactor: rename from waitForDedupingInterval to waitForNextTick: #960
  • Fix: checking if document is defined: #963

Credits

Huge thanks to @koba04 for helping!

0.4.1

Patches

  • Enhance: let config.isPaused works with react state: #871
  • Fix: add protection for navigator: #877
  • Ci: add GitHub Actions for CI: #879
  • Ci: remove Travis CI: #887
  • Docs: add isPaused() into the options: #888
  • Update default fetcher documentation in README.md: #891
  • Fix: revalidateOnFocus not working on &#39;< iOS 14&#39;: #889
  • Refactor: use getter functions to avoid unnecessary re-renders: #890
  • Fix: add server check back for rAF: #899
  • Fix: react-hooks/exhaustive-deps warnings: #886
  • Test: add a test for useSWRInfinite with initialData: #894
  • Separate tests: #901
  • Refactor: fix all react-hooks/exhaustive-deps warnings in tests: #902
  • Docs: use a fake GraphQL endpoint instead of graph.cool: #904
  • Refactor: fix all react-hooks/exhaustive-deps warnings in useSWRInfinite: #905
  • Fix the revalidation condition of the first page: #895
  • Check key before calling callback: #856
  • Chore: format files: #915
  • Chore: rm duplicated tests: #914
  • Test: recognize type definition for screen of testing-library/react: #903
  • Chore: add a comment why fetcher accepts null: #918
  • Refactor: fix all react-hooks/exhaustive-deps warnings in useSWR: #927

Credits

Huge thanks to @huozhi, @koba04, @mcamis, @joshuakimDwan, @joakimgrr, and @promer94 for helping!

0.4.0

Minor Changes

  • Feature: provide config.isPaused indicating idle state and stop revalidation: #845
  • First page of useSWRInfinite should reuse the cache from useSWR: #799

Patches

... (truncated)

Commits
  • 5e82bb6 0.4.2
  • d55853f fix: checking if document is defined (#963)
  • 70ffd2c refactor: rename from waitForDedupingInterval to waitForNextTick (#960)
  • ef47355 test: fix flaky tests for focus and location mutation (#944)
  • d8bd074 remove legacy useSWRPages types (#938)
  • 62acc44 chore: add comments that revalidate will be deprecated (#937)
  • 67c3b25 0.4.1
  • 369266d refactor: fix all react-hooks/exhaustive-deps warnings in useSWR (#927)
  • 22ef8aa chore: add a comment why fetcher accepts null (#918)
  • 6907d42 test: recognize type definition for screen of testing-library/react (#903)
  • 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)

Bumps [swr](https://github.com/vercel/swr) from 0.3.8 to 0.4.2.
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](vercel/swr@0.3.8...0.4.2)

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

dependabot bot commented on behalf of github Feb 15, 2021

Dependabot tried to add @trevorgerhardt as a reviewer to this PR, but received the following error from GitHub:

POST https://github.com/gitapi/repos/mattwigway/analysis-ui/pulls/44/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the mattwigway/analysis-ui repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 15, 2021

The following labels could not be found: automerge, dependencies.

@dependabot dependabot bot mentioned this pull request Feb 15, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 15, 2021

Superseded by #63.

@dependabot dependabot bot closed this Mar 15, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/swr-0.4.2 branch March 15, 2021 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants