gonejack / tumblr-likes-downloader

Download liked posts with Node.js by fetching Tumblr API
21 stars 1 forks source link

Upgrade: bump got from 6.7.1 to 10.5.5 #20

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps got from 6.7.1 to 10.5.5.

Release notes

Sourced from got's releases.

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

https://github.com/sindresorhus/got/compare/v10.5.1...v10.5.2

v10.5.1

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

https://github.com/sindresorhus/got/compare/v10.5.0...v10.5.1

v10.5.0

https://github.com/sindresorhus/got/compare/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

https://github.com/sindresorhus/got/compare/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

https://github.com/sindresorhus/got/compare/v10.2.2...v10.3.0

v10.2.2

  • Do not include a request option in normalized http options 61009b3

v10.2.1

  • Ensure got.mergeOptions(...) can be assigned to defaults (#1008) 1360a1b
  • The url option is mutually exclusive with the url input argument e0f8aab
  • Update RetryObject['error'] TypeScript types 5008bf7
  • Upgrade @szmarczak/http-timer dependency a1b8ffc

https://github.com/sindresorhus/got/compare/v10.2.0...v10.2.1

... (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](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)
dependabot-preview[bot] commented 4 years ago

Superseded by #21.