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.2 to 14.0.3 (#1565)

Bumps
[@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator)
from 14.0.2 to 14.0.3.
<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.3</h2>
<h2><a
href="https://github.com/semantic-release/release-notes-generator/compare/v14.0.2...v14.0.3">14.0.3</a>
(2025-01-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency import-from-esm to v2 (<a
href="https://redirect.github.com/semantic-release/release-notes-generator/issues/756">#756</a>)
(<a
href="https://github.com/semantic-release/release-notes-generator/commit/832620e1b2c7b588165750d32fbb37cff51d81cb">832620e</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/semantic-release/release-notes-generator/commit/832620e1b2c7b588165750d32fbb37cff51d81cb"><code>832620e</code></a>
fix(deps): update dependency import-from-esm to v2 (<a
href="https://redirect.github.com/semantic-release/release-notes-generator/issues/756">#756</a>)</li>
<li><a
href="https://github.com/semantic-release/release-notes-generator/commit/0657dd051e3f0d40079962767c89d532348c8081"><code>0657dd0</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/semantic-release/release-notes-generator/issues/755">#755</a>)</li>
<li><a
href="https://github.com/semantic-release/release-notes-generator/commit/d90a19b6f2c1c5f7a82ad38254f5ca09e94d200e"><code>d90a19b</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/semantic-release/release-notes-generator/issues/754">#754</a>)</li>
<li><a
href="https://github.com/semantic-release/release-notes-generator/commit/4ac30da0fd46e135f639aac34259f0b2bc6f3adb"><code>4ac30da</code></a>
chore(deps): update npm to v11 (<a
href="https://redirect.github.com/semantic-release/release-notes-generator/issues/753">#753</a>)</li>
<li><a
href="https://github.com/semantic-release/release-notes-generator/commit/3fdbd50b2cdc0ed764ee3bf3414005e36575fbaf"><code>3fdbd50</code></a>
chore(deps): update dependency npm-run-all2 to v7.0.2 (<a
href="https://redirect.github.com/semantic-release/release-notes-generator/issues/752">#752</a>)</li>
<li>See full diff in <a
href="https://github.com/semantic-release/release-notes-generator/compare/v14.0.2...v14.0.3">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.2&new-version=14.0.3)](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 Jan 6, 2025
1 parent f718868 commit ce40ce4
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 7 deletions.
24 changes: 18 additions & 6 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 @@ -25,7 +25,7 @@
],
"devDependencies": {
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/release-notes-generator": "^14.0.2",
"@semantic-release/release-notes-generator": "^14.0.3",
"@types/aws-lambda": "^8.10.147",
"@types/jest": "^29.5.14",
"@types/node": "^22.10.4",
Expand Down

0 comments on commit ce40ce4

Please sign in to comment.