Skip to content

chore(deps)(deps): bump the performance group across 1 directory with 2 updates#426

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/dev/performance-15ed1f1b2b
Open

chore(deps)(deps): bump the performance group across 1 directory with 2 updates#426
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/dev/performance-15ed1f1b2b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 9, 2026

Copy link
Copy Markdown
Contributor

Bumps the performance group with 2 updates in the / directory: @upstash/redis and swr.

Updates @upstash/redis from 1.36.1 to 1.37.0

Release notes

Sourced from @​upstash/redis's releases.

@​upstash/redis@​1.37.0

Minor Changes

  • 6f2a831: Release redis search

Patch Changes

  • 3980b45: Add monorepo structure

@upstash/redis@1.37.0-canary-20260312092231-7405c30f6a505815bbeb69b713a22978f104ec1f

What's Changed

Full Changelog: https://github.com/upstash/redis-js/compare/@​upstash/redis@​1.30.3-canary-20260312082754-96a99a4e83fc560b77c36808627213e528c2f110...@​upstash/redis@​1.37.0-canary-20260312092231-7405c30f6a505815bbeb69b713a22978f104ec1f

@​upstash/redis@​1.37.0-canary-20260312084440-fba95e89e54d8ba63f020400247a1ef0dbdd2c84

What's Changed

Full Changelog: https://github.com/upstash/redis-js/compare/@​upstash/redis@​1.30.3-canary-20260312082754-96a99a4e83fc560b77c36808627213e528c2f110...@​upstash/redis@​1.37.0-canary-20260312084440-fba95e89e54d8ba63f020400247a1ef0dbdd2c84

Commits
  • 7e8fbed chore: version packages (#1420)
  • 703f6d4 fix: handle FROM field option in SEARCH.DESCRIBE deserialization (#1426)
  • 15b4fc9 fix: use pnpm publish for search packages to resolve workspace:* deps (#1425)
  • fba95e8 DX-2445: fix redis version, add repository.url to search packages (#1424)
  • 6f2a831 fix: redis package version and changeset for search release (#1423)
  • 96a99a4 DX-2445: Add new search client packages (#1422)
  • efd3bc6 DX-2445: use workflow_run instead of release event for npm publish (#1421)
  • 2dc4212 fix: add commit message (#1419)
  • 3980b45 DX-2445: Add monorepo structure (#1418)
  • 89cc220 DX-2381: Redis Search (#1409)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​upstash/redis since your current version.


Updates swr from 2.3.8 to 2.4.1

Release notes

Sourced from swr's releases.

v2.4.0

What's Changed

New Contributors

Full Changelog: vercel/swr@v2.3.8...v2.4.0

Commits

@dependabot @github

dependabot Bot commented on behalf of github Feb 9, 2026

Copy link
Copy Markdown
Contributor Author

Assignees

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

Milestone

The specified milestone could not be found on this repository. If you view a milestone, the final part of the page URL, after milestone, is the identifier. For example: https://github.com/<org>/<repo>/milestone/3.

Labels

The following labels could not be found: auto-merge-candidate, dependencies, npm. Please create them before Dependabot can add them to a pull request.

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

@netlify

netlify Bot commented Feb 9, 2026

Copy link
Copy Markdown

Deploy Preview for familiarise canceled.

Name Link
🔨 Latest commit 88c827c
🔍 Latest deploy log https://app.netlify.com/projects/familiarise/deploys/69eed93e1f27b800084810ea

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dev/performance-15ed1f1b2b branch from 68933f5 to 2499897 Compare February 16, 2026 03:35
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dev/performance-15ed1f1b2b branch 2 times, most recently from f2907b7 to 8bc0899 Compare March 2, 2026 03:35
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dev/performance-15ed1f1b2b branch 2 times, most recently from 5c8f68d to 2deb3e5 Compare March 16, 2026 03:35
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dev/performance-15ed1f1b2b branch from 2deb3e5 to 0dd24f3 Compare March 23, 2026 03:35
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dev/performance-15ed1f1b2b branch 2 times, most recently from f2d59db to c3aaffe Compare April 6, 2026 03:35
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dev/performance-15ed1f1b2b branch 2 times, most recently from 0c1384a to bc473a9 Compare April 20, 2026 03:34
… 2 updates

Bumps the performance group with 2 updates in the / directory: [@upstash/redis](https://github.com/upstash/redis-js) and [swr](https://github.com/vercel/swr).


Updates `@upstash/redis` from 1.36.1 to 1.37.0
- [Release notes](https://github.com/upstash/redis-js/releases)
- [Commits](https://github.com/upstash/redis-js/compare/v1.36.1...@upstash/redis@1.37.0)

Updates `swr` from 2.3.8 to 2.4.1
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](vercel/swr@v2.3.8...v2.4.1)

---
updated-dependencies:
- dependency-name: "@upstash/redis"
  dependency-version: 1.36.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: performance
- dependency-name: swr
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: performance
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dev/performance-15ed1f1b2b branch from bc473a9 to 88c827c Compare April 27, 2026 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants