-
Notifications
You must be signed in to change notification settings - Fork 40
Commit 57e9c6f
authored
build(deps-dev): Bump semantic-release from 24.1.2 to 24.1.3 (#1249)
Bumps
[semantic-release](https://github.com/semantic-release/semantic-release)
from 24.1.2 to 24.1.3.
<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.3</h2>
<h2><a
href="https://github.com/semantic-release/semantic-release/compare/v24.1.2...v24.1.3">24.1.3</a>
(2024-10-18)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>branch-naming:</strong> prevent non-range versions from
being identified as maintenance branches (<a
href="https://github.com/semantic-release/semantic-release/commit/07f2672e25626b7f8c7329216496bfa962b3c6e9">07f2672</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/9d4e47fbb2be1a17068f7daab6e080b9fd3a5be7"><code>9d4e47f</code></a>
Merge pull request <a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3479">#3479</a>
from abichinger/fix/maintenance-filter</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/07f2672e25626b7f8c7329216496bfa962b3c6e9"><code>07f2672</code></a>
fix(branch-naming): prevent non-range versions from being identified as
maint...</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/f0ceaa7abb35bef91f3e197556c9d9b0beed0241"><code>f0ceaa7</code></a>
chore(deps): update dependency npm-run-all2 to v6.2.4 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3480">#3480</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/c87596ee1603840d50822e002cea837209b3a243"><code>c87596e</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3477">#3477</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/45bf9d601591bf7649926e54a9459c643136b485"><code>45bf9d6</code></a>
ci(action): update actions/upload-artifact action to v4.4.3 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3474">#3474</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/e1bebc39c8d347ba7cc6e212de0c6376b7d9b654"><code>e1bebc3</code></a>
chore(deps): update dependency got to v14.4.3 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3473">#3473</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/b7f35bd21029334b4dd12dd8e5409cbe905aa543"><code>b7f35bd</code></a>
ci(action): update actions/upload-artifact action to v4.4.2 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3472">#3472</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/f937ed10cf080e201d85fcb8aa3aa92508996562"><code>f937ed1</code></a>
ci(action): update actions/upload-artifact action to v4.4.1 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3469">#3469</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/b466dbc0fe2d504f64a3e78b58a4cbe794887680"><code>b466dbc</code></a>
ci(action): update actions/checkout action to v4.2.1 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3468">#3468</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/1a88cc065a8da4ed2809e14bd2f2921c8792b4ce"><code>1a88cc0</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3467">#3467</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/semantic-release/semantic-release/compare/v24.1.2...v24.1.3">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 60924ec commit 57e9c6fCopy full SHA for 57e9c6f
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 | |
---|---|---|---|
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 |
| - | |
| 96 | + | |
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
|
0 commit comments