Skip to content

chore(deps): bump the dependencies group across 1 directory with 3 updates - #202

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-4ff9aba52a
Open

chore(deps): bump the dependencies group across 1 directory with 3 updates#202
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-4ff9aba52a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 3 updates in the / directory: @openally/ephemeral-map, @openally/result and ioredis.

Updates @openally/ephemeral-map from 2.0.0 to 3.0.0

Release notes

Sourced from @​openally/ephemeral-map's releases.

@​openally/ephemeral-map@​3.0.0

Major Changes

Patch Changes

  • Updated dependencies [f9e607f]:
    • @​openally/timestore@​3.0.0
Changelog

Sourced from @​openally/ephemeral-map's changelog.

3.0.0

Major Changes

Patch Changes

  • Updated dependencies [f9e607f]:
    • @​openally/timestore@​3.0.0
Commits
  • 25865b9 chore: update versions (#299)
  • f9e607f refactor: drop CJS support for all packages and remove tsup (#304)
  • c7b4b55 chore: support TypeScript 6.x (#288)
  • 65c706d fix(workspaces): add missing repository configuration for workspaces manifest
  • 7ccae39 chore: add publish configuration to each workspaces
  • 082d7dc ci: drop Node.js v22.x
  • b9d4034 refactor: use Node.js native type striping
  • 80487fb chore(deps): bump type-fest in the dependencies group (#250)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​openally/ephemeral-map since your current version.


Updates @openally/result from 1.3.0 to 3.1.0

Release notes

Sourced from @​openally/result's releases.

@​openally/result@​3.1.0

Minor Changes

  • #307 3227a4f Thanks @​fraxken! - Introduce Option.from to collapse value to either Some(value) or None for undefined and null primitive.

@​openally/result@​3.0.0

Major Changes

@​openally/result@​2.0.0

Major Changes

  • #275 b9d4034 Thanks @​fraxken! - Remove non-erasable namespace syntax to be able to use native Node.js type striping
Changelog

Sourced from @​openally/result's changelog.

3.1.0

Minor Changes

  • #307 3227a4f Thanks @​fraxken! - Introduce Option.from to collapse value to either Some(value) or None for undefined and null primitive.

3.0.0

Major Changes

2.0.0

Major Changes

  • #275 b9d4034 Thanks @​fraxken! - Remove non-erasable namespace syntax to be able to use native Node.js type striping
Commits
Maintainer changes

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


Updates ioredis from 5.11.1 to 6.0.0

Release notes

Sourced from ioredis's releases.

v6.0.0

6.0.0 (2026-07-31)

Bug Fixes

  • clear stale socket timeout on reconnect (#2148) (6455dbe)
  • cluster: recreate stale connection on circular MOVED (#2135) (08c8967)
  • cluster: validate MOVED slot to prevent Array.prototype pollution (#2151) (9618206), closes #1267
  • command: serialize large integer arguments in decimal notation (#2136) (09b8d04)
  • redis: keep reconnecting when connection closes during client setup (#2099) (#2123) (f9a66bc)
  • sentinel: preserve zero preferred slave priority (#2129) (a3f9f2d)
  • tracing: redact values for GETSET and PSETEX (#2134) (832765d)
  • types: export ScanStreamOptions, RedisStatus and ClusterStatus (#2158) (cf3bf71)

Features

BREAKING CHANGES

  • ioredis now requires Node.js 20 or newer and uses RESP3 by default. Set protocol: 2 to retain the v5 wire protocol.

v6.0.0-beta.1

6.0.0-beta.1 (2026-07-29)

Bug Fixes

  • clear stale socket timeout on reconnect (#2148) (6455dbe)
  • cluster: recreate stale connection on circular MOVED (#2135) (08c8967)
  • cluster: validate MOVED slot to prevent Array.prototype pollution (#2151) (9618206), closes #1267
  • command: serialize large integer arguments in decimal notation (#2136) (09b8d04)
  • redis: keep reconnecting when connection closes during client setup (#2099) (#2123) (f9a66bc)
  • sentinel: preserve zero preferred slave priority (#2129) (a3f9f2d)
  • tracing: redact values for GETSET and PSETEX (#2134) (832765d)

... (truncated)

Changelog

Sourced from ioredis's changelog.

6.0.0 (2026-07-31)

Bug Fixes

  • clear stale socket timeout on reconnect (#2148) (6455dbe)
  • cluster: recreate stale connection on circular MOVED (#2135) (08c8967)
  • cluster: validate MOVED slot to prevent Array.prototype pollution (#2151) (9618206), closes #1267
  • command: serialize large integer arguments in decimal notation (#2136) (09b8d04)
  • redis: keep reconnecting when connection closes during client setup (#2099) (#2123) (f9a66bc)
  • sentinel: preserve zero preferred slave priority (#2129) (a3f9f2d)
  • tracing: redact values for GETSET and PSETEX (#2134) (832765d)
  • types: export ScanStreamOptions, RedisStatus and ClusterStatus (#2158) (cf3bf71)

Features

BREAKING CHANGES

  • ioredis now requires Node.js 20 or newer and uses RESP3 by default. Set protocol: 2 to retain the v5 wire protocol.
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…dates

Bumps the dependencies group with 3 updates in the / directory: [@openally/ephemeral-map](https://github.com/OpenAlly/npm-packages/tree/HEAD/src/ephemeral-map), [@openally/result](https://github.com/OpenAlly/npm-packages/tree/HEAD/src/result) and [ioredis](https://github.com/redis/ioredis).


Updates `@openally/ephemeral-map` from 2.0.0 to 3.0.0
- [Release notes](https://github.com/OpenAlly/npm-packages/releases)
- [Changelog](https://github.com/OpenAlly/npm-packages/blob/main/src/ephemeral-map/CHANGELOG.md)
- [Commits](https://github.com/OpenAlly/npm-packages/commits/@openally/ephemeral-map@3.0.0/src/ephemeral-map)

Updates `@openally/result` from 1.3.0 to 3.1.0
- [Release notes](https://github.com/OpenAlly/npm-packages/releases)
- [Changelog](https://github.com/OpenAlly/npm-packages/blob/main/src/result/CHANGELOG.md)
- [Commits](https://github.com/OpenAlly/npm-packages/commits/@openally/result@3.1.0/src/result)

Updates `ioredis` from 5.11.1 to 6.0.0
- [Release notes](https://github.com/redis/ioredis/releases)
- [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md)
- [Commits](redis/ioredis@v5.11.1...v6.0.0)

---
updated-dependencies:
- dependency-name: "@openally/ephemeral-map"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@openally/result"
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: ioredis
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 10, 2026
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addednpm/​@​openally/​ephemeral-map@​3.0.0721009088100
Addednpm/​@​openally/​result@​3.1.08110010091100
Addednpm/​ioredis@​6.0.09410010095100

View full report

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.

0 participants