This repository was archived by the owner on Nov 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 763e3ba
authored
build(deps-dev): bump semantic-release from 24.0.0 to 24.1.0 (#302)
Bumps
[semantic-release](https://github.com/semantic-release/semantic-release)
from 24.0.0 to 24.1.0.
<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.0</h2>
<h1><a
href="https://github.com/semantic-release/semantic-release/compare/v24.0.0...v24.1.0">24.1.0</a>
(2024-08-17)</h1>
<h3>Features</h3>
<ul>
<li>add <code>warn</code> type to global <code>context.logger</code> (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3423">#3423</a>)
(<a
href="https://github.com/semantic-release/semantic-release/commit/bcc663ccf02165bae93e278cf230919e53a97ee7">bcc663c</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/bcc663ccf02165bae93e278cf230919e53a97ee7"><code>bcc663c</code></a>
feat: add <code>warn</code> type to global <code>context.logger</code>
(<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3423">#3423</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/8002f722232beca438bd1a97c8767e41cebd1dc1"><code>8002f72</code></a>
chore(deps): update dependency publint to v0.2.10 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3426">#3426</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/1bae870ec770200ee020c67eecdd97c2afc69def"><code>1bae870</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3421">#3421</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/224b3c8f9d2c6f93aff301096d812c5903305851"><code>224b3c8</code></a>
ci(action): update github/codeql-action action to v3.26.0 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3419">#3419</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/a18f04f91a93c90e420cf770cc9ac7817845084c"><code>a18f04f</code></a>
ci(action): update actions/upload-artifact action to v4.3.6 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3418">#3418</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/d7d5b2ea71d3bcc4d56992bb3872b3c548a63e86"><code>d7d5b2e</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3416">#3416</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/a49bdcece3c567ad8a2a3c3801204a3685ac239e"><code>a49bdce</code></a>
docs(installation.md): remove repetitive instrux (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3384">#3384</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/5d30a2bb7c28b7ade52c55f58943c3f56a169b69"><code>5d30a2b</code></a>
ci(action): update actions/upload-artifact action to v4.3.5 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3415">#3415</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/e523d94557e431533a74d15de242af1805e5f763"><code>e523d94</code></a>
chore(deps): update dependency ls-engines to v0.9.3 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3414">#3414</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/c9dd00d446e2e8fd890c8b4f07b162b4c2d8b40f"><code>c9dd00d</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3410">#3410</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/semantic-release/semantic-release/compare/v24.0.0...v24.1.0">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 parent e63ace9 commit 763e3baCopy full SHA for 763e3ba
File tree
Expand file treeCollapse file tree
2 files changed
+8
-8
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+8
-8
lines changed+7-7Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
|
0 commit comments