Skip to content

Commit 525efb3

Browse files
Upgrade: [dependabot] - bump semantic-release from 24.1.0 to 24.1.1 (#179)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.1.0 to 24.1.1. <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.1</h2> <h2><a href="https://github.com/semantic-release/semantic-release/compare/v24.1.0...v24.1.1">24.1.1</a> (2024-09-11)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency hosted-git-info to v8 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3436">#3436</a>) (<a href="https://github.com/semantic-release/semantic-release/commit/ab10ac1e5124ad0f4fdb2ac108209e9fd7bb2987">ab10ac1</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/semantic-release/semantic-release/commit/ab10ac1e5124ad0f4fdb2ac108209e9fd7bb2987"><code>ab10ac1</code></a> fix(deps): update dependency hosted-git-info to v8 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3436">#3436</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/da5f8be86bb583aecc3b0c79ac1f48a605f5c27e"><code>da5f8be</code></a> chore(deps): update dependency sinon to v18.0.1 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3440">#3440</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/da3861778819061cbafbef90260d89c2fb778752"><code>da38617</code></a> chore(deps): update dependency micromatch to v4.0.8 [security] (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3433">#3433</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/66ac996f06d168d8662c34d4579b80317c6ce945"><code>66ac996</code></a> ci(action): update actions/upload-artifact action to v4.4.0 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3434">#3434</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/1d8d7af9e2c89197e871007606381a650de869a9"><code>1d8d7af</code></a> chore(deps): update npm to v10.8.3 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3432">#3432</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/01f95fd9032e1b15b7280fbc59e67063d11b836b"><code>01f95fd</code></a> chore(deps): update dependency nock to v13.5.5 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3428">#3428</a>)</li> <li>See full diff in <a href="https://github.com/semantic-release/semantic-release/compare/v24.1.0...v24.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=semantic-release&package-manager=npm_and_yarn&previous-version=24.1.0&new-version=24.1.1)](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 e6265b0 commit 525efb3

File tree

2 files changed

+18
-6
lines changed

2 files changed

+18
-6
lines changed

package-lock.json

Lines changed: 17 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
@@ -13,7 +13,7 @@
1313
"devDependencies": {
1414
"@semantic-release/changelog": "^6.0.3",
1515
"@semantic-release/release-notes-generator": "^14.0.1",
16-
"semantic-release": "^24.1.0"
16+
"semantic-release": "^24.1.1"
1717
},
1818
"dependencies": {
1919
"conventional-changelog-eslint": "^6.0.0"

0 commit comments

Comments
 (0)