parse-server icon indicating copy to clipboard operation
parse-server copied to clipboard

refactor: Bump redis from 4.7.0 to 5.9.0

Open dependabot[bot] opened this issue 1 month ago • 6 comments

Bumps redis from 4.7.0 to 5.9.0.

Release notes

Sourced from redis's releases.

[email protected]

What's Changed

New Contributors

Full Changelog: https://github.com/redis/node-redis/compare/[email protected]@5.9.0

[email protected]

What's Changed

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by dmaier-redislabs, a new releaser for redis since your current version.


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)

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

dependabot[bot] avatar Oct 24 '25 11:10 dependabot[bot]

I will reformat the title to use the proper commit message syntax.

:white_check_mark: Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
:white_check_mark: Open Source Security 0 0 0 0 0 issues

:computer: Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

parseplatformorg avatar Oct 24 '25 11:10 parseplatformorg

[!IMPORTANT]

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

coderabbitai[bot] avatar Oct 24 '25 11:10 coderabbitai[bot]

Performance Impact Report

Performance Benchmark Results

ℹ️ Baseline not available - this appears to be a new feature

Benchmark Value Details
Object Create 1.22 ms p50: 0.75ms, p95: 1.20ms, p99: 43.26ms
Object Read 0.87 ms p50: 0.77ms, p95: 1.13ms, p99: 6.62ms
Object Update 0.81 ms p50: 0.73ms, p95: 0.98ms, p99: 5.49ms
Simple Query 0.87 ms p50: 0.82ms, p95: 1.11ms, p99: 2.22ms
Batch Save (10 objects) 3.53 ms p50: 2.21ms, p95: 14.48ms, p99: 14.48ms
User Signup 70.63 ms p50: 69.88ms, p95: 78.37ms, p99: 78.37ms
User Login 71.51 ms p50: 69.89ms, p95: 84.66ms, p99: 84.66ms

New benchmarks established for this feature.

📊 View detailed results

Baseline Results

[]

PR Results

[
  {
    "name": "Object Create",
    "value": 1.2176511100000063,
    "unit": "ms",
    "range": "0.64 - 43.26",
    "extra": "p50: 0.75ms, p95: 1.20ms, p99: 43.26ms"
  },
  {
    "name": "Object Read",
    "value": 0.8741302099999894,
    "unit": "ms",
    "range": "0.67 - 6.62",
    "extra": "p50: 0.77ms, p95: 1.13ms, p99: 6.62ms"
  },
  {
    "name": "Object Update",
    "value": 0.8077525700000251,
    "unit": "ms",
    "range": "0.63 - 5.49",
    "extra": "p50: 0.73ms, p95: 0.98ms, p99: 5.49ms"
  },
  {
    "name": "Simple Query",
    "value": 0.8732430199999999,
    "unit": "ms",
    "range": "0.73 - 2.22",
    "extra": "p50: 0.82ms, p95: 1.11ms, p99: 2.22ms"
  },
  {
    "name": "Batch Save (10 objects)",
    "value": 3.5321252999998705,
    "unit": "ms",
    "range": "2.07 - 14.48",
    "extra": "p50: 2.21ms, p95: 14.48ms, p99: 14.48ms"
  },
  {
    "name": "User Signup",
    "value": 70.62978300000005,
    "unit": "ms",
    "range": "69.33 - 78.37",
    "extra": "p50: 69.88ms, p95: 78.37ms, p99: 78.37ms"
  },
  {
    "name": "User Login",
    "value": 71.51370189999997,
    "unit": "ms",
    "range": "69.48 - 84.66",
    "extra": "p50: 69.89ms, p95: 84.66ms, p99: 84.66ms"
  }
]

Benchmarks ran with 100 iterations per test on Node.js 24.11.0

github-actions[bot] avatar Nov 08 '25 20:11 github-actions[bot]

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

dependabot[bot] avatar Nov 17 '25 11:11 dependabot[bot]

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

dependabot[bot] avatar Nov 17 '25 14:11 dependabot[bot]