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/github from 7.2.0 to 7.2.2 (#47)
Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 7.2.0 to 7.2.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/semantic-release/github/releases"><code>@semantic-release/github</code>'s releases</a>.</em></p> <blockquote> <h2>v7.2.2</h2> <h2><a href="https://github.com/semantic-release/github/compare/v7.2.1...v7.2.2">7.2.2</a> (2021-05-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency fs-extra to v10 (<a href="https://github.com/semantic-release/github/commit/1a2862537d9b386a7204090adb2e060596652db5">1a28625</a>)</li> </ul> <h2>v7.2.1</h2> <h2><a href="https://github.com/semantic-release/github/compare/v7.2.0...v7.2.1">7.2.1</a> (2021-04-05)</h2> <h3>Bug Fixes</h3> <ul> <li>allow proxy to be false and fallback an empty string (<a href="https://github-redirect.dependabot.com/semantic-release/github/issues/356">#356</a>) (<a href="https://github.com/semantic-release/github/commit/bea917fe2f3253a5fd29d4bec2963ba0c9eeb87a">bea917f</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/semantic-release/github/commit/1a2862537d9b386a7204090adb2e060596652db5"><code>1a28625</code></a> fix(deps): update dependency fs-extra to v10</li> <li><a href="https://github.com/semantic-release/github/commit/59357e3cf97c272935db1154bd6c9a4f369574f5"><code>59357e3</code></a> chore(deps): lock file maintenance (<a href="https://github-redirect.dependabot.com/semantic-release/github/issues/354">#354</a>)</li> <li><a href="https://github.com/semantic-release/github/commit/bea917fe2f3253a5fd29d4bec2963ba0c9eeb87a"><code>bea917f</code></a> fix: allow proxy to be false and fallback an empty string (<a href="https://github-redirect.dependabot.com/semantic-release/github/issues/356">#356</a>)</li> <li><a href="https://github.com/semantic-release/github/commit/8cb77a1365e07f8852c77164ca7a5a23715adcf1"><code>8cb77a1</code></a> chore(deps): update dependency nock to v13.0.9 (<a href="https://github-redirect.dependabot.com/semantic-release/github/issues/353">#353</a>)</li> <li><a href="https://github.com/semantic-release/github/commit/dae783e250bcc47d1e91a49145eda5f7dbc8ad79"><code>dae783e</code></a> chore(deps): lock file maintenance (<a href="https://github-redirect.dependabot.com/semantic-release/github/issues/352">#352</a>)</li> <li><a href="https://github.com/semantic-release/github/commit/50fe019e77eccff857e59e48900c1451f188a1fe"><code>50fe019</code></a> chore(deps): lock file maintenance (<a href="https://github-redirect.dependabot.com/semantic-release/github/issues/351">#351</a>)</li> <li><a href="https://github.com/semantic-release/github/commit/ff4c7818a9054694debc6abb0fd286a6e6a4776d"><code>ff4c781</code></a> chore(deps): lock file maintenance (<a href="https://github-redirect.dependabot.com/semantic-release/github/issues/350">#350</a>)</li> <li><a href="https://github.com/semantic-release/github/commit/58a3edce9c311a7ee1da91aa38e72b2882bde908"><code>58a3edc</code></a> chore(deps): update dependency semantic-release to v17.3.9 (<a href="https://github-redirect.dependabot.com/semantic-release/github/issues/349">#349</a>)</li> <li><a href="https://github.com/semantic-release/github/commit/942b9cd1202c1560a81dcb08a6838bc7f28ef7dd"><code>942b9cd</code></a> chore(deps): update dependency semantic-release to v17.3.8 (<a href="https://github-redirect.dependabot.com/semantic-release/github/issues/348">#348</a>)</li> <li><a href="https://github.com/semantic-release/github/commit/a02cc384273c20f6c2ff98253fe618da3847efb9"><code>a02cc38</code></a> chore(deps): lock file maintenance (<a href="https://github-redirect.dependabot.com/semantic-release/github/issues/347">#347</a>)</li> <li>Additional commits viewable in <a href="https://github.com/semantic-release/github/compare/v7.2.0...v7.2.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@semantic-release/github&package-manager=npm_and_yarn&previous-version=7.2.0&new-version=7.2.2)](https://dependabot.com/compatibility-score/?dependency-name=@semantic-release/github&package-manager=npm_and_yarn&previous-version=7.2.0&new-version=7.2.2) 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