Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps swr from 2.2.4 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

... (truncated)

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

You can trigger a rebase of this PR 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)

PR-Codex overview

This PR focuses on updating dependencies in the package.json and yarn.lock files, specifically upgrading the version of swr and use-sync-external-store, while also adding a new dependency dequal.

Detailed summary

  • Updated swr from ^2.2.0 to ^2.3.6.
  • Updated use-sync-external-store from ^1.2.0 to ^1.4.0 (now 1.5.0).
  • Added dequal with version ^2.0.3.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [swr](https://github.com/vercel/swr) from 2.2.4 to 2.3.6.
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](vercel/swr@v2.2.4...v2.3.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 12, 2025

Assignees

The following users could not be added as assignees: AndreiMVP, andreimvp, greenlucid. Either they do not exist or they do not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 12, 2025
Copy link

netlify bot commented Aug 12, 2025

Deploy Preview for kleros-court failed. Why did it fail? →

Name Link
🔨 Latest commit e44bbba
🔍 Latest deploy log https://app.netlify.com/projects/kleros-court/deploys/689ae1667eca6200087352c7

Copy link

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant