[Snyk] Upgrade lerna from 4.0.0 to 8.1.3 #3
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was automatically created by Snyk using the credentials of a real user.
![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)
Snyk has created this PR to upgrade lerna from 4.0.0 to 8.1.3.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 88 versions ahead of your current version.
The recommended version was released on a month ago.
Issues fixed by the recommended upgrade:
SNYK-JS-ANSIREGEX-1583908
SNYK-JS-ANSIREGEX-1583908
SNYK-JS-ANSIREGEX-1583908
SNYK-JS-DECODEURICOMPONENT-3149970
SNYK-JS-IP-6240864
SNYK-JS-QS-3153490
SNYK-JS-SEMVER-3247795
SNYK-JS-SEMVER-3247795
SNYK-JS-TOUGHCOOKIE-5672873
SNYK-JS-BABELTRAVERSE-5962462
SNYK-JS-BRACES-6838727
SNYK-JS-PARSEPATH-2936439
SNYK-JS-QS-3153490
SNYK-JS-LODASHTEMPLATE-1088054
SNYK-JS-MICROMATCH-6838728
SNYK-JS-SEMVER-3247795
SNYK-JS-HTTPCACHESEMANTICS-3248783
SNYK-JS-TOUGHCOOKIE-5672873
SNYK-JS-NWSAPI-2841516
SNYK-JS-PARSEURL-2935944
SNYK-JS-PARSEURL-2935947
SNYK-JS-PARSEURL-2942134
SNYK-JS-PARSEURL-3023021
SNYK-JS-PARSEURL-3024398
SNYK-JS-IP-7148531
SNYK-JS-ISTANBULREPORTS-2328088
SNYK-JS-JSON5-3182856
SNYK-JS-MINIMATCH-3050818
SNYK-JS-TAR-6476909
SNYK-JS-TAR-6476909
SNYK-JS-WORDWRAP-3149973
SNYK-JS-PARSEURL-2936249
SNYK-JS-REQUEST-3361831
SNYK-JS-SEMVERREGEX-2824151
Release notes
Package name: lerna
8.1.3 (2024-05-13)
Bug Fixes
8.1.2 (2024-02-05)
Bug Fixes
8.1.1 (2024-02-05)
Bug Fixes
8.1.0 (2024-02-05)
Features
8.0.2 (2024-01-05)
Bug Fixes
8.0.1 (2023-12-15)
Bug Fixes
BREAKING CHANGES
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.
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
lerna run
now depends on nx v17 instead of v16lerna run
gets to benefit from all of the further performance improvements in the nx v17 task runner behind scenes.@ lerna/child-process
is no longer a separately published packageLerna is a monorepo management tool with versioning and publishing capabilities, it is not a child process manager. There are lots of good options out there in the ecosystem to help you with managing child processes in nodejs, and it does not really make sense to treat some of lerna's implementation details around child processes as if they were a public API. The package will be officially deprecated on npm in the future. You can of course take the code and fork it and adapt it for your own purposes if you wish!
@ lerna/
on npm have been officially marked as deprecatedUnder prior stewardship the lerna repo used to publish a very large (>65) number of packages. The vast majority of these should not form part of the public API of lerna and so they have no longer been published as packages since v6. We have now officially marked them as deprecated packages on the npm registry so that users get clear feedback that they are using packages which are no longer maintained (which they can of course fork and do whatever they want with). NOTE: We have not yet marked
@ lerna/child-process
as deprecated so as not to create noise for lerna v7 users until they have had chance to migrate to v8.Features
7.4.2 (2023-10-27)
Bug Fixes
7.4.1 (2023-10-18)
7.4.0 contained a malformed dist directory, please bump to 7.4.1 for the correct artifacts
7.4.0 (2023-10-17)
Bug Fixes
Features
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: