Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump got from 9.6.0 to 10.5.7 #208

Merged
merged 1 commit into from
Feb 17, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 17, 2020

Bumps got from 9.6.0 to 10.5.7.

Release notes

Sourced from got's releases.

v10.5.7

  • Fix Init hooks not being called if extended acefaa4c2a0cb3c33b3f952be29ac0a9cb316e87

v10.5.6

  • Fix Init hook logic 64aeb40d824008db48c956a3e03807383be62090
  • Update dependencies 32e609f3bb4c4021cf8b98886efa9bc23e99cc9d

v10.5.5

  • Fix merging pagination options 1f363b976cd23626462314c7cd5670cddd951c73

v10.5.4

  • Fix _pagination not falling back to defaults ff1dba1e0c6f190da55d2799ebaa7a167f49ae9a

v10.5.3

  • Fix unhandled errors if throwing in an async handler 518d95aba5fde83d6708ee1289561fa445870436

v10.5.2

  • Forgot to include required p-event dependency 8373112

sindresorhus/got@v10.5.1...v10.5.2

v10.5.1

  • Wait until body file descriptor is open (#1054) 453a3a3

sindresorhus/got@v10.5.0...v10.5.1

v10.5.0

sindresorhus/got@v10.4.0...v10.5.0

v10.4.0

  • Update @szmarczak/cacheable-lookup dependency d527dae
  • Include invalid JSON body in ParseErrors (#1044) 2813b73
  • Fix got.stream(...) not throwing ReadErrors 1f6ca6b

sindresorhus/got@v10.3.0...v10.4.0

v10.3.0

  • Allow request body to be sent with a DELETE request (#1037) 17d629a
  • Reject normalization errors with CancelableRequest (#1035) fddecab
  • Export GotRequestMethod TypeScript type (#1017) f02694e
  • Export ReadError TypeScript type (#1027) d222164

sindresorhus/got@v10.2.2...v10.3.0

v10.2.2

  • Do not include a request option in normalized http options 61009b3
... (truncated)
Commits
Maintainer changes

This version was pushed to npm by szmarczak, a new releaser for got since your current version.


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:

  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 17, 2020
Bumps [got](https://github.com/sindresorhus/got) from 9.6.0 to 10.5.7.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](sindresorhus/got@v9.6.0...v10.5.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/got-10.5.7 branch from 111a09b to 31311f7 Compare February 17, 2020 00:27
@thekevinbrown thekevinbrown merged commit 6865712 into master Feb 17, 2020
@thekevinbrown thekevinbrown deleted the dependabot/npm_and_yarn/got-10.5.7 branch February 17, 2020 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant