Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2025

Bumps swr from 2.3.3 to 2.3.6.

Release notes

Sourced from swr's releases.

v2.3.6

Patches

Full Changelog: vercel/swr@v2.3.5...v2.3.6

v2.3.5

Patches

Chores

New Contributors

Full Changelog: vercel/swr@v2.3.4...v2.3.5

v2.3.5-beta.0

Patches

New Contributors

Full Changelog: vercel/swr@v2.3.4...v2.3.5-beta.0

v2.3.4

What's Changed

New Contributors

Full Changelog: vercel/swr@v2.3.3...v2.3.4

Commits
  • 0b3c2c7 2.3.6
  • 4320796 fix: do not error when not enabled during suspense (#4156)
  • bb59341 2.3.5
  • 5d421a6 test: e2e test for 2702 (#4154)
  • be1799d 2.3.5-beta.0
  • 83761ac fix: react.use should not depend on data condition (#4150)
  • 3118521 Revert "feat: modify cache type to allow generic usage" (#4151)
  • 063fe55 feat: modify cache type to allow generic usage (#2947)
  • 5f708b7 doc: Sync PublicConfiguration.onDiscarded tsdoc with SWR official website (...
  • 4e7e8ab perf: optimize useSWRConfig with useMemo to maintain stable reference (#4...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 2.3.3 to 2.3.6.
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](vercel/swr@v2.3.3...v2.3.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 12, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 12, 2025 16:48
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 12, 2025
@tusharpandey13 tusharpandey13 merged commit b84ed34 into main Aug 13, 2025
11 of 12 checks passed
@tusharpandey13 tusharpandey13 deleted the dependabot/npm_and_yarn/swr-2.3.6 branch August 13, 2025 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

1 participant