Update node Docker tag to v14.13.1 #13
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/node-14.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
14.13.0-alpine
->14.13.1-alpine
Release Notes
nodejs/node
v14.13.1
Compare Source
Notable Changes
Commits
f36476d9d6
] - build: fix CQ after latest ncu release (Mary Marchini) #354687dc6b2fac7
] - build: add support for section ordering (Gabriel Schulhof) #3527205e08bdf13
] - console: add Symbol.toStringTag property (Leko) #35399a01154e3fd
] - crypto: fix KeyObject garbage collection (Anna Henningsen) #354811f15e34dc8
] - crypto: set env values in KeyObject Deserialize method (ThakurKarthik) #3541685062b3aad
] - deps: update llhttp to 2.1.3 (Fedor Indutny) #35435a995dd7a89
] - doc: revise introductory child_process text (Rich Trott) #353446585b161ba
] - doc: improve eventLoopUtilization documentation (Andrey Pechkurov) #35479f08577c4a6
] - doc: update AUTHORS list (Anna Henningsen) #3528091ef862365
] - doc: mention adding YAML for APIs in PR contributing guide (Denys Otrishko) #35459885840b543
] - doc: adopt MDN style for kbd elements (Rich Trott) #354601313c8c33a
] - doc: update sxa's email address to Red Hat from IBM (Stewart X Addison) #354423f95440334
] - doc: fix conditional exports flag removal version (Antoine du Hamel) #35428e40876a5e5
] - doc: specify how to detect EOF (Luigi Pinca) #35445541ce17386
] - doc: add entry to console.timeEnd() changes array (Luigi Pinca) #3544138a5715c1a
] - doc: avoid using deprecated connection property (Luigi Pinca) #35439862b75d35e
] - doc: added details around console.timeEnd changes (Yash Ladha) #350274dbb3a91fe
] - doc: copyedit packages.md (Rich Trott) #35427368a3ae415
] - doc: update contact information for @BethGriggs (Beth Griggs) #35451a11ddee8b9
] - doc: update contact information for richardlau (Richard Lau) #3545035b62ef0a7
] - doc: importable node protocol URLs (Bradley Meck) #3543495c62a1dca
] - doc: copyedit esm.md (Rich Trott) #3541486f2f83a2f
] - doc: implement fancier rendering for keys (Rich Trott) #35400d6427886b8
] - doc: unhide resolver spec (Guy Bedford) #353585a730b5def
] - doc: sort md references in ASCII order (Antoine du Hamel) #35191ce789f1ca4
] - doc: use .md extension for internal links (Antoine du Hamel) #3519179e3e5008d
] - doc: update example ICU URL (Daijiro Wachi) #35373998b24ef17
] - doc: align to function signature (anlex N) #34930af360ace37
] - doc: make minor edits for consistency (Rich Trott) #3537753e27b3f67
] - doc,esm: add history support info (Antoine du Hamel) #3539591b820e939
] - esm: use "node:" namespace for builtins (Guy Bedford) #35387541be526c3
] - fs: do not throw exception after creating FSReqCallback (Anna Henningsen) #35487f29451dece
] - fs: simplify realpathSync (himself65) #35413fcbdb0686d
] - fs: remove experimental from rmdir recursive (Benjamin Coe) #35171e4a4f81d19
] - fs: use Promise.resolve from primordials (Michaël Zasso) #353798e3a81eed9
] - http2,tls: store WriteWrap using BaseObjectPtr (Anna Henningsen) #3548862ddc77a5b
] - meta: add nodejs/streams to CODEOWNERS (Matteo Collina) #3541123022066ec
] - meta: add startup team in CODEOWNERS (Joyee Cheung) #354060ac5fa703e
] - module: update to cjs-module-lexer@0.4.0 (Guy Bedford) #355015c879a97e6
] - module: fix builtin reexport tracing (Guy Bedford) #35500f23a0e250c
] - module: refine module type mismatch error cases (Guy Bedford) #354263f62f997a2
] - src: more idiomatic error pattern in node_wasi (James M Snell) #35493392c8815fe
] - src: use env->ThrowUVException in pipe_wrap (James M Snell) #35493e09f7f023a
] - src: limit GetProcessTitle() result to 1MB (Anna Henningsen) #35492fbb9dd9ac9
] - src: fix aliased buffer import warning in env.h (Yash Ladha) #354367bbf8ee256
] - src: remove invalid ToLocalChecked in EmitBeforeExit (Anna Henningsen) #354845a85d4f2c6
] - src: make MakeCallback() check can_call_into_js before getting method (Anna Henningsen) #354244aed176b68
] - src: document required else block at src/node_platform.cc (Juan José Arboleda) #34688552ebafd06
] - test: update wpt tests for encoding (Daijiro Wachi) #3533027cd99b217
] - test: improve test coverage for eventtarget (Juan José Arboleda) #337335790c40c32
] - tools: add missing uv_setup_argv() calls (Anna Henningsen) #35491f499302ac0
] - tools: fix typo in error message (Antoine du Hamel) #354175f1d792a09
] - tools: update gyp to v0.5.0 (Ujjwal Sharma) #32698ad8fce6e61
] - tools: update gyp to v0.4.0 (Ujjwal Sharma) #326983e75907dea
] - tools: update gyp-next to v0.3.0 (Ujjwal Sharma) #326987361a3fd1a
] - tools: update gyp-next to v0.2.1 (Ujjwal Sharma) #32698190d46bdde
] - tools: update gyp to 0.2.0 (Ujjwal Sharma) #32698166f14ac98
] - tools: check links in api docs (Antoine du Hamel) #35191a4e5a3af85
] - tools: exclude gyp from markdown link checker (Michaël Zasso) #354234d29fb56f2
] - tools: add pythonenv to .gitignore (Michaël Zasso) #353896e9e5c3381
] - tools,doc: fix broken link in module.html (Rich Trott) #35446Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.