[Snyk] Upgrade got from 11.8.6 to 14.3.0#3
Open
YoutacRandS-VA wants to merge 1 commit into
Open
Conversation
Snyk has created this PR to upgrade got from 11.8.6 to 14.3.0. See this package in npm: got See this project in Snyk: https://app.snyk.io/org/youtacrands-va/project/e6fd0726-5e02-4ab3-8035-043b244df0e4?utm_source=github&utm_medium=referral&page=upgrade-pr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was automatically created by Snyk using the credentials of a real user.

Snyk has created this PR to upgrade got from 11.8.6 to 14.3.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 27 versions ahead of your current version.
The recommended version was released on a month ago.
Issues fixed by the recommended upgrade:
SNYK-JS-IP-6240864
SNYK-JS-SEMVER-3247795
SNYK-JS-SEMVER-3247795
SNYK-JS-IP-7148531
SNYK-JS-TAR-6476909
SNYK-JS-XML2JS-5414874
SNYK-JS-WORDWRAP-3149973
Release notes
Package name: got
-
14.3.0 - 2024-05-18
- Update dependencies dbab6c3
-
14.2.1 - 2024-03-07
- Fix error handling when UTF-8 decoding fails (#2336) c81a611
-
14.2.0 - 2024-02-03
- Add
-
14.1.0 - 2024-01-29
- Allow typing the body of a
-
14.0.0 - 2023-11-29
- Require Node.js 20 (#2313) a004263
- Why not target the oldest active Node.js LTS, which is Node.js 18? I usually strictly follow this convention in my packages. However, this package is the exception because the HTTP part of Node.js is consistently buggy, and I don't have time to work around issues in older Node.js releases. I you need to still support Node.js 18, I suggest staying on Got v13, which is quite stable. Node.js 18 will be out of active LTS in 5 months.
- Make
-
13.0.0 - 2023-05-27
- Require Node.js 16 52a1063
- Change the
- Most users don't need it.
- Allow specifying
-
12.6.1 - 2023-05-27
- Fix
-
12.6.0 - 2023-03-03
- Update dependencies 88c88fb 979272e
- Loosen URL validation strictness (#2200) 0ca0b7f
-
12.5.3 - 2022-11-16
- Fix abort event listeners not always being cleaned up (#2162) 3cc40b5
-
12.5.2 - 2022-10-12
-
12.5.1 - 2022-09-27
-
12.5.0 - 2022-09-19
-
12.4.1 - 2022-09-02
-
12.4.0 - 2022-09-02
-
12.3.1 - 2022-08-06
-
12.3.0 - 2022-07-28
-
12.2.0 - 2022-07-24
-
12.1.0 - 2022-05-25
-
12.0.4 - 2022-04-24
-
12.0.3 - 2022-03-26
-
12.0.2 - 2022-03-16
-
12.0.1 - 2022-01-09
-
12.0.0 - 2021-12-10
-
12.0.0-beta.4 - 2021-08-12
-
12.0.0-beta.3 - 2021-08-06
-
12.0.0-beta.2 - 2021-08-04
-
12.0.0-beta.1 - 2021-07-22
-
11.8.6 - 2022-12-08
- Destroy request object after successful response
from got GitHub release notesv14.2.1...v14.3.0
v14.2.0...v14.2.1
causeproperty with the original error toRequestError(#2327) 4cbd01dv14.1.0...v14.2.0
RequestErrorresponse (#2325) 5e4f6ffv14.0.0...v14.1.0
Breaking
Improvements
followRedirectoption accept a function (#2306) 7c3f147v13.0.0...v14.0.0
As a reminder, Got continues to require ESM. For TypeScript users, this includes having
"module": "node16", "moduleResolution": "node16"in your tsconfig.Breaking
enableUnixSocketsoption to befalseby default 852c312Improvements
undefinedfor options (#2258) 1cefe8bv12.6.1...v13.0.0
get-streamimport statement (#2266) 67d5039v12.6.0...v12.6.1
v12.5.3...v12.6.0
v12.5.2...v12.5.3
v11.8.5...v11.8.6
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: