Skip to content
This repository has been archived by the owner on Mar 3, 2024. It is now read-only.

Bump swr from 0.4.2 to 2.1.0 #949

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2023

Bumps swr from 0.4.2 to 2.1.0.

Release notes

Sourced from swr's releases.

v2.1.0

Feature

Checkout subscription docs and useSWRInfinite parallel fetching docs for more details

Patches

Misc

New Contributors

Full Changelog: vercel/swr@v2.0.4...v2.1.0

v2.0.4

Patches

Misc

New Contributors

Full Changelog: vercel/swr@v2.0.3...v2.0.4

v2.0.3

Patches

... (truncated)

Commits
  • 043b9e4 2.1.0
  • 4247b80 chore: Add subscription example (#2480)
  • 185fa09 refactor: initialize the cache only on first access (#2479)
  • 4650520 test: Fix flaky e2e test (#2476)
  • 851eb98 Error should be reset when new data comes (#2472)
  • 2d8545f fix: avoid creating new snapshot if cache is not updated at client during str...
  • 4301ad2 test: add a test for keepPreviousData without changing key (#2470)
  • 3efa4c9 fix: use the latest config in useSWRMutation (#2468)
  • 3b04acf Always assume subscriptions will return sub count from current key (#2460)
  • 2464ed5 feat: add the parallel option in useSWRInfinite (#2404)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by vercel-release-bot, a new releaser for swr since your current version.


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.4.2 to 2.1.0.
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](vercel/swr@0.4.2...v2.1.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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 7, 2023
@vercel
Copy link

vercel bot commented Mar 7, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
sodermalmsskolan ❌ Failed (Inspect) Mar 7, 2023 at 4:06AM (UTC)

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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants