adblocker
adblocker copied to clipboard
Build(deps-dev): Bump got from 11.8.3 to 12.3.1
Bumps got from 11.8.3 to 12.3.1.
Release notes
Sourced from got's releases.
v12.3.1
https://github.com/sindresorhus/got/compare/v12.3.0...v12.3.1
v12.3.0
- Add
.off()
method for events (#2092) 88056behttps://github.com/sindresorhus/got/compare/v12.2.0...v12.3.0
v12.2.0
- Support
AbortController
(#2020) 6a6d2a9- Add
enableUnixSockets
option (#2062) 461b3d4https://github.com/sindresorhus/got/compare/v12.1.0...v12.2.0
v12.1.0
Improvements
- Add
response.ok
(#2043) 22d58fb
- This is only useful if you have
{throwHttpErrors: false}
Fixes
- Do not redirect to UNIX sockets (#2047) 861ccd9
https://github.com/sindresorhus/got/compare/v12.0.4...v12.1.0
v12.0.4
- Remove stream lock - unreliable since Node 17.3.0 bb8eca924c338ca12d5b90d6a26aa28dbddb42ee
v12.0.3
- Allow more types in the
json
option (#2015) eb045bfhttps://github.com/sindresorhus/got/compare/v12.0.2...v12.0.3
v12.0.2
- Fix
encoding
option with{responseType: 'json'}
(#1996) 0703318https://github.com/sindresorhus/got/compare/v12.0.1...v12.0.2
v12.0.1
- Fix
nock
compatibility (#1959) bf39d2c- Fix missing export of
Request
TypeScript type (#1940) 0f9f2b8https://github.com/sindresorhus/got/compare/v12.0.0...v12.0.1
v12.0.0
... (truncated)
Commits
0947389
12.3.15a7a4bd
Add note about empty request body (#2098)43b1467
Don't freeze signal when freezing Options (#2100)f21632d
Add note about retry behavior in readmee032b60
12.3.088056be
Add.off()
method for events (#2092)c41a98a
Meta tweaks54e00f3
12.2.06a6d2a9
SupportAbortController
(#2020)3207061
Fixciphers
test- Additional commits viewable in compare view
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)