Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Commit

Permalink
chore(deps-dev): bump semantic-release from 21.0.0 to 21.0.1 (#55)
Browse files Browse the repository at this point in the history
Bumps
[semantic-release](https://github.com/semantic-release/semantic-release)
from 21.0.0 to 21.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/semantic-release/semantic-release/releases">semantic-release's
releases</a>.</em></p>
<blockquote>
<h2>v21.0.1</h2>
<h2><a
href="https://github.com/semantic-release/semantic-release/compare/v21.0.0...v21.0.1">21.0.1</a>
(2023-04-01)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency env-ci to v9 (<a
href="https://github.com/semantic-release/semantic-release/issues/2757">#2757</a>)
(<a
href="https://github.com/semantic-release/semantic-release/commit/4bddb37de2fc6743a82299e277d5852d153e2ba8">4bddb37</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/4bddb37de2fc6743a82299e277d5852d153e2ba8"><code>4bddb37</code></a>
fix(deps): update dependency env-ci to v9 (<a
href="https://github.com/semantic-release/semantic-release/issues/2757">#2757</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/aa907747389c3ef03eca0c7b48e9581a67d9369e"><code>aa90774</code></a>
chore(deps): update dependency testdouble to v3.17.2 (<a
href="https://github.com/semantic-release/semantic-release/issues/2751">#2751</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/d7e14f6d02e0fefb8ddf7552408d44032233246c"><code>d7e14f6</code></a>
docs(artifactory): removed details about using artifactory with legacy
auth</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/4a943a565135ec5e6fb5f618644daa11d62e45f4"><code>4a943a5</code></a>
chore(deps): pin dependencies (<a
href="https://github.com/semantic-release/semantic-release/issues/2744">#2744</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/f47a5102d6eb6b005546097293e0cc03573964b7"><code>f47a510</code></a>
chore(deps): lock file maintenance (<a
href="https://github.com/semantic-release/semantic-release/issues/2737">#2737</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/05596bce72e6e407542803173adee7312647f945"><code>05596bc</code></a>
chore(deps): update dependency prettier to ^2.8.4 (<a
href="https://github.com/semantic-release/semantic-release/issues/2746">#2746</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/c6e84efc28b3a9f73b7be5a6baa6f9cfb304a0ef"><code>c6e84ef</code></a>
chore(deps): update dependency sinon to v15.0.3 (<a
href="https://github.com/semantic-release/semantic-release/issues/2748">#2748</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/0cbe8046af176f369d066263706fde1f95f8f1af"><code>0cbe804</code></a>
chore(deps): update dependency fs-extra to ^11.1.0 (<a
href="https://github.com/semantic-release/semantic-release/issues/2745">#2745</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/ea32d10fa6c56971032cf52b824a1202e18b1fe0"><code>ea32d10</code></a>
chore(deps): update dependency testdouble to v3.17.1 (<a
href="https://github.com/semantic-release/semantic-release/issues/2740">#2740</a>)</li>
<li>See full diff in <a
href="https://github.com/semantic-release/semantic-release/compare/v21.0.0...v21.0.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=semantic-release&package-manager=npm_and_yarn&previous-version=21.0.0&new-version=21.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 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 Apr 25, 2023
1 parent 88358cf commit 9f5ddb6
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
68 changes: 34 additions & 34 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 @@ -9,6 +9,6 @@
"@semantic-release/exec": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"conventional-changelog-conventionalcommits": "^5.0.0",
"semantic-release": "^21.0.0"
"semantic-release": "^21.0.1"
}
}

0 comments on commit 9f5ddb6

Please sign in to comment.