technote-space / package-version-check-action

GitHub Actions to check package version before publish
MIT License
36 stars 1 forks source link

chore(deps-dev): bump nock from 11.4.0 to 11.7.0 #77

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps nock from 11.4.0 to 11.7.0.

Release notes *Sourced from [nock's releases](https://github.com/nock/nock/releases).* > ## v11.7.0 > # [11.7.0](https://github.com/nock/nock/compare/v11.6.0...v11.7.0) (2019-10-31) > > > ### Features > > * **types:** add type for Nock Back `currentMode` ([#1794](https://github-redirect.dependabot.com/nock/nock/issues/1794)) ([ba60fd2](https://github.com/nock/nock/commit/ba60fd2)), closes [/github.com/nock/nock/blob/master/lib/back.js#L282](https://github.com//github.com/nock/nock/blob/master/lib/back.js/issues/L282) > > ## v11.6.0 > # [11.6.0](https://github.com/nock/nock/compare/v11.5.0...v11.6.0) (2019-10-24) > > > ### Features > > * Add lifecycle function to clear pending timeouts ([#1748](https://github-redirect.dependabot.com/nock/nock/issues/1748)) ([187db85](https://github.com/nock/nock/commit/187db85)), closes [#1118](https://github-redirect.dependabot.com/nock/nock/issues/1118) > > ## v11.5.0 > # [11.5.0](https://github.com/nock/nock/compare/v11.4.0...v11.5.0) (2019-10-22) > > > ### Features > > * Throw errors for URL paths without leading slashes, which will never match ([#1744](https://github-redirect.dependabot.com/nock/nock/issues/1744)) ([b7f9f13](https://github.com/nock/nock/commit/b7f9f13)), closes [#1730](https://github-redirect.dependabot.com/nock/nock/issues/1730)
Commits - [`ba60fd2`](https://github.com/nock/nock/commit/ba60fd2cc43a452e6928ad5405852883b68adf7c) feat(types): add type for Nock Back `currentMode` ([#1794](https://github-redirect.dependabot.com/nock/nock/issues/1794)) - [`e1597ad`](https://github.com/nock/nock/commit/e1597adfc3a813e998db1fd5e0157276b4cb4cd4) refactor: Modernize NOCK_OFF test and make SSL helper async ([#1799](https://github-redirect.dependabot.com/nock/nock/issues/1799)) - [`23145c1`](https://github.com/nock/nock/commit/23145c1ededff548c4fd84381766f8b24d024846) ci: Lint only once ([#1793](https://github-redirect.dependabot.com/nock/nock/issues/1793)) - [`a06279e`](https://github.com/nock/nock/commit/a06279ed9ef2f5910df889286ca0f799f8d930e4) test: Get all tests passing in Mocha too, and run in CI ([#1787](https://github-redirect.dependabot.com/nock/nock/issues/1787)) - [`6316d74`](https://github.com/nock/nock/commit/6316d74ae15b54cd5c8a0e9839001f0d6a4174bc) refactor: Mocha DSL for test_persist_optionally ([#1797](https://github-redirect.dependabot.com/nock/nock/issues/1797)) - [`3f74df0`](https://github.com/nock/nock/commit/3f74df0bf22986bcac305b285f7bf802cc0a3100) refactor: Mocha DSL for recorder tests, first pass ([#1789](https://github-redirect.dependabot.com/nock/nock/issues/1789)) - [`ebfe612`](https://github.com/nock/nock/commit/ebfe612a88c4e560e07b8ff05013c5b4c27ebd53) refactor: Mocha DSL for test_query ([#1791](https://github-redirect.dependabot.com/nock/nock/issues/1791)) - [`f9cbcd9`](https://github.com/nock/nock/commit/f9cbcd9ba8322c0be87b47d1e0b62acb72722c86) refactor: chai assertions in test_persist_optionally ([#1790](https://github-redirect.dependabot.com/nock/nock/issues/1790)) - [`cc6f74c`](https://github.com/nock/nock/commit/cc6f74cd8290883b92eb6f570992c5cfe98a3d43) refactor: Rewrite test_query using got, async, and chai ([#1788](https://github-redirect.dependabot.com/nock/nock/issues/1788)) - [`6aa42aa`](https://github.com/nock/nock/commit/6aa42aaebe99d6d8c550838c2295bf1e23e5ead5) refactor: Rewrite test with mock timer using got/async ([#1785](https://github-redirect.dependabot.com/nock/nock/issues/1785)) - Additional commits viewable in [compare view](https://github.com/nock/nock/compare/v11.4.0...v11.7.0)


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.


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](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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #77   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines          93     93           
  Branches        8      8           
=====================================
  Hits           93     93

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 63fecc3...a8accde. Read the comment docs.

dependabot-preview[bot] commented 4 years ago

Looks like nock is up-to-date now, so this is no longer needed.