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.0#27

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

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

Conversation

@dependabot
Copy link

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

Bumps swr from 0.5.6 to 1.0.0.

Release notes

Sourced from swr's releases.

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

Credits

Huge thanks to @​koba04 for helping!

1.0.0-beta.15

Patches

  • Doc: update fallbackData usage examples: #1380
  • Fix bound mutate: #1383

Credits

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

1.0.0-beta.14

Patches

  • Chore: add test for callback setSize: #1373
  • Fix: cache is missing on server side: #1377
  • Rm deprecated warning: #1374
  • Add basic test for node env: #1378
  • [Infinite] Return current data if failed to resolve pages from cache when setting size: #1379
  • Rename revalidateWhenStale: #1381

Credits

Huge thanks to @​huozhi for helping!

1.0.0-beta.13

Major Changes

  • New useSWRConfig API and remove createCache: #1361
  • Rename middlewares option to use: #1368
  • Rename fallbackValues to fallback; rename initialData to fallbackData: #1370

Minor Changes

  • Replace Object.defineProperties with getter: #1371
  • Update README and CONTRIBUTING: #656

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

---
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 Sep 1, 2021
@vercel
Copy link

vercel bot commented Sep 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/61JhBa33cJmus7MSzJTwyMsf4zB9
✅ Preview: https://population-graph-git-dependabot-npmandyarnswr-100-gssequence.vercel.app

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 1, 2021

Superseded by #39.

@dependabot dependabot bot closed this Oct 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swr-1.0.0 branch October 1, 2021 03:03
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