LAION-AI / Open-Assistant

OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
https://open-assistant.io
Apache License 2.0
36.94k stars 3.22k forks source link

Bump swr from 2.1.5 to 2.2.0 in /website #3561

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps swr from 2.1.5 to 2.2.0.

Release notes

Sourced from swr's releases.

v2.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/vercel/swr/compare/v2.1.5...v2.2.0

v2.2.0-beta.5

What's Changed

Full Changelog: https://github.com/vercel/swr/compare/v2.2.0-beta.4...v2.2.0-beta.5

... (truncated)

Commits
  • 024cbd1 2.2.0
  • 373ab93 2.2.0-beta.5
  • 87c6e9d Revert "fix: remove startTransition so mutation hook could update immediately...
  • eb9444c 2.2.0-beta.4
  • 34aa3d9 build: fix conflict types for index and index.react-server (#2677)
  • e6383dc 2.2.0-beta.3
  • feb5c28 test: add e2e test for react-server entry (#2671)
  • c30509f Adjust rsc exports (#2673)
  • 9b552e4 Pass displayed data as second parameter of functional optimistic data (#2668)
  • 31832dc fix:fix conditional Typing in useSWRMutation to Allow Optional ExtraArg Witho...
  • 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)