Skip to content

Commit 003f214

Browse files
Upgrade: [dependabot] - bump semantic-release from 23.0.2 to 23.0.3 (#58)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.0.2 to 23.0.3. <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>v23.0.3</h2> <h2><a href="https://github.com/semantic-release/semantic-release/compare/v23.0.2...v23.0.3">23.0.3</a> (2024-03-15)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency <code>@​semantic-release/github</code> to v10 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3222">#3222</a>) (<a href="https://github.com/semantic-release/semantic-release/commit/96d5aeb4b657429ff8f272aaf38e1775079e7c24">96d5aeb</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/semantic-release/semantic-release/commit/96d5aeb4b657429ff8f272aaf38e1775079e7c24"><code>96d5aeb</code></a> fix(deps): update dependency <code>@​semantic-release/github</code> to v10 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3222">#3222</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/da191c25208f321d39df1a2023304496ebe0cbfe"><code>da191c2</code></a> ci(corepack): pinned the expected dev version of npm and explicitly used it f...</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/e6cac9a783676bfb3641fe0ca966d2aebcc3f3c9"><code>e6cac9a</code></a> ci(action): update github/codeql-action action to v3.24.7 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3219">#3219</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/1e29d01474769078768a954f0f0eb319fc6fd280"><code>1e29d01</code></a> docs: remove repetitive words (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3217">#3217</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/13c7d32a6c804be964593fc8471109ae29e85c20"><code>13c7d32</code></a> chore(deps): update dependency got to v14.2.1 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3216">#3216</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/9fd0ab7c35a4815450635d7696bac47e3ebd9901"><code>9fd0ab7</code></a> chore(deps): update dependency ava to v6.1.2 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3209">#3209</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/d3599cf117b7f99e289af35fc78662553e91d860"><code>d3599cf</code></a> ci(action): update github/codeql-action action to v3.24.6 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3210">#3210</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/50c3bfc062f66b40cf43f178b3a32f8aa012dba5"><code>50c3bfc</code></a> chore(deps): update dependency nock to v13.5.4 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3208">#3208</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/4b576af87eb86a41d2430084c44de730cd92cab0"><code>4b576af</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3200">#3200</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/ba6b32eadc38e18b3727e7508cec59c9781c86a5"><code>ba6b32e</code></a> ci(action): update github/codeql-action action to v3.24.5 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3197">#3197</a>)</li> <li>Additional commits viewable in <a href="https://github.com/semantic-release/semantic-release/compare/v23.0.2...v23.0.3">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=23.0.2&new-version=23.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: anthony-nhs <121869075+anthony-nhs@users.noreply.github.com>
1 parent 343b7f3 commit 003f214

2 files changed

Lines changed: 73 additions & 93 deletions

File tree

package-lock.json

Lines changed: 72 additions & 92 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
@@ -14,6 +14,6 @@
1414
"@semantic-release/changelog": "^6.0.3",
1515
"@semantic-release/release-notes-generator": "^12.1.0",
1616
"conventional-changelog-eslint": "^5.0.0",
17-
"semantic-release": "^23.0.2"
17+
"semantic-release": "^23.0.3"
1818
}
1919
}

0 commit comments

Comments
 (0)