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 contains the following updates:
12.12.0
->12.13.0
Release Notes
nodejs/node
v12.13.0
Compare Source
This release marks the transition of Node.js 12.x into Long Term Support (LTS) with the codename 'Erbium'. The 12.x release line now moves into "Active LTS" and will remain so until October 2020. After that time, it will move into "Maintenance" until end of life in April 2022.
Notable changes
npm was updated to 6.12.0. It now includes a version of
node-gyp
that supports Python 3 for building native modules.Commits
b59209b118
] - deps: update npm to 6.12.0 (isaacs) #298851dde617491
] - doc: fix --enable-source-maps flag in v12.12.0 changelog (Unlocked) #29960e5e2dfabdc
] - doc: nest code fence under unordered list (Nick Schonning) #299155b0c993d4c
] - doc: remove double word "where" (Nick Schonning) #29915ad318c6cec
] - doc: add brackets to implicit markdown links (Nick Schonning) #299113155ab4134
] - doc: use the WHATWG URL API in http code examples (Thomas Watson) #29917b916ea3010
] - doc: escape brackets not used as markdown reference links (Nick Schonning) #29809f3bf8be11c
] - doc: correct typos in security release process (Nick Schonning) #2982225fa2066a2
] - doc: indent code fence under list item (Nick Schonning) #29822f3842892dd
] - doc: return type is number (exoego) #29828cbd12518d4
] - doc: add note about forwarding stream options (Robert Nagy) #298577683aa0bfb
] - doc: set module version 72 to node 12 (Gerhard Stoebich) #29877f58fe5099a
] - doc: fix tls version values (Tobias Nießen) #298398ebc94562c
] - fs: do not emit 'finish' before 'open' on write empty file (Robert Nagy) #2993050f066087e
] - test: do not force the process to exit (Luigi Pinca) #2992344c581ef0b
] - test: add more recursive fs.rmdir() tests (Maria Paktiti) #29815fc5334513c
] - test: remove unnecessary --expose-internals flags (Anna Henningsen) #29886Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.