Skip to content

Commit

Permalink
chore(deps): bump normalize-package-data from 6.0.1 to 6.0.2 (#141)
Browse files Browse the repository at this point in the history
Bumps
[normalize-package-data](https://github.com/npm/normalize-package-data)
from 6.0.1 to 6.0.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/npm/normalize-package-data/releases">normalize-package-data's
releases</a>.</em></p>
<blockquote>
<h2>v6.0.2</h2>
<h2><a
href="https://github.com/npm/normalize-package-data/compare/v6.0.1...v6.0.2">6.0.2</a>
(2024-06-25)</h2>
<h3>Dependencies</h3>
<ul>
<li><a
href="https://github.com/npm/normalize-package-data/commit/43bab2087123dd105235bee9e4d99a84fa179bd3"><code>43bab20</code></a>
<a
href="https://redirect.github.com/npm/normalize-package-data/pull/224">#224</a>
replace <code>is-core-module</code> with node builtin (<a
href="https://redirect.github.com/npm/normalize-package-data/issues/224">#224</a>)
(<a
href="https://github.com/SuperchupuDev"><code>@​SuperchupuDev</code></a>,
<a
href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/npm/normalize-package-data/blob/main/CHANGELOG.md">normalize-package-data's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/npm/normalize-package-data/compare/v6.0.1...v6.0.2">6.0.2</a>
(2024-06-25)</h2>
<h3>Dependencies</h3>
<ul>
<li><a
href="https://github.com/npm/normalize-package-data/commit/43bab2087123dd105235bee9e4d99a84fa179bd3"><code>43bab20</code></a>
<a
href="https://redirect.github.com/npm/normalize-package-data/pull/224">#224</a>
replace <code>is-core-module</code> with node builtin (<a
href="https://redirect.github.com/npm/normalize-package-data/issues/224">#224</a>)
(<a
href="https://github.com/SuperchupuDev"><code>@​SuperchupuDev</code></a>,
<a
href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/npm/normalize-package-data/commit/80957f1353f689ab5afb64e8374cdd9610dfe087"><code>80957f1</code></a>
chore: release 6.0.2 (<a
href="https://redirect.github.com/npm/normalize-package-data/issues/226">#226</a>)</li>
<li><a
href="https://github.com/npm/normalize-package-data/commit/43bab2087123dd105235bee9e4d99a84fa179bd3"><code>43bab20</code></a>
deps: replace <code>is-core-module</code> with node builtin (<a
href="https://redirect.github.com/npm/normalize-package-data/issues/224">#224</a>)</li>
<li>See full diff in <a
href="https://github.com/npm/normalize-package-data/compare/v6.0.1...v6.0.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=normalize-package-data&package-manager=npm_and_yarn&previous-version=6.0.1&new-version=6.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jan Kowalleck <jan.kowalleck@gmail.com>
  • Loading branch information
dependabot[bot] and jkowalleck authored Sep 3, 2024
1 parent d404576 commit a421acc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,14 @@ All notable changes to this project will be documented in this file.

<!-- add unreleased items here -->

* Dependencies
* Upgraded runtime-dependency `normalize-package-data@6.0.2`, was `@6.0.1` (via [#141])
This was done to incorporate non-breaking upstream changes and fixes.
* Build
* Use _TypeScript_ `v5.5.4` now, was `v5.5.3` (via [#160])
* Use _@yarnpkg/builder_ `v4.2.0` now, was `v4.1.1` (via [#164], [#172])


[#141]: https://github.com/CycloneDX/cyclonedx-node-yarn/pull/141
[#160]: https://github.com/CycloneDX/cyclonedx-node-yarn/pull/160
[#164]: https://github.com/CycloneDX/cyclonedx-node-yarn/pull/164
[#172]: https://github.com/CycloneDX/cyclonedx-node-yarn/pull/172
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@yarnpkg/plugin-git": "^3",
"clipanion": "^4.0.0-rc.3",
"hosted-git-info": "7.0.2",
"normalize-package-data": "6.0.1",
"normalize-package-data": "6.0.2",
"packageurl-js": "1.2.1",
"typanion": "^3.14.0",
"xmlbuilder2": "3.1.1"
Expand Down

0 comments on commit a421acc

Please sign in to comment.