build(deps): bump got from 11.8.0 to 11.8.5
Bumps got from 11.8.0 to 11.8.5.
Release notes
Sourced from got's releases.
v11.8.5
- Backport security fix https://github.com/sindresorhus/got/commit/861ccd9ac2237df762a9e2beed7edd88c60782dc
https://github.com/sindresorhus/got/compare/v11.8.4...v11.8.5
v11.8.3
- Bump cacheable-request dependency (#1921) 9463bb6
- Fix
HTTPErrormissing.codeproperty (#1739) 0e167b8https://github.com/sindresorhus/got/compare/v11.8.2...v11.8.3
v11.8.2
- Make the
dnsCacheoption lazy (#1529) 3bd245f This slightly improves Got startup performance and fixes an issue with Jest.https://github.com/sindresorhus/got/compare/v11.8.1...v11.8.2
v11.8.1
- Do not throw on custom stack traces (#1491) 4c815c3a609eb74d0eb139414d9996b4f65dc3c0
Commits
5e17bb711.8.5bce8ce7Backport 861ccd9ac2237df762a9e2beed7edd88c60782dc8ced192Fix build670eb0411.8.420f29feBackport #1543: Initialize globalResponse in case of ignored HTTPError (#2017)0da732f11.8.39463bb6Bump cacheable-request dependency (#1921)0e167b8HTTPError code set to 'HTTPError' #1711 (#1739)f896aa511.8.23bd245fInstantiate CacheableLookup only when needed (#1529)- 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
Codecov Report
Merging #1356 (3d8fa4a) into main (c299f59) will increase coverage by
3.94%. The diff coverage is40.18%.
@@ Coverage Diff @@
## main #1356 +/- ##
==========================================
+ Coverage 32.78% 36.72% +3.94%
==========================================
Files 290 330 +40
Lines 9885 11490 +1605
Branches 1457 1599 +142
==========================================
+ Hits 3241 4220 +979
- Misses 6641 7265 +624
- Partials 3 5 +2
| Impacted Files | Coverage Δ | |
|---|---|---|
| ...theia-about/src/browser/about-che-theia-dialog.tsx | 0.00% <0.00%> (ø) |
|
| ...credentials/src/browser/che-credentials-service.ts | 0.00% <0.00%> (ø) |
|
| ...entials/src/browser/credentials-frontend-module.ts | 0.00% <0.00%> (ø) |
|
| ...eia-credentials/src/common/credentials-protocol.ts | 0.00% <0.00%> (ø) |
|
| ...eia-credentials/src/node/che-credentials-server.ts | 0.00% <0.00%> (ø) |
|
| ...s/src/node/che-theia-credentials-backend-module.ts | 0.00% <0.00%> (ø) |
|
| ...ashboard/src/browser/che-theia-dashboard-module.ts | 0.00% <0.00%> (ø) |
|
| ...ia-dashboard/src/browser/theia-dashboard-client.ts | 0.00% <0.00%> (ø) |
|
| ...rowser/src/browser/che-mini-browser-environment.ts | 0.00% <0.00%> (ø) |
|
| ...in-ext/src/browser/che-sidecar-file-system-main.ts | 100.00% <ø> (ø) |
|
| ... and 297 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.