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

chore(deps): bump swr from 2.1.5 to 2.2.0 in /ui #1793

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2023

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: vercel/swr@v2.1.5...v2.2.0

v2.2.0-beta.5

What's Changed

Full Changelog: vercel/swr@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)

Bumps [swr](https:/vercel/swr) from 2.1.5 to 2.2.0.
- [Release notes](https:/vercel/swr/releases)
- [Commits](vercel/swr@v2.1.5...v2.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner June 26, 2023 03:02
@dependabot dependabot bot added automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file javascript labels Jun 26, 2023
@codecov
Copy link

codecov bot commented Jun 26, 2023

Codecov Report

Merging #1793 (a2dd04e) into main (8dd6d7f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1793   +/-   ##
=======================================
  Coverage   70.34%   70.34%           
=======================================
  Files          58       58           
  Lines        5567     5567           
=======================================
  Hits         3916     3916           
  Misses       1425     1425           
  Partials      226      226           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@kodiakhq kodiakhq bot merged commit a1e2553 into main Jun 26, 2023
@kodiakhq kodiakhq bot deleted the dependabot/npm_and_yarn/ui/swr-2.2.0 branch June 26, 2023 03:14
markphelps added a commit that referenced this pull request Jul 3, 2023
* main: (66 commits)
  chore: Labs link (#1813)
  chore: add feedback link to app footer (#1812)
  chore(deps-dev): bump eslint-plugin-playwright in /ui (#1818)
  chore(deps): bump react-router-dom from 6.14.0 to 6.14.1 in /ui (#1819)
  chore(deps-dev): bump @typescript-eslint/parser in /ui (#1817)
  chore(deps-dev): bump ts-jest from 29.1.0 to 29.1.1 in /ui (#1816)
  chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (#1815)
  chore(deps): bump google.golang.org/protobuf in /_tools (#1814)
  fix: Fix validate command (#1811)
  chore: fix deprecated archive replacement (#1807)
  docs: add charlesoconor as a contributor for doc (#1810)
  Update import in the README (#1809)
  fix: context cancelled/deadline exceeded errors coming back internal (#1803)
  chore: add  to codecov ignore (#1804)
  chore(deps): bump react-router-dom from 6.13.0 to 6.14.0 in /ui (#1794)
  chore: add docker to devcontainer so can run tests (#1799)
  chore(deps-dev): bump @typescript-eslint/parser in /ui (#1797)
  chore(deps): bump @tanstack/react-table from 8.9.2 to 8.9.3 in /ui (#1795)
  chore(deps): bump swr from 2.1.5 to 2.2.0 in /ui (#1793)
  chore: address fixes from PR feedback
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants