-
Notifications
You must be signed in to change notification settings - Fork 225
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump min Node.js to v14.17; update deps (#3611)
This bumps the mininum supported Node.js from v14.5 to v14.17; and bumps a number of dependencies. - v14.5 was for AsyncLocalStorage - v14.6 brings a V8 with spport for private methods syntax, FinalizationRegistry (used by pino@8) - v14.8 brings AsyncResource.bind - v14.17 brings AbortController, AbortSignal.reason (used by readable-stream@4, glob@10, etc.) Closes: #2760
- Loading branch information
Showing
13 changed files
with
1,407 additions
and
791 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.