Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit b10c314

Browse files
build(deps-dev): Bump semantic-release from 20.1.1 to 20.1.3 (#1287)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 20.1.1 to 20.1.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>v20.1.3</h2> <h2><a href="https://github.com/semantic-release/semantic-release/compare/v20.1.2...v20.1.3">20.1.3</a> (2023-03-17)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency execa to v7.1.1 (<a href="https://github.com/semantic-release/semantic-release/commit/c38b53a321f2139ecae9c77963d38f8d9d5b34f1">c38b53a</a>)</li> </ul> <h2>v20.1.2</h2> <h2><a href="https://github.com/semantic-release/semantic-release/compare/v20.1.1...v20.1.2">20.1.2</a> (2023-03-17)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency cosmiconfig to v8.1.2 (<a href="https://github.com/semantic-release/semantic-release/commit/fbede5438814be829cd358fb687fef2f4b94e2e0">fbede54</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/semantic-release/semantic-release/commit/f1d6e65d9af506d9116c41e6ffab5e1a73c567a5"><code>f1d6e65</code></a> chore(deps): update dependency dockerode to v3.3.5</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/c38b53a321f2139ecae9c77963d38f8d9d5b34f1"><code>c38b53a</code></a> fix(deps): update dependency execa to v7.1.1</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/fbede5438814be829cd358fb687fef2f4b94e2e0"><code>fbede54</code></a> fix(deps): update dependency cosmiconfig to v8.1.2</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/6d286cd5d6e709cc06abc319ab977bcd440bc21c"><code>6d286cd</code></a> chore(deps): update dependency sinon to v15.0.2 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/2730">#2730</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/bc6d8b4411632f099f83f20e7270139de8bb9609"><code>bc6d8b4</code></a> chore(deps): update dependency testdouble to v3.17.0 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/2731">#2731</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/9986f6fe20c8582b66222f9cae66db38610b260c"><code>9986f6f</code></a> chore(deps): lock file maintenance</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/6bd6afd8f7f3371ab9a6b93e64e03eb01068118a"><code>6bd6afd</code></a> docs: add <code>new</code> to create <code>WritableStreamBuffer</code> instances (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/2724">#2724</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/00714c0fc866e9f8784321636c38709de3bc37a3"><code>00714c0</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/2684">#2684</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/c71d5d94ce1fccf5a29d8e9a02f25fa45d9cc8c4"><code>c71d5d9</code></a> test: Windows support in integration tests (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/2722">#2722</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/c04e8277572a66b12574d8ec25ab1ee495ac261c"><code>c04e827</code></a> test: update docker config for windows support (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/2721">#2721</a></li> <li>Additional commits viewable in <a href="https://github.com/semantic-release/semantic-release/compare/v20.1.1...v20.1.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=20.1.1&new-version=20.1.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 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 663cff2 commit b10c314

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -9,6 +9,6 @@
99
"@semantic-release/changelog": "^6.0.2",
1010
"@semantic-release/git": "^10.0.1",
1111
"conventional-changelog-conventionalcommits": "^5.0.0",
12-
"semantic-release": "^20.1.1"
12+
"semantic-release": "^20.1.3"
1313
}
1414
}

0 commit comments

Comments
 (0)