Skip to content

Commit

Permalink
Upgrade: [dependabot] - bump semantic-release from 24.1.0 to 24.1.1 (#…
Browse files Browse the repository at this point in the history
…797)

Bumps
[semantic-release](https://github.com/semantic-release/semantic-release)
from 24.1.0 to 24.1.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>v24.1.1</h2>
<h2><a
href="https://github.com/semantic-release/semantic-release/compare/v24.1.0...v24.1.1">24.1.1</a>
(2024-09-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency hosted-git-info to v8 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3436">#3436</a>)
(<a
href="https://github.com/semantic-release/semantic-release/commit/ab10ac1e5124ad0f4fdb2ac108209e9fd7bb2987">ab10ac1</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/ab10ac1e5124ad0f4fdb2ac108209e9fd7bb2987"><code>ab10ac1</code></a>
fix(deps): update dependency hosted-git-info to v8 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3436">#3436</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/da5f8be86bb583aecc3b0c79ac1f48a605f5c27e"><code>da5f8be</code></a>
chore(deps): update dependency sinon to v18.0.1 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3440">#3440</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/da3861778819061cbafbef90260d89c2fb778752"><code>da38617</code></a>
chore(deps): update dependency micromatch to v4.0.8 [security] (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3433">#3433</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/66ac996f06d168d8662c34d4579b80317c6ce945"><code>66ac996</code></a>
ci(action): update actions/upload-artifact action to v4.4.0 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3434">#3434</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/1d8d7af9e2c89197e871007606381a650de869a9"><code>1d8d7af</code></a>
chore(deps): update npm to v10.8.3 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3432">#3432</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/01f95fd9032e1b15b7280fbc59e67063d11b836b"><code>01f95fd</code></a>
chore(deps): update dependency nock to v13.5.5 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3428">#3428</a>)</li>
<li>See full diff in <a
href="https://github.com/semantic-release/semantic-release/compare/v24.1.0...v24.1.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=24.1.0&new-version=24.1.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent b5bc9ba commit 53892b6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -41,7 +41,7 @@
"jest": "^29.7.0",
"jest-junit": "^16.0.0",
"license-checker": "^25.0.1",
"semantic-release": "^24.1.0",
"semantic-release": "^24.1.1",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "^5.6.2",
Expand Down

0 comments on commit 53892b6

Please sign in to comment.