Closed dependabot[bot] closed 9 months ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/got@14.1.0 | Transitive: network | +22 |
775 kB | sindresorhus, szmarczak |
🚮 Removed packages: npm/got@11.8.6
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ EDITORCONFIG | editorconfig-checker | 2 | 0 | 0.01s | |
✅ JSON | eslint-plugin-jsonc | 2 | 0 | 2.19s | |
✅ JSON | jsonlint | 2 | 0 | 0.22s | |
✅ JSON | npm-package-json-lint | yes | no | 1.03s | |
✅ JSON | v8r | 2 | 0 | 8.47s | |
✅ REPOSITORY | checkov | yes | no | 9.09s | |
✅ REPOSITORY | gitleaks | yes | no | 0.34s | |
✅ REPOSITORY | git_diff | yes | no | 0.01s | |
✅ REPOSITORY | grype | yes | no | 11.57s | |
✅ REPOSITORY | secretlint | yes | no | 0.76s | |
✅ REPOSITORY | trivy-sbom | yes | no | 1.41s | |
✅ SPELL | lychee | 2 | 0 | 1.09s |
See detailed report in MegaLinter reports
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
Superseded by #166.
Bumps got from 11.8.6 to 14.1.0.
Release notes
Sourced from got's releases.
... (truncated)
Commits
f10e151
14.1.05e4f6ff
Allow typing the body of aRequestError
response (#2325)3822412
14.0.08197422
Readme tweaksa004263
Require Node.js 20 (#2313)7c3f147
MakefollowRedirect
option accept a function (#2306)844cfb6
Add note about retry in timeout documentation (#2298)944caa8
Tweaksb1d61c1
13.0.081447e9
TweaksMost Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions | | --- | --- | | got | [>= 12.a, < 13] |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 show