build(deps-dev): bump semantic-release from 17.0.4 to 17.0.7 #31

Merged
dependabot-preview[bot] merged 1 commit from dependabot/npm_and_yarn/semantic-release-17.0.7 into master 2020-05-05 13:37:41 +00:00
dependabot-preview[bot] commented 2020-05-05 10:47:19 +00:00 (Migrated from github.com)

Bumps semantic-release from 17.0.4 to 17.0.7.

Release notes

Sourced from semantic-release's releases.

v17.0.7

17.0.7 (2020-04-21)

Bug Fixes

v17.0.6

17.0.6 (2020-04-16)

Bug Fixes

  • adapt for semver to version 7.3.2 (part II) (#1530) (431d571)

v17.0.5

17.0.5 (2020-04-16)

Bug Fixes

  • adapt for semver to version 7.3.2 (0363790)
Commits
  • d64db31 fix(package): update marked to version 1.0.0 (#1534)
  • 2322a70 build(deps): update got to version 11.0.0 (#1533)
  • 431d571 fix: adapt for semver to version 7.3.2 (part II) (#1530)
  • 0363790 fix: adapt for semver to version 7.3.2
  • 93cb766 chore(package): update semver to version 7.3.2
  • caa3526 style: xo
  • ed5f26d chore(package): update xo to version 0.29.0
  • ff1d53d docs: add @google/semantic-release-replace-plugin to plugin list (#1509)
  • f899fa9 chore(package): update xo to version 0.28.1
  • b5488ae chore(package): update fs-extra to version 9.0.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.0.4 to 17.0.7. <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.0.7</h2> <h2><a href="https://github.com/semantic-release/semantic-release/compare/v17.0.6...v17.0.7">17.0.7</a> (2020-04-21)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>package:</strong> update marked to version 1.0.0 (<a href="https://github-redirect.dependabot.com/semantic-release/semantic-release/issues/1534">#1534</a>) (<a href="https://github.com/semantic-release/semantic-release/commit/d64db31e7670c394554246b9d686997c3e2c046b">d64db31</a>)</li> </ul> <h2>v17.0.6</h2> <h2><a href="https://github.com/semantic-release/semantic-release/compare/v17.0.5...v17.0.6">17.0.6</a> (2020-04-16)</h2> <h3>Bug Fixes</h3> <ul> <li>adapt for semver to version 7.3.2 (part II) (<a href="https://github-redirect.dependabot.com/semantic-release/semantic-release/issues/1530">#1530</a>) (<a href="https://github.com/semantic-release/semantic-release/commit/431d571a7b7284b2029a55da68a44c65d7c16451">431d571</a>)</li> </ul> <h2>v17.0.5</h2> <h2><a href="https://github.com/semantic-release/semantic-release/compare/v17.0.4...v17.0.5">17.0.5</a> (2020-04-16)</h2> <h3>Bug Fixes</h3> <ul> <li>adapt for semver to version 7.3.2 (<a href="https://github.com/semantic-release/semantic-release/commit/0363790b8a5f91a8c95fc6905e3e20305db7c539">0363790</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/semantic-release/semantic-release/commit/d64db31e7670c394554246b9d686997c3e2c046b"><code>d64db31</code></a> fix(package): update marked to version 1.0.0 (<a href="https://github-redirect.dependabot.com/semantic-release/semantic-release/issues/1534">#1534</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/2322a7028fc6a5b17b1de50c1cc236d5640ceeda"><code>2322a70</code></a> build(deps): update got to version 11.0.0 (<a href="https://github-redirect.dependabot.com/semantic-release/semantic-release/issues/1533">#1533</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/431d571a7b7284b2029a55da68a44c65d7c16451"><code>431d571</code></a> fix: adapt for semver to version 7.3.2 (part II) (<a href="https://github-redirect.dependabot.com/semantic-release/semantic-release/issues/1530">#1530</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/0363790b8a5f91a8c95fc6905e3e20305db7c539"><code>0363790</code></a> fix: adapt for semver to version 7.3.2</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/93cb76653d50dffd97320995cda67a90898289a3"><code>93cb766</code></a> chore(package): update semver to version 7.3.2</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/caa3526caa686c18eb935dace80a275017746215"><code>caa3526</code></a> style: xo</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/ed5f26d10b5ca38b14dcb571ea477cb679bed4df"><code>ed5f26d</code></a> chore(package): update xo to version 0.29.0</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/ff1d53df58fd15223e15baf241588a146783b89b"><code>ff1d53d</code></a> docs: add @google/semantic-release-replace-plugin to plugin list (<a href="https://github-redirect.dependabot.com/semantic-release/semantic-release/issues/1509">#1509</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/f899fa9a7cd7514d2b18f2f4dd2873be193d767e"><code>f899fa9</code></a> chore(package): update xo to version 0.28.1</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/b5488ae7a52131eb369959b18cd3d333792a0f27"><code>b5488ae</code></a> chore(package): update fs-extra to version 9.0.0</li> <li>Additional commits viewable in <a href="https://github.com/semantic-release/semantic-release/compare/v17.0.4...v17.0.7">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.0.4&new-version=17.0.7)](https://dependabot.com/compatibility-score/?dependency-name=semantic-release&package-manager=npm_and_yarn&previous-version=17.0.4&new-version=17.0.7) 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) --- **Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit. You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com). <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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
mcataford (Migrated from github.com) reviewed 2020-05-05 10:47:19 +00:00
codecov-io commented 2020-05-05 10:48:10 +00:00 (Migrated from github.com)

Codecov Report

Merging #31 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #31   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           34        34           
  Branches         5         5           
=========================================
  Hits            34        34           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a932a81...6e9428a. Read the comment docs.

# [Codecov](https://codecov.io/gh/mcataford/packwatch/pull/31?src=pr&el=h1) Report > Merging [#31](https://codecov.io/gh/mcataford/packwatch/pull/31?src=pr&el=desc) into [master](https://codecov.io/gh/mcataford/packwatch/commit/a932a81300af3dce4ffcc33a697d0bc1641dc7e2&el=desc) will **not change** coverage. > The diff coverage is `n/a`. [![Impacted file tree graph](https://codecov.io/gh/mcataford/packwatch/pull/31/graphs/tree.svg?width=650&height=150&src=pr&token=IVEisJMCje)](https://codecov.io/gh/mcataford/packwatch/pull/31?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #31 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 34 34 Branches 5 5 ========================================= Hits 34 34 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gh/mcataford/packwatch/pull/31?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/mcataford/packwatch/pull/31?src=pr&el=footer). Last update [a932a81...6e9428a](https://codecov.io/gh/mcataford/packwatch/pull/31?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
This repo is archived. You cannot comment on pull requests.
No description provided.