From 2738ea8be313a25885ab4b25e692d6bcbf98fda8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 09:37:48 +0000 Subject: [PATCH] chore(deps): bump the dependencies group with 5 updates Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [@openally/mutex](https://github.com/OpenAlly/npm-packages/tree/HEAD/src/mutex) | `2.0.0` | `3.0.0` | | [@openally/result](https://github.com/OpenAlly/npm-packages/tree/HEAD/src/result) | `2.0.0` | `3.1.0` | | [ipaddr.js](https://github.com/whitequark/ipaddr.js) | `2.4.0` | `2.5.0` | | [@npmcli/arborist](https://github.com/npm/cli/tree/HEAD/workspaces/arborist) | `10.0.1` | `10.0.2` | | [@openally/config](https://github.com/OpenAlly/npm-packages/tree/HEAD/src/config) | `1.2.0` | `2.0.0` | Updates `@openally/mutex` 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/mutex/CHANGELOG.md) - [Commits](https://github.com/OpenAlly/npm-packages/commits/@openally/mutex@3.0.0/src/mutex) Updates `@openally/result` from 2.0.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 `ipaddr.js` from 2.4.0 to 2.5.0 - [Changelog](https://github.com/whitequark/ipaddr.js/blob/main/Changes.md) - [Commits](https://github.com/whitequark/ipaddr.js/commits) Updates `@npmcli/arborist` from 10.0.1 to 10.0.2 - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/workspaces/arborist/CHANGELOG.md) - [Commits](https://github.com/npm/cli/commits/arborist-v10.0.2/workspaces/arborist) Updates `@openally/config` from 1.2.0 to 2.0.0 - [Release notes](https://github.com/OpenAlly/npm-packages/releases) - [Changelog](https://github.com/OpenAlly/npm-packages/blob/main/src/config/CHANGELOG.md) - [Commits](https://github.com/OpenAlly/npm-packages/commits/@openally/config@2.0.0/src/config) --- updated-dependencies: - dependency-name: "@openally/mutex" 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: ipaddr.js dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@npmcli/arborist" dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@openally/config" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- workspaces/conformance/package.json | 2 +- workspaces/rc/package.json | 4 ++-- workspaces/scanner/package.json | 2 +- workspaces/tarball/package.json | 4 ++-- workspaces/tree-walker/package.json | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/workspaces/conformance/package.json b/workspaces/conformance/package.json index cd625012..3ee60b87 100644 --- a/workspaces/conformance/package.json +++ b/workspaces/conformance/package.json @@ -47,7 +47,7 @@ }, "dependencies": { "@nodesecure/mama": "^2.1.0", - "@openally/result": "2.0.0", + "@openally/result": "3.1.0", "astring": "^1.9.0", "fastest-levenshtein": "^1.0.16", "spdx-expression-parse": "^5.0.0" diff --git a/workspaces/rc/package.json b/workspaces/rc/package.json index 30225a8e..c92a81a5 100644 --- a/workspaces/rc/package.json +++ b/workspaces/rc/package.json @@ -48,8 +48,8 @@ "@nodesecure/js-x-ray": "16.0.0", "@nodesecure/npm-types": "^1.2.0", "@nodesecure/vulnera": "3.1.0", - "@openally/config": "^1.0.1", - "@openally/result": "2.0.0", + "@openally/config": "^2.0.0", + "@openally/result": "3.1.0", "lodash.merge": "^4.6.2", "type-fest": "^5.0.1" }, diff --git a/workspaces/scanner/package.json b/workspaces/scanner/package.json index bf45d2b0..e7c3afe8 100644 --- a/workspaces/scanner/package.json +++ b/workspaces/scanner/package.json @@ -78,7 +78,7 @@ "@nodesecure/tree-walker": "^4.0.2", "@nodesecure/utils": "^2.3.0", "@nodesecure/vulnera": "3.1.0", - "@openally/mutex": "^2.0.0", + "@openally/mutex": "^3.0.0", "fastest-levenshtein": "^1.0.16", "frequency-set": "^2.1.0", "pacote": "^22.0.0", diff --git a/workspaces/tarball/package.json b/workspaces/tarball/package.json index 47b9bccf..3d05c255 100644 --- a/workspaces/tarball/package.json +++ b/workspaces/tarball/package.json @@ -51,9 +51,9 @@ "@nodesecure/mama": "^2.3.1", "@nodesecure/npm-types": "^1.2.0", "@nodesecure/utils": "^2.3.0", - "@openally/result": "2.0.0", + "@openally/result": "3.1.0", "hyperid": "4.0.0", - "ipaddr.js": "2.4.0", + "ipaddr.js": "2.5.0", "pacote": "^22.0.0" }, "devDependencies": { diff --git a/workspaces/tree-walker/package.json b/workspaces/tree-walker/package.json index 17087b55..59b1ea53 100644 --- a/workspaces/tree-walker/package.json +++ b/workspaces/tree-walker/package.json @@ -41,7 +41,7 @@ "@nodesecure/mama": "2.4.0", "@nodesecure/npm-registry-sdk": "4.5.2", "@nodesecure/npm-types": "^1.4.0", - "@npmcli/arborist": "10.0.1", + "@npmcli/arborist": "10.0.2", "combine-async-iterators": "^3.0.0", "itertools": "^2.3.1", "npm-pick-manifest": "^12.0.0",