cli icon indicating copy to clipboard operation
cli copied to clipboard

chore(deps): bump semver and npm in /packages/cli-e2e/npm-shim

Open dependabot[bot] opened this issue 2 years ago • 1 comments

Removes semver. It's no longer used after updating ancestor dependency npm. These dependencies need to be updated together.

Removes semver

Updates npm from 9.3.0 to 9.9.2

Changelog

Sourced from npm's changelog.

9.9.2 (2023-11-14)

Bug Fixes

Documentation

Dependencies

9.9.1 (2023-10-30)

Bug Fixes

Documentation

9.9.0 (2023-10-06)

Features

Bug Fixes

Documentation

Dependencies

... (truncated)

Commits
  • ac75e7c chore: release 9.9.2
  • 4c9a5e1 fix: look in workspace for exec commands (#6993)
  • bb6f496 fix: correctly handle object licenses in SBOM generation (#6992)
  • 68e5cb6 fix: split github workflow ref (#6991)
  • 10db3ca fix(pkg): properly output in workspace mode (#6990)
  • 6ab06d7 docs: update npm-prune description (#6985)
  • 6f9f0a1 chore: release 9.9.1
  • 908ee54 chore: add test flake improvements to windows shim tests
  • 0dba79a fix: add back bin/node-gyp-bin/node-gyp files
  • c93edb5 fix: add back bin/node-gyp-bin/node-gyp files
  • Additional commits viewable in compare view

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 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 <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 You can disable automated security fix PRs for this repo from the Security Alerts page.

dependabot[bot] avatar Feb 19 '24 21:02 dependabot[bot]

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ❌ 1 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 4 package(s) with unknown licenses.
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 51bb7d975dc3197a3124febef8217b7ed91e1053.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

License Issues

packages/cli-e2e/npm-shim/package-lock.json

PackageVersionLicenseIssue Type
npm9.9.2Artistic-2.0Incompatible License
string-width-cjs4.2.3NullUnknown License
strip-ansi-cjs6.0.1NullUnknown License
wrap-ansi-cjs7.0.0NullUnknown License

packages/cli-e2e/npm-shim/package.json

PackageVersionLicenseIssue Type
npm^9.9.2NullUnknown License
Allowed Licenses: 0BSD, Apache-2.0, Apache-2.0 AND MIT, Apache-2.0 AND BSD-3-Clause AND Python-2.0, Beerware, BlueOak-1.0.0, BSD-1-Clause, BSD-2-Clause, BSD-2-Clause-Patent, BSD-2-Clause-Views, BSD-2-Clause AND MIT, BSD-3-Clause, BSD-3-Clause-Attribution, BSD-3-Clause-Clear, BSL-1.0, CC-BY-3.0, CC-BY-4.0, CC0-1.0, CNRI-Python, curl, HPND, IBM-pibs, ImageMagick, ISC, JSON, MIT, MIT-0, MIT AND ISC, MIT AND Python-2.0, MIT-advertising, mpi-permissive, NCSA, ODC-By-1.0, PDDL-1.0, Plexus, PostgreSQL, PSF-2.0, Python-2.0, Python-2.0.1, SAX-PD, Unlicense, UPL-1.0, W3C, Wsuipa, WTFPL, X11, X11-distribute-modifications-variant, Xerox, Zlib, ZPL-2.1

Scanned Manifest Files

packages/cli-e2e/npm-shim/package-lock.json
packages/cli-e2e/npm-shim/package.json
  • npm@^9.9.2
  • npm@^9.0.0

github-actions[bot] avatar Feb 19 '24 21:02 github-actions[bot]