Skip to content

Commit

Permalink
Upgrade: [dependabot] - bump @semantic-release/release-notes-generato…
Browse files Browse the repository at this point in the history
…r from 14.0.1 to 14.0.2 (#205)

Bumps
[@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator)
from 14.0.1 to 14.0.2.
<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.0.2</h2>
<h2><a
href="https://github.com/semantic-release/release-notes-generator/compare/v14.0.1...v14.0.2">14.0.2</a>
(2024-12-16)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>AWS CodeCommit compatibility (<a
href="https://redirect.github.com/semantic-release/release-notes-generator/issues/748">#748</a>)
(<a
href="https://github.com/semantic-release/release-notes-generator/commit/687e2e23595935ebb7ed54167386ed58d6f3766d">687e2e2</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/semantic-release/release-notes-generator/commit/687e2e23595935ebb7ed54167386ed58d6f3766d"><code>687e2e2</code></a>
fix: AWS CodeCommit compatibility (<a
href="https://redirect.github.com/semantic-release/release-notes-generator/issues/748">#748</a>)</li>
<li><a
href="https://github.com/semantic-release/release-notes-generator/commit/8af45139caa73f5fcfad7f569b112d74b8fb52af"><code>8af4513</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/semantic-release/release-notes-generator/issues/750">#750</a>)</li>
<li><a
href="https://github.com/semantic-release/release-notes-generator/commit/cafd0c177d2bcbb1cd38d66fb36c11f30657f423"><code>cafd0c1</code></a>
chore(deps): update dependency c8 to v10.1.3 (<a
href="https://redirect.github.com/semantic-release/release-notes-generator/issues/749">#749</a>)</li>
<li><a
href="https://github.com/semantic-release/release-notes-generator/commit/665d6197e2a7a19176610891cc8d72d9482cf4d1"><code>665d619</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/semantic-release/release-notes-generator/issues/747">#747</a>)</li>
<li><a
href="https://github.com/semantic-release/release-notes-generator/commit/4bad706dc2fdfa36aaff4e4962fbaf605cfdf38b"><code>4bad706</code></a>
chore(deps): update npm to v10.9.2 (<a
href="https://redirect.github.com/semantic-release/release-notes-generator/issues/745">#745</a>)</li>
<li><a
href="https://github.com/semantic-release/release-notes-generator/commit/b54c1bb9f71f05853f4dd07f13e5fff697a15a21"><code>b54c1bb</code></a>
chore(deps): update dependency prettier to v3.4.2 (<a
href="https://redirect.github.com/semantic-release/release-notes-generator/issues/744">#744</a>)</li>
<li><a
href="https://github.com/semantic-release/release-notes-generator/commit/84d314ba0169d493a6b8a3a43ae08b5242a33148"><code>84d314b</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/semantic-release/release-notes-generator/issues/743">#743</a>)</li>
<li><a
href="https://github.com/semantic-release/release-notes-generator/commit/1922ec2250902b7b529f51ee3034ed71ce1d53a0"><code>1922ec2</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/semantic-release/release-notes-generator/issues/742">#742</a>)</li>
<li><a
href="https://github.com/semantic-release/release-notes-generator/commit/354354b1dabf404bebd637ab7850f3d0402aa325"><code>354354b</code></a>
chore(deps): update dependency prettier to v3.4.1 (<a
href="https://redirect.github.com/semantic-release/release-notes-generator/issues/740">#740</a>)</li>
<li><a
href="https://github.com/semantic-release/release-notes-generator/commit/e13fddd83c561e067f8c549cb0976671ce25baab"><code>e13fddd</code></a>
chore(deps): update dependency prettier to v3.4.0 (<a
href="https://redirect.github.com/semantic-release/release-notes-generator/issues/739">#739</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/semantic-release/release-notes-generator/compare/v14.0.1...v14.0.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@semantic-release/release-notes-generator&package-manager=npm_and_yarn&previous-version=14.0.1&new-version=14.0.2)](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 Dec 17, 2024
1 parent 2d2a2a3 commit 6a48e60
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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
@@ -1,7 +1,7 @@
{
"devDependencies": {
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/release-notes-generator": "^14.0.1",
"@semantic-release/release-notes-generator": "^14.0.2",
"conventional-changelog-eslint": "^6.0.0",
"semantic-release": "^24.2.0"
},
Expand Down

0 comments on commit 6a48e60

Please sign in to comment.