Commit 30e7aab
authored
Upgrade: [dependabot] - bump @semantic-release/release-notes-generator from 14.0.3 to 14.1.0 (#252)
Bumps
[@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator)
from 14.0.3 to 14.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/semantic-release/release-notes-generator/releases"><code>@semantic-release/release-notes-generator</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v14.1.0</h2>
<h1><a
href="https://github.com/semantic-release/release-notes-generator/compare/v14.0.3...v14.1.0">14.1.0</a>
(2025-09-05)</h1>
<h3>Features</h3>
<ul>
<li><strong>preset:</strong> support ignoreCommits option (<a
href="https://redirect.github.com/semantic-release/release-notes-generator/issues/836">#836</a>)
(<a
href="https://github.com/semantic-release/release-notes-generator/commit/485bc0ad9f0c2454a73c685cb40c40c52096a674">485bc0a</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/semantic-release/release-notes-generator/commit/485bc0ad9f0c2454a73c685cb40c40c52096a674"><code>485bc0a</code></a>
feat(preset): support ignoreCommits option (<a
href="https://redirect.github.com/semantic-release/release-notes-generator/issues/836">#836</a>)</li>
<li><a
href="https://github.com/semantic-release/release-notes-generator/commit/fc8464bb1423d13827af095f2f7fca3224ee1115"><code>fc8464b</code></a>
docs(conventionalcommits): update link to options for the
conventionalcommits...</li>
<li><a
href="https://github.com/semantic-release/release-notes-generator/commit/45d87a14c76931c2fe46556183773bd4d5d3e7c7"><code>45d87a1</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/semantic-release/release-notes-generator/issues/837">#837</a>)</li>
<li><a
href="https://github.com/semantic-release/release-notes-generator/commit/236f2987c204ed3a7cb7a8f9f9c7326bd96fcf07"><code>236f298</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/semantic-release/release-notes-generator/issues/835">#835</a>)</li>
<li><a
href="https://github.com/semantic-release/release-notes-generator/commit/7f5bb7f9d28fa710f74d2b5fc086b0703c5029f1"><code>7f5bb7f</code></a>
ci(action): update actions/checkout action to v5 (<a
href="https://redirect.github.com/semantic-release/release-notes-generator/issues/834">#834</a>)</li>
<li><a
href="https://github.com/semantic-release/release-notes-generator/commit/c31c6514a9a2ee31e05509cfaff1e3a026c36124"><code>c31c651</code></a>
ci(action): update actions/checkout action to v4.3.0 (<a
href="https://redirect.github.com/semantic-release/release-notes-generator/issues/833">#833</a>)</li>
<li><a
href="https://github.com/semantic-release/release-notes-generator/commit/5453aba9db299cefa28cbf3c5a0a63c1c93b7054"><code>5453aba</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/semantic-release/release-notes-generator/issues/832">#832</a>)</li>
<li><a
href="https://github.com/semantic-release/release-notes-generator/commit/a2e1560a267e53f88aacdfb261f1a554ab4ba9aa"><code>a2e1560</code></a>
chore(deps): update dependency fs-extra to v11.3.1 (<a
href="https://redirect.github.com/semantic-release/release-notes-generator/issues/831">#831</a>)</li>
<li><a
href="https://github.com/semantic-release/release-notes-generator/commit/b65a3fd41067f8d5a3b436eb2b95c0fd0b7708ba"><code>b65a3fd</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/semantic-release/release-notes-generator/issues/830">#830</a>)</li>
<li><a
href="https://github.com/semantic-release/release-notes-generator/commit/f40710be54de11313e8d1ef9054979f8c316099b"><code>f40710b</code></a>
chore(deps): update npm to v11 (<a
href="https://redirect.github.com/semantic-release/release-notes-generator/issues/828">#828</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/semantic-release/release-notes-generator/compare/v14.0.3...v14.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent ebef4e3 commit 30e7aab
2 files changed
+6
-5
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments