Skip to content

Commit 7af2560

Browse files
Upgrade: [dependabot] - bump @semantic-release/release-notes-generator from 14.0.2 to 14.0.3 (#72)
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>
1 parent d7982cc commit 7af2560

File tree

2 files changed

+19
-6
lines changed

2 files changed

+19
-6
lines changed

package-lock.json

Lines changed: 18 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"license": "MIT",
1717
"devDependencies": {
1818
"@semantic-release/changelog": "^6.0.3",
19-
"@semantic-release/release-notes-generator": "^14.0.2",
19+
"@semantic-release/release-notes-generator": "^14.0.3",
2020
"@types/node": "^22.10.3",
2121
"@typescript-eslint/eslint-plugin": "^8.19.0",
2222
"@typescript-eslint/parser": "^8.19.0",

0 commit comments

Comments
 (0)