CycloneDX / cyclonedx-node-yarn

Create CycloneDX Software Bill of Materials (SBOM) from Node.js Yarn projects.
Apache License 2.0
21 stars 5 forks source link

fix(deps): update dependency normalize-package-data to v7 #209

Open renovate[bot] opened 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
normalize-package-data 6.0.2 -> 7.0.0 age adoption passing confidence

Release Notes

npm/normalize-package-data (normalize-package-data) ### [`v7.0.0`](https://redirect.github.com/npm/normalize-package-data/blob/HEAD/CHANGELOG.md#700-2024-09-24) [Compare Source](https://redirect.github.com/npm/normalize-package-data/compare/v6.0.2...v7.0.0) ##### ⚠️ BREAKING CHANGES - `normalize-package-data` now supports node `^18.17.0 || >=20.5.0` ##### Bug Fixes - [`c3e0c45`](https://redirect.github.com/npm/normalize-package-data/commit/c3e0c452c9a7b75bee471c8cac29b40361ea6387) [#​238](https://redirect.github.com/npm/normalize-package-data/pull/238) align to npm 10 node engine range ([@​hashtagchris](https://redirect.github.com/hashtagchris)) ##### Dependencies - [`a313806`](https://redirect.github.com/npm/normalize-package-data/commit/a313806d61272799b577b5dbe56639047d933480) [#​238](https://redirect.github.com/npm/normalize-package-data/pull/238) `hosted-git-info@8.0.0` ##### Chores - [`cbf987b`](https://redirect.github.com/npm/normalize-package-data/commit/cbf987bc26b974adcc45ded1d3a0d5ad73bc67a7) [#​238](https://redirect.github.com/npm/normalize-package-data/pull/238) run template-oss-apply ([@​hashtagchris](https://redirect.github.com/hashtagchris)) - [`846ae80`](https://redirect.github.com/npm/normalize-package-data/commit/846ae80d05f26b22ac2bec3e8bb300ce2e67aa19) [#​235](https://redirect.github.com/npm/normalize-package-data/pull/235) bump [@​npmcli/eslint-config](https://redirect.github.com/npmcli/eslint-config) from 4.0.5 to 5.0.0 ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`2077b44`](https://redirect.github.com/npm/normalize-package-data/commit/2077b44f59009fd98ea4d0efd5a353c413cf122b) [#​236](https://redirect.github.com/npm/normalize-package-data/pull/236) postinstall for dependabot template-oss PR ([@​hashtagchris](https://redirect.github.com/hashtagchris)) - [`f314b3d`](https://redirect.github.com/npm/normalize-package-data/commit/f314b3d6c28febedb819ecfad8ff5fa730a1c666) [#​236](https://redirect.github.com/npm/normalize-package-data/pull/236) bump [@​npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) from 4.23.1 to 4.23.3 ([@​dependabot](https://redirect.github.com/dependabot)\[bot])

Configuration

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

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



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

codacy-production[bot] commented 2 weeks ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% :white_check_mark: (target: 80.00%)
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (4b4b314e5b5f62bfd292df8dff8a04982cfedeb4) | 2535 | 2172 | 85.68% | | | Head commit (0738a6bb650ada183aafcc2fd07fb52d58ccbe23) | 2535 (+0) | 2172 (+0) | 85.68% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#209) | 0 | 0 | **∅ (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more