Updates the requirements on nock to permit the latest version.
Release notes
*Sourced from [nock's releases](https://github.com/nock/nock/releases).*
> ## v10.0.0
> ### BREAKING CHANGES
>
> * drop official support for Node < 6
>
> There is no intentional change that breaks usage in Node 4, but as we
> stop testing in this no longer supported Node version we recommend to
> no update nock if you still rely on Node 4.
>
> The reason why we decided to go ahead and make a breaking version
> release is that it became increasingly harder to update dependencies
> to the latest versions as they also drop support for Node 4.
>
> ### Bug Fixes
>
> * **#1203:** handle statusCode without payload ([21c255f](https://github.com/nock/nock/commit/21c255f)), closes [#1203](https://github-redirect.dependabot.com/nock/nock/issues/1203)
>
>
> ### Code Refactoring
>
> * update Buffer constructors to from and alloc ([c94b89d](https://github.com/nock/nock/commit/c94b89d))
>
>
> ### Continuous Integration
>
> * **travis:** stop testing in Node 4 ([139b632](https://github.com/nock/nock/commit/139b632))
Commits
- See full diff in [compare view](https://github.com/nock/nock/commits/v10.0.0)
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 merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- 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)
Finally, you can contact us by mentioning @dependabot.
Updates the requirements on nock to permit the latest version.
Release notes
*Sourced from [nock's releases](https://github.com/nock/nock/releases).* > ## v10.0.0 > ### BREAKING CHANGES > > * drop official support for Node < 6 > > There is no intentional change that breaks usage in Node 4, but as we > stop testing in this no longer supported Node version we recommend to > no update nock if you still rely on Node 4. > > The reason why we decided to go ahead and make a breaking version > release is that it became increasingly harder to update dependencies > to the latest versions as they also drop support for Node 4. > > ### Bug Fixes > > * **#1203:** handle statusCode without payload ([21c255f](https://github.com/nock/nock/commit/21c255f)), closes [#1203](https://github-redirect.dependabot.com/nock/nock/issues/1203) > > > ### Code Refactoring > > * update Buffer constructors to from and alloc ([c94b89d](https://github.com/nock/nock/commit/c94b89d)) > > > ### Continuous Integration > > * **travis:** stop testing in Node 4 ([139b632](https://github.com/nock/nock/commit/139b632))Commits
- See full diff in [compare view](https://github.com/nock/nock/commits/v10.0.0)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 merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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) Finally, you can contact us by mentioning @dependabot.