Skip to content

Commit

Permalink
build(deps-dev): bump @semantic-release/npm from 12.0.0 to 12.0.1 (#1193
Browse files Browse the repository at this point in the history
)

Bumps [@semantic-release/npm](https://github.com/semantic-release/npm)
from 12.0.0 to 12.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/semantic-release/npm/releases"><code>@​semantic-release/npm</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v12.0.1</h2>
<h2><a
href="https://github.com/semantic-release/npm/compare/v12.0.0...v12.0.1">12.0.1</a>
(2024-05-09)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency execa to v9 (<a
href="https://github.com/semantic-release/npm/commit/9ac5ed00021db4a7e2799b87ecf1b8f4fb7bede6">9ac5ed0</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/semantic-release/npm/commit/9ac5ed00021db4a7e2799b87ecf1b8f4fb7bede6"><code>9ac5ed0</code></a>
fix(deps): update dependency execa to v9</li>
<li><a
href="https://github.com/semantic-release/npm/commit/63cbef1912ce4ffdc8f7689d188358698f69e23b"><code>63cbef1</code></a>
ci(action): update actions/checkout action to v4.1.5 (<a
href="https://redirect.github.com/semantic-release/npm/issues/796">#796</a>)</li>
<li><a
href="https://github.com/semantic-release/npm/commit/2e93b22c5eda014faa695268928f50ed8db28148"><code>2e93b22</code></a>
chore(deps): update dependency sinon to v17.0.2 (<a
href="https://redirect.github.com/semantic-release/npm/issues/795">#795</a>)</li>
<li><a
href="https://github.com/semantic-release/npm/commit/fbf77cfae64ac04c73e616655a99f3ddb5182a1d"><code>fbf77cf</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/semantic-release/npm/issues/794">#794</a>)</li>
<li><a
href="https://github.com/semantic-release/npm/commit/f93b63fee96d8e5fb29ff989cefec504c311d462"><code>f93b63f</code></a>
chore(deps): update dependency ava to v6.1.3 (<a
href="https://redirect.github.com/semantic-release/npm/issues/793">#793</a>)</li>
<li><a
href="https://github.com/semantic-release/npm/commit/86011db51801fedf17eec1e9611b1cbe8e46cafa"><code>86011db</code></a>
chore(deps): update npm to v10.7.0 (<a
href="https://redirect.github.com/semantic-release/npm/issues/788">#788</a>)</li>
<li><a
href="https://github.com/semantic-release/npm/commit/5850c2e96845f22ea0a6a2afd656ed1c1643e1c9"><code>5850c2e</code></a>
chore(deps): update npm to v10.6.0</li>
<li><a
href="https://github.com/semantic-release/npm/commit/8ae2364df5442920b1466981c71d7f7813311646"><code>8ae2364</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/semantic-release/npm/issues/787">#787</a>)</li>
<li><a
href="https://github.com/semantic-release/npm/commit/08859862a49c299e1551042b3e9822958c4d1af3"><code>0885986</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/semantic-release/npm/issues/786">#786</a>)</li>
<li><a
href="https://github.com/semantic-release/npm/commit/f9c63abfbe92ec9629bae7ea70a61734272b307a"><code>f9c63ab</code></a>
ci(action): update actions/checkout action to v4.1.4 (<a
href="https://redirect.github.com/semantic-release/npm/issues/782">#782</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/semantic-release/npm/compare/v12.0.0...v12.0.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@semantic-release/npm&package-manager=npm_and_yarn&previous-version=12.0.0&new-version=12.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent c58ebc2 commit 9d8183b
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 66 deletions.
179 changes: 114 additions & 65 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/exec": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@semantic-release/npm": "^12.0.0",
"@semantic-release/npm": "^12.0.1",
"@tsconfig/svelte": "^5.0.4",
"@vitest/coverage-v8": "^1.5.3",
"concurrently": "^8.2.2",
Expand Down

0 comments on commit 9d8183b

Please sign in to comment.