Skip to content

Commit

Permalink
Upgrade: [dependabot] - bump semantic-release from 23.0.5 to 23.0.6 (#72
Browse files Browse the repository at this point in the history
)

Bumps
[semantic-release](https://github.com/semantic-release/semantic-release)
from 23.0.5 to 23.0.6.
<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>v23.0.6</h2>
<h2><a
href="https://github.com/semantic-release/semantic-release/compare/v23.0.5...v23.0.6">23.0.6</a>
(2024-03-24)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency
<code>@​semantic-release/release-notes-generator</code> to v13 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3237">#3237</a>)
(<a
href="https://github.com/semantic-release/semantic-release/commit/b7e08fc6068154713487dbf6817c8fc356319d6f">b7e08fc</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/b7e08fc6068154713487dbf6817c8fc356319d6f"><code>b7e08fc</code></a>
fix(deps): update dependency
<code>@​semantic-release/release-notes-generator</code> to v13...</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/60d5106685d47b9b4f6aded98d85f53f0827e3a6"><code>60d5106</code></a>
chore(deps): update dependency testdouble to v3.20.2 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3233">#3233</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/55a8299ea1b2aefc76567aa5066684e416dde753"><code>55a8299</code></a>
docs: add community plugin semantic-release-hackage (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3232">#3232</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/0f2eff887c74aa49caf5e7d84228bf8a24f45f0d"><code>0f2eff8</code></a>
ci(action): update github/codeql-action action to v3.24.8 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3228">#3228</a>)</li>
<li>See full diff in <a
href="https://github.com/semantic-release/semantic-release/compare/v23.0.5...v23.0.6">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=23.0.5&new-version=23.0.6)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 3d4f166 commit cd21e10
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 42 deletions.
46 changes: 5 additions & 41 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 @@ -35,7 +35,7 @@
"jest-junit": "^16.0.0",
"license-checker": "^25.0.1",
"prettier": "^3.2.5",
"semantic-release": "^23.0.5",
"semantic-release": "^23.0.6",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"typescript": "^5.4.3"
Expand Down

0 comments on commit cd21e10

Please sign in to comment.