Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

Bump swr from 0.5.6 to 1.0.1#39

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/swr-1.0.1
Closed

Bump swr from 0.5.6 to 1.0.1#39
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/swr-1.0.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 1, 2021

Bumps swr from 0.5.6 to 1.0.1.

Release notes

Sourced from swr's releases.

1.0.1

Pre-releases

1.0.1-beta.1

Minor Changes

  • Should treat key change as remount: #1430

Patches

  • Test: add tests for a global cache: #1421
  • Chore: always use config ref: #1397
  • Typing: use separated constants instead of enum: #1425

Credits

Huge thanks to @​koba04 and @​huozhi for helping!

1.0.1-beta.0

Minor Changes

  • Feat: add a warning for invalid arguments with suspense mode: #1402
  • Export KeyedMutator type from root export: #1406

Patches

  • Fix typo in test: #1393
  • Chore: remove isomorphic-unfetch from examples: #1389
  • Chore: bump swr to latest in examples: #1394
  • Fix: isValidating when an error occurred: #1396
  • Fix: useSWRConfig is exported as () => any type: #1409
  • Fix: isValidating cache inconsistence in mutatation: #1411
  • Refactor: use TestSWRConfig for error-test: #1404

Credits

Huge thanks to @​louisgv, @​willheslam, @​koba04, @​huozhi, and @​origin-master for helping!

1.0.0

Minor Changes & Breaking Changes

See full changes of this major & previous beta updates on the Releases page. Also read our blog post and migration guide: https://swr.vercel.app/blog/swr-v1.

Patches

  • Chore: add test to ensure the unserialized key is passed to middleware: #1384
  • Chore(examples): update all examples to use v1: #1385

... (truncated)

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 [swr](https://github.com/vercel/swr) from 0.5.6 to 1.0.1.
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](vercel/swr@0.5.6...1.0.1)

---
updated-dependencies:
- dependency-name: swr
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2021
@dependabot dependabot bot mentioned this pull request Oct 1, 2021
@vercel
Copy link

vercel bot commented Oct 1, 2021

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/gssequence/population-graph/9CszmPdwutuj8VgWk4ZoXVDuwwA8
✅ Preview: https://population-graph-git-dependabot-npmandyarnswr-101-gssequence.vercel.app

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 1, 2021

Superseded by #51.

@dependabot dependabot bot closed this Dec 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swr-1.0.1 branch December 1, 2021 03:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants