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:
14.18.1-alpine
->14.18.2-alpine
Release Notes
nodejs/node
v14.18.2
Compare Source
Notable changes
This release contains a c-ares update to fix a regression introduced in
Node.js 14.17.5 resolving CNAME records containing underscores
#39780.
Also included are commits to allow Node.js 14 to continue to build and
pass tests on our Jenkins CI, including adding Python 3.10 to the list
of allowable Python versions for building.
Commits
7923c61a62
] - build: pin build-docs workflow to Node.js 14 (Richard Lau) #40939da356128fb
] - build: support Python 3.10.0 (FrankQiu) #402969c3a85d279
] - deps: update c-ares to 1.18.1 (Richard Lau) #40660cd7c340545
] - deps: V8: patch jinja2 for Python 3.10 compat (Michaël Zasso) #402966330d435f5
] - doc: mark Node.js 10 as End-of-Life (Richard Lau) #384828ca082ec71
] - doc: fix CJS-ESM selector in Safari (Bradley Farias) #4013592490d1c89
] - doc: add macOS arm64 experimental status (Michael Rienstra) #401278894bdd4d8
] - lib: fix regular expression to detect `/` and `\` (Francesco Trotta) #40325704989b698
] - test: deflake child-process-pipe-dataflow (Luigi Pinca) #40838df401cd346
] - test: update upload.zip to be uncorrupted (Greg Ziskind) #37294aa947f7dbf
] - tools: add script to update c-ares (Richard Lau) #406606b7b2bba41
] - tools: patch jinja2 for Python 3.10 compat (Michaël Zasso) #4029639583f77d8
] - worker: avoid potential deadlock on NearHeapLimit (Santiago Gimeno) #38403Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 WhiteSource Renovate. View repository job log here.