Skip to content

chore(deps): update and pin production dependencies#2087

Merged
PavelPashov merged 1 commit intoredis:mainfrom
PavelPashov:fix/pin-deps
Apr 6, 2026
Merged

chore(deps): update and pin production dependencies#2087
PavelPashov merged 1 commit intoredis:mainfrom
PavelPashov:fix/pin-deps

Conversation

@PavelPashov
Copy link
Copy Markdown
Contributor

@PavelPashov PavelPashov commented Mar 4, 2026

Note

Low Risk
Low risk dependency maintenance: production deps are pinned to exact versions with minor bumps (e.g., debug, cluster-key-slot, ms), with no application code changes.

Overview
Pins all production dependencies in package.json to exact versions (removing caret ranges) and bumps a few to newer patch/minor releases (notably cluster-key-slot 1.1.0→1.1.1 and debug 4.3.4→4.4.3).

Updates package-lock.json accordingly, including the transitive ms update and refreshed metadata (integrity/license fields) and removal of a redundant nested ms entry.

Written by Cursor Bugbot for commit 30e66a6. This will update automatically on new commits. Configure here.

@PavelPashov PavelPashov merged commit 0641b60 into redis:main Apr 6, 2026
12 checks passed
@PavelPashov PavelPashov deleted the fix/pin-deps branch April 6, 2026 15:42
simong added a commit to simong/ioredis that referenced this pull request Apr 8, 2026
…dying

* origin:
  feat: Implement `TracingChannel` support (redis#2089)
  chore(ci): add custom Redis version to test matrix (redis#2067)
  chore(deps): update and pin production dependencies (redis#2087)
  test: race condition in spub/ssub auto-resubscription test (redis#2092)
  chore(release): 5.10.1 [skip ci]
  fix(cluster): lazily start sharded subscribers (redis#2090)
  chore(release): 5.10.0 [skip ci]
  feat: add hash field expiration commands and tests
  feat: add hexpireat & hexpiretime (redis#2082)
  ci: make Coveralls steps non-blocking in test_with_cov workflow (redis#2083)
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.

2 participants