Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lerna (source) ^3.0.0 -> ^9.0.0 age adoption passing confidence

Release Notes

lerna/lerna (lerna)

v9.0.1

Compare Source

Bug Fixes

v9.0.0

Compare Source

Bug Fixes
  • publish: ensure README file names are populated on package.json (#​4211) (362875d)
Features
  • support OIDC trusted publishing (d51e344)

OIDC trusted publishing is now supported by Lerna with no specification configuration required.

BREAKING CHANGES

After updating we strongly recommend running lerna repair in your project. This will migrate your lerna.json to the latest and greatest and remove any outdated options.

As this is a major release there are a few breaking changes to be aware of, which may or may not affect your lerna repos, depending on how you are using the tool.

  • node v18 support is dropped because it is end of life

When a node version becomes end of life (EOL) it means that it does not receive any updates or maintenance whatsoever, even if critical security vulnerabilities have been uncovered.

We strongly encourage all folks here to keep up with the maintenance LTS version of Node at an absolute minimum:

https://github.com/nodejs/release#release-schedule

The versions of node supported by lerna are now ^20.19.0 || ^22.12.0 || >=24.0.0.

If you are still using lerna add, lerna bootstrap or lerna link commands, please migrate to using your package manager's long-supported workspaces feature. The updated guide should help with this https://lerna.js.org/docs/legacy-package-management**

8.2.4 (2025-07-27)

Bug Fixes

8.2.3 (2025-06-29)

Bug Fixes
  • use internal fork of unmaintained strong-log-transformer (#​4195) (7115485)

8.2.2 (2025-04-10)

Note: Version bump only for package lerna

8.2.1 (2025-03-03)

Note: Version bump only for package lerna

v8.2.4

Compare Source

Bug Fixes
  • publish: ensure README file names are populated on package.json (#​4211) (362875d)
Features
  • support OIDC trusted publishing (d51e344)

OIDC trusted publishing is now supported by Lerna with no specification configuration required.

BREAKING CHANGES

After updating we strongly recommend running lerna repair in your project. This will migrate your lerna.json to the latest and greatest and remove any outdated options.

As this is a major release there are a few breaking changes to be aware of, which may or may not affect your lerna repos, depending on how you are using the tool.

  • node v18 support is dropped because it is end of life

When a node version becomes end of life (EOL) it means that it does not receive any updates or maintenance whatsoever, even if critical security vulnerabilities have been uncovered.

We strongly encourage all folks here to keep up with the maintenance LTS version of Node at an absolute minimum:

https://github.com/nodejs/release#release-schedule

The versions of node supported by lerna are now ^20.19.0 || ^22.12.0 || >=24.0.0.

If you are still using lerna add, lerna bootstrap or lerna link commands, please migrate to using your package manager's long-supported workspaces feature. The updated guide should help with this https://lerna.js.org/docs/legacy-package-management**

8.2.4 (2025-07-27)

Bug Fixes

8.2.3 (2025-06-29)

Bug Fixes
  • use internal fork of unmaintained strong-log-transformer (#​4195) (7115485)

8.2.2 (2025-04-10)

Note: Version bump only for package lerna

8.2.1 (2025-03-03)

Note: Version bump only for package lerna

v8.2.3

Compare Source

Bug Fixes
  • publish: ensure README file names are populated on package.json (#​4211) (362875d)
Features
  • support OIDC trusted publishing (d51e344)

OIDC trusted publishing is now supported by Lerna with no specification configuration required.

BREAKING CHANGES

After updating we strongly recommend running lerna repair in your project. This will migrate your lerna.json to the latest and greatest and remove any outdated options.

As this is a major release there are a few breaking changes to be aware of, which may or may not affect your lerna repos, depending on how you are using the tool.

  • node v18 support is dropped because it is end of life

When a node version becomes end of life (EOL) it means that it does not receive any updates or maintenance whatsoever, even if critical security vulnerabilities have been uncovered.

We strongly encourage all folks here to keep up with the maintenance LTS version of Node at an absolute minimum:

https://github.com/nodejs/release#release-schedule

The versions of node supported by lerna are now ^20.19.0 || ^22.12.0 || >=24.0.0.

If you are still using lerna add, lerna bootstrap or lerna link commands, please migrate to using your package manager's long-supported workspaces feature. The updated guide should help with this https://lerna.js.org/docs/legacy-package-management**

8.2.4 (2025-07-27)

Bug Fixes

8.2.3 (2025-06-29)

Bug Fixes
  • use internal fork of unmaintained strong-log-transformer (#​4195) (7115485)

8.2.2 (2025-04-10)

Note: Version bump only for package lerna

8.2.1 (2025-03-03)

Note: Version bump only for package lerna

v8.2.2

Compare Source

Bug Fixes
  • publish: ensure README file names are populated on package.json (#​4211) (362875d)
Features
  • support OIDC trusted publishing (d51e344)

OIDC trusted publishing is now supported by Lerna with no specification configuration required.

BREAKING CHANGES

After updating we strongly recommend running lerna repair in your project. This will migrate your lerna.json to the latest and greatest and remove any outdated options.

As this is a major release there are a few breaking changes to be aware of, which may or may not affect your lerna repos, depending on how you are using the tool.

  • node v18 support is dropped because it is end of life

When a node version becomes end of life (EOL) it means that it does not receive any updates or maintenance whatsoever, even if critical security vulnerabilities have been uncovered.

We strongly encourage all folks here to keep up with the maintenance LTS version of Node at an absolute minimum:

https://github.com/nodejs/release#release-schedule

The versions of node supported by lerna are now ^20.19.0 || ^22.12.0 || >=24.0.0.

If you are still using lerna add, lerna bootstrap or lerna link commands, please migrate to using your package manager's long-supported workspaces feature. The updated guide should help with this https://lerna.js.org/docs/legacy-package-management**

8.2.4 (2025-07-27)

Bug Fixes

8.2.3 (2025-06-29)

Bug Fixes
  • use internal fork of unmaintained strong-log-transformer (#​4195) (7115485)

8.2.2 (2025-04-10)

Note: Version bump only for package lerna

8.2.1 (2025-03-03)

Note: Version bump only for package lerna

v8.2.1

Compare Source

Bug Fixes
  • publish: ensure README file names are populated on package.json (#​4211) (362875d)
Features
  • support OIDC trusted publishing (d51e344)

OIDC trusted publishing is now supported by Lerna with no specification configuration required.

BREAKING CHANGES

After updating we strongly recommend running lerna repair in your project. This will migrate your lerna.json to the latest and greatest and remove any outdated options.

As this is a major release there are a few breaking changes to be aware of, which may or may not affect your lerna repos, depending on how you are using the tool.

  • node v18 support is dropped because it is end of life

When a node version becomes end of life (EOL) it means that it does not receive any updates or maintenance whatsoever, even if critical security vulnerabilities have been uncovered.

We strongly encourage all folks here to keep up with the maintenance LTS version of Node at an absolute minimum:

https://github.com/nodejs/release#release-schedule

The versions of node supported by lerna are now ^20.19.0 || ^22.12.0 || >=24.0.0.

If you are still using lerna add, lerna bootstrap or lerna link commands, please migrate to using your package manager's long-supported workspaces feature. The updated guide should help with this https://lerna.js.org/docs/legacy-package-management**

8.2.4 (2025-07-27)

Bug Fixes

8.2.3 (2025-06-29)

Bug Fixes
  • use internal fork of unmaintained strong-log-transformer (#​4195) (7115485)

8.2.2 (2025-04-10)

Note: Version bump only for package lerna

8.2.1 (2025-03-03)

Note: Version bump only for package lerna

v8.2.0

Compare Source

Bug Fixes
  • publish: ensure README file names are populated on package.json (#​4211) (362875d)
Features
  • support OIDC trusted publishing (d51e344)

OIDC trusted publishing is now supported by Lerna with no specification configuration required.

BREAKING CHANGES

After updating we strongly recommend running lerna repair in your project. This will migrate your lerna.json to the latest and greatest and remove any outdated options.

As this is a major release there are a few breaking changes to be aware of, which may or may not affect your lerna repos, depending on how you are using the tool.

  • node v18 support is dropped because it is end of life

When a node version becomes end of life (EOL) it means that it does not receive any updates or maintenance whatsoever, even if critical security vulnerabilities have been uncovered.

We strongly encourage all folks here to keep up with the maintenance LTS version of Node at an absolute minimum:

https://github.com/nodejs/release#release-schedule

The versions of node supported by lerna are now ^20.19.0 || ^22.12.0 || >=24.0.0.

If you are still using lerna add, lerna bootstrap or lerna link commands, please migrate to using your package manager's long-supported workspaces feature. The updated guide should help with this https://lerna.js.org/docs/legacy-package-management**

8.2.4 (2025-07-27)

Bug Fixes

8.2.3 (2025-06-29)

Bug Fixes
  • use internal fork of unmaintained strong-log-transformer (#​4195) (7115485)

8.2.2 (2025-04-10)

Note: Version bump only for package lerna

8.2.1 (2025-03-03)

Note: Version bump only for package lerna

v8.1.9

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.8

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.7

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.6

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.5

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.4

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.3

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.2

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.1

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.0

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes
  • deps: bump tar from 6.1.11 to 6.2.1 (#​3990) (3fe0cf0)
  • update to nx 19 ([#​4003](https

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from wopian September 28, 2025 12:45
@github-actions
Copy link

github-actions bot commented Sep 28, 2025

yarn.lock changes

Summary

Status Count
ADDED 126
UPDATED 104
DOWNGRADED 3
REMOVED 257
Click to toggle table visibility
Name Status Previous Current
@emnapi/core UPDATED 1.6.0 1.7.1
@emnapi/runtime UPDATED 1.6.0 1.7.1
@evocateur/libnpmaccess REMOVED 3.1.2 -
@evocateur/libnpmpublish REMOVED 1.2.2 -
@evocateur/npm-registry-fetch REMOVED 4.0.0 -
@evocateur/pacote REMOVED 9.6.5 -
@hutson/parse-repository-url ADDED - 3.0.2
@inquirer/ansi ADDED - 1.0.2
@inquirer/checkbox ADDED - 4.3.2
@inquirer/confirm ADDED - 5.1.21
@inquirer/core ADDED - 10.3.2
@inquirer/editor ADDED - 4.2.23
@inquirer/expand ADDED - 4.0.23
@inquirer/external-editor ADDED - 1.0.3
@inquirer/figures ADDED - 1.0.15
@inquirer/input ADDED - 4.3.1
@inquirer/number ADDED - 3.0.23
@inquirer/password ADDED - 4.0.23
@inquirer/prompts ADDED - 7.10.1
@inquirer/rawlist ADDED - 4.1.11
@inquirer/search ADDED - 3.2.2
@inquirer/select ADDED - 4.4.2
@inquirer/type ADDED - 3.0.10
@isaacs/fs-minipass ADDED - 4.0.1
@isaacs/string-locale-compare ADDED - 1.1.0
@lerna/add REMOVED 3.21.0 -
@lerna/bootstrap REMOVED 3.21.0 -
@lerna/changed REMOVED 3.21.0 -
@lerna/check-working-tree REMOVED 3.16.5 -
@lerna/child-process REMOVED 3.16.5 -
@lerna/clean REMOVED 3.21.0 -
@lerna/cli REMOVED 3.18.5 -
@lerna/collect-uncommitted REMOVED 3.16.5 -
@lerna/collect-updates REMOVED 3.20.0 -
@lerna/command REMOVED 3.21.0 -
@lerna/conventional-commits REMOVED 3.22.0 -
@lerna/create UPDATED 3.22.0 9.0.1
@lerna/create-symlink REMOVED 3.16.2 -
@lerna/describe-ref REMOVED 3.16.5 -
@lerna/diff REMOVED 3.21.0 -
@lerna/exec REMOVED 3.21.0 -
@lerna/filter-options REMOVED 3.20.0 -
@lerna/filter-packages REMOVED 3.18.0 -
@lerna/get-npm-exec-opts REMOVED 3.13.0 -
@lerna/get-packed REMOVED 3.16.0 -
@lerna/github-client REMOVED 3.22.0 -
@lerna/gitlab-client REMOVED 3.15.0 -
@lerna/global-options REMOVED 3.13.0 -
@lerna/has-npm-version REMOVED 3.16.5 -
@lerna/import REMOVED 3.22.0 -
@lerna/info REMOVED 3.21.0 -
@lerna/init REMOVED 3.21.0 -
@lerna/link REMOVED 3.21.0 -
@lerna/list REMOVED 3.21.0 -
@lerna/listable REMOVED 3.18.5 -
@lerna/log-packed REMOVED 3.16.0 -
@lerna/npm-conf REMOVED 3.16.0 -
@lerna/npm-dist-tag REMOVED 3.18.5 -
@lerna/npm-install REMOVED 3.16.5 -
@lerna/npm-publish REMOVED 3.18.5 -
@lerna/npm-run-script REMOVED 3.16.5 -
@lerna/otplease REMOVED 3.18.5 -
@lerna/output REMOVED 3.13.0 -
@lerna/pack-directory REMOVED 3.16.4 -
@lerna/package REMOVED 3.16.0 -
@lerna/package-graph REMOVED 3.18.5 -
@lerna/prerelease-id-from-version REMOVED 3.16.0 -
@lerna/profiler REMOVED 3.20.0 -
@lerna/project REMOVED 3.21.0 -
@lerna/prompt REMOVED 3.18.5 -
@lerna/publish REMOVED 3.22.1 -
@lerna/pulse-till-done REMOVED 3.13.0 -
@lerna/query-graph REMOVED 3.18.5 -
@lerna/resolve-symlink REMOVED 3.16.0 -
@lerna/rimraf-dir REMOVED 3.16.5 -
@lerna/run REMOVED 3.21.0 -
@lerna/run-lifecycle REMOVED 3.16.2 -
@lerna/run-topologically REMOVED 3.18.5 -
@lerna/symlink-binary REMOVED 3.17.0 -
@lerna/symlink-dependencies REMOVED 3.17.0 -
@lerna/timer REMOVED 3.13.0 -
@lerna/validation-error REMOVED 3.13.0 -
@lerna/version REMOVED 3.22.1 -
@lerna/write-log-file REMOVED 3.13.0 -
@mrmlnc/readdir-enhanced REMOVED 2.2.1 -
@npmcli/agent ADDED - 4.0.0
@npmcli/arborist ADDED - 9.1.6
@npmcli/fs ADDED - 4.0.0
@npmcli/git ADDED - 7.0.1
@npmcli/installed-package-contents ADDED - 4.0.0
@npmcli/map-workspaces ADDED - 5.0.2
@npmcli/metavuln-calculator ADDED - 9.0.3
@npmcli/name-from-folder ADDED - 4.0.0
@npmcli/node-gyp ADDED - 5.0.0
@npmcli/package-json ADDED - 7.0.2
@npmcli/promise-spawn ADDED - 9.0.1
@npmcli/query ADDED - 4.0.1
@npmcli/redact ADDED - 4.0.0
@npmcli/run-script ADDED - 10.0.2
@nx/devkit ADDED - 22.0.4
@nx/nx-darwin-arm64 ADDED - 22.0.4
@nx/nx-darwin-x64 ADDED - 22.0.4
@nx/nx-freebsd-x64 ADDED - 22.0.4
@nx/nx-linux-arm-gnueabihf ADDED - 22.0.4
@nx/nx-linux-arm64-gnu ADDED - 22.0.4
@nx/nx-linux-arm64-musl ADDED - 22.0.4
@nx/nx-linux-x64-gnu ADDED - 22.0.4
@nx/nx-linux-x64-musl ADDED - 22.0.4
@nx/nx-win32-arm64-msvc ADDED - 22.0.4
@nx/nx-win32-x64-msvc ADDED - 22.0.4
@octokit/auth-token UPDATED 2.5.0 4.0.0
@octokit/core ADDED - 5.2.2
@octokit/endpoint UPDATED 6.0.12 9.0.6
@octokit/graphql ADDED - 7.1.1
@octokit/openapi-types UPDATED 12.11.0 24.2.0
@octokit/plugin-paginate-rest UPDATED 1.1.2 11.4.4-cjs.2
@octokit/plugin-request-log UPDATED 1.0.4 4.0.1
@octokit/plugin-rest-endpoint-methods UPDATED 2.4.0 13.3.2-cjs.1
@octokit/request UPDATED 5.6.3 8.4.1
@octokit/request-error UPDATED 2.1.0 5.1.1
@octokit/rest UPDATED 16.43.2 20.1.2
@octokit/types UPDATED 6.41.0 13.10.0
@sigstore/bundle ADDED - 4.0.0
@sigstore/core ADDED - 3.0.0
@sigstore/protobuf-specs ADDED - 0.5.0
@sigstore/sign ADDED - 4.0.1
@sigstore/tuf ADDED - 4.0.0
@sigstore/verify ADDED - 3.0.0
@tufjs/canonical-json ADDED - 2.0.0
@tufjs/models ADDED - 4.0.0
@types/glob REMOVED 7.2.0 -
@yarnpkg/lockfile ADDED - 1.1.0
@yarnpkg/parsers ADDED - 3.0.2
@zkochan/cmd-shim REMOVED 3.1.0 -
@zkochan/js-yaml ADDED - 0.0.7
abbrev UPDATED 1.1.1 4.0.0
add-stream ADDED - 1.0.0
agentkeepalive REMOVED 3.5.3 -
aggregate-error ADDED - 3.1.0
ansi-colors ADDED - 4.1.3
any-promise REMOVED 1.3.0 -
aproba DOWNGRADED 2.1.0 2.0.0
are-we-there-yet REMOVED 1.1.7 -
arr-diff REMOVED 4.0.0 -
arr-flatten REMOVED 1.1.0 -
arr-union REMOVED 3.1.0 -
array-differ UPDATED 2.1.0 3.0.0
array-find-index REMOVED 1.0.2 -
array-uniq REMOVED 1.0.3 -
array-unique REMOVED 0.3.2 -
array.prototype.reduce REMOVED 1.0.8 -
arrify UPDATED 1.0.1 2.0.1
asap REMOVED 2.0.6 -
asn1 REMOVED 0.2.6 -
assert-plus REMOVED 1.0.0 -
assign-symbols REMOVED 1.0.0 -
async ADDED - 3.2.6
atob REMOVED 2.1.2 -
atob-lite REMOVED 2.0.0 -
aws-sign2 REMOVED 0.7.0 -
aws4 REMOVED 1.13.2 -
axios UPDATED 1.13.1 1.13.2
base REMOVED 0.11.2 -
base64-js ADDED - 1.5.1
bcrypt-pbkdf REMOVED 1.0.2 -
bin-links ADDED - 5.0.0
bl ADDED - 4.1.0
bluebird REMOVED 3.7.2 -
btoa-lite REMOVED 1.0.0 -
buffer ADDED - 5.7.1
builtins REMOVED 1.0.3 -
byline REMOVED 5.0.0 -
byte-size UPDATED 5.0.1 8.1.1
cacache UPDATED 12.0.4 20.0.2
cache-base REMOVED 1.0.1 -
call-me-maybe REMOVED 1.0.2 -
caller-callsite REMOVED 2.0.0 -
caller-path REMOVED 2.0.0 -
caseless REMOVED 0.12.0 -
chardet UPDATED 0.7.0 2.1.1
chownr UPDATED 1.1.4 3.0.0
class-utils REMOVED 0.3.6 -
clean-stack ADDED - 2.2.0
cli-cursor UPDATED 2.1.0 3.1.0
cli-spinners ADDED - 2.6.1
cli-width UPDATED 2.2.1 4.1.0
clone-deep REMOVED 4.0.1 -
cmd-shim ADDED - 7.0.0
code-point-at REMOVED 1.1.0 -
collection-visit REMOVED 1.0.0 -
color-support ADDED - 1.1.3
common-ancestor-path ADDED - 1.0.1
component-emitter REMOVED 1.3.1 -
config-chain REMOVED 1.1.13 -
conventional-changelog-angular UPDATED 6.0.0 7.0.0
conventional-changelog-core UPDATED 3.2.3 5.0.1
conventional-changelog-preset-loader UPDATED 2.3.4 3.0.0
conventional-changelog-writer UPDATED 4.1.0 6.0.1
conventional-commits-filter UPDATED 2.0.7 3.0.0
conventional-commits-parser UPDATED 3.2.4 4.0.0
conventional-recommended-bump UPDATED 5.0.1 7.0.1
copy-concurrently REMOVED 1.0.5 -
copy-descriptor REMOVED 0.1.1 -
core-util-is UPDATED 1.0.2 1.0.3
cosmiconfig UPDATED 5.2.1 9.0.0
cssesc ADDED - 3.0.0
currently-unhandled REMOVED 0.4.1 -
cyclist REMOVED 1.0.2 -
dargs UPDATED 4.1.0 7.0.0
dashdash REMOVED 1.14.1 -
debuglog REMOVED 1.0.1 -
decode-uri-component REMOVED 0.2.2 -
define-lazy-prop ADDED - 2.0.0
define-property REMOVED 2.0.2 -
delegates REMOVED 1.0.0 -
dezalgo REMOVED 1.0.4 -
dotenv ADDED - 16.4.7
dotenv-expand ADDED - 11.0.7
duplexer REMOVED 0.1.2 -
duplexify REMOVED 3.7.1 -
ecc-jsbn REMOVED 0.1.2 -
ejs ADDED - 3.1.10
enquirer ADDED - 2.3.6
envinfo DOWNGRADED 7.19.0 7.13.0
err-code UPDATED 1.1.2 2.0.3
es-array-method-boxes-properly REMOVED 1.0.0 -
es6-promise REMOVED 4.2.8 -
es6-promisify REMOVED 5.0.0 -
eventemitter3 UPDATED 3.1.2 4.0.7
expand-brackets REMOVED 2.1.4 -
exponential-backoff ADDED - 3.1.3
extend-shallow REMOVED 3.0.2 -
external-editor REMOVED 3.1.0 -
extglob REMOVED 2.0.4 -
extsprintf REMOVED 1.3.0 -
fdir ADDED - 6.5.0
figgy-pudding REMOVED 3.5.2 -
figures UPDATED 2.0.0 3.2.0
filelist ADDED - 1.0.4
filter-obj REMOVED 1.1.0 -
flat ADDED - 5.0.2
flush-write-stream REMOVED 1.1.1 -
for-in REMOVED 1.0.2 -
forever-agent REMOVED 0.6.1 -
fragment-cache REMOVED 0.2.1 -
from2 REMOVED 2.3.0 -
front-matter ADDED - 4.0.2
fs-constants ADDED - 1.0.0
fs-extra UPDATED 8.1.0 11.3.2
fs-minipass UPDATED 1.2.7 3.0.3
fs-write-stream-atomic REMOVED 1.0.10 -
gauge REMOVED 2.7.4 -
genfun REMOVED 5.0.0 -
get-pkg-repo UPDATED 1.4.0 4.2.1
get-port UPDATED 4.2.0 5.1.1
get-stdin REMOVED 4.0.1 -
get-value REMOVED 2.0.6 -
getpass REMOVED 0.1.7 -
git-raw-commits UPDATED 2.0.0 3.0.0
git-semver-tags UPDATED 2.0.3 5.0.1
git-url-parse UPDATED 13.1.1 14.0.0
glob UPDATED 10.4.5 12.0.0
glob-to-regexp REMOVED 0.3.0 -
har-schema REMOVED 2.0.0 -
har-validator REMOVED 5.1.5 -
has-value REMOVED 1.0.0 -
has-values REMOVED 1.0.0 -
hosted-git-info UPDATED 4.1.0 9.0.2
http-cache-semantics UPDATED 3.8.1 4.2.0
http-signature REMOVED 1.2.0 -
humanize-ms REMOVED 1.2.1 -
iconv-lite UPDATED 0.6.3 0.7.0
ieee754 ADDED - 1.2.1
iferr REMOVED 0.1.5 -
ignore-walk UPDATED 3.0.4 8.0.0
infer-owner REMOVED 1.0.4 -
ini UPDATED 3.0.1 6.0.0
init-package-json UPDATED 1.10.3 8.2.2
inquirer UPDATED 6.5.2 12.9.6
ip REMOVED 1.1.5 -
ip-address ADDED - 10.1.0
is-accessor-descriptor REMOVED 1.0.1 -
is-ci UPDATED 2.0.0 3.0.1
is-data-descriptor REMOVED 1.0.1 -
is-descriptor REMOVED 1.0.3 -
is-directory REMOVED 0.3.1 -
is-docker ADDED - 2.2.1
is-extendable REMOVED 1.0.1 -
is-finite REMOVED 1.1.0 -
is-interactive ADDED - 1.0.0
is-plain-object REMOVED 5.0.0 -
is-typedarray REMOVED 1.0.0 -
is-unicode-supported ADDED - 0.1.0
is-utf8 REMOVED 0.2.1 -
is-wsl ADDED - 2.2.0
isexe UPDATED 2.0.0 3.1.1
isobject REMOVED 3.0.1 -
isstream REMOVED 0.1.2 -
jackspeak UPDATED 3.4.3 4.1.1
jake ADDED - 10.9.4
jsbn REMOVED 0.1.1 -
json-parse-even-better-errors UPDATED 2.3.1 5.0.0
json-schema REMOVED 0.4.0 -
json-stringify-nice ADDED - 1.1.4
jsonc-parser ADDED - 3.2.0
jsonfile UPDATED 4.0.0 6.2.0
jsprim REMOVED 1.4.2 -
just-diff ADDED - 6.0.2
just-diff-apply ADDED - 5.5.0
lerna UPDATED 3.22.1 9.0.1
libnpmaccess ADDED - 10.0.3
libnpmpublish ADDED - 11.1.2
lines-and-columns UPDATED 1.2.4 2.0.3
load-json-file UPDATED 5.3.0 6.2.0
lodash._reinterpolate REMOVED 3.0.0 -
lodash.clonedeep REMOVED 4.5.0 -
lodash.get REMOVED 4.4.2 -
lodash.set REMOVED 4.3.2 -
lodash.sortby REMOVED 4.7.0 -
lodash.template REMOVED 4.5.0 -
lodash.templatesettings REMOVED 4.2.0 -
lodash.uniq REMOVED 4.5.0 -
log-symbols ADDED - 4.1.0
loud-rejection REMOVED 1.6.0 -
lru-cache UPDATED 10.4.3 11.2.2
macos-release REMOVED 2.5.1 -
make-fetch-happen UPDATED 5.0.2 15.0.3
map-visit REMOVED 1.0.0 -
minimatch UPDATED 9.0.5 10.1.1
minipass-collect ADDED - 2.0.1
minipass-fetch ADDED - 5.0.0
minipass-flush ADDED - 1.0.5
minipass-pipeline ADDED - 1.2.4
minipass-sized ADDED - 1.0.3
minizlib UPDATED 1.3.3 3.1.0
mississippi REMOVED 3.0.0 -
mixin-deep REMOVED 1.3.2 -
mkdirp UPDATED 0.5.6 1.0.4
mkdirp-promise REMOVED 5.0.1 -
move-concurrently REMOVED 1.0.1 -
multimatch UPDATED 3.0.0 5.0.0
mute-stream UPDATED 0.0.7 2.0.0
mz REMOVED 2.7.0 -
nanomatch REMOVED 1.2.13 -
negotiator ADDED - 1.0.0
nice-try REMOVED 1.0.5 -
node-fetch REMOVED 2.7.0 -
node-fetch-npm REMOVED 2.0.4 -
node-gyp UPDATED 5.1.1 12.1.0
node-machine-id ADDED - 1.1.12
nopt UPDATED 4.0.3 9.0.0
normalize-url REMOVED 6.1.0 -
npm-bundled UPDATED 1.1.2 5.0.0
npm-install-checks ADDED - 8.0.0
npm-lifecycle REMOVED 3.1.5 -
npm-normalize-package-bin UPDATED 1.0.1 5.0.0
npm-package-arg UPDATED 6.1.1 13.0.1
npm-packlist UPDATED 1.4.8 10.0.3
npm-pick-manifest UPDATED 3.0.2 11.0.3
npm-registry-fetch ADDED - 19.1.0
npmlog REMOVED 4.1.2 -
number-is-nan REMOVED 1.0.1 -
nx ADDED - 22.0.4
oauth-sign REMOVED 0.9.0 -
object-assign REMOVED 4.1.1 -
object-copy REMOVED 0.1.0 -
object-visit REMOVED 1.0.1 -
object.getownpropertydescriptors REMOVED 2.1.8 -
object.pick REMOVED 1.3.0 -
octokit-pagination-methods REMOVED 1.1.0 -
open ADDED - 8.4.2
ora ADDED - 5.3.0
os-homedir REMOVED 1.0.2 -
os-name REMOVED 3.1.0 -
os-tmpdir REMOVED 1.0.2 -
osenv REMOVED 0.1.5 -
p-map-series UPDATED 1.0.0 2.1.0
p-pipe UPDATED 1.2.0 3.1.0
p-queue UPDATED 4.0.0 6.6.2
p-reduce UPDATED 1.0.0 2.1.0
p-timeout ADDED - 3.2.0
p-waterfall UPDATED 1.0.0 2.1.1
pacote ADDED - 21.0.4
parallel-transform REMOVED 1.2.0 -
parse-conflict-json ADDED - 4.0.0
parse-github-repo-url REMOVED 1.4.1 -
pascalcase REMOVED 0.1.1 -
path-dirname REMOVED 1.0.2 -
path-scurry UPDATED 1.11.1 2.0.1
performance-now REMOVED 2.1.0 -
pinkie REMOVED 2.0.4 -
pinkie-promise REMOVED 2.0.1 -
posix-character-classes REMOVED 0.1.1 -
postcss-selector-parser ADDED - 7.1.0
proc-log ADDED - 6.0.0
proggy ADDED - 3.0.0
promise-all-reject-late ADDED - 1.0.1
promise-call-limit ADDED - 3.0.2
promise-inflight REMOVED 1.0.1 -
promise-retry UPDATED 1.1.1 2.0.1
promzard UPDATED 0.3.0 2.0.0
proto-list REMOVED 1.2.4 -
protoduck REMOVED 5.0.1 -
psl REMOVED 1.15.0 -
pump REMOVED 3.0.3 -
pumpify REMOVED 1.5.1 -
q REMOVED 1.5.1 -
qs REMOVED 6.14.0 -
query-string REMOVED 6.14.1 -
read UPDATED 1.0.7 4.1.0
read-cmd-shim UPDATED 1.0.5 5.0.0
read-package-json REMOVED 2.1.2 -
read-package-tree REMOVED 5.3.1 -
readdir-scoped-modules REMOVED 1.1.0 -
regex-not REMOVED 1.0.2 -
repeat-element REMOVED 1.1.4 -
repeat-string REMOVED 1.6.1 -
repeating REMOVED 2.0.1 -
request REMOVED 2.88.2 -
require-main-filename REMOVED 2.0.0 -
resolve-url REMOVED 0.2.1 -
resolve.exports ADDED - 2.0.3
restore-cursor UPDATED 2.0.0 3.1.0
ret REMOVED 0.1.15 -
retry UPDATED 0.10.1 0.12.0
rimraf UPDATED 3.0.2 4.4.1
run-async UPDATED 2.4.1 4.0.6
run-queue REMOVED 1.0.3 -
rxjs UPDATED 6.6.7 7.8.2
safe-regex REMOVED 1.1.0 -
set-value REMOVED 2.0.1 -
shallow-clone REMOVED 3.0.1 -
sigstore ADDED - 4.0.0
slide REMOVED 1.1.6 -
snapdragon REMOVED 0.8.2 -
snapdragon-node REMOVED 2.1.1 -
snapdragon-util REMOVED 3.0.1 -
socks UPDATED 2.3.3 2.8.7
socks-proxy-agent UPDATED 4.0.2 8.0.5
source-map-resolve REMOVED 0.5.3 -
source-map-url REMOVED 0.4.1 -
split-on-first REMOVED 1.1.0 -
split-string REMOVED 3.1.0 -
sshpk REMOVED 1.18.0 -
ssri UPDATED 6.0.2 13.0.0
static-extend REMOVED 0.1.2 -
stream-each REMOVED 1.2.3 -
stream-shift REMOVED 1.0.3 -
strict-uri-encode REMOVED 2.0.0 -
strip-eof REMOVED 1.0.0 -
strong-log-transformer REMOVED 2.1.0 -
tar UPDATED 4.4.19 7.5.2
tar-stream ADDED - 2.2.0
temp-write REMOVED 3.4.0 -
thenify REMOVED 3.3.1 -
thenify-all REMOVED 1.6.0 -
through2 DOWNGRADED 4.0.2 2.0.5
tinyglobby ADDED - 0.2.15
tmp UPDATED 0.0.33 0.2.5
to-object-path REMOVED 0.3.0 -
to-regex REMOVED 3.0.2 -
tree-kill ADDED - 1.2.2
treeverse ADDED - 3.0.0
tsconfig-paths UPDATED 3.15.0 4.2.0
tuf-js ADDED - 4.0.0
tunnel-agent REMOVED 0.6.0 -
tweetnacl REMOVED 0.14.5 -
uid-number REMOVED 0.0.6 -
umask REMOVED 1.1.0 -
union-value REMOVED 1.0.1 -
unique-filename UPDATED 1.1.1 4.0.0
unique-slug UPDATED 2.0.2 5.0.0
universalify UPDATED 0.1.2 2.0.1
unset-value REMOVED 1.0.0 -
upath UPDATED 1.2.0 2.0.1
urix REMOVED 0.1.0 -
use REMOVED 3.1.1 -
util-promisify REMOVED 2.1.0 -
uuid UPDATED 3.4.0 11.1.0
validate-npm-package-name UPDATED 3.0.0 7.0.0
verror REMOVED 1.10.0 -
walk-up-path ADDED - 4.0.0
which UPDATED 2.0.2 6.0.0
which-module REMOVED 2.0.1 -
windows-release REMOVED 3.3.3 -
write-file-atomic UPDATED 5.0.1 6.0.0
write-pkg UPDATED 3.2.0 4.0.0
yallist UPDATED 4.0.0 5.0.0
yaml ADDED - 2.8.1
yoctocolors-cjs ADDED - 2.1.3

@renovate renovate bot force-pushed the renovate/lerna-9.x branch from 8057d71 to b57586f Compare October 1, 2025 21:07
@renovate renovate bot force-pushed the renovate/lerna-9.x branch 2 times, most recently from 689f4a5 to ed8e1b7 Compare October 14, 2025 06:18
@renovate renovate bot force-pushed the renovate/lerna-9.x branch 2 times, most recently from bb9c17c to 27a18dc Compare October 22, 2025 14:11
@renovate renovate bot force-pushed the renovate/lerna-9.x branch 2 times, most recently from 1e75847 to 689b75a Compare November 6, 2025 00:23
@renovate renovate bot force-pushed the renovate/lerna-9.x branch from 689b75a to 6ddc0a6 Compare November 10, 2025 16:14
@renovate renovate bot force-pushed the renovate/lerna-9.x branch from 6ddc0a6 to fdcbf44 Compare November 18, 2025 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant