Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): Bump semantic-release from 17.2.2 to 17.2.3 (#21)
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ If you make any changes to it yourself then they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.2.2 to 17.2.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>v17.2.3</h2> <h2><a href="https://github.com/semantic-release/semantic-release/compare/v17.2.2...v17.2.3">17.2.3</a> (2020-11-16)</h2> <h3>Bug Fixes</h3> <ul> <li>mask secrets when characters get uri encoded (<a href="https://github.com/semantic-release/semantic-release/commit/ca90b34c4a9333438cc4d69faeb43362bb991e5a">ca90b34</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/semantic-release/semantic-release/commit/c8d38b62588622d96f637e47f9962f5183b72af3"><code>c8d38b6</code></a> style: removed line breaks to align with xo rule (<a href="https://github-redirect.dependabot.com/semantic-release/semantic-release/issues/1689">#1689</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/ca90b34c4a9333438cc4d69faeb43362bb991e5a"><code>ca90b34</code></a> fix: mask secrets when characters get uri encoded</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/63fa143023aa3b54e9a9231c7625549ef4d7f17a"><code>63fa143</code></a> docs(plugins): add listing for new plugin (<a href="https://github-redirect.dependabot.com/semantic-release/semantic-release/issues/1686">#1686</a>)</li> <li>See full diff in <a href="https://github.com/semantic-release/semantic-release/compare/v17.2.2...v17.2.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=semantic-release&package-manager=npm_and_yarn&previous-version=17.2.2&new-version=17.2.3)](https://dependabot.com/compatibility-score/?dependency-name=semantic-release&package-manager=npm_and_yarn&previous-version=17.2.2&new-version=17.2.3) 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) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
- Loading branch information