Skip to content

Instantly share code, notes, and snippets.

@gounthar
Created June 13, 2023 06:19
Show Gist options
  • Save gounthar/432424f059601db559a2da29d438a558 to your computer and use it in GitHub Desktop.
Save gounthar/432424f059601db559a2da29d438a558 to your computer and use it in GitHub Desktop.
updatecli diff --debug --config updatecli/updatecli.d/hello-world.yaml --values updatecli/values.github-action.yaml
*
+++++++++++
+ PREPARE +
+++++++++++
Loading Pipeline "updatecli/updatecli.d/hello-world.yaml"
DEBUG: stage: git-clone
SCM repository retrieved: 1
DEBUG: cloning git repository: https://github.com/jenkins-infra/jenkins.io.git in /tmp/updatecli/github/jenkins-infra/jenkins.io
DEBUG:
DEBUG: fetching remote branches
DEBUG: stage: git-checkout
DEBUG: checkout branch "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0", based on "master" to directory "/tmp/updatecli/github/jenkins-infra/jenkins.io"
DEBUG:
DEBUG: branch 'updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0' doesn't exist, creating it from branch 'master'
DEBUG: branch "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0" successfully created
++++++++++++++++++
+ AUTO DISCOVERY +
++++++++++++++++++
++++++++++++
+ PIPELINE +
++++++++++++
#########################################################################
# BUMP THE VARIOUS DOCKER IMAGES VERSIONS FOR THE HELLO WORLD! TUTORIAL #
#########################################################################
SOURCES
=======
mavenTemurinAlpineLatestVersion
-------------------------------
DEBUG: GitHub Api credit used used 1, remaining 4777 (reset at 2023-06-12T18:30:32Z)
DEBUG: 7 releases found
Searching for version matching pattern "latest"
✔ Github Release version "maven-3.9.2" found matching pattern "latest"
CHANGELOG:
----------
Release published on the 2023-05-11 09:22:48 +0000 UTC at the url https://github.com/apache/maven/releases/tag/maven-3.9.2
[Release Notes - Maven - Version 3.9.2](https://maven.apache.org/docs/3.9.2/release-notes.html)
--
Bug
---
* \[[MNG-7750](https://issues.apache.org/jira/browse/MNG-7750)\] - Interpolated properties in originalModel in an active profile.
* \[[MNG-7759](https://issues.apache.org/jira/browse/MNG-7759)\] - java.lang.NullPointerException at org.apache.maven.repository.internal.DefaultModelCache.newInstance (DefaultModelCache.java:37)
Improvement
-----------
* \[[MNG-7712](https://issues.apache.org/jira/browse/MNG-7712)\] - Core should issue a warning if plugin depends on maven-compat
* \[[MNG-7741](https://issues.apache.org/jira/browse/MNG-7741)\] - Add more information when using -Dmaven.repo.local.recordReverseTree=true
* \[[MNG-7754](https://issues.apache.org/jira/browse/MNG-7754)\] - Improvement and extension of plugin validation
* \[[MNG-7767](https://issues.apache.org/jira/browse/MNG-7767)\] - Tone down plugin validation report
* \[[MNG-7778](https://issues.apache.org/jira/browse/MNG-7778)\] - Maven should print suppressed exceptions when a mojo fails
Task
----
* \[[MNG-7749](https://issues.apache.org/jira/browse/MNG-7749)\] - Upgrade animal-sniffer from 1.21 to 1.23
* \[[MNG-7774](https://issues.apache.org/jira/browse/MNG-7774)\] - Maven config and command line interpolation
Dependency upgrade
------------------
* \[[MNG-7670](https://issues.apache.org/jira/browse/MNG-7670)\] - Upgrade misc dependencies
* \[[MNG-7753](https://issues.apache.org/jira/browse/MNG-7753)\] - Upgrade to Maven Resolver 1.9.8
* \[[MNG-7769](https://issues.apache.org/jira/browse/MNG-7769)\] - Upgrade to Maven Resolver 1.9.10
nodeAlpineLatestVersion
-----------------------
DEBUG: GitHub Api credit used used 1, remaining 4775 (reset at 2023-06-12T18:30:32Z)
DEBUG: GitHub Api credit used used 1, remaining 4774 (reset at 2023-06-12T18:30:32Z)
DEBUG: GitHub Api credit used used 1, remaining 4773 (reset at 2023-06-12T18:30:32Z)
DEBUG: GitHub Api credit used used 1, remaining 4772 (reset at 2023-06-12T18:30:32Z)
DEBUG: 343 releases found
Searching for version matching pattern "latest"
✔ Github Release version "v20.3.0" found matching pattern "latest"
CHANGELOG:
----------
Release published on the 2023-06-08 16:34:44 +0000 UTC at the url https://github.com/nodejs/node/releases/tag/v20.3.0
### Notable Changes
* \[[`bfcb3d1d9a`](https://github.com/nodejs/node/commit/bfcb3d1d9a)] - **deps**: upgrade to libuv 1.45.0, including significant performance improvements to file system operations on Linux (Santiago Gimeno) [#48078](https://github.com/nodejs/node/pull/48078)
* \[[`5094d1b292`](https://github.com/nodejs/node/commit/5094d1b292)] - **doc**: add Ruy Adorno to list of TSC members (Michael Dawson) [#48172](https://github.com/nodejs/node/pull/48172)
* \[[`2f5dbca690`](https://github.com/nodejs/node/commit/2f5dbca690)] - **doc**: mark Node.js 14 as End-of-Life (Richard Lau) [#48023](https://github.com/nodejs/node/pull/48023)
* \[[`b1828b325e`](https://github.com/nodejs/node/commit/b1828b325e)] - **(SEMVER-MINOR)** **lib**: implement `AbortSignal.any()` (Chemi Atlow) [#47821](https://github.com/nodejs/node/pull/47821)
* \[[`f380953103`](https://github.com/nodejs/node/commit/f380953103)] - **module**: change default resolver to not throw on unknown scheme (Gil Tayar) [#47824](https://github.com/nodejs/node/pull/47824)
* \[[`a94f87ed99`](https://github.com/nodejs/node/commit/a94f87ed99)] - **(SEMVER-MINOR)** **node-api**: define version 9 (Chengzhong Wu) [#48151](https://github.com/nodejs/node/pull/48151)
* \[[`9e2b13dfa7`](https://github.com/nodejs/node/commit/9e2b13dfa7)] - **stream**: deprecate `asIndexedPairs` (Chemi Atlow) [#48102](https://github.com/nodejs/node/pull/48102)
### Commits
* \[[`35c96156d1`](https://github.com/nodejs/node/commit/35c96156d1)] - **benchmark**: use `cluster.isPrimary` instead of `cluster.isMaster` (Deokjin Kim) [#48002](https://github.com/nodejs/node/pull/48002)
* \[[`3e6e3abf32`](https://github.com/nodejs/node/commit/3e6e3abf32)] - **bootstrap**: throw ERR\_NOT\_SUPPORTED\_IN\_SNAPSHOT in unsupported operation (Joyee Cheung) [#47887](https://github.com/nodejs/node/pull/47887)
* \[[`c480559347`](https://github.com/nodejs/node/commit/c480559347)] - **bootstrap**: put is\_building\_snapshot state in IsolateData (Joyee Cheung) [#47887](https://github.com/nodejs/node/pull/47887)
* \[[`50c0a15535`](https://github.com/nodejs/node/commit/50c0a15535)] - **build**: set v8\_enable\_webassembly=false when lite mode is enabled (Cheng Shao) [#48248](https://github.com/nodejs/node/pull/48248)
* \[[`4562805cf6`](https://github.com/nodejs/node/commit/4562805cf6)] - **build**: speed up compilation of mksnapshot output (Keyhan Vakil) [#48162](https://github.com/nodejs/node/pull/48162)
* \[[`8b89f13933`](https://github.com/nodejs/node/commit/8b89f13933)] - **build**: add action to close stale PRs (Michael Dawson) [#48051](https://github.com/nodejs/node/pull/48051)
* \[[`5d92202220`](https://github.com/nodejs/node/commit/5d92202220)] - **build**: replace js2c.py with js2c.cc (Joyee Cheung) [#46997](https://github.com/nodejs/node/pull/46997)
* \[[`6cf2adc36e`](https://github.com/nodejs/node/commit/6cf2adc36e)] - **cluster**: use ObjectPrototypeHasOwnProperty (Daeyeon Jeong) [#48141](https://github.com/nodejs/node/pull/48141)
* \[[`f564b03c38`](https://github.com/nodejs/node/commit/f564b03c38)] - **crypto**: use openssl's own memory BIOs in crypto\_context.cc (GauriSpears) [#47160](https://github.com/nodejs/node/pull/47160)
* \[[`ac8dd61fc3`](https://github.com/nodejs/node/commit/ac8dd61fc3)] - **crypto**: remove default encoding from cipher (Tobias Nießen) [#47998](https://github.com/nodejs/node/pull/47998)
* \[[`15c2de4407`](https://github.com/nodejs/node/commit/15c2de4407)] - **crypto**: fix setEngine() when OPENSSL\_NO\_ENGINE set (Tobias Nießen) [#47977](https://github.com/nodejs/node/pull/47977)
* \[[`9e2dd5b5e2`](https://github.com/nodejs/node/commit/9e2dd5b5e2)] - **deps**: update zlib to 337322d (Node.js GitHub Bot) [#48218](https://github.com/nodejs/node/pull/48218)
* \[[`bfcb3d1d9a`](https://github.com/nodejs/node/commit/bfcb3d1d9a)] - **deps**: upgrade to libuv 1.45.0 (Santiago Gimeno) [#48078](https://github.com/nodejs/node/pull/48078)
* \[[`13930f092f`](https://github.com/nodejs/node/commit/13930f092f)] - **deps**: update ada to 2.5.0 (Node.js GitHub Bot) [#48223](https://github.com/nodejs/node/pull/48223)
* \[[`3047caebec`](https://github.com/nodejs/node/commit/3047caebec)] - **deps**: set `CARES_RANDOM_FILE` for c-ares (Richard Lau) [#48156](https://github.com/nodejs/node/pull/48156)
* \[[`0db79a0872`](https://github.com/nodejs/node/commit/0db79a0872)] - **deps**: update histogram 0.11.8 (Marco Ippolito) [#47742](https://github.com/nodejs/node/pull/47742)
* \[[`99af6716f5`](https://github.com/nodejs/node/commit/99af6716f5)] - **deps**: update histogram to 0.11.7 (Marco Ippolito) [#47742](https://github.com/nodejs/node/pull/47742)
* \[[`d4922bc985`](https://github.com/nodejs/node/commit/d4922bc985)] - **deps**: update c-ares to 1.19.1 (Node.js GitHub Bot) [#48115](https://github.com/nodejs/node/pull/48115)
* \[[`f6ccdb289f`](https://github.com/nodejs/node/commit/f6ccdb289f)] - **deps**: update simdutf to 3.2.12 (Node.js GitHub Bot) [#48118](https://github.com/nodejs/node/pull/48118)* \[[`3ed0afc778`](https://github.com/nodejs/node/commit/3ed0afc778)] - **deps**: update minimatch to 9.0.1 (Node.js GitHub Bot) [#48094](https://github.com/nodejs/node/pull/48094)
* \[[`df7540fb73`](https://github.com/nodejs/node/commit/df7540fb73)] - **deps**: update ada to 2.4.2 (Node.js GitHub Bot) [#48092](https://github.com/nodejs/node/pull/48092)
* \[[`07df5c48e8`](https://github.com/nodejs/node/commit/07df5c48e8)] - **deps**: update corepack to 0.18.0 (Node.js GitHub Bot) [#48091](https://github.com/nodejs/node/pull/48091)
* \[[`d95a5bb559`](https://github.com/nodejs/node/commit/d95a5bb559)] - **deps**: update uvwasi to 0.0.18 (Node.js GitHub Bot) [#47866](https://github.com/nodejs/node/pull/47866)
* \[[`443477e041`](https://github.com/nodejs/node/commit/443477e041)] - **deps**: update uvwasi to 0.0.17 (Node.js GitHub Bot) [#47866](https://github.com/nodejs/node/pull/47866)
* \[[`03f67d6d6d`](https://github.com/nodejs/node/commit/03f67d6d6d)] - **deps**: upgrade npm to 9.6.7 (npm team) [#48062](https://github.com/nodejs/node/pull/48062)
* \[[`d3e3a911fd`](https://github.com/nodejs/node/commit/d3e3a911fd)] - **deps**: update nghttp2 to 1.53.0 (Node.js GitHub Bot) [#47997](https://github.com/nodejs/node/pull/47997)* \[[`f7c4daaf67`](https://github.com/nodejs/node/commit/f7c4daaf67)] - **deps**: update ada to 2.4.1 (Node.js GitHub Bot) [#48036](https://github.com/nodejs/node/pull/48036)
* \[[`c6a752560d`](https://github.com/nodejs/node/commit/c6a752560d)] - **deps**: add loongarch64 into openssl Makefile and gen openssl-loongarch64 (Shi Pujin) [#46401](https://github.com/nodejs/node/pull/46401)
* \[[`d194241716`](https://github.com/nodejs/node/commit/d194241716)] - **deps**: update undici to 5.22.1 (Node.js GitHub Bot) [#47994](https://github.com/nodejs/node/pull/47994)
* \[[`02e919f4a2`](https://github.com/nodejs/node/commit/02e919f4a2)] - **deps,test**: update postject to 1.0.0-alpha.6 (Node.js GitHub Bot) [#48072](https://github.com/nodejs/node/pull/48072)
* \[[`2c19f596ad`](https://github.com/nodejs/node/commit/2c19f596ad)] - **doc**: clarify array args to Buffer.from() (Bryan English) [#48274](https://github.com/nodejs/node/pull/48274)
* \[[`d681e5f456`](https://github.com/nodejs/node/commit/d681e5f456)] - **doc**: document watch option for node:test run() (Moshe Atlow) [#48256](https://github.com/nodejs/node/pull/48256)
* \[[`96e54ddbca`](https://github.com/nodejs/node/commit/96e54ddbca)] - **doc**: reserve 117 for Electron 26 (Calvin) [#48245](https://github.com/nodejs/node/pull/48245)
* \[[`9aff8c7818`](https://github.com/nodejs/node/commit/9aff8c7818)] - **doc**: update documentation for FIPS support (Richard Lau) [#48194](https://github.com/nodejs/node/pull/48194)
* \[[`8c5338648f`](https://github.com/nodejs/node/commit/8c5338648f)] - **doc**: improve the documentation of the stdio option (Kumar Arnav) [#48110](https://github.com/nodejs/node/pull/48110)
* \[[`11918d705f`](https://github.com/nodejs/node/commit/11918d705f)] - **doc**: update Buffer.allocUnsafe description (sinkhaha) [#48183](https://github.com/nodejs/node/pull/48183)
* \[[`2b51ee5e22`](https://github.com/nodejs/node/commit/2b51ee5e22)] - **doc**: update codeowners with website team (Claudio Wunder) [#48197](https://github.com/nodejs/node/pull/48197)
* \[[`360df25d04`](https://github.com/nodejs/node/commit/360df25d04)] - **doc**: fix broken link to new folder doc/contributing/maintaining (Andrea Fassina) [#48205](https://github.com/nodejs/node/pull/48205)
* \[[`13e95e21a4`](https://github.com/nodejs/node/commit/13e95e21a4)] - **doc**: add atlowChemi to triagers (Chemi Atlow) [#48104](https://github.com/nodejs/node/pull/48104)
* \[[`5f83ce530f`](https://github.com/nodejs/node/commit/5f83ce530f)] - **doc**: fix typo in readline completer function section (Vadym) [#48188](https://github.com/nodejs/node/pull/48188)
* \[[`3c82165d27`](https://github.com/nodejs/node/commit/3c82165d27)] - **doc**: remove broken link for keygen (Rich Trott) [#48176](https://github.com/nodejs/node/pull/48176)
* \[[`0ca90a1e6d`](https://github.com/nodejs/node/commit/0ca90a1e6d)] - **doc**: add `auto` intrinsic height to prevent jitter/flicker (Daniel Holbert) [#48195](https://github.com/nodejs/node/pull/48195)
* \[[`f117855092`](https://github.com/nodejs/node/commit/f117855092)] - **doc**: add version info on the SEA docs (Antoine du Hamel) [#48173](https://github.com/nodejs/node/pull/48173)
* \[[`5094d1b292`](https://github.com/nodejs/node/commit/5094d1b292)] - **doc**: add Ruy to list of TSC members (Michael Dawson) [#48172](https://github.com/nodejs/node/pull/48172)
* \[[`39d8140227`](https://github.com/nodejs/node/commit/39d8140227)] - **doc**: update socket.remote\* properties documentation (Saba Kharanauli) [#48139](https://github.com/nodejs/node/pull/48139)
* \[[`5497c13efe`](https://github.com/nodejs/node/commit/5497c13efe)] - **doc**: update outdated section on TLSv1.3-PSK (Tobias Nießen) [#48123](https://github.com/nodejs/node/pull/48123)
* \[[`281dfaf727`](https://github.com/nodejs/node/commit/281dfaf727)] - **doc**: improve HMAC key recommendations (Tobias Nießen) [#48121](https://github.com/nodejs/node/pull/48121)
* \[[`bd311b6c70`](https://github.com/nodejs/node/commit/bd311b6c70)] - **doc**: clarify mkdir() recursive behavior (Stephen Odogwu) [#48109](https://github.com/nodejs/node/pull/48109)
* \[[`5b061c8922`](https://github.com/nodejs/node/commit/5b061c8922)] - **doc**: fix typo in crypto legacy streams API section (Tobias Nießen) [#48122](https://github.com/nodejs/node/pull/48122)
* \[[`10ccb2bd81`](https://github.com/nodejs/node/commit/10ccb2bd81)] - **doc**: update SEA source link (Rich Trott) [#48080](https://github.com/nodejs/node/pull/48080)
* \[[`415bf7f532`](https://github.com/nodejs/node/commit/415bf7f532)] - **doc**: clarify tty.isRaw (Roberto Vidal) [#48055](https://github.com/nodejs/node/pull/48055)
* \[[`0ac4b33c76`](https://github.com/nodejs/node/commit/0ac4b33c76)] - **doc**: correct line break for Windows terminals (Alex Schwartz) [#48083](https://github.com/nodejs/node/pull/48083)
* \[[`f30ba5c320`](https://github.com/nodejs/node/commit/f30ba5c320)] - **doc**: fix Windows code snippet tags (Antoine du Hamel) [#48100](https://github.com/nodejs/node/pull/48100)
* \[[`12fef9b68c`](https://github.com/nodejs/node/commit/12fef9b68c)] - **doc**: harmonize fenced code snippet flags (Antoine du Hamel) [#48082](https://github.com/nodejs/node/pull/48082)
* \[[`13f163eace`](https://github.com/nodejs/node/commit/13f163eace)] - **doc**: use secure key length for HMAC generateKey (Tobias Nießen) [#48052](https://github.com/nodejs/node/pull/48052)
* \[[`1e3e7c9f33`](https://github.com/nodejs/node/commit/1e3e7c9f33)] - **doc**: update broken EVP\_BytesToKey link (Rich Trott) [#48064](https://github.com/nodejs/node/pull/48064)
* \[[`5917ba1838`](https://github.com/nodejs/node/commit/5917ba1838)] - **doc**: update broken spkac link (Rich Trott) [#48063](https://github.com/nodejs/node/pull/48063)
* \[[`0e4a3b7db1`](https://github.com/nodejs/node/commit/0e4a3b7db1)] - **doc**: document node-api version process (Chengzhong Wu) [#47972](https://github.com/nodejs/node/pull/47972)
* \[[`85bbaa94ea`](https://github.com/nodejs/node/commit/85bbaa94ea)] - **doc**: update process.versions properties (Saba Kharanauli) [#48019](https://github.com/nodejs/node/pull/48019)
* \[[`7660eb591a`](https://github.com/nodejs/node/commit/7660eb591a)] - **doc**: fix typo in binding functions (Deokjin Kim) [#48003](https://github.com/nodejs/node/pull/48003)
* \[[`2f5dbca690`](https://github.com/nodejs/node/commit/2f5dbca690)] - **doc**: mark Node.js 14 as End-of-Life (Richard Lau) [#48023](https://github.com/nodejs/node/pull/48023)
* \[[`3b94a739f2`](https://github.com/nodejs/node/commit/3b94a739f2)] - **doc**: clarify CRYPTO\_CUSTOM\_ENGINE\_NOT\_SUPPORTED (Tobias Nießen) [#47976](https://github.com/nodejs/node/pull/47976)
* \[[`9e381cfa89`](https://github.com/nodejs/node/commit/9e381cfa89)] - **doc**: add heading for permission model limitations (Tobias Nießen) [#47989](https://github.com/nodejs/node/pull/47989)
* \[[`802db923e0`](https://github.com/nodejs/node/commit/802db923e0)] - **doc,vm**: clarify usage of cachedData in vm.compileFunction() (Darshan Sen) [#48193](https://github.com/nodejs/node/pull/48193)
* \[[`11a3434810`](https://github.com/nodejs/node/commit/11a3434810)] - **esm**: remove support for arrays in `import` internal method (Antoine du Hamel) [#48296](https://github.com/nodejs/node/pull/48296)
* \[[`3b00f3afef`](https://github.com/nodejs/node/commit/3b00f3afef)] - **esm**: handle `globalPreload` hook returning a nullish value (Antoine du Hamel) [#48249](https://github.com/nodejs/node/pull/48249)
* \[[`3c7846d7e1`](https://github.com/nodejs/node/commit/3c7846d7e1)] - **esm**: handle more error types thrown from the loader thread (Antoine du Hamel) [#48247](https://github.com/nodejs/node/pull/48247)
* \[[`60ce2bcabc`](https://github.com/nodejs/node/commit/60ce2bcabc)] - **http**: send implicit headers on HEAD with no body (Matteo Collina) [#48108](https://github.com/nodejs/node/pull/48108)
* \[[`72de4e7170`](https://github.com/nodejs/node/commit/72de4e7170)] - **lib**: do not disable linter for entire files (Antoine du Hamel) [#48299](https://github.com/nodejs/node/pull/48299)
* \[[`10cc60fc91`](https://github.com/nodejs/node/commit/10cc60fc91)] - **lib**: use existing `isWindows` variable (sinkhaha) [#48134](https://github.com/nodejs/node/pull/48134)
* \[[`a90010aae9`](https://github.com/nodejs/node/commit/a90010aae9)] - **lib**: support FORCE\_COLOR for non TTY streams (Moshe Atlow) [#48034](https://github.com/nodejs/node/pull/48034)
* \[[`b1828b325e`](https://github.com/nodejs/node/commit/b1828b325e)] - **(SEMVER-MINOR)** **lib**: implement AbortSignal.any() (Chemi Atlow) [#47821](https://github.com/nodejs/node/pull/47821)
* \[[`8f1b86961f`](https://github.com/nodejs/node/commit/8f1b86961f)] - **meta**: bump github/codeql-action from 2.3.3 to 2.3.6 (dependabot\[bot]) [#48287](https://github.com/nodejs/node/pull/48287)
* \[[`1b87ccdf70`](https://github.com/nodejs/node/commit/1b87ccdf70)] - **meta**: bump actions/setup-python from 4.6.0 to 4.6.1 (dependabot\[bot]) [#48286](https://github.com/nodejs/node/pull/48286)
* \[[`10715aea26`](https://github.com/nodejs/node/commit/10715aea26)] - **meta**: bump codecov/codecov-action from 3.1.3 to 3.1.4 (dependabot\[bot]) [#48285](https://github.com/nodejs/node/pull/48285)
* \[[`79f73778ab`](https://github.com/nodejs/node/commit/79f73778ab)] - **meta**: remove dont-land-on-v14 auto labeling (Shrujal Shah) [#48031](https://github.com/nodejs/node/pull/48031)
* \[[`9c5711f3ea`](https://github.com/nodejs/node/commit/9c5711f3ea)] - **meta**: move one or more collaborators to emeritus (Node.js GitHub Bot) [#48010](https://github.com/nodejs/node/pull/48010)
* \[[`6d6bf3ee52`](https://github.com/nodejs/node/commit/6d6bf3ee52)] - **module**: reduce the number of URL initializations (Yagiz Nizipli) [#48272](https://github.com/nodejs/node/pull/48272)
* \[[`f380953103`](https://github.com/nodejs/node/commit/f380953103)] - **module**: change default resolver to not throw on unknown scheme (Gil Tayar) [#47824](https://github.com/nodejs/node/pull/47824)
* \[[`950185b0c0`](https://github.com/nodejs/node/commit/950185b0c0)] - **net**: fix address iteration with autoSelectFamily (Fedor Indutny) [#48258](https://github.com/nodejs/node/pull/48258)
* \[[`5ddca72e62`](https://github.com/nodejs/node/commit/5ddca72e62)] - **net**: fix family autoselection SSL connection handling (Paolo Insogna) [#48189](https://github.com/nodejs/node/pull/48189)
* \[[`750e53ca3c`](https://github.com/nodejs/node/commit/750e53ca3c)] - **net**: fix family autoselection timeout handling (Paolo Insogna) [#47860](https://github.com/nodejs/node/pull/47860)
* \[[`a94f87ed99`](https://github.com/nodejs/node/commit/a94f87ed99)] - **(SEMVER-MINOR)** **node-api**: define version 9 (Chengzhong Wu) [#48151](https://github.com/nodejs/node/pull/48151)
* \[[`e834979818`](https://github.com/nodejs/node/commit/e834979818)] - **node-api**: add status napi\_cannot\_run\_js (Gabriel Schulhof) [#47986](https://github.com/nodejs/node/pull/47986)
* \[[`eafe0c3ec6`](https://github.com/nodejs/node/commit/eafe0c3ec6)] - **node-api**: napi\_ref on all types is experimental (Vladimir Morozov) [#47975](https://github.com/nodejs/node/pull/47975)
* \[[`9a034746f5`](https://github.com/nodejs/node/commit/9a034746f5)] - **src**: add Realm document in the src README.md (Chengzhong Wu) [#47932](https://github.com/nodejs/node/pull/47932)
* \[[`b8f4070f71`](https://github.com/nodejs/node/commit/b8f4070f71)] - **src**: check node\_extra\_ca\_certs after openssl cfg (Raghu Saxena) [#48159](https://github.com/nodejs/node/pull/48159)
* \[[`0347a18056`](https://github.com/nodejs/node/commit/0347a18056)] - **src**: include missing header in node\_sea.h (Joyee Cheung) [#48152](https://github.com/nodejs/node/pull/48152)
* \[[`45c3782c20`](https://github.com/nodejs/node/commit/45c3782c20)] - **src**: remove INT\_MAX asserts in SecretKeyGenTraits (Tobias Nießen) [#48053](https://github.com/nodejs/node/pull/48053)
* \[[`b25e7045ad`](https://github.com/nodejs/node/commit/b25e7045ad)] - **src**: avoid prototype access in binding templates (Joyee Cheung) [#47913](https://github.com/nodejs/node/pull/47913)
* \[[`33aa373eec`](https://github.com/nodejs/node/commit/33aa373eec)] - **src**: use Blob{Des|S}erializer for SEA blobs (Joyee Cheung) [#47962](https://github.com/nodejs/node/pull/47962)
* \[[`9e2b13dfa7`](https://github.com/nodejs/node/commit/9e2b13dfa7)] - **stream**: deprecate asIndexedPairs (Chemi Atlow) [#48102](https://github.com/nodejs/node/pull/48102)
* \[[`96c323dee2`](https://github.com/nodejs/node/commit/96c323dee2)] - **test**: mark test-child-process-pipe-dataflow as flaky (Moshe Atlow) [#48334](https://github.com/nodejs/node/pull/48334)
* \[[`9875885357`](https://github.com/nodejs/node/commit/9875885357)] - **test**: adapt tests for OpenSSL 3.1 (OttoHollmann) [#47859](https://github.com/nodejs/node/pull/47859)
* \[[`3440d7c6bf`](https://github.com/nodejs/node/commit/3440d7c6bf)] - **test**: unflake test-vm-timeout-escape-nexttick (Santiago Gimeno) [#48078](https://github.com/nodejs/node/pull/48078)
* \[[`215b2bc72c`](https://github.com/nodejs/node/commit/215b2bc72c)] - **test**: fix zlib version regex (Luigi Pinca) [#48227](https://github.com/nodejs/node/pull/48227)
* \[[`e12ee59d26`](https://github.com/nodejs/node/commit/e12ee59d26)] - **test**: use lower security level in s\_client (Luigi Pinca) [#48192](https://github.com/nodejs/node/pull/48192)
* \[[`1dabc7390c`](https://github.com/nodejs/node/commit/1dabc7390c)] - _**Revert**_ "**test**: unskip negative-settimeout.any.js WPT" (Filip Skokan) [#48182](https://github.com/nodejs/node/pull/48182)
* \[[`c1c4796a86`](https://github.com/nodejs/node/commit/c1c4796a86)] - **test**: mark test\_cannot\_run\_js as flaky (Keyhan Vakil) [#48181](https://github.com/nodejs/node/pull/48181)
* \[[`8c49d74002`](https://github.com/nodejs/node/commit/8c49d74002)] - **test**: fix flaky test-runner-watch-mode (Moshe Atlow) [#48144](https://github.com/nodejs/node/pull/48144)
* \[[`6388766862`](https://github.com/nodejs/node/commit/6388766862)] - **test**: skip test-http-pipeline-flood on IBM i (Abdirahim Musse) [#48048](https://github.com/nodejs/node/pull/48048)
* \[[`8d2a3b1952`](https://github.com/nodejs/node/commit/8d2a3b1952)] - **test**: ignore helper files in WPTs (Filip Skokan) [#48079](https://github.com/nodejs/node/pull/48079)
* \[[`7a96d825fd`](https://github.com/nodejs/node/commit/7a96d825fd)] - **test**: move `test-cluster-primary-error` flaky test (Yagiz Nizipli) [#48039](https://github.com/nodejs/node/pull/48039)
* \[[`a80dd3a8b3`](https://github.com/nodejs/node/commit/a80dd3a8b3)] - **test**: fix suite signal (Benjamin Gruenbaum) [#47800](https://github.com/nodejs/node/pull/47800)
* \[[`a41cfd183f`](https://github.com/nodejs/node/commit/a41cfd183f)] - **test**: fix parsing test flags (Daeyeon Jeong) [#48012](https://github.com/nodejs/node/pull/48012)
* \[[`4d4e506f2b`](https://github.com/nodejs/node/commit/4d4e506f2b)] - **test,doc,sea**: run SEA tests on ppc64 (Darshan Sen) [#48111](https://github.com/nodejs/node/pull/48111)
* \[[`44411fc40c`](https://github.com/nodejs/node/commit/44411fc40c)] - **test\_runner**: apply `runOnly` on suites (Moshe Atlow) [#48279](https://github.com/nodejs/node/pull/48279)
* \[[`3f259b7a30`](https://github.com/nodejs/node/commit/3f259b7a30)] - **test\_runner**: emit `test:watch:drained` event (Moshe Atlow) [#48259](https://github.com/nodejs/node/pull/48259)
* \[[`c9f8e8c562`](https://github.com/nodejs/node/commit/c9f8e8c562)] - **test\_runner**: stop watch mode when abortSignal aborted (Moshe Atlow) [#48259](https://github.com/nodejs/node/pull/48259)
* \[[`f3268d64cb`](https://github.com/nodejs/node/commit/f3268d64cb)] - **test\_runner**: fix global after hook (Moshe Atlow) [#48231](https://github.com/nodejs/node/pull/48231)
* \[[`15336c3139`](https://github.com/nodejs/node/commit/15336c3139)] - **test\_runner**: remove redundant check from coverage (Colin Ihrig) [#48070](https://github.com/nodejs/node/pull/48070)
* \[[`750d3e8606`](https://github.com/nodejs/node/commit/750d3e8606)] - **test\_runner**: pass FORCE\_COLOR to child process (Moshe Atlow) [#48057](https://github.com/nodejs/node/pull/48057)
* \[[`3278542243`](https://github.com/nodejs/node/commit/3278542243)] - **test\_runner**: dont split lines on `test:stdout` (Moshe Atlow) [#48057](https://github.com/nodejs/node/pull/48057)
* \[[`027c531766`](https://github.com/nodejs/node/commit/027c531766)] - **test\_runner**: fix test deserialize edge cases (Moshe Atlow) [#48106](https://github.com/nodejs/node/pull/48106)
* \[[`2b797a6d39`](https://github.com/nodejs/node/commit/2b797a6d39)] - **test\_runner**: delegate stderr and stdout formatting to reporter (Shiba) [#48045](https://github.com/nodejs/node/pull/48045)
* \[[`23d310bee8`](https://github.com/nodejs/node/commit/23d310bee8)] - **test\_runner**: display dot report as wide as the terminal width (Raz Luvaton) [#48038](https://github.com/nodejs/node/pull/48038)
* \[[`fd2620dcf1`](https://github.com/nodejs/node/commit/fd2620dcf1)] - **tls**: reapply servername on happy eyeballs connect (Fedor Indutny) [#48255](https://github.com/nodejs/node/pull/48255)
* \[[`62f847d0b3`](https://github.com/nodejs/node/commit/62f847d0b3)] - **tools**: update rollup lint-md-dependencies (Node.js GitHub Bot) [#48329](https://github.com/nodejs/node/pull/48329)
* \[[`3e97826a66`](https://github.com/nodejs/node/commit/3e97826a66)] - _**Revert**_ "**tools**: open issue when update workflow fails" (Marco Ippolito) [#48312](https://github.com/nodejs/node/pull/48312)
* \[[`5f08bfe35f`](https://github.com/nodejs/node/commit/5f08bfe35f)] - **tools**: don't gitignore base64 config.h (Ben Noordhuis) [#48174](https://github.com/nodejs/node/pull/48174)
* \[[`ded0e2d755`](https://github.com/nodejs/node/commit/ded0e2d755)] - **tools**: update LICENSE and license-builder.sh (Santiago Gimeno) [#48078](https://github.com/nodejs/node/pull/48078)
* \[[`07aa264366`](https://github.com/nodejs/node/commit/07aa264366)] - **tools**: automate histogram update (Marco Ippolito) [#48171](https://github.com/nodejs/node/pull/48171)
* \[[`1416b75eaa`](https://github.com/nodejs/node/commit/1416b75eaa)] - **tools**: use shasum instead of sha256sum (Luigi Pinca) [#48229](https://github.com/nodejs/node/pull/48229)
* \[[`b81e9d9b7b`](https://github.com/nodejs/node/commit/b81e9d9b7b)] - **tools**: harmonize `dep_updaters` scripts (Antoine du Hamel) [#48201](https://github.com/nodejs/node/pull/48201)
* \[[`a60bc41e53`](https://github.com/nodejs/node/commit/a60bc41e53)] - **tools**: deps update authenticate github api request (Andrea Fassina) [#48200](https://github.com/nodejs/node/pull/48200)
* \[[`7478ed014e`](https://github.com/nodejs/node/commit/7478ed014e)] - **tools**: order dependency jobs alphabetically (Luca) [#48184](https://github.com/nodejs/node/pull/48184)
* \[[`568a705799`](https://github.com/nodejs/node/commit/568a705799)] - **tools**: refactor v8\_pch config (Michaël Zasso) [#47364](https://github.com/nodejs/node/pull/47364)
* \[[`801573ba46`](https://github.com/nodejs/node/commit/801573ba46)] - **tools**: log and verify sha256sum (Andrea Fassina) [#48088](https://github.com/nodejs/node/pull/48088)
* \[[`db62325e18`](https://github.com/nodejs/node/commit/db62325e18)] - **tools**: open issue when update workflow fails (Marco Ippolito) [#48018](https://github.com/nodejs/node/pull/48018)
* \[[`ad8a68856d`](https://github.com/nodejs/node/commit/ad8a68856d)] - **tools**: alphabetize CODEOWNERS (Rich Trott) [#48124](https://github.com/nodejs/node/pull/48124)
* \[[`4cf5a9edaf`](https://github.com/nodejs/node/commit/4cf5a9edaf)] - **tools**: use latest upstream commit for zlib updates (Andrea Fassina) [#48054](https://github.com/nodejs/node/pull/48054)
* \[[`8d93af381b`](https://github.com/nodejs/node/commit/8d93af381b)] - **tools**: add security-wg as dep updaters owner (Marco Ippolito) [#48113](https://github.com/nodejs/node/pull/48113)
* \[[`5325be1d99`](https://github.com/nodejs/node/commit/5325be1d99)] - **tools**: port js2c.py to C++ (Joyee Cheung) [#46997](https://github.com/nodejs/node/pull/46997)
* \[[`6c60d90277`](https://github.com/nodejs/node/commit/6c60d90277)] - **tools**: fix race condition when npm installing (Tobias Nießen) [#48101](https://github.com/nodejs/node/pull/48101)
* \[[`0ab840a58f`](https://github.com/nodejs/node/commit/0ab840a58f)] - **tools**: refloat 7 Node.js patches to cpplint.py (Rich Trott) [#48098](https://github.com/nodejs/node/pull/48098)
* \[[`a298193378`](https://github.com/nodejs/node/commit/a298193378)] - **tools**: update cpplint to 1.6.1 (Yagiz Nizipli) [#48098](https://github.com/nodejs/node/pull/48098)
* \[[`f6725751b7`](https://github.com/nodejs/node/commit/f6725751b7)] - **tools**: update eslint to 8.41.0 (Node.js GitHub Bot) [#48097](https://github.com/nodejs/node/pull/48097)* \[[`6539361f4e`](https://github.com/nodejs/node/commit/6539361f4e)] - **tools**: update lint-md-dependencies (Node.js GitHub Bot) [#48096](https://github.com/nodejs/node/pull/48096)
* \[[`5d94dbb951`](https://github.com/nodejs/node/commit/5d94dbb951)] - **tools**: update doc to remark-parse\@10.0.2 (Node.js GitHub Bot) [#48095](https://github.com/nodejs/node/pull/48095)
* \[[`2226088048`](https://github.com/nodejs/node/commit/2226088048)] - **tools**: add debug logs (Marco Ippolito) [#48060](https://github.com/nodejs/node/pull/48060)
* \[[`0c8c383583`](https://github.com/nodejs/node/commit/0c8c383583)] - **tools**: fix zconf.h path (Luigi Pinca) [#48089](https://github.com/nodejs/node/pull/48089)
* \[[`6adaf4c648`](https://github.com/nodejs/node/commit/6adaf4c648)] - **tools**: update remark-preset-lint-node to 4.0.0 (Node.js GitHub Bot) [#47995](https://github.com/nodejs/node/pull/47995)
* \[[`92b3334231`](https://github.com/nodejs/node/commit/92b3334231)] - **url**: clean vertical alignment of docs (Robin Ury) [#48037](https://github.com/nodejs/node/pull/48037)
* \[[`ebb6536775`](https://github.com/nodejs/node/commit/ebb6536775)] - **url**: call `ada::can_parse` directly (Yagiz Nizipli) [#47919](https://github.com/nodejs/node/pull/47919)* \[[`ed4514294a`](https://github.com/nodejs/node/commit/ed4514294a)] - **vm**: properly handle defining symbol props (Nicolas DUBIEN) [#47572](https://github.com/nodejs/node/pull/47572)
golangAlpineLatestVersion
-------------------------
DEBUG: GitHub Api credit used used 1, remaining 4770 (reset at 2023-06-12T18:30:32Z)
DEBUG: 0 releases found
WARNING: ⚠ No GitHub Release found, we fallback to published git tags
DEBUG: GitHub Api credit used used 1, remaining 4769 (reset at 2023-06-12T18:30:32Z)
DEBUG: GitHub Api credit used used 1, remaining 4768 (reset at 2023-06-12T18:30:32Z)
DEBUG: GitHub Api credit used used 1, remaining 4767 (reset at 2023-06-12T18:30:32Z)
DEBUG: GitHub Api credit used used 1, remaining 4766 (reset at 2023-06-12T18:30:32Z)
DEBUG: 384 tags found
Searching for version matching pattern "latest"
✔ Github Release version "go1.20.5" found matching pattern "latest"
CHANGELOG:
----------
no GitHub Release found for go1.20.5 on "https://github.com/golang/go"
phpAlpineLatestVersion
----------------------
DEBUG: GitHub Api credit used used 1, remaining 4764 (reset at 2023-06-12T18:30:32Z)
DEBUG: 0 releases found
WARNING: ⚠ No GitHub Release found, we fallback to published git tags
DEBUG: GitHub Api credit used used 1, remaining 4763 (reset at 2023-06-12T18:30:32Z)
DEBUG: GitHub Api credit used used 1, remaining 4762 (reset at 2023-06-12T18:30:32Z)
DEBUG: GitHub Api credit used used 1, remaining 4761 (reset at 2023-06-12T18:30:32Z)
DEBUG: GitHub Api credit used used 1, remaining 4760 (reset at 2023-06-12T18:30:32Z)
DEBUG: GitHub Api credit used used 1, remaining 4759 (reset at 2023-06-12T18:30:32Z)
DEBUG: GitHub Api credit used used 1, remaining 4758 (reset at 2023-06-12T18:30:32Z)
DEBUG: GitHub Api credit used used 1, remaining 4757 (reset at 2023-06-12T18:30:32Z)
DEBUG: GitHub Api credit used used 1, remaining 4756 (reset at 2023-06-12T18:30:32Z)
DEBUG: GitHub Api credit used used 1, remaining 4755 (reset at 2023-06-12T18:30:32Z)
DEBUG: GitHub Api credit used used 1, remaining 4754 (reset at 2023-06-12T18:30:32Z)
DEBUG: GitHub Api credit used used 1, remaining 4753 (reset at 2023-06-12T18:30:32Z)
DEBUG: GitHub Api credit used used 1, remaining 4752 (reset at 2023-06-12T18:30:32Z)
DEBUG: GitHub Api credit used used 1, remaining 4751 (reset at 2023-06-12T18:30:32Z)
DEBUG: 1264 tags found
Searching for version matching pattern "latest"
✔ Github Release version "php-8.0.29" found matching pattern "latest"
CHANGELOG:
----------
no GitHub Release found for php-8.0.29 on "https://github.com/php/php-src"
pythonAlpineLatestVersion
-------------------------
DEBUG: GitHub Api credit used used 1, remaining 4749 (reset at 2023-06-12T18:30:32Z)
DEBUG: 0 releases found
WARNING: ⚠ No GitHub Release found, we fallback to published git tags
DEBUG: GitHub Api credit used used 1, remaining 4748 (reset at 2023-06-12T18:30:32Z)
DEBUG: GitHub Api credit used used 1, remaining 4747 (reset at 2023-06-12T18:30:32Z)
DEBUG: GitHub Api credit used used 1, remaining 4746 (reset at 2023-06-12T18:30:32Z)
DEBUG: GitHub Api credit used used 1, remaining 4745 (reset at 2023-06-12T18:30:32Z)
DEBUG: GitHub Api credit used used 1, remaining 4744 (reset at 2023-06-12T18:30:32Z)
DEBUG: GitHub Api credit used used 1, remaining 4743 (reset at 2023-06-12T18:30:32Z)
DEBUG: 547 tags found
Searching for version matching pattern "latest"
✔ Github Release version "v3.12.0b2" found matching pattern "latest"
CHANGELOG:
----------
no GitHub Release found for v3.12.0b2 on "https://github.com/python/cpython"
rubyAlpineLatestVersion
-----------------------
DEBUG: GitHub Api credit used used 1, remaining 4741 (reset at 2023-06-12T18:30:32Z)
DEBUG: 8 releases found
Searching for version matching pattern "latest"
✔ Github Release version "v3_0_6" found matching pattern "latest"
CHANGELOG:
----------
Release published on the 2023-03-30 13:13:37 +0000 UTC at the url https://github.com/ruby/ruby/releases/tag/v3_0_6
## Security Fixes
* [CVE-2023-28755: ReDoS vulnerability in URI](https://www.ruby-lang.org/en/news/2023/03/28/redos-in-uri-cve-2023-28755/)
* [CVE-2023-28756: ReDoS vulnerability in Time](https://www.ruby-lang.org/en/news/2023/03/30/redos-in-time-cve-2023-28756/)
## What's Changed
* [Bug #19187: Ruby 3.1.3 testsuite fails after timezone 2022g update is applied](https://bugs.ruby-lang.org/issues/19187)
* [Rename --jit to --mjit by k0kubun · Pull Request #5248](https://github.com/ruby/ruby/pull/5248)
* [Merge URI-0.10.2 for Ruby 3.0 by hsbt · Pull Request #7607](https://github.com/ruby/ruby/pull/7607)
* [Bug #19161: Cannot compile 3.0.5 or 3.1.3 on Red Hat Enterprise Linux 7](https://bugs.ruby-lang.org/issues/19161)
Note: This list is automatically generated by tool/gen-github-release.rb. Because of this, some commits may be missing.
## Full Changelog
https://github.com/ruby/ruby/compare/v3_0_5...v3_0_6
CONDITIONS:
===========
testPythonAlpineArg
-------------------
DEBUG: Reading file(s) map["content/doc/pipeline/tour/hello-world.adoc":""]
DEBUG: Attribute 'matchpattern' found: .*agent.*docker.*image.*python:.*
✔ Content of the file "content/doc/pipeline/tour/hello-world.adoc" matched the pattern ".*agent.*docker.*image.*python:.*"
DEBUG: No source input value (disabled or empty)
DEBUG: No attribute 'content' provided
✔ Condition on file [] passed
testPhpAlpineImagePublished
---------------------------
✔ The Docker image index.docker.io/library/php:8.0.29-alpine (amd64) exists and is available.
testNodeAlpineArg
-----------------
DEBUG: Reading file(s) map["content/doc/pipeline/tour/hello-world.adoc":""]
DEBUG: Attribute 'matchpattern' found: .*docker.*image.*\'node:.*
✔ Content of the file "content/doc/pipeline/tour/hello-world.adoc" matched the pattern ".*docker.*image.*\\'node:.*"
DEBUG: No source input value (disabled or empty)
DEBUG: No attribute 'content' provided
✔ Condition on file [] passed
testMavenTemurinAlpineArg
-------------------------
DEBUG: Reading file(s) map["content/doc/pipeline/tour/hello-world.adoc":""]
DEBUG: Attribute 'matchpattern' found: .*agent.*docker.*image.*maven:.*
✔ Content of the file "content/doc/pipeline/tour/hello-world.adoc" matched the pattern ".*agent.*docker.*image.*maven:.*"
DEBUG: No source input value (disabled or empty)
DEBUG: No attribute 'content' provided
✔ Condition on file [] passed
testPythonAlpineImagePublished
------------------------------
✔ The Docker image index.docker.io/library/python:3.12.0b2-alpine (amd64) exists and is available.
testRubyAlpineArg
-----------------
DEBUG: Reading file(s) map["content/doc/pipeline/tour/hello-world.adoc":""]
DEBUG: Attribute 'matchpattern' found: .*agent.*docker.*image.*ruby:.*
✔ Content of the file "content/doc/pipeline/tour/hello-world.adoc" matched the pattern ".*agent.*docker.*image.*ruby:.*"
DEBUG: No source input value (disabled or empty)
DEBUG: No attribute 'content' provided
✔ Condition on file [] passed
testMavenTemurinAlpineImagePublished
------------------------------------
✔ The Docker image index.docker.io/library/maven:3.9.2-eclipse-temurin-17 (amd64) exists and is available.
testPhpAlpineArg
----------------
DEBUG: Reading file(s) map["content/doc/pipeline/tour/hello-world.adoc":""]
DEBUG: Attribute 'matchpattern' found: .*agent.*docker.*image.*php:.*
✔ Content of the file "content/doc/pipeline/tour/hello-world.adoc" matched the pattern ".*agent.*docker.*image.*php:.*"
DEBUG: No source input value (disabled or empty)
DEBUG: No attribute 'content' provided
✔ Condition on file [] passed
testGoAlpineImagePublished
--------------------------
✔ The Docker image index.docker.io/library/golang:1.20.5-alpine (amd64) exists and is available.
testRubyAlpineImagePublished
----------------------------
✔ The Docker image index.docker.io/library/ruby:3.0.6-alpine (amd64) exists and is available.
testNodeTemurinAlpineImagePublished
-----------------------------------
✔ The Docker image index.docker.io/library/node:20.3.0-alpine (amd64) exists and is available.
testGolangAlpineArg
-------------------
DEBUG: Reading file(s) map["content/doc/pipeline/tour/hello-world.adoc":""]
DEBUG: Attribute 'matchpattern' found: .*agent.*docker.*image.*golang:.*
✔ Content of the file "content/doc/pipeline/tour/hello-world.adoc" matched the pattern ".*agent.*docker.*image.*golang:.*"
DEBUG: No source input value (disabled or empty)
DEBUG: No attribute 'content' provided
✔ Condition on file [] passed
TARGETS
========
updateHelloWorldTutorialPhpPipeline
-----------------------------------
**Dry Run enabled**
DEBUG: stage: git-checkout
DEBUG: checkout branch "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0", based on "master" to directory "/tmp/updatecli/github/jenkins-infra/jenkins.io"
DEBUG:
DEBUG: No remote name "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0"
DEBUG: Relative path detected: changing to absolute path from SCM: "/tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc"
⚠ updated the [dry run] content of the file "/tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc"
--- /tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc
+++ /tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc
@@ -164,7 +164,7 @@
// Declarative //
/* Requires the Docker Pipeline plugin */
pipeline {
- agent { docker { image 'php:8.1.11-alpine' } }
+ agent { docker { image 'php:8.0.29-alpine' } }
stages {
stage('build') {
steps {
DEBUG: Checking if local changes have been done that should be published
DEBUG: no changes detected between branches "master" and "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0"
updateHelloWorldTutorialPythonScripted
--------------------------------------
**Dry Run enabled**
DEBUG: stage: git-checkout
DEBUG: checkout branch "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0", based on "master" to directory "/tmp/updatecli/github/jenkins-infra/jenkins.io"
DEBUG:
DEBUG: No remote name "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0"
DEBUG: Relative path detected: changing to absolute path from SCM: "/tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc"
⚠ updated the [dry run] content of the file "/tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc"
--- /tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc
+++ /tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc
@@ -137,7 +137,7 @@
// Declarative //
/* Requires the Docker Pipeline plugin */
pipeline {
- agent { docker { image 'python:3.10.7-alpine' } }
+ agent { docker { image 'python:3.12.0b2-alpine' } }
stages {
stage('build') {
steps {
@@ -150,7 +150,7 @@
/* Requires the Docker Pipeline plugin */
node {
stage('Build') {
- docker.image('python:3.10.7-alpine').inside {
+ docker.image('python:3.12.0b2-alpine').inside {
sh 'python --version'
}
}
DEBUG: Checking if local changes have been done that should be published
DEBUG: no changes detected between branches "master" and "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0"
updateHelloWorldTutorialGolangScripted
--------------------------------------
**Dry Run enabled**
DEBUG: stage: git-checkout
DEBUG: checkout branch "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0", based on "master" to directory "/tmp/updatecli/github/jenkins-infra/jenkins.io"
DEBUG:
DEBUG: No remote name "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0"
DEBUG: Relative path detected: changing to absolute path from SCM: "/tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc"
⚠ updated the [dry run] content of the file "/tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc"
--- /tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc
+++ /tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc
@@ -191,7 +191,7 @@
// Declarative //
/* Requires the Docker Pipeline plugin */
pipeline {
- agent { docker { image 'golang:1.19.1-alpine' } }
+ agent { docker { image 'golang:1.20.5-alpine' } }
stages {
stage('build') {
steps {
@@ -204,7 +204,7 @@
/* Requires the Docker Pipeline plugin */
node {
stage('Build') {
- docker.image('golang:1.19.1-alpine').inside {
+ docker.image('golang:1.20.5-alpine').inside {
sh 'go version'
}
}
DEBUG: Checking if local changes have been done that should be published
DEBUG: no changes detected between branches "master" and "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0"
updateHelloWorldTutorialRubyScripted
------------------------------------
**Dry Run enabled**
DEBUG: stage: git-checkout
DEBUG: checkout branch "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0", based on "master" to directory "/tmp/updatecli/github/jenkins-infra/jenkins.io"
DEBUG:
DEBUG: No remote name "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0"
DEBUG: Relative path detected: changing to absolute path from SCM: "/tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc"
⚠ updated the [dry run] content of the file "/tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc"
--- /tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc
+++ /tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc
@@ -110,7 +110,7 @@
// Declarative //
/* Requires the Docker Pipeline plugin */
pipeline {
- agent { docker { image 'ruby:3.1.2-alpine' } }
+ agent { docker { image 'ruby:3.0.6-alpine' } }
stages {
stage('build') {
steps {
@@ -123,7 +123,7 @@
/* Requires the Docker Pipeline plugin */
node {
stage('Build') {
- docker.image('ruby:3.1.2-alpine').inside {
+ docker.image('ruby:3.0.6-alpine').inside {
sh 'ruby --version'
}
}
DEBUG: Checking if local changes have been done that should be published
DEBUG: no changes detected between branches "master" and "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0"
updateHelloWorldTutorialMavenScripted
-------------------------------------
**Dry Run enabled**
DEBUG: stage: git-checkout
DEBUG: checkout branch "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0", based on "master" to directory "/tmp/updatecli/github/jenkins-infra/jenkins.io"
DEBUG:
DEBUG: No remote name "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0"
DEBUG: Relative path detected: changing to absolute path from SCM: "/tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc"
⚠ updated the [dry run] content of the file "/tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc"
--- /tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc
+++ /tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc
@@ -56,7 +56,7 @@
// Declarative //
/* Requires the Docker Pipeline plugin */
pipeline {
- agent { docker { image 'maven:3.9.0-eclipse-temurin-11' } }
+ agent { docker { image 'maven:3.9.2-eclipse-temurin-17' } }
stages {
stage('build') {
steps {
@@ -69,7 +69,7 @@
/* Requires the Docker Pipeline plugin */
node {
stage('Build') {
- docker.image('maven:3.9.0-eclipse-temurin-11').inside {
+ docker.image('maven:3.9.2-eclipse-temurin-17').inside {
sh 'mvn --version'
}
}
DEBUG: Checking if local changes have been done that should be published
DEBUG: no changes detected between branches "master" and "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0"
updateHelloWorldTutorialPythonPipeline
--------------------------------------
**Dry Run enabled**
DEBUG: stage: git-checkout
DEBUG: checkout branch "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0", based on "master" to directory "/tmp/updatecli/github/jenkins-infra/jenkins.io"
DEBUG:
DEBUG: No remote name "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0"
DEBUG: Relative path detected: changing to absolute path from SCM: "/tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc"
⚠ updated the [dry run] content of the file "/tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc"
--- /tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc
+++ /tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc
@@ -137,7 +137,7 @@
// Declarative //
/* Requires the Docker Pipeline plugin */
pipeline {
- agent { docker { image 'python:3.10.7-alpine' } }
+ agent { docker { image 'python:3.12.0b2-alpine' } }
stages {
stage('build') {
steps {
DEBUG: Checking if local changes have been done that should be published
DEBUG: no changes detected between branches "master" and "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0"
updateHelloWorldTutorialGolangPipeline
--------------------------------------
**Dry Run enabled**
DEBUG: stage: git-checkout
DEBUG: checkout branch "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0", based on "master" to directory "/tmp/updatecli/github/jenkins-infra/jenkins.io"
DEBUG:
DEBUG: No remote name "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0"
DEBUG: Relative path detected: changing to absolute path from SCM: "/tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc"
⚠ updated the [dry run] content of the file "/tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc"
--- /tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc
+++ /tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc
@@ -191,7 +191,7 @@
// Declarative //
/* Requires the Docker Pipeline plugin */
pipeline {
- agent { docker { image 'golang:1.19.1-alpine' } }
+ agent { docker { image 'golang:1.20.5-alpine' } }
stages {
stage('build') {
steps {
DEBUG: Checking if local changes have been done that should be published
DEBUG: no changes detected between branches "master" and "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0"
updateHelloWorldTutorialPhpScripted
-----------------------------------
**Dry Run enabled**
DEBUG: stage: git-checkout
DEBUG: checkout branch "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0", based on "master" to directory "/tmp/updatecli/github/jenkins-infra/jenkins.io"
DEBUG:
DEBUG: No remote name "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0"
DEBUG: Relative path detected: changing to absolute path from SCM: "/tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc"
⚠ updated the [dry run] content of the file "/tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc"
--- /tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc
+++ /tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc
@@ -164,7 +164,7 @@
// Declarative //
/* Requires the Docker Pipeline plugin */
pipeline {
- agent { docker { image 'php:8.1.11-alpine' } }
+ agent { docker { image 'php:8.0.29-alpine' } }
stages {
stage('build') {
steps {
@@ -177,7 +177,7 @@
/* Requires the Docker Pipeline plugin */
node {
stage('Build') {
- docker.image('php:8.1.11-alpine').inside {
+ docker.image('php:8.0.29-alpine').inside {
sh 'php --version'
}
}
DEBUG: Checking if local changes have been done that should be published
DEBUG: no changes detected between branches "master" and "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0"
updateHelloWorldTutorialMavenPipeline
-------------------------------------
**Dry Run enabled**
DEBUG: stage: git-checkout
DEBUG: checkout branch "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0", based on "master" to directory "/tmp/updatecli/github/jenkins-infra/jenkins.io"
DEBUG:
DEBUG: No remote name "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0"
DEBUG: Relative path detected: changing to absolute path from SCM: "/tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc"
⚠ updated the [dry run] content of the file "/tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc"
--- /tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc
+++ /tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc
@@ -56,7 +56,7 @@
// Declarative //
/* Requires the Docker Pipeline plugin */
pipeline {
- agent { docker { image 'maven:3.9.0-eclipse-temurin-11' } }
+ agent { docker { image 'maven:3.9.2-eclipse-temurin-17' } }
stages {
stage('build') {
steps {
DEBUG: Checking if local changes have been done that should be published
DEBUG: no changes detected between branches "master" and "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0"
updateHelloWorldTutorialNodeScripted
------------------------------------
**Dry Run enabled**
DEBUG: stage: git-checkout
DEBUG: checkout branch "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0", based on "master" to directory "/tmp/updatecli/github/jenkins-infra/jenkins.io"
DEBUG:
DEBUG: No remote name "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0"
DEBUG: Relative path detected: changing to absolute path from SCM: "/tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc"
⚠ updated the [dry run] content of the file "/tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc"
--- /tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc
+++ /tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc
@@ -83,7 +83,7 @@
// Declarative //
/* Requires the Docker Pipeline plugin */
pipeline {
- agent { docker { image 'node:18.16.0-alpine' } }
+ agent { docker { image 'node:20.3.0-alpine' } }
stages {
stage('build') {
steps {
@@ -96,7 +96,7 @@
/* Requires the Docker Pipeline plugin */
node {
stage('Build') {
- docker.image('node:18.16.0-alpine').inside {
+ docker.image('node:20.3.0-alpine').inside {
sh 'node --version'
}
}
DEBUG: Checking if local changes have been done that should be published
DEBUG: no changes detected between branches "master" and "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0"
updateHelloWorldTutorialNodePipeline
------------------------------------
**Dry Run enabled**
DEBUG: stage: git-checkout
DEBUG: checkout branch "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0", based on "master" to directory "/tmp/updatecli/github/jenkins-infra/jenkins.io"
DEBUG:
DEBUG: No remote name "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0"
DEBUG: Relative path detected: changing to absolute path from SCM: "/tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc"
⚠ updated the [dry run] content of the file "/tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc"
--- /tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc
+++ /tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc
@@ -83,7 +83,7 @@
// Declarative //
/* Requires the Docker Pipeline plugin */
pipeline {
- agent { docker { image 'node:18.16.0-alpine' } }
+ agent { docker { image 'node:20.3.0-alpine' } }
stages {
stage('build') {
steps {
DEBUG: Checking if local changes have been done that should be published
DEBUG: no changes detected between branches "master" and "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0"
updateHelloWorldTutorialRubyPipeline
------------------------------------
**Dry Run enabled**
DEBUG: stage: git-checkout
DEBUG: checkout branch "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0", based on "master" to directory "/tmp/updatecli/github/jenkins-infra/jenkins.io"
DEBUG:
DEBUG: No remote name "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0"
DEBUG: Relative path detected: changing to absolute path from SCM: "/tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc"
⚠ updated the [dry run] content of the file "/tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc"
--- /tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc
+++ /tmp/updatecli/github/jenkins-infra/jenkins.io/content/doc/pipeline/tour/hello-world.adoc
@@ -110,7 +110,7 @@
// Declarative //
/* Requires the Docker Pipeline plugin */
pipeline {
- agent { docker { image 'ruby:3.1.2-alpine' } }
+ agent { docker { image 'ruby:3.0.6-alpine' } }
stages {
stage('build') {
steps {
DEBUG: Checking if local changes have been done that should be published
DEBUG: no changes detected between branches "master" and "updatecli_2ff822aca88b12ab2c30b5b9d581edcfdfdac243b9163ed5f70d391ff264c2e0"
ACTIONS
========
[Dry Run] An action of kind "github/pullrequest" is expected.
DEBUG: The expected action would have the following information:
|
| ##Title:
| Bump node alpine docker image version to 20.3.0
| ##Report:
|
| <Action id="1424257cc97e4741d5f2c1e2315140f2e3f9178f9809e377be88c167771b09d7">
| <h3>Bump the various docker images versions for the Hello World! tutorial</h3>
| <details id="2e4fcdea4626073831d7639ab351bad908787aaab992a1f7e0e0edb937a8cdc1">
| <summary>Update the value of the golang docker image for pipelines in the &#39;Hello World!&#39; tutorial</summary>
| <details>
| <summary>1.20.5</summary>
| <pre>no GitHub Release found for go1.20.5 on &#34;https://github.com/golang/go&#34;</pre>
| </details>
| </details>
| <details id="504137f4e9c02c42869b0afd308805e5537587dcddd40182b1652a74f11a17cc">
| <summary>Update the value of the ruby docker image for scripts in the &#39;Hello World!&#39; tutorial</summary>
| <details>
| <summary>3.0.6</summary>
| <pre>&#xA;Release published on the 2023-03-30 13:13:37 +0000 UTC at the url https://github.com/ruby/ruby/releases/tag/v3_0_6&#xA;&#xA;## Security Fixes&#xD;&#xA;&#xD;&#xA;* [CVE-2023-28755: ReDoS vulnerability in URI](https://www.ruby-lang.org/en/news/2023/03/28/redos-in-uri-cve-2023-28755/)&#xD;&#xA;* [CVE-2023-28756: ReDoS vulnerability in Time](https://www.ruby-lang.org/en/news/2023/03/30/redos-in-time-cve-2023-28756/)&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;## What&#39;s Changed&#xD;&#xA;&#xD;&#xA;* [Bug #19187: Ruby 3.1.3 testsuite fails after timezone 2022g update is applied](https://bugs.ruby-lang.org/issues/19187)&#xD;&#xA;* [Rename --jit to --mjit by k0kubun · Pull Request #5248](https://github.com/ruby/ruby/pull/5248)&#xD;&#xA;* [Merge URI-0.10.2 for Ruby 3.0 by hsbt · Pull Request #7607](https://github.com/ruby/ruby/pull/7607)&#xD;&#xA;* [Bug #19161: Cannot compile 3.0.5 or 3.1.3 on Red Hat Enterprise Linux 7](https://bugs.ruby-lang.org/issues/19161)&#xD;&#xA;&#xD;&#xA;Note: This list is automatically generated by tool/gen-github-release.rb. Because of this, some commits may be missing.&#xD;&#xA;&#xD;&#xA;## Full Changelog&#xD;&#xA;&#xD;&#xA;https://github.com/ruby/ruby/compare/v3_0_5...v3_0_6&#xD;&#xA;&#xD;&#xA;</pre>
| </details>
| </details>
| <details id="55ce1afc320d5ce09955598507be89354136d5acc507a2687a711bb949660959">
| <summary>Update the value of the node docker image for pipelines in the &#39;Hello World!&#39; tutorial</summary>
| <details>
| <summary>3.9.2</summary>
| <pre>&#xA;Release published on the 2023-05-11 09:22:48 +0000 UTC at the url https://github.com/apache/maven/releases/tag/maven-3.9.2&#xA;&#xA;[Release Notes - Maven - Version 3.9.2](https://maven.apache.org/docs/3.9.2/release-notes.html)&#xD;&#xA;--&#xD;&#xA;&#xD;&#xA;Bug&#xD;&#xA;---&#xD;&#xA;&#xD;&#xA;* \[[MNG-7750](https://issues.apache.org/jira/browse/MNG-7750)\] - Interpolated properties in originalModel in an active profile.&#xD;&#xA;* \[[MNG-7759](https://issues.apache.org/jira/browse/MNG-7759)\] - java.lang.NullPointerException at org.apache.maven.repository.internal.DefaultModelCache.newInstance (DefaultModelCache.java:37)&#xD;&#xA;&#xD;&#xA;Improvement&#xD;&#xA;-----------&#xD;&#xA;&#xD;&#xA;* \[[MNG-7712](https://issues.apache.org/jira/browse/MNG-7712)\] - Core should issue a warning if plugin depends on maven-compat&#xD;&#xA;* \[[MNG-7741](https://issues.apache.org/jira/browse/MNG-7741)\] - Add more information when using -Dmaven.repo.local.recordReverseTree=true&#xD;&#xA;* \[[MNG-7754](https://issues.apache.org/jira/browse/MNG-7754)\] - Improvement and extension of plugin validation&#xD;&#xA;* \[[MNG-7767](https://issues.apache.org/jira/browse/MNG-7767)\] - Tone down plugin validation report&#xD;&#xA;* \[[MNG-7778](https://issues.apache.org/jira/browse/MNG-7778)\] - Maven should print suppressed exceptions when a mojo fails&#xD;&#xA;&#xD;&#xA;Task&#xD;&#xA;----&#xD;&#xA;&#xD;&#xA;* \[[MNG-7749](https://issues.apache.org/jira/browse/MNG-7749)\] - Upgrade animal-sniffer from 1.21 to 1.23&#xD;&#xA;* \[[MNG-7774](https://issues.apache.org/jira/browse/MNG-7774)\] - Maven config and command line interpolation&#xD;&#xA;&#xD;&#xA;Dependency upgrade&#xD;&#xA;------------------&#xD;&#xA;&#xD;&#xA;* \[[MNG-7670](https://issues.apache.org/jira/browse/MNG-7670)\] - Upgrade misc dependencies&#xD;&#xA;* \[[MNG-7753](https://issues.apache.org/jira/browse/MNG-7753)\] - Upgrade to Maven Resolver 1.9.8&#xD;&#xA;* \[[MNG-7769](https://issues.apache.org/jira/browse/MNG-7769)\] - Upgrade to Maven Resolver 1.9.10</pre>
| </details>
| </details>
| <details id="906b9bf82628be1f750c966a420430dbb7e570f5f5a923ee1c89f4abf8beda20">
| <summary>Update the value of the php docker image for pipelines in the &#39;Hello World!&#39; tutorial</summary>
| <details>
| <summary>8.0.29</summary>
| <pre>no GitHub Release found for php-8.0.29 on &#34;https://github.com/php/php-src&#34;</pre>
| </details>
| </details>
| <details id="9a473be510fb00d78f0082a3e05c4ea7fc2e942845567df59dbed9984b5b616c">
| <summary>Update the value of the python docker image for scripts in the &#39;Hello World!&#39; tutorial</summary>
| <details>
| <summary>3.12.0b2</summary>
| <pre>no GitHub Release found for v3.12.0b2 on &#34;https://github.com/python/cpython&#34;</pre>
| </details>
| </details>
| <details id="a7c83f3e16389f4809e89c6e044be9a3fe7845a4be777decbf4cee7f40659597">
| <summary>Update the value of the node docker image for scripts in the &#39;Hello World!&#39; tutorial</summary>
| <details>
| <summary>20.3.0</summary>
| <pre>&#xA;Release published on the 2023-06-08 16:34:44 +0000 UTC at the url https://github.com/nodejs/node/releases/tag/v20.3.0&#xA;&#xA;### Notable Changes&#xD;&#xA;&#xD;&#xA;* \[[`bfcb3d1d9a`](https://github.com/nodejs/node/commit/bfcb3d1d9a)] - **deps**: upgrade to libuv 1.45.0, including significant performance improvements to file system operations on Linux (Santiago Gimeno) [#48078](https://github.com/nodejs/node/pull/48078)&#xD;&#xA;* \[[`5094d1b292`](https://github.com/nodejs/node/commit/5094d1b292)] - **doc**: add Ruy Adorno to list of TSC members (Michael Dawson) [#48172](https://github.com/nodejs/node/pull/48172)&#xD;&#xA;* \[[`2f5dbca690`](https://github.com/nodejs/node/commit/2f5dbca690)] - **doc**: mark Node.js 14 as End-of-Life (Richard Lau) [#48023](https://github.com/nodejs/node/pull/48023)&#xD;&#xA;* \[[`b1828b325e`](https://github.com/nodejs/node/commit/b1828b325e)] - **(SEMVER-MINOR)** **lib**: implement `AbortSignal.any()` (Chemi Atlow) [#47821](https://github.com/nodejs/node/pull/47821)&#xD;&#xA;* \[[`f380953103`](https://github.com/nodejs/node/commit/f380953103)] - **module**: change default resolver to not throw on unknown scheme (Gil Tayar) [#47824](https://github.com/nodejs/node/pull/47824)&#xD;&#xA;* \[[`a94f87ed99`](https://github.com/nodejs/node/commit/a94f87ed99)] - **(SEMVER-MINOR)** **node-api**: define version 9 (Chengzhong Wu) [#48151](https://github.com/nodejs/node/pull/48151)&#xD;&#xA;* \[[`9e2b13dfa7`](https://github.com/nodejs/node/commit/9e2b13dfa7)] - **stream**: deprecate `asIndexedPairs` (Chemi Atlow) [#48102](https://github.com/nodejs/node/pull/48102)&#xD;&#xA;&#xD;&#xA;### Commits&#xD;&#xA;&#xD;&#xA;* \[[`35c96156d1`](https://github.com/nodejs/node/commit/35c96156d1)] - **benchmark**: use `cluster.isPrimary` instead of `cluster.isMaster` (Deokjin Kim) [#48002](https://github.com/nodejs/node/pull/48002)&#xD;&#xA;* \[[`3e6e3abf32`](https://github.com/nodejs/node/commit/3e6e3abf32)] - **bootstrap**: throw ERR\_NOT\_SUPPORTED\_IN\_SNAPSHOT in unsupported operation (Joyee Cheung) [#47887](https://github.com/nodejs/node/pull/47887)&#xD;&#xA;* \[[`c480559347`](https://github.com/nodejs/node/commit/c480559347)] - **bootstrap**: put is\_building\_snapshot state in IsolateData (Joyee Cheung) [#47887](https://github.com/nodejs/node/pull/47887)&#xD;&#xA;* \[[`50c0a15535`](https://github.com/nodejs/node/commit/50c0a15535)] - **build**: set v8\_enable\_webassembly=false when lite mode is enabled (Cheng Shao) [#48248](https://github.com/nodejs/node/pull/48248)&#xD;&#xA;* \[[`4562805cf6`](https://github.com/nodejs/node/commit/4562805cf6)] - **build**: speed up compilation of mksnapshot output (Keyhan Vakil) [#48162](https://github.com/nodejs/node/pull/48162)&#xD;&#xA;* \[[`8b89f13933`](https://github.com/nodejs/node/commit/8b89f13933)] - **build**: add action to close stale PRs (Michael Dawson) [#48051](https://github.com/nodejs/node/pull/48051)&#xD;&#xA;* \[[`5d92202220`](https://github.com/nodejs/node/commit/5d92202220)] - **build**: replace js2c.py with js2c.cc (Joyee Cheung) [#46997](https://github.com/nodejs/node/pull/46997)&#xD;&#xA;* \[[`6cf2adc36e`](https://github.com/nodejs/node/commit/6cf2adc36e)] - **cluster**: use ObjectPrototypeHasOwnProperty (Daeyeon Jeong) [#48141](https://github.com/nodejs/node/pull/48141)&#xD;&#xA;* \[[`f564b03c38`](https://github.com/nodejs/node/commit/f564b03c38)] - **crypto**: use openssl&#39;s own memory BIOs in crypto\_context.cc (GauriSpears) [#47160](https://github.com/nodejs/node/pull/47160)&#xD;&#xA;* \[[`ac8dd61fc3`](https://github.com/nodejs/node/commit/ac8dd61fc3)] - **crypto**: remove default encoding from cipher (Tobias Nießen) [#47998](https://github.com/nodejs/node/pull/47998)&#xD;&#xA;* \[[`15c2de4407`](https://github.com/nodejs/node/commit/15c2de4407)] - **crypto**: fix setEngine() when OPENSSL\_NO\_ENGINE set (Tobias Nießen) [#47977](https://github.com/nodejs/node/pull/47977)&#xD;&#xA;* \[[`9e2dd5b5e2`](https://github.com/nodejs/node/commit/9e2dd5b5e2)] - **deps**: update zlib to 337322d (Node.js GitHub Bot) [#48218](https://github.com/nodejs/node/pull/48218)&#xD;&#xA;* \[[`bfcb3d1d9a`](https://github.com/nodejs/node/commit/bfcb3d1d9a)] - **deps**: upgrade to libuv 1.45.0 (Santiago Gimeno) [#48078](https://github.com/nodejs/node/pull/48078)&#xD;&#xA;* \[[`13930f092f`](https://github.com/nodejs/node/commit/13930f092f)] - **deps**: update ada to 2.5.0 (Node.js GitHub Bot) [#48223](https://github.com/nodejs/node/pull/48223)&#xD;&#xA;* \[[`3047caebec`](https://github.com/nodejs/node/commit/3047caebec)] - **deps**: set `CARES_RANDOM_FILE` for c-ares (Richard Lau) [#48156](https://github.com/nodejs/node/pull/48156)&#xD;&#xA;* \[[`0db79a0872`](https://github.com/nodejs/node/commit/0db79a0872)] - **deps**: update histogram 0.11.8 (Marco Ippolito) [#47742](https://github.com/nodejs/node/pull/47742)&#xD;&#xA;* \[[`99af6716f5`](https://github.com/nodejs/node/commit/99af6716f5)] - **deps**: update histogram to 0.11.7 (Marco Ippolito) [#47742](https://github.com/nodejs/node/pull/47742)&#xD;&#xA;* \[[`d4922bc985`](https://github.com/nodejs/node/commit/d4922bc985)] - **deps**: update c-ares to 1.19.1 (Node.js GitHub Bot) [#48115](https://github.com/nodejs/node/pull/48115)&#xD;&#xA;* \[[`f6ccdb289f`](https://github.com/nodejs/node/commit/f6ccdb289f)] - **deps**: update simdutf to 3.2.12 (Node.js GitHub Bot) [#48118](https://github.com/nodejs/node/pull/48118)&#xD;&#xA;* \[[`3ed0afc778`](https://github.com/nodejs/node/commit/3ed0afc778)] - **deps**: update minimatch to 9.0.1 (Node.js GitHub Bot) [#48094](https://github.com/nodejs/node/pull/48094)&#xD;&#xA;* \[[`df7540fb73`](https://github.com/nodejs/node/commit/df7540fb73)] - **deps**: update ada to 2.4.2 (Node.js GitHub Bot) [#48092](https://github.com/nodejs/node/pull/48092)&#xD;&#xA;* \[[`07df5c48e8`](https://github.com/nodejs/node/commit/07df5c48e8)] - **deps**: update corepack to 0.18.0 (Node.js GitHub Bot) [#48091](https://github.com/nodejs/node/pull/48091)&#xD;&#xA;* \[[`d95a5bb559`](https://github.com/nodejs/node/commit/d95a5bb559)] - **deps**: update uvwasi to 0.0.18 (Node.js GitHub Bot) [#47866](https://github.com/nodejs/node/pull/47866)&#xD;&#xA;* \[[`443477e041`](https://github.com/nodejs/node/commit/443477e041)] - **deps**: update uvwasi to 0.0.17 (Node.js GitHub Bot) [#47866](https://github.com/nodejs/node/pull/47866)&#xD;&#xA;* \[[`03f67d6d6d`](https://github.com/nodejs/node/commit/03f67d6d6d)] - **deps**: upgrade npm to 9.6.7 (npm team) [#48062](https://github.com/nodejs/node/pull/48062)&#xD;&#xA;* \[[`d3e3a911fd`](https://github.com/nodejs/node/commit/d3e3a911fd)] - **deps**: update nghttp2 to 1.53.0 (Node.js GitHub Bot) [#47997](https://github.com/nodejs/node/pull/47997)&#xD;&#xA;* \[[`f7c4daaf67`](https://github.com/nodejs/node/commit/f7c4daaf67)] - **deps**: update ada to 2.4.1 (Node.js GitHub Bot) [#48036](https://github.com/nodejs/node/pull/48036)&#xD;&#xA;* \[[`c6a752560d`](https://github.com/nodejs/node/commit/c6a752560d)] - **deps**: add loongarch64 into openssl Makefile and gen openssl-loongarch64 (Shi Pujin) [#46401](https://github.com/nodejs/node/pull/46401)&#xD;&#xA;* \[[`d194241716`](https://github.com/nodejs/node/commit/d194241716)] - **deps**: update undici to 5.22.1 (Node.js GitHub Bot) [#47994](https://github.com/nodejs/node/pull/47994)&#xD;&#xA;* \[[`02e919f4a2`](https://github.com/nodejs/node/commit/02e919f4a2)] - **deps,test**: update postject to 1.0.0-alpha.6 (Node.js GitHub Bot) [#48072](https://github.com/nodejs/node/pull/48072)&#xD;&#xA;* \[[`2c19f596ad`](https://github.com/nodejs/node/commit/2c19f596ad)] - **doc**: clarify array args to Buffer.from() (Bryan English) [#48274](https://github.com/nodejs/node/pull/48274)&#xD;&#xA;* \[[`d681e5f456`](https://github.com/nodejs/node/commit/d681e5f456)] - **doc**: document watch option for node:test run() (Moshe Atlow) [#48256](https://github.com/nodejs/node/pull/48256)&#xD;&#xA;* \[[`96e54ddbca`](https://github.com/nodejs/node/commit/96e54ddbca)] - **doc**: reserve 117 for Electron 26 (Calvin) [#48245](https://github.com/nodejs/node/pull/48245)&#xD;&#xA;* \[[`9aff8c7818`](https://github.com/nodejs/node/commit/9aff8c7818)] - **doc**: update documentation for FIPS support (Richard Lau) [#48194](https://github.com/nodejs/node/pull/48194)&#xD;&#xA;* \[[`8c5338648f`](https://github.com/nodejs/node/commit/8c5338648f)] - **doc**: improve the documentation of the stdio option (Kumar Arnav) [#48110](https://github.com/nodejs/node/pull/48110)&#xD;&#xA;* \[[`11918d705f`](https://github.com/nodejs/node/commit/11918d705f)] - **doc**: update Buffer.allocUnsafe description (sinkhaha) [#48183](https://github.com/nodejs/node/pull/48183)&#xD;&#xA;* \[[`2b51ee5e22`](https://github.com/nodejs/node/commit/2b51ee5e22)] - **doc**: update codeowners with website team (Claudio Wunder) [#48197](https://github.com/nodejs/node/pull/48197)&#xD;&#xA;* \[[`360df25d04`](https://github.com/nodejs/node/commit/360df25d04)] - **doc**: fix broken link to new folder doc/contributing/maintaining (Andrea Fassina) [#48205](https://github.com/nodejs/node/pull/48205)&#xD;&#xA;* \[[`13e95e21a4`](https://github.com/nodejs/node/commit/13e95e21a4)] - **doc**: add atlowChemi to triagers (Chemi Atlow) [#48104](https://github.com/nodejs/node/pull/48104)&#xD;&#xA;* \[[`5f83ce530f`](https://github.com/nodejs/node/commit/5f83ce530f)] - **doc**: fix typo in readline completer function section (Vadym) [#48188](https://github.com/nodejs/node/pull/48188)&#xD;&#xA;* \[[`3c82165d27`](https://github.com/nodejs/node/commit/3c82165d27)] - **doc**: remove broken link for keygen (Rich Trott) [#48176](https://github.com/nodejs/node/pull/48176)&#xD;&#xA;* \[[`0ca90a1e6d`](https://github.com/nodejs/node/commit/0ca90a1e6d)] - **doc**: add `auto` intrinsic height to prevent jitter/flicker (Daniel Holbert) [#48195](https://github.com/nodejs/node/pull/48195)&#xD;&#xA;* \[[`f117855092`](https://github.com/nodejs/node/commit/f117855092)] - **doc**: add version info on the SEA docs (Antoine du Hamel) [#48173](https://github.com/nodejs/node/pull/48173)&#xD;&#xA;* \[[`5094d1b292`](https://github.com/nodejs/node/commit/5094d1b292)] - **doc**: add Ruy to list of TSC members (Michael Dawson) [#48172](https://github.com/nodejs/node/pull/48172)&#xD;&#xA;* \[[`39d8140227`](https://github.com/nodejs/node/commit/39d8140227)] - **doc**: update socket.remote\* properties documentation (Saba Kharanauli) [#48139](https://github.com/nodejs/node/pull/48139)&#xD;&#xA;* \[[`5497c13efe`](https://github.com/nodejs/node/commit/5497c13efe)] - **doc**: update outdated section on TLSv1.3-PSK (Tobias Nießen) [#48123](https://github.com/nodejs/node/pull/48123)&#xD;&#xA;* \[[`281dfaf727`](https://github.com/nodejs/node/commit/281dfaf727)] - **doc**: improve HMAC key recommendations (Tobias Nießen) [#48121](https://github.com/nodejs/node/pull/48121)&#xD;&#xA;* \[[`bd311b6c70`](https://github.com/nodejs/node/commit/bd311b6c70)] - **doc**: clarify mkdir() recursive behavior (Stephen Odogwu) [#48109](https://github.com/nodejs/node/pull/48109)&#xD;&#xA;* \[[`5b061c8922`](https://github.com/nodejs/node/commit/5b061c8922)] - **doc**: fix typo in crypto legacy streams API section (Tobias Nießen) [#48122](https://github.com/nodejs/node/pull/48122)&#xD;&#xA;* \[[`10ccb2bd81`](https://github.com/nodejs/node/commit/10ccb2bd81)] - **doc**: update SEA source link (Rich Trott) [#48080](https://github.com/nodejs/node/pull/48080)&#xD;&#xA;* \[[`415bf7f532`](https://github.com/nodejs/node/commit/415bf7f532)] - **doc**: clarify tty.isRaw (Roberto Vidal) [#48055](https://github.com/nodejs/node/pull/48055)&#xD;&#xA;* \[[`0ac4b33c76`](https://github.com/nodejs/node/commit/0ac4b33c76)] - **doc**: correct line break for Windows terminals (Alex Schwartz) [#48083](https://github.com/nodejs/node/pull/48083)&#xD;&#xA;* \[[`f30ba5c320`](https://github.com/nodejs/node/commit/f30ba5c320)] - **doc**: fix Windows code snippet tags (Antoine du Hamel) [#48100](https://github.com/nodejs/node/pull/48100)&#xD;&#xA;* \[[`12fef9b68c`](https://github.com/nodejs/node/commit/12fef9b68c)] - **doc**: harmonize fenced code snippet flags (Antoine du Hamel) [#48082](https://github.com/nodejs/node/pull/48082)&#xD;&#xA;* \[[`13f163eace`](https://github.com/nodejs/node/commit/13f163eace)] - **doc**: use secure key length for HMAC generateKey (Tobias Nießen) [#48052](https://github.com/nodejs/node/pull/48052)&#xD;&#xA;* \[[`1e3e7c9f33`](https://github.com/nodejs/node/commit/1e3e7c9f33)] - **doc**: update broken EVP\_BytesToKey link (Rich Trott) [#48064](https://github.com/nodejs/node/pull/48064)&#xD;&#xA;* \[[`5917ba1838`](https://github.com/nodejs/node/commit/5917ba1838)] - **doc**: update broken spkac link (Rich Trott) [#48063](https://github.com/nodejs/node/pull/48063)&#xD;&#xA;* \[[`0e4a3b7db1`](https://github.com/nodejs/node/commit/0e4a3b7db1)] - **doc**: document node-api version process (Chengzhong Wu) [#47972](https://github.com/nodejs/node/pull/47972)&#xD;&#xA;* \[[`85bbaa94ea`](https://github.com/nodejs/node/commit/85bbaa94ea)] - **doc**: update process.versions properties (Saba Kharanauli) [#48019](https://github.com/nodejs/node/pull/48019)&#xD;&#xA;* \[[`7660eb591a`](https://github.com/nodejs/node/commit/7660eb591a)] - **doc**: fix typo in binding functions (Deokjin Kim) [#48003](https://github.com/nodejs/node/pull/48003)&#xD;&#xA;* \[[`2f5dbca690`](https://github.com/nodejs/node/commit/2f5dbca690)] - **doc**: mark Node.js 14 as End-of-Life (Richard Lau) [#48023](https://github.com/nodejs/node/pull/48023)&#xD;&#xA;* \[[`3b94a739f2`](https://github.com/nodejs/node/commit/3b94a739f2)] - **doc**: clarify CRYPTO\_CUSTOM\_ENGINE\_NOT\_SUPPORTED (Tobias Nießen) [#47976](https://github.com/nodejs/node/pull/47976)&#xD;&#xA;* \[[`9e381cfa89`](https://github.com/nodejs/node/commit/9e381cfa89)] - **doc**: add heading for permission model limitations (Tobias Nießen) [#47989](https://github.com/nodejs/node/pull/47989)&#xD;&#xA;* \[[`802db923e0`](https://github.com/nodejs/node/commit/802db923e0)] - **doc,vm**: clarify usage of cachedData in vm.compileFunction() (Darshan Sen) [#48193](https://github.com/nodejs/node/pull/48193)&#xD;&#xA;* \[[`11a3434810`](https://github.com/nodejs/node/commit/11a3434810)] - **esm**: remove support for arrays in `import` internal method (Antoine du Hamel) [#48296](https://github.com/nodejs/node/pull/48296)&#xD;&#xA;* \[[`3b00f3afef`](https://github.com/nodejs/node/commit/3b00f3afef)] - **esm**: handle `globalPreload` hook returning a nullish value (Antoine du Hamel) [#48249](https://github.com/nodejs/node/pull/48249)&#xD;&#xA;* \[[`3c7846d7e1`](https://github.com/nodejs/node/commit/3c7846d7e1)] - **esm**: handle more error types thrown from the loader thread (Antoine du Hamel) [#48247](https://github.com/nodejs/node/pull/48247)&#xD;&#xA;* \[[`60ce2bcabc`](https://github.com/nodejs/node/commit/60ce2bcabc)] - **http**: send implicit headers on HEAD with no body (Matteo Collina) [#48108](https://github.com/nodejs/node/pull/48108)&#xD;&#xA;* \[[`72de4e7170`](https://github.com/nodejs/node/commit/72de4e7170)] - **lib**: do not disable linter for entire files (Antoine du Hamel) [#48299](https://github.com/nodejs/node/pull/48299)&#xD;&#xA;* \[[`10cc60fc91`](https://github.com/nodejs/node/commit/10cc60fc91)] - **lib**: use existing `isWindows` variable (sinkhaha) [#48134](https://github.com/nodejs/node/pull/48134)&#xD;&#xA;* \[[`a90010aae9`](https://github.com/nodejs/node/commit/a90010aae9)] - **lib**: support FORCE\_COLOR for non TTY streams (Moshe Atlow) [#48034](https://github.com/nodejs/node/pull/48034)&#xD;&#xA;* \[[`b1828b325e`](https://github.com/nodejs/node/commit/b1828b325e)] - **(SEMVER-MINOR)** **lib**: implement AbortSignal.any() (Chemi Atlow) [#47821](https://github.com/nodejs/node/pull/47821)&#xD;&#xA;* \[[`8f1b86961f`](https://github.com/nodejs/node/commit/8f1b86961f)] - **meta**: bump github/codeql-action from 2.3.3 to 2.3.6 (dependabot\[bot]) [#48287](https://github.com/nodejs/node/pull/48287)&#xD;&#xA;* \[[`1b87ccdf70`](https://github.com/nodejs/node/commit/1b87ccdf70)] - **meta**: bump actions/setup-python from 4.6.0 to 4.6.1 (dependabot\[bot]) [#48286](https://github.com/nodejs/node/pull/48286)&#xD;&#xA;* \[[`10715aea26`](https://github.com/nodejs/node/commit/10715aea26)] - **meta**: bump codecov/codecov-action from 3.1.3 to 3.1.4 (dependabot\[bot]) [#48285](https://github.com/nodejs/node/pull/48285)&#xD;&#xA;* \[[`79f73778ab`](https://github.com/nodejs/node/commit/79f73778ab)] - **meta**: remove dont-land-on-v14 auto labeling (Shrujal Shah) [#48031](https://github.com/nodejs/node/pull/48031)&#xD;&#xA;* \[[`9c5711f3ea`](https://github.com/nodejs/node/commit/9c5711f3ea)] - **meta**: move one or more collaborators to emeritus (Node.js GitHub Bot) [#48010](https://github.com/nodejs/node/pull/48010)&#xD;&#xA;* \[[`6d6bf3ee52`](https://github.com/nodejs/node/commit/6d6bf3ee52)] - **module**: reduce the number of URL initializations (Yagiz Nizipli) [#48272](https://github.com/nodejs/node/pull/48272)&#xD;&#xA;* \[[`f380953103`](https://github.com/nodejs/node/commit/f380953103)] - **module**: change default resolver to not throw on unknown scheme (Gil Tayar) [#47824](https://github.com/nodejs/node/pull/47824)&#xD;&#xA;* \[[`950185b0c0`](https://github.com/nodejs/node/commit/950185b0c0)] - **net**: fix address iteration with autoSelectFamily (Fedor Indutny) [#48258](https://github.com/nodejs/node/pull/48258)&#xD;&#xA;* \[[`5ddca72e62`](https://github.com/nodejs/node/commit/5ddca72e62)] - **net**: fix family autoselection SSL connection handling (Paolo Insogna) [#48189](https://github.com/nodejs/node/pull/48189)&#xD;&#xA;* \[[`750e53ca3c`](https://github.com/nodejs/node/commit/750e53ca3c)] - **net**: fix family autoselection timeout handling (Paolo Insogna) [#47860](https://github.com/nodejs/node/pull/47860)&#xD;&#xA;* \[[`a94f87ed99`](https://github.com/nodejs/node/commit/a94f87ed99)] - **(SEMVER-MINOR)** **node-api**: define version 9 (Chengzhong Wu) [#48151](https://github.com/nodejs/node/pull/48151)&#xD;&#xA;* \[[`e834979818`](https://github.com/nodejs/node/commit/e834979818)] - **node-api**: add status napi\_cannot\_run\_js (Gabriel Schulhof) [#47986](https://github.com/nodejs/node/pull/47986)&#xD;&#xA;* \[[`eafe0c3ec6`](https://github.com/nodejs/node/commit/eafe0c3ec6)] - **node-api**: napi\_ref on all types is experimental (Vladimir Morozov) [#47975](https://github.com/nodejs/node/pull/47975)&#xD;&#xA;* \[[`9a034746f5`](https://github.com/nodejs/node/commit/9a034746f5)] - **src**: add Realm document in the src README.md (Chengzhong Wu) [#47932](https://github.com/nodejs/node/pull/47932)&#xD;&#xA;* \[[`b8f4070f71`](https://github.com/nodejs/node/commit/b8f4070f71)] - **src**: check node\_extra\_ca\_certs after openssl cfg (Raghu Saxena) [#48159](https://github.com/nodejs/node/pull/48159)&#xD;&#xA;* \[[`0347a18056`](https://github.com/nodejs/node/commit/0347a18056)] - **src**: include missing header in node\_sea.h (Joyee Cheung) [#48152](https://github.com/nodejs/node/pull/48152)&#xD;&#xA;* \[[`45c3782c20`](https://github.com/nodejs/node/commit/45c3782c20)] - **src**: remove INT\_MAX asserts in SecretKeyGenTraits (Tobias Nießen) [#48053](https://github.com/nodejs/node/pull/48053)&#xD;&#xA;* \[[`b25e7045ad`](https://github.com/nodejs/node/commit/b25e7045ad)] - **src**: avoid prototype access in binding templates (Joyee Cheung) [#47913](https://github.com/nodejs/node/pull/47913)&#xD;&#xA;* \[[`33aa373eec`](https://github.com/nodejs/node/commit/33aa373eec)] - **src**: use Blob{Des|S}erializer for SEA blobs (Joyee Cheung) [#47962](https://github.com/nodejs/node/pull/47962)&#xD;&#xA;* \[[`9e2b13dfa7`](https://github.com/nodejs/node/commit/9e2b13dfa7)] - **stream**: deprecate asIndexedPairs (Chemi Atlow) [#48102](https://github.com/nodejs/node/pull/48102)&#xD;&#xA;* \[[`96c323dee2`](https://github.com/nodejs/node/commit/96c323dee2)] - **test**: mark test-child-process-pipe-dataflow as flaky (Moshe Atlow) [#48334](https://github.com/nodejs/node/pull/48334)&#xD;&#xA;* \[[`9875885357`](https://github.com/nodejs/node/commit/9875885357)] - **test**: adapt tests for OpenSSL 3.1 (OttoHollmann) [#47859](https://github.com/nodejs/node/pull/47859)&#xD;&#xA;* \[[`3440d7c6bf`](https://github.com/nodejs/node/commit/3440d7c6bf)] - **test**: unflake test-vm-timeout-escape-nexttick (Santiago Gimeno) [#48078](https://github.com/nodejs/node/pull/48078)&#xD;&#xA;* \[[`215b2bc72c`](https://github.com/nodejs/node/commit/215b2bc72c)] - **test**: fix zlib version regex (Luigi Pinca) [#48227](https://github.com/nodejs/node/pull/48227)&#xD;&#xA;* \[[`e12ee59d26`](https://github.com/nodejs/node/commit/e12ee59d26)] - **test**: use lower security level in s\_client (Luigi Pinca) [#48192](https://github.com/nodejs/node/pull/48192)&#xD;&#xA;* \[[`1dabc7390c`](https://github.com/nodejs/node/commit/1dabc7390c)] - _**Revert**_ &#34;**test**: unskip negative-settimeout.any.js WPT&#34; (Filip Skokan) [#48182](https://github.com/nodejs/node/pull/48182)&#xD;&#xA;* \[[`c1c4796a86`](https://github.com/nodejs/node/commit/c1c4796a86)] - **test**: mark test\_cannot\_run\_js as flaky (Keyhan Vakil) [#48181](https://github.com/nodejs/node/pull/48181)&#xD;&#xA;* \[[`8c49d74002`](https://github.com/nodejs/node/commit/8c49d74002)] - **test**: fix flaky test-runner-watch-mode (Moshe Atlow) [#48144](https://github.com/nodejs/node/pull/48144)&#xD;&#xA;* \[[`6388766862`](https://github.com/nodejs/node/commit/6388766862)] - **test**: skip test-http-pipeline-flood on IBM i (Abdirahim Musse) [#48048](https://github.com/nodejs/node/pull/48048)&#xD;&#xA;* \[[`8d2a3b1952`](https://github.com/nodejs/node/commit/8d2a3b1952)] - **test**: ignore helper files in WPTs (Filip Skokan) [#48079](https://github.com/nodejs/node/pull/48079)&#xD;&#xA;* \[[`7a96d825fd`](https://github.com/nodejs/node/commit/7a96d825fd)] - **test**: move `test-cluster-primary-error` flaky test (Yagiz Nizipli) [#48039](https://github.com/nodejs/node/pull/48039)&#xD;&#xA;* \[[`a80dd3a8b3`](https://github.com/nodejs/node/commit/a80dd3a8b3)] - **test**: fix suite signal (Benjamin Gruenbaum) [#47800](https://github.com/nodejs/node/pull/47800)&#xD;&#xA;* \[[`a41cfd183f`](https://github.com/nodejs/node/commit/a41cfd183f)] - **test**: fix parsing test flags (Daeyeon Jeong) [#48012](https://github.com/nodejs/node/pull/48012)&#xD;&#xA;* \[[`4d4e506f2b`](https://github.com/nodejs/node/commit/4d4e506f2b)] - **test,doc,sea**: run SEA tests on ppc64 (Darshan Sen) [#48111](https://github.com/nodejs/node/pull/48111)&#xD;&#xA;* \[[`44411fc40c`](https://github.com/nodejs/node/commit/44411fc40c)] - **test\_runner**: apply `runOnly` on suites (Moshe Atlow) [#48279](https://github.com/nodejs/node/pull/48279)&#xD;&#xA;* \[[`3f259b7a30`](https://github.com/nodejs/node/commit/3f259b7a30)] - **test\_runner**: emit `test:watch:drained` event (Moshe Atlow) [#48259](https://github.com/nodejs/node/pull/48259)&#xD;&#xA;* \[[`c9f8e8c562`](https://github.com/nodejs/node/commit/c9f8e8c562)] - **test\_runner**: stop watch mode when abortSignal aborted (Moshe Atlow) [#48259](https://github.com/nodejs/node/pull/48259)&#xD;&#xA;* \[[`f3268d64cb`](https://github.com/nodejs/node/commit/f3268d64cb)] - **test\_runner**: fix global after hook (Moshe Atlow) [#48231](https://github.com/nodejs/node/pull/48231)&#xD;&#xA;* \[[`15336c3139`](https://github.com/nodejs/node/commit/15336c3139)] - **test\_runner**: remove redundant check from coverage (Colin Ihrig) [#48070](https://github.com/nodejs/node/pull/48070)&#xD;&#xA;* \[[`750d3e8606`](https://github.com/nodejs/node/commit/750d3e8606)] - **test\_runner**: pass FORCE\_COLOR to child process (Moshe Atlow) [#48057](https://github.com/nodejs/node/pull/48057)&#xD;&#xA;* \[[`3278542243`](https://github.com/nodejs/node/commit/3278542243)] - **test\_runner**: dont split lines on `test:stdout` (Moshe Atlow) [#48057](https://github.com/nodejs/node/pull/48057)&#xD;&#xA;* \[[`027c531766`](https://github.com/nodejs/node/commit/027c531766)] - **test\_runner**: fix test deserialize edge cases (Moshe Atlow) [#48106](https://github.com/nodejs/node/pull/48106)&#xD;&#xA;* \[[`2b797a6d39`](https://github.com/nodejs/node/commit/2b797a6d39)] - **test\_runner**: delegate stderr and stdout formatting to reporter (Shiba) [#48045](https://github.com/nodejs/node/pull/48045)&#xD;&#xA;* \[[`23d310bee8`](https://github.com/nodejs/node/commit/23d310bee8)] - **test\_runner**: display dot report as wide as the terminal width (Raz Luvaton) [#48038](https://github.com/nodejs/node/pull/48038)&#xD;&#xA;* \[[`fd2620dcf1`](https://github.com/nodejs/node/commit/fd2620dcf1)] - **tls**: reapply servername on happy eyeballs connect (Fedor Indutny) [#48255](https://github.com/nodejs/node/pull/48255)&#xD;&#xA;* \[[`62f847d0b3`](https://github.com/nodejs/node/commit/62f847d0b3)] - **tools**: update rollup lint-md-dependencies (Node.js GitHub Bot) [#48329](https://github.com/nodejs/node/pull/48329)&#xD;&#xA;* \[[`3e97826a66`](https://github.com/nodejs/node/commit/3e97826a66)] - _**Revert**_ &#34;**tools**: open issue when update workflow fails&#34; (Marco Ippolito) [#48312](https://github.com/nodejs/node/pull/48312)&#xD;&#xA;* \[[`5f08bfe35f`](https://github.com/nodejs/node/commit/5f08bfe35f)] - **tools**: don&#39;t gitignore base64 config.h (Ben Noordhuis) [#48174](https://github.com/nodejs/node/pull/48174)&#xD;&#xA;* \[[`ded0e2d755`](https://github.com/nodejs/node/commit/ded0e2d755)] - **tools**: update LICENSE and license-builder.sh (Santiago Gimeno) [#48078](https://github.com/nodejs/node/pull/48078)&#xD;&#xA;* \[[`07aa264366`](https://github.com/nodejs/node/commit/07aa264366)] - **tools**: automate histogram update (Marco Ippolito) [#48171](https://github.com/nodejs/node/pull/48171)&#xD;&#xA;* \[[`1416b75eaa`](https://github.com/nodejs/node/commit/1416b75eaa)] - **tools**: use shasum instead of sha256sum (Luigi Pinca) [#48229](https://github.com/nodejs/node/pull/48229)&#xD;&#xA;* \[[`b81e9d9b7b`](https://github.com/nodejs/node/commit/b81e9d9b7b)] - **tools**: harmonize `dep_updaters` scripts (Antoine du Hamel) [#48201](https://github.com/nodejs/node/pull/48201)&#xD;&#xA;* \[[`a60bc41e53`](https://github.com/nodejs/node/commit/a60bc41e53)] - **tools**: deps update authenticate github api request (Andrea Fassina) [#48200](https://github.com/nodejs/node/pull/48200)&#xD;&#xA;* \[[`7478ed014e`](https://github.com/nodejs/node/commit/7478ed014e)] - **tools**: order dependency jobs alphabetically (Luca) [#48184](https://github.com/nodejs/node/pull/48184)&#xD;&#xA;* \[[`568a705799`](https://github.com/nodejs/node/commit/568a705799)] - **tools**: refactor v8\_pch config (Michaël Zasso) [#47364](https://github.com/nodejs/node/pull/47364)&#xD;&#xA;* \[[`801573ba46`](https://github.com/nodejs/node/commit/801573ba46)] - **tools**: log and verify sha256sum (Andrea Fassina) [#48088](https://github.com/nodejs/node/pull/48088)&#xD;&#xA;* \[[`db62325e18`](https://github.com/nodejs/node/commit/db62325e18)] - **tools**: open issue when update workflow fails (Marco Ippolito) [#48018](https://github.com/nodejs/node/pull/48018)&#xD;&#xA;* \[[`ad8a68856d`](https://github.com/nodejs/node/commit/ad8a68856d)] - **tools**: alphabetize CODEOWNERS (Rich Trott) [#48124](https://github.com/nodejs/node/pull/48124)&#xD;&#xA;* \[[`4cf5a9edaf`](https://github.com/nodejs/node/commit/4cf5a9edaf)] - **tools**: use latest upstream commit for zlib updates (Andrea Fassina) [#48054](https://github.com/nodejs/node/pull/48054)&#xD;&#xA;* \[[`8d93af381b`](https://github.com/nodejs/node/commit/8d93af381b)] - **tools**: add security-wg as dep updaters owner (Marco Ippolito) [#48113](https://github.com/nodejs/node/pull/48113)&#xD;&#xA;* \[[`5325be1d99`](https://github.com/nodejs/node/commit/5325be1d99)] - **tools**: port js2c.py to C++ (Joyee Cheung) [#46997](https://github.com/nodejs/node/pull/46997)&#xD;&#xA;* \[[`6c60d90277`](https://github.com/nodejs/node/commit/6c60d90277)] - **tools**: fix race condition when npm installing (Tobias Nießen) [#48101](https://github.com/nodejs/node/pull/48101)&#xD;&#xA;* \[[`0ab840a58f`](https://github.com/nodejs/node/commit/0ab840a58f)] - **tools**: refloat 7 Node.js patches to cpplint.py (Rich Trott) [#48098](https://github.com/nodejs/node/pull/48098)&#xD;&#xA;* \[[`a298193378`](https://github.com/nodejs/node/commit/a298193378)] - **tools**: update cpplint to 1.6.1 (Yagiz Nizipli) [#48098](https://github.com/nodejs/node/pull/48098)&#xD;&#xA;* \[[`f6725751b7`](https://github.com/nodejs/node/commit/f6725751b7)] - **tools**: update eslint to 8.41.0 (Node.js GitHub Bot) [#48097](https://github.com/nodejs/node/pull/48097)&#xD;&#xA;* \[[`6539361f4e`](https://github.com/nodejs/node/commit/6539361f4e)] - **tools**: update lint-md-dependencies (Node.js GitHub Bot) [#48096](https://github.com/nodejs/node/pull/48096)&#xD;&#xA;* \[[`5d94dbb951`](https://github.com/nodejs/node/commit/5d94dbb951)] - **tools**: update doc to remark-parse\@10.0.2 (Node.js GitHub Bot) [#48095](https://github.com/nodejs/node/pull/48095)&#xD;&#xA;* \[[`2226088048`](https://github.com/nodejs/node/commit/2226088048)] - **tools**: add debug logs (Marco Ippolito) [#48060](https://github.com/nodejs/node/pull/48060)&#xD;&#xA;* \[[`0c8c383583`](https://github.com/nodejs/node/commit/0c8c383583)] - **tools**: fix zconf.h path (Luigi Pinca) [#48089](https://github.com/nodejs/node/pull/48089)&#xD;&#xA;* \[[`6adaf4c648`](https://github.com/nodejs/node/commit/6adaf4c648)] - **tools**: update remark-preset-lint-node to 4.0.0 (Node.js GitHub Bot) [#47995](https://github.com/nodejs/node/pull/47995)&#xD;&#xA;* \[[`92b3334231`](https://github.com/nodejs/node/commit/92b3334231)] - **url**: clean vertical alignment of docs (Robin Ury) [#48037](https://github.com/nodejs/node/pull/48037)&#xD;&#xA;* \[[`ebb6536775`](https://github.com/nodejs/node/commit/ebb6536775)] - **url**: call `ada::can_parse` directly (Yagiz Nizipli) [#47919](https://github.com/nodejs/node/pull/47919)&#xD;&#xA;* \[[`ed4514294a`](https://github.com/nodejs/node/commit/ed4514294a)] - **vm**: properly handle defining symbol props (Nicolas DUBIEN) [#47572](https://github.com/nodejs/node/pull/47572)&#xD;&#xA;&#xD;&#xA;</pre>
| </details>
| </details>
| <details id="b5a75d1a4064d24eeed7e0da2be9d5c87e2bc8b3620ce87c4595298596e1cc31">
| <summary>Update the value of the golang docker image for scripts in the &#39;Hello World!&#39; tutorial</summary>
| <details>
| <summary>1.20.5</summary>
| <pre>no GitHub Release found for go1.20.5 on &#34;https://github.com/golang/go&#34;</pre>
| </details>
| </details>
| <details id="b92109dab777df94cb8a8ca81f586d647a25ddd3dfbccf6d0e460c1f9325eed2">
| <summary>Update the value of the maven docker image for scripts in the &#39;Hello World!&#39; tutorial</summary>
| <details>
| <summary>3.9.2</summary>
| <pre>&#xA;Release published on the 2023-05-11 09:22:48 +0000 UTC at the url https://github.com/apache/maven/releases/tag/maven-3.9.2&#xA;&#xA;[Release Notes - Maven - Version 3.9.2](https://maven.apache.org/docs/3.9.2/release-notes.html)&#xD;&#xA;--&#xD;&#xA;&#xD;&#xA;Bug&#xD;&#xA;---&#xD;&#xA;&#xD;&#xA;* \[[MNG-7750](https://issues.apache.org/jira/browse/MNG-7750)\] - Interpolated properties in originalModel in an active profile.&#xD;&#xA;* \[[MNG-7759](https://issues.apache.org/jira/browse/MNG-7759)\] - java.lang.NullPointerException at org.apache.maven.repository.internal.DefaultModelCache.newInstance (DefaultModelCache.java:37)&#xD;&#xA;&#xD;&#xA;Improvement&#xD;&#xA;-----------&#xD;&#xA;&#xD;&#xA;* \[[MNG-7712](https://issues.apache.org/jira/browse/MNG-7712)\] - Core should issue a warning if plugin depends on maven-compat&#xD;&#xA;* \[[MNG-7741](https://issues.apache.org/jira/browse/MNG-7741)\] - Add more information when using -Dmaven.repo.local.recordReverseTree=true&#xD;&#xA;* \[[MNG-7754](https://issues.apache.org/jira/browse/MNG-7754)\] - Improvement and extension of plugin validation&#xD;&#xA;* \[[MNG-7767](https://issues.apache.org/jira/browse/MNG-7767)\] - Tone down plugin validation report&#xD;&#xA;* \[[MNG-7778](https://issues.apache.org/jira/browse/MNG-7778)\] - Maven should print suppressed exceptions when a mojo fails&#xD;&#xA;&#xD;&#xA;Task&#xD;&#xA;----&#xD;&#xA;&#xD;&#xA;* \[[MNG-7749](https://issues.apache.org/jira/browse/MNG-7749)\] - Upgrade animal-sniffer from 1.21 to 1.23&#xD;&#xA;* \[[MNG-7774](https://issues.apache.org/jira/browse/MNG-7774)\] - Maven config and command line interpolation&#xD;&#xA;&#xD;&#xA;Dependency upgrade&#xD;&#xA;------------------&#xD;&#xA;&#xD;&#xA;* \[[MNG-7670](https://issues.apache.org/jira/browse/MNG-7670)\] - Upgrade misc dependencies&#xD;&#xA;* \[[MNG-7753](https://issues.apache.org/jira/browse/MNG-7753)\] - Upgrade to Maven Resolver 1.9.8&#xD;&#xA;* \[[MNG-7769](https://issues.apache.org/jira/browse/MNG-7769)\] - Upgrade to Maven Resolver 1.9.10</pre>
| </details>
| </details>
| <details id="c10a11e7d187af335fa27484b8fcbc439a6711c43f0ef0282155387502dd1419">
| <summary>Update the value of the ruby docker image for pipelines in the &#39;Hello World!&#39; tutorial</summary>
| <details>
| <summary>3.0.6</summary>
| <pre>&#xA;Release published on the 2023-03-30 13:13:37 +0000 UTC at the url https://github.com/ruby/ruby/releases/tag/v3_0_6&#xA;&#xA;## Security Fixes&#xD;&#xA;&#xD;&#xA;* [CVE-2023-28755: ReDoS vulnerability in URI](https://www.ruby-lang.org/en/news/2023/03/28/redos-in-uri-cve-2023-28755/)&#xD;&#xA;* [CVE-2023-28756: ReDoS vulnerability in Time](https://www.ruby-lang.org/en/news/2023/03/30/redos-in-time-cve-2023-28756/)&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;## What&#39;s Changed&#xD;&#xA;&#xD;&#xA;* [Bug #19187: Ruby 3.1.3 testsuite fails after timezone 2022g update is applied](https://bugs.ruby-lang.org/issues/19187)&#xD;&#xA;* [Rename --jit to --mjit by k0kubun · Pull Request #5248](https://github.com/ruby/ruby/pull/5248)&#xD;&#xA;* [Merge URI-0.10.2 for Ruby 3.0 by hsbt · Pull Request #7607](https://github.com/ruby/ruby/pull/7607)&#xD;&#xA;* [Bug #19161: Cannot compile 3.0.5 or 3.1.3 on Red Hat Enterprise Linux 7](https://bugs.ruby-lang.org/issues/19161)&#xD;&#xA;&#xD;&#xA;Note: This list is automatically generated by tool/gen-github-release.rb. Because of this, some commits may be missing.&#xD;&#xA;&#xD;&#xA;## Full Changelog&#xD;&#xA;&#xD;&#xA;https://github.com/ruby/ruby/compare/v3_0_5...v3_0_6&#xD;&#xA;&#xD;&#xA;</pre>
| </details>
| </details>
| <details id="c7e78fd35d2d54d114801a2df24a61b121c408f9cb57a4124ecd92ce7b654c53">
| <summary>Update the value of the node docker image for pipelines in the &#39;Hello World!&#39; tutorial</summary>
| <details>
| <summary>20.3.0</summary>
| <pre>&#xA;Release published on the 2023-06-08 16:34:44 +0000 UTC at the url https://github.com/nodejs/node/releases/tag/v20.3.0&#xA;&#xA;### Notable Changes&#xD;&#xA;&#xD;&#xA;* \[[`bfcb3d1d9a`](https://github.com/nodejs/node/commit/bfcb3d1d9a)] - **deps**: upgrade to libuv 1.45.0, including significant performance improvements to file system operations on Linux (Santiago Gimeno) [#48078](https://github.com/nodejs/node/pull/48078)&#xD;&#xA;* \[[`5094d1b292`](https://github.com/nodejs/node/commit/5094d1b292)] - **doc**: add Ruy Adorno to list of TSC members (Michael Dawson) [#48172](https://github.com/nodejs/node/pull/48172)&#xD;&#xA;* \[[`2f5dbca690`](https://github.com/nodejs/node/commit/2f5dbca690)] - **doc**: mark Node.js 14 as End-of-Life (Richard Lau) [#48023](https://github.com/nodejs/node/pull/48023)&#xD;&#xA;* \[[`b1828b325e`](https://github.com/nodejs/node/commit/b1828b325e)] - **(SEMVER-MINOR)** **lib**: implement `AbortSignal.any()` (Chemi Atlow) [#47821](https://github.com/nodejs/node/pull/47821)&#xD;&#xA;* \[[`f380953103`](https://github.com/nodejs/node/commit/f380953103)] - **module**: change default resolver to not throw on unknown scheme (Gil Tayar) [#47824](https://github.com/nodejs/node/pull/47824)&#xD;&#xA;* \[[`a94f87ed99`](https://github.com/nodejs/node/commit/a94f87ed99)] - **(SEMVER-MINOR)** **node-api**: define version 9 (Chengzhong Wu) [#48151](https://github.com/nodejs/node/pull/48151)&#xD;&#xA;* \[[`9e2b13dfa7`](https://github.com/nodejs/node/commit/9e2b13dfa7)] - **stream**: deprecate `asIndexedPairs` (Chemi Atlow) [#48102](https://github.com/nodejs/node/pull/48102)&#xD;&#xA;&#xD;&#xA;### Commits&#xD;&#xA;&#xD;&#xA;* \[[`35c96156d1`](https://github.com/nodejs/node/commit/35c96156d1)] - **benchmark**: use `cluster.isPrimary` instead of `cluster.isMaster` (Deokjin Kim) [#48002](https://github.com/nodejs/node/pull/48002)&#xD;&#xA;* \[[`3e6e3abf32`](https://github.com/nodejs/node/commit/3e6e3abf32)] - **bootstrap**: throw ERR\_NOT\_SUPPORTED\_IN\_SNAPSHOT in unsupported operation (Joyee Cheung) [#47887](https://github.com/nodejs/node/pull/47887)&#xD;&#xA;* \[[`c480559347`](https://github.com/nodejs/node/commit/c480559347)] - **bootstrap**: put is\_building\_snapshot state in IsolateData (Joyee Cheung) [#47887](https://github.com/nodejs/node/pull/47887)&#xD;&#xA;* \[[`50c0a15535`](https://github.com/nodejs/node/commit/50c0a15535)] - **build**: set v8\_enable\_webassembly=false when lite mode is enabled (Cheng Shao) [#48248](https://github.com/nodejs/node/pull/48248)&#xD;&#xA;* \[[`4562805cf6`](https://github.com/nodejs/node/commit/4562805cf6)] - **build**: speed up compilation of mksnapshot output (Keyhan Vakil) [#48162](https://github.com/nodejs/node/pull/48162)&#xD;&#xA;* \[[`8b89f13933`](https://github.com/nodejs/node/commit/8b89f13933)] - **build**: add action to close stale PRs (Michael Dawson) [#48051](https://github.com/nodejs/node/pull/48051)&#xD;&#xA;* \[[`5d92202220`](https://github.com/nodejs/node/commit/5d92202220)] - **build**: replace js2c.py with js2c.cc (Joyee Cheung) [#46997](https://github.com/nodejs/node/pull/46997)&#xD;&#xA;* \[[`6cf2adc36e`](https://github.com/nodejs/node/commit/6cf2adc36e)] - **cluster**: use ObjectPrototypeHasOwnProperty (Daeyeon Jeong) [#48141](https://github.com/nodejs/node/pull/48141)&#xD;&#xA;* \[[`f564b03c38`](https://github.com/nodejs/node/commit/f564b03c38)] - **crypto**: use openssl&#39;s own memory BIOs in crypto\_context.cc (GauriSpears) [#47160](https://github.com/nodejs/node/pull/47160)&#xD;&#xA;* \[[`ac8dd61fc3`](https://github.com/nodejs/node/commit/ac8dd61fc3)] - **crypto**: remove default encoding from cipher (Tobias Nießen) [#47998](https://github.com/nodejs/node/pull/47998)&#xD;&#xA;* \[[`15c2de4407`](https://github.com/nodejs/node/commit/15c2de4407)] - **crypto**: fix setEngine() when OPENSSL\_NO\_ENGINE set (Tobias Nießen) [#47977](https://github.com/nodejs/node/pull/47977)&#xD;&#xA;* \[[`9e2dd5b5e2`](https://github.com/nodejs/node/commit/9e2dd5b5e2)] - **deps**: update zlib to 337322d (Node.js GitHub Bot) [#48218](https://github.com/nodejs/node/pull/48218)&#xD;&#xA;* \[[`bfcb3d1d9a`](https://github.com/nodejs/node/commit/bfcb3d1d9a)] - **deps**: upgrade to libuv 1.45.0 (Santiago Gimeno) [#48078](https://github.com/nodejs/node/pull/48078)&#xD;&#xA;* \[[`13930f092f`](https://github.com/nodejs/node/commit/13930f092f)] - **deps**: update ada to 2.5.0 (Node.js GitHub Bot) [#48223](https://github.com/nodejs/node/pull/48223)&#xD;&#xA;* \[[`3047caebec`](https://github.com/nodejs/node/commit/3047caebec)] - **deps**: set `CARES_RANDOM_FILE` for c-ares (Richard Lau) [#48156](https://github.com/nodejs/node/pull/48156)&#xD;&#xA;* \[[`0db79a0872`](https://github.com/nodejs/node/commit/0db79a0872)] - **deps**: update histogram 0.11.8 (Marco Ippolito) [#47742](https://github.com/nodejs/node/pull/47742)&#xD;&#xA;* \[[`99af6716f5`](https://github.com/nodejs/node/commit/99af6716f5)] - **deps**: update histogram to 0.11.7 (Marco Ippolito) [#47742](https://github.com/nodejs/node/pull/47742)&#xD;&#xA;* \[[`d4922bc985`](https://github.com/nodejs/node/commit/d4922bc985)] - **deps**: update c-ares to 1.19.1 (Node.js GitHub Bot) [#48115](https://github.com/nodejs/node/pull/48115)&#xD;&#xA;* \[[`f6ccdb289f`](https://github.com/nodejs/node/commit/f6ccdb289f)] - **deps**: update simdutf to 3.2.12 (Node.js GitHub Bot) [#48118](https://github.com/nodejs/node/pull/48118)&#xD;&#xA;* \[[`3ed0afc778`](https://github.com/nodejs/node/commit/3ed0afc778)] - **deps**: update minimatch to 9.0.1 (Node.js GitHub Bot) [#48094](https://github.com/nodejs/node/pull/48094)&#xD;&#xA;* \[[`df7540fb73`](https://github.com/nodejs/node/commit/df7540fb73)] - **deps**: update ada to 2.4.2 (Node.js GitHub Bot) [#48092](https://github.com/nodejs/node/pull/48092)&#xD;&#xA;* \[[`07df5c48e8`](https://github.com/nodejs/node/commit/07df5c48e8)] - **deps**: update corepack to 0.18.0 (Node.js GitHub Bot) [#48091](https://github.com/nodejs/node/pull/48091)&#xD;&#xA;* \[[`d95a5bb559`](https://github.com/nodejs/node/commit/d95a5bb559)] - **deps**: update uvwasi to 0.0.18 (Node.js GitHub Bot) [#47866](https://github.com/nodejs/node/pull/47866)&#xD;&#xA;* \[[`443477e041`](https://github.com/nodejs/node/commit/443477e041)] - **deps**: update uvwasi to 0.0.17 (Node.js GitHub Bot) [#47866](https://github.com/nodejs/node/pull/47866)&#xD;&#xA;* \[[`03f67d6d6d`](https://github.com/nodejs/node/commit/03f67d6d6d)] - **deps**: upgrade npm to 9.6.7 (npm team) [#48062](https://github.com/nodejs/node/pull/48062)&#xD;&#xA;* \[[`d3e3a911fd`](https://github.com/nodejs/node/commit/d3e3a911fd)] - **deps**: update nghttp2 to 1.53.0 (Node.js GitHub Bot) [#47997](https://github.com/nodejs/node/pull/47997)&#xD;&#xA;* \[[`f7c4daaf67`](https://github.com/nodejs/node/commit/f7c4daaf67)] - **deps**: update ada to 2.4.1 (Node.js GitHub Bot) [#48036](https://github.com/nodejs/node/pull/48036)&#xD;&#xA;* \[[`c6a752560d`](https://github.com/nodejs/node/commit/c6a752560d)] - **deps**: add loongarch64 into openssl Makefile and gen openssl-loongarch64 (Shi Pujin) [#46401](https://github.com/nodejs/node/pull/46401)&#xD;&#xA;* \[[`d194241716`](https://github.com/nodejs/node/commit/d194241716)] - **deps**: update undici to 5.22.1 (Node.js GitHub Bot) [#47994](https://github.com/nodejs/node/pull/47994)&#xD;&#xA;* \[[`02e919f4a2`](https://github.com/nodejs/node/commit/02e919f4a2)] - **deps,test**: update postject to 1.0.0-alpha.6 (Node.js GitHub Bot) [#48072](https://github.com/nodejs/node/pull/48072)&#xD;&#xA;* \[[`2c19f596ad`](https://github.com/nodejs/node/commit/2c19f596ad)] - **doc**: clarify array args to Buffer.from() (Bryan English) [#48274](https://github.com/nodejs/node/pull/48274)&#xD;&#xA;* \[[`d681e5f456`](https://github.com/nodejs/node/commit/d681e5f456)] - **doc**: document watch option for node:test run() (Moshe Atlow) [#48256](https://github.com/nodejs/node/pull/48256)&#xD;&#xA;* \[[`96e54ddbca`](https://github.com/nodejs/node/commit/96e54ddbca)] - **doc**: reserve 117 for Electron 26 (Calvin) [#48245](https://github.com/nodejs/node/pull/48245)&#xD;&#xA;* \[[`9aff8c7818`](https://github.com/nodejs/node/commit/9aff8c7818)] - **doc**: update documentation for FIPS support (Richard Lau) [#48194](https://github.com/nodejs/node/pull/48194)&#xD;&#xA;* \[[`8c5338648f`](https://github.com/nodejs/node/commit/8c5338648f)] - **doc**: improve the documentation of the stdio option (Kumar Arnav) [#48110](https://github.com/nodejs/node/pull/48110)&#xD;&#xA;* \[[`11918d705f`](https://github.com/nodejs/node/commit/11918d705f)] - **doc**: update Buffer.allocUnsafe description (sinkhaha) [#48183](https://github.com/nodejs/node/pull/48183)&#xD;&#xA;* \[[`2b51ee5e22`](https://github.com/nodejs/node/commit/2b51ee5e22)] - **doc**: update codeowners with website team (Claudio Wunder) [#48197](https://github.com/nodejs/node/pull/48197)&#xD;&#xA;* \[[`360df25d04`](https://github.com/nodejs/node/commit/360df25d04)] - **doc**: fix broken link to new folder doc/contributing/maintaining (Andrea Fassina) [#48205](https://github.com/nodejs/node/pull/48205)&#xD;&#xA;* \[[`13e95e21a4`](https://github.com/nodejs/node/commit/13e95e21a4)] - **doc**: add atlowChemi to triagers (Chemi Atlow) [#48104](https://github.com/nodejs/node/pull/48104)&#xD;&#xA;* \[[`5f83ce530f`](https://github.com/nodejs/node/commit/5f83ce530f)] - **doc**: fix typo in readline completer function section (Vadym) [#48188](https://github.com/nodejs/node/pull/48188)&#xD;&#xA;* \[[`3c82165d27`](https://github.com/nodejs/node/commit/3c82165d27)] - **doc**: remove broken link for keygen (Rich Trott) [#48176](https://github.com/nodejs/node/pull/48176)&#xD;&#xA;* \[[`0ca90a1e6d`](https://github.com/nodejs/node/commit/0ca90a1e6d)] - **doc**: add `auto` intrinsic height to prevent jitter/flicker (Daniel Holbert) [#48195](https://github.com/nodejs/node/pull/48195)&#xD;&#xA;* \[[`f117855092`](https://github.com/nodejs/node/commit/f117855092)] - **doc**: add version info on the SEA docs (Antoine du Hamel) [#48173](https://github.com/nodejs/node/pull/48173)&#xD;&#xA;* \[[`5094d1b292`](https://github.com/nodejs/node/commit/5094d1b292)] - **doc**: add Ruy to list of TSC members (Michael Dawson) [#48172](https://github.com/nodejs/node/pull/48172)&#xD;&#xA;* \[[`39d8140227`](https://github.com/nodejs/node/commit/39d8140227)] - **doc**: update socket.remote\* properties documentation (Saba Kharanauli) [#48139](https://github.com/nodejs/node/pull/48139)&#xD;&#xA;* \[[`5497c13efe`](https://github.com/nodejs/node/commit/5497c13efe)] - **doc**: update outdated section on TLSv1.3-PSK (Tobias Nießen) [#48123](https://github.com/nodejs/node/pull/48123)&#xD;&#xA;* \[[`281dfaf727`](https://github.com/nodejs/node/commit/281dfaf727)] - **doc**: improve HMAC key recommendations (Tobias Nießen) [#48121](https://github.com/nodejs/node/pull/48121)&#xD;&#xA;* \[[`bd311b6c70`](https://github.com/nodejs/node/commit/bd311b6c70)] - **doc**: clarify mkdir() recursive behavior (Stephen Odogwu) [#48109](https://github.com/nodejs/node/pull/48109)&#xD;&#xA;* \[[`5b061c8922`](https://github.com/nodejs/node/commit/5b061c8922)] - **doc**: fix typo in crypto legacy streams API section (Tobias Nießen) [#48122](https://github.com/nodejs/node/pull/48122)&#xD;&#xA;* \[[`10ccb2bd81`](https://github.com/nodejs/node/commit/10ccb2bd81)] - **doc**: update SEA source link (Rich Trott) [#48080](https://github.com/nodejs/node/pull/48080)&#xD;&#xA;* \[[`415bf7f532`](https://github.com/nodejs/node/commit/415bf7f532)] - **doc**: clarify tty.isRaw (Roberto Vidal) [#48055](https://github.com/nodejs/node/pull/48055)&#xD;&#xA;* \[[`0ac4b33c76`](https://github.com/nodejs/node/commit/0ac4b33c76)] - **doc**: correct line break for Windows terminals (Alex Schwartz) [#48083](https://github.com/nodejs/node/pull/48083)&#xD;&#xA;* \[[`f30ba5c320`](https://github.com/nodejs/node/commit/f30ba5c320)] - **doc**: fix Windows code snippet tags (Antoine du Hamel) [#48100](https://github.com/nodejs/node/pull/48100)&#xD;&#xA;* \[[`12fef9b68c`](https://github.com/nodejs/node/commit/12fef9b68c)] - **doc**: harmonize fenced code snippet flags (Antoine du Hamel) [#48082](https://github.com/nodejs/node/pull/48082)&#xD;&#xA;* \[[`13f163eace`](https://github.com/nodejs/node/commit/13f163eace)] - **doc**: use secure key length for HMAC generateKey (Tobias Nießen) [#48052](https://github.com/nodejs/node/pull/48052)&#xD;&#xA;* \[[`1e3e7c9f33`](https://github.com/nodejs/node/commit/1e3e7c9f33)] - **doc**: update broken EVP\_BytesToKey link (Rich Trott) [#48064](https://github.com/nodejs/node/pull/48064)&#xD;&#xA;* \[[`5917ba1838`](https://github.com/nodejs/node/commit/5917ba1838)] - **doc**: update broken spkac link (Rich Trott) [#48063](https://github.com/nodejs/node/pull/48063)&#xD;&#xA;* \[[`0e4a3b7db1`](https://github.com/nodejs/node/commit/0e4a3b7db1)] - **doc**: document node-api version process (Chengzhong Wu) [#47972](https://github.com/nodejs/node/pull/47972)&#xD;&#xA;* \[[`85bbaa94ea`](https://github.com/nodejs/node/commit/85bbaa94ea)] - **doc**: update process.versions properties (Saba Kharanauli) [#48019](https://github.com/nodejs/node/pull/48019)&#xD;&#xA;* \[[`7660eb591a`](https://github.com/nodejs/node/commit/7660eb591a)] - **doc**: fix typo in binding functions (Deokjin Kim) [#48003](https://github.com/nodejs/node/pull/48003)&#xD;&#xA;* \[[`2f5dbca690`](https://github.com/nodejs/node/commit/2f5dbca690)] - **doc**: mark Node.js 14 as End-of-Life (Richard Lau) [#48023](https://github.com/nodejs/node/pull/48023)&#xD;&#xA;* \[[`3b94a739f2`](https://github.com/nodejs/node/commit/3b94a739f2)] - **doc**: clarify CRYPTO\_CUSTOM\_ENGINE\_NOT\_SUPPORTED (Tobias Nießen) [#47976](https://github.com/nodejs/node/pull/47976)&#xD;&#xA;* \[[`9e381cfa89`](https://github.com/nodejs/node/commit/9e381cfa89)] - **doc**: add heading for permission model limitations (Tobias Nießen) [#47989](https://github.com/nodejs/node/pull/47989)&#xD;&#xA;* \[[`802db923e0`](https://github.com/nodejs/node/commit/802db923e0)] - **doc,vm**: clarify usage of cachedData in vm.compileFunction() (Darshan Sen) [#48193](https://github.com/nodejs/node/pull/48193)&#xD;&#xA;* \[[`11a3434810`](https://github.com/nodejs/node/commit/11a3434810)] - **esm**: remove support for arrays in `import` internal method (Antoine du Hamel) [#48296](https://github.com/nodejs/node/pull/48296)&#xD;&#xA;* \[[`3b00f3afef`](https://github.com/nodejs/node/commit/3b00f3afef)] - **esm**: handle `globalPreload` hook returning a nullish value (Antoine du Hamel) [#48249](https://github.com/nodejs/node/pull/48249)&#xD;&#xA;* \[[`3c7846d7e1`](https://github.com/nodejs/node/commit/3c7846d7e1)] - **esm**: handle more error types thrown from the loader thread (Antoine du Hamel) [#48247](https://github.com/nodejs/node/pull/48247)&#xD;&#xA;* \[[`60ce2bcabc`](https://github.com/nodejs/node/commit/60ce2bcabc)] - **http**: send implicit headers on HEAD with no body (Matteo Collina) [#48108](https://github.com/nodejs/node/pull/48108)&#xD;&#xA;* \[[`72de4e7170`](https://github.com/nodejs/node/commit/72de4e7170)] - **lib**: do not disable linter for entire files (Antoine du Hamel) [#48299](https://github.com/nodejs/node/pull/48299)&#xD;&#xA;* \[[`10cc60fc91`](https://github.com/nodejs/node/commit/10cc60fc91)] - **lib**: use existing `isWindows` variable (sinkhaha) [#48134](https://github.com/nodejs/node/pull/48134)&#xD;&#xA;* \[[`a90010aae9`](https://github.com/nodejs/node/commit/a90010aae9)] - **lib**: support FORCE\_COLOR for non TTY streams (Moshe Atlow) [#48034](https://github.com/nodejs/node/pull/48034)&#xD;&#xA;* \[[`b1828b325e`](https://github.com/nodejs/node/commit/b1828b325e)] - **(SEMVER-MINOR)** **lib**: implement AbortSignal.any() (Chemi Atlow) [#47821](https://github.com/nodejs/node/pull/47821)&#xD;&#xA;* \[[`8f1b86961f`](https://github.com/nodejs/node/commit/8f1b86961f)] - **meta**: bump github/codeql-action from 2.3.3 to 2.3.6 (dependabot\[bot]) [#48287](https://github.com/nodejs/node/pull/48287)&#xD;&#xA;* \[[`1b87ccdf70`](https://github.com/nodejs/node/commit/1b87ccdf70)] - **meta**: bump actions/setup-python from 4.6.0 to 4.6.1 (dependabot\[bot]) [#48286](https://github.com/nodejs/node/pull/48286)&#xD;&#xA;* \[[`10715aea26`](https://github.com/nodejs/node/commit/10715aea26)] - **meta**: bump codecov/codecov-action from 3.1.3 to 3.1.4 (dependabot\[bot]) [#48285](https://github.com/nodejs/node/pull/48285)&#xD;&#xA;* \[[`79f73778ab`](https://github.com/nodejs/node/commit/79f73778ab)] - **meta**: remove dont-land-on-v14 auto labeling (Shrujal Shah) [#48031](https://github.com/nodejs/node/pull/48031)&#xD;&#xA;* \[[`9c5711f3ea`](https://github.com/nodejs/node/commit/9c5711f3ea)] - **meta**: move one or more collaborators to emeritus (Node.js GitHub Bot) [#48010](https://github.com/nodejs/node/pull/48010)&#xD;&#xA;* \[[`6d6bf3ee52`](https://github.com/nodejs/node/commit/6d6bf3ee52)] - **module**: reduce the number of URL initializations (Yagiz Nizipli) [#48272](https://github.com/nodejs/node/pull/48272)&#xD;&#xA;* \[[`f380953103`](https://github.com/nodejs/node/commit/f380953103)] - **module**: change default resolver to not throw on unknown scheme (Gil Tayar) [#47824](https://github.com/nodejs/node/pull/47824)&#xD;&#xA;* \[[`950185b0c0`](https://github.com/nodejs/node/commit/950185b0c0)] - **net**: fix address iteration with autoSelectFamily (Fedor Indutny) [#48258](https://github.com/nodejs/node/pull/48258)&#xD;&#xA;* \[[`5ddca72e62`](https://github.com/nodejs/node/commit/5ddca72e62)] - **net**: fix family autoselection SSL connection handling (Paolo Insogna) [#48189](https://github.com/nodejs/node/pull/48189)&#xD;&#xA;* \[[`750e53ca3c`](https://github.com/nodejs/node/commit/750e53ca3c)] - **net**: fix family autoselection timeout handling (Paolo Insogna) [#47860](https://github.com/nodejs/node/pull/47860)&#xD;&#xA;* \[[`a94f87ed99`](https://github.com/nodejs/node/commit/a94f87ed99)] - **(SEMVER-MINOR)** **node-api**: define version 9 (Chengzhong Wu) [#48151](https://github.com/nodejs/node/pull/48151)&#xD;&#xA;* \[[`e834979818`](https://github.com/nodejs/node/commit/e834979818)] - **node-api**: add status napi\_cannot\_run\_js (Gabriel Schulhof) [#47986](https://github.com/nodejs/node/pull/47986)&#xD;&#xA;* \[[`eafe0c3ec6`](https://github.com/nodejs/node/commit/eafe0c3ec6)] - **node-api**: napi\_ref on all types is experimental (Vladimir Morozov) [#47975](https://github.com/nodejs/node/pull/47975)&#xD;&#xA;* \[[`9a034746f5`](https://github.com/nodejs/node/commit/9a034746f5)] - **src**: add Realm document in the src README.md (Chengzhong Wu) [#47932](https://github.com/nodejs/node/pull/47932)&#xD;&#xA;* \[[`b8f4070f71`](https://github.com/nodejs/node/commit/b8f4070f71)] - **src**: check node\_extra\_ca\_certs after openssl cfg (Raghu Saxena) [#48159](https://github.com/nodejs/node/pull/48159)&#xD;&#xA;* \[[`0347a18056`](https://github.com/nodejs/node/commit/0347a18056)] - **src**: include missing header in node\_sea.h (Joyee Cheung) [#48152](https://github.com/nodejs/node/pull/48152)&#xD;&#xA;* \[[`45c3782c20`](https://github.com/nodejs/node/commit/45c3782c20)] - **src**: remove INT\_MAX asserts in SecretKeyGenTraits (Tobias Nießen) [#48053](https://github.com/nodejs/node/pull/48053)&#xD;&#xA;* \[[`b25e7045ad`](https://github.com/nodejs/node/commit/b25e7045ad)] - **src**: avoid prototype access in binding templates (Joyee Cheung) [#47913](https://github.com/nodejs/node/pull/47913)&#xD;&#xA;* \[[`33aa373eec`](https://github.com/nodejs/node/commit/33aa373eec)] - **src**: use Blob{Des|S}erializer for SEA blobs (Joyee Cheung) [#47962](https://github.com/nodejs/node/pull/47962)&#xD;&#xA;* \[[`9e2b13dfa7`](https://github.com/nodejs/node/commit/9e2b13dfa7)] - **stream**: deprecate asIndexedPairs (Chemi Atlow) [#48102](https://github.com/nodejs/node/pull/48102)&#xD;&#xA;* \[[`96c323dee2`](https://github.com/nodejs/node/commit/96c323dee2)] - **test**: mark test-child-process-pipe-dataflow as flaky (Moshe Atlow) [#48334](https://github.com/nodejs/node/pull/48334)&#xD;&#xA;* \[[`9875885357`](https://github.com/nodejs/node/commit/9875885357)] - **test**: adapt tests for OpenSSL 3.1 (OttoHollmann) [#47859](https://github.com/nodejs/node/pull/47859)&#xD;&#xA;* \[[`3440d7c6bf`](https://github.com/nodejs/node/commit/3440d7c6bf)] - **test**: unflake test-vm-timeout-escape-nexttick (Santiago Gimeno) [#48078](https://github.com/nodejs/node/pull/48078)&#xD;&#xA;* \[[`215b2bc72c`](https://github.com/nodejs/node/commit/215b2bc72c)] - **test**: fix zlib version regex (Luigi Pinca) [#48227](https://github.com/nodejs/node/pull/48227)&#xD;&#xA;* \[[`e12ee59d26`](https://github.com/nodejs/node/commit/e12ee59d26)] - **test**: use lower security level in s\_client (Luigi Pinca) [#48192](https://github.com/nodejs/node/pull/48192)&#xD;&#xA;* \[[`1dabc7390c`](https://github.com/nodejs/node/commit/1dabc7390c)] - _**Revert**_ &#34;**test**: unskip negative-settimeout.any.js WPT&#34; (Filip Skokan) [#48182](https://github.com/nodejs/node/pull/48182)&#xD;&#xA;* \[[`c1c4796a86`](https://github.com/nodejs/node/commit/c1c4796a86)] - **test**: mark test\_cannot\_run\_js as flaky (Keyhan Vakil) [#48181](https://github.com/nodejs/node/pull/48181)&#xD;&#xA;* \[[`8c49d74002`](https://github.com/nodejs/node/commit/8c49d74002)] - **test**: fix flaky test-runner-watch-mode (Moshe Atlow) [#48144](https://github.com/nodejs/node/pull/48144)&#xD;&#xA;* \[[`6388766862`](https://github.com/nodejs/node/commit/6388766862)] - **test**: skip test-http-pipeline-flood on IBM i (Abdirahim Musse) [#48048](https://github.com/nodejs/node/pull/48048)&#xD;&#xA;* \[[`8d2a3b1952`](https://github.com/nodejs/node/commit/8d2a3b1952)] - **test**: ignore helper files in WPTs (Filip Skokan) [#48079](https://github.com/nodejs/node/pull/48079)&#xD;&#xA;* \[[`7a96d825fd`](https://github.com/nodejs/node/commit/7a96d825fd)] - **test**: move `test-cluster-primary-error` flaky test (Yagiz Nizipli) [#48039](https://github.com/nodejs/node/pull/48039)&#xD;&#xA;* \[[`a80dd3a8b3`](https://github.com/nodejs/node/commit/a80dd3a8b3)] - **test**: fix suite signal (Benjamin Gruenbaum) [#47800](https://github.com/nodejs/node/pull/47800)&#xD;&#xA;* \[[`a41cfd183f`](https://github.com/nodejs/node/commit/a41cfd183f)] - **test**: fix parsing test flags (Daeyeon Jeong) [#48012](https://github.com/nodejs/node/pull/48012)&#xD;&#xA;* \[[`4d4e506f2b`](https://github.com/nodejs/node/commit/4d4e506f2b)] - **test,doc,sea**: run SEA tests on ppc64 (Darshan Sen) [#48111](https://github.com/nodejs/node/pull/48111)&#xD;&#xA;* \[[`44411fc40c`](https://github.com/nodejs/node/commit/44411fc40c)] - **test\_runner**: apply `runOnly` on suites (Moshe Atlow) [#48279](https://github.com/nodejs/node/pull/48279)&#xD;&#xA;* \[[`3f259b7a30`](https://github.com/nodejs/node/commit/3f259b7a30)] - **test\_runner**: emit `test:watch:drained` event (Moshe Atlow) [#48259](https://github.com/nodejs/node/pull/48259)&#xD;&#xA;* \[[`c9f8e8c562`](https://github.com/nodejs/node/commit/c9f8e8c562)] - **test\_runner**: stop watch mode when abortSignal aborted (Moshe Atlow) [#48259](https://github.com/nodejs/node/pull/48259)&#xD;&#xA;* \[[`f3268d64cb`](https://github.com/nodejs/node/commit/f3268d64cb)] - **test\_runner**: fix global after hook (Moshe Atlow) [#48231](https://github.com/nodejs/node/pull/48231)&#xD;&#xA;* \[[`15336c3139`](https://github.com/nodejs/node/commit/15336c3139)] - **test\_runner**: remove redundant check from coverage (Colin Ihrig) [#48070](https://github.com/nodejs/node/pull/48070)&#xD;&#xA;* \[[`750d3e8606`](https://github.com/nodejs/node/commit/750d3e8606)] - **test\_runner**: pass FORCE\_COLOR to child process (Moshe Atlow) [#48057](https://github.com/nodejs/node/pull/48057)&#xD;&#xA;* \[[`3278542243`](https://github.com/nodejs/node/commit/3278542243)] - **test\_runner**: dont split lines on `test:stdout` (Moshe Atlow) [#48057](https://github.com/nodejs/node/pull/48057)&#xD;&#xA;* \[[`027c531766`](https://github.com/nodejs/node/commit/027c531766)] - **test\_runner**: fix test deserialize edge cases (Moshe Atlow) [#48106](https://github.com/nodejs/node/pull/48106)&#xD;&#xA;* \[[`2b797a6d39`](https://github.com/nodejs/node/commit/2b797a6d39)] - **test\_runner**: delegate stderr and stdout formatting to reporter (Shiba) [#48045](https://github.com/nodejs/node/pull/48045)&#xD;&#xA;* \[[`23d310bee8`](https://github.com/nodejs/node/commit/23d310bee8)] - **test\_runner**: display dot report as wide as the terminal width (Raz Luvaton) [#48038](https://github.com/nodejs/node/pull/48038)&#xD;&#xA;* \[[`fd2620dcf1`](https://github.com/nodejs/node/commit/fd2620dcf1)] - **tls**: reapply servername on happy eyeballs connect (Fedor Indutny) [#48255](https://github.com/nodejs/node/pull/48255)&#xD;&#xA;* \[[`62f847d0b3`](https://github.com/nodejs/node/commit/62f847d0b3)] - **tools**: update rollup lint-md-dependencies (Node.js GitHub Bot) [#48329](https://github.com/nodejs/node/pull/48329)&#xD;&#xA;* \[[`3e97826a66`](https://github.com/nodejs/node/commit/3e97826a66)] - _**Revert**_ &#34;**tools**: open issue when update workflow fails&#34; (Marco Ippolito) [#48312](https://github.com/nodejs/node/pull/48312)&#xD;&#xA;* \[[`5f08bfe35f`](https://github.com/nodejs/node/commit/5f08bfe35f)] - **tools**: don&#39;t gitignore base64 config.h (Ben Noordhuis) [#48174](https://github.com/nodejs/node/pull/48174)&#xD;&#xA;* \[[`ded0e2d755`](https://github.com/nodejs/node/commit/ded0e2d755)] - **tools**: update LICENSE and license-builder.sh (Santiago Gimeno) [#48078](https://github.com/nodejs/node/pull/48078)&#xD;&#xA;* \[[`07aa264366`](https://github.com/nodejs/node/commit/07aa264366)] - **tools**: automate histogram update (Marco Ippolito) [#48171](https://github.com/nodejs/node/pull/48171)&#xD;&#xA;* \[[`1416b75eaa`](https://github.com/nodejs/node/commit/1416b75eaa)] - **tools**: use shasum instead of sha256sum (Luigi Pinca) [#48229](https://github.com/nodejs/node/pull/48229)&#xD;&#xA;* \[[`b81e9d9b7b`](https://github.com/nodejs/node/commit/b81e9d9b7b)] - **tools**: harmonize `dep_updaters` scripts (Antoine du Hamel) [#48201](https://github.com/nodejs/node/pull/48201)&#xD;&#xA;* \[[`a60bc41e53`](https://github.com/nodejs/node/commit/a60bc41e53)] - **tools**: deps update authenticate github api request (Andrea Fassina) [#48200](https://github.com/nodejs/node/pull/48200)&#xD;&#xA;* \[[`7478ed014e`](https://github.com/nodejs/node/commit/7478ed014e)] - **tools**: order dependency jobs alphabetically (Luca) [#48184](https://github.com/nodejs/node/pull/48184)&#xD;&#xA;* \[[`568a705799`](https://github.com/nodejs/node/commit/568a705799)] - **tools**: refactor v8\_pch config (Michaël Zasso) [#47364](https://github.com/nodejs/node/pull/47364)&#xD;&#xA;* \[[`801573ba46`](https://github.com/nodejs/node/commit/801573ba46)] - **tools**: log and verify sha256sum (Andrea Fassina) [#48088](https://github.com/nodejs/node/pull/48088)&#xD;&#xA;* \[[`db62325e18`](https://github.com/nodejs/node/commit/db62325e18)] - **tools**: open issue when update workflow fails (Marco Ippolito) [#48018](https://github.com/nodejs/node/pull/48018)&#xD;&#xA;* \[[`ad8a68856d`](https://github.com/nodejs/node/commit/ad8a68856d)] - **tools**: alphabetize CODEOWNERS (Rich Trott) [#48124](https://github.com/nodejs/node/pull/48124)&#xD;&#xA;* \[[`4cf5a9edaf`](https://github.com/nodejs/node/commit/4cf5a9edaf)] - **tools**: use latest upstream commit for zlib updates (Andrea Fassina) [#48054](https://github.com/nodejs/node/pull/48054)&#xD;&#xA;* \[[`8d93af381b`](https://github.com/nodejs/node/commit/8d93af381b)] - **tools**: add security-wg as dep updaters owner (Marco Ippolito) [#48113](https://github.com/nodejs/node/pull/48113)&#xD;&#xA;* \[[`5325be1d99`](https://github.com/nodejs/node/commit/5325be1d99)] - **tools**: port js2c.py to C++ (Joyee Cheung) [#46997](https://github.com/nodejs/node/pull/46997)&#xD;&#xA;* \[[`6c60d90277`](https://github.com/nodejs/node/commit/6c60d90277)] - **tools**: fix race condition when npm installing (Tobias Nießen) [#48101](https://github.com/nodejs/node/pull/48101)&#xD;&#xA;* \[[`0ab840a58f`](https://github.com/nodejs/node/commit/0ab840a58f)] - **tools**: refloat 7 Node.js patches to cpplint.py (Rich Trott) [#48098](https://github.com/nodejs/node/pull/48098)&#xD;&#xA;* \[[`a298193378`](https://github.com/nodejs/node/commit/a298193378)] - **tools**: update cpplint to 1.6.1 (Yagiz Nizipli) [#48098](https://github.com/nodejs/node/pull/48098)&#xD;&#xA;* \[[`f6725751b7`](https://github.com/nodejs/node/commit/f6725751b7)] - **tools**: update eslint to 8.41.0 (Node.js GitHub Bot) [#48097](https://github.com/nodejs/node/pull/48097)&#xD;&#xA;* \[[`6539361f4e`](https://github.com/nodejs/node/commit/6539361f4e)] - **tools**: update lint-md-dependencies (Node.js GitHub Bot) [#48096](https://github.com/nodejs/node/pull/48096)&#xD;&#xA;* \[[`5d94dbb951`](https://github.com/nodejs/node/commit/5d94dbb951)] - **tools**: update doc to remark-parse\@10.0.2 (Node.js GitHub Bot) [#48095](https://github.com/nodejs/node/pull/48095)&#xD;&#xA;* \[[`2226088048`](https://github.com/nodejs/node/commit/2226088048)] - **tools**: add debug logs (Marco Ippolito) [#48060](https://github.com/nodejs/node/pull/48060)&#xD;&#xA;* \[[`0c8c383583`](https://github.com/nodejs/node/commit/0c8c383583)] - **tools**: fix zconf.h path (Luigi Pinca) [#48089](https://github.com/nodejs/node/pull/48089)&#xD;&#xA;* \[[`6adaf4c648`](https://github.com/nodejs/node/commit/6adaf4c648)] - **tools**: update remark-preset-lint-node to 4.0.0 (Node.js GitHub Bot) [#47995](https://github.com/nodejs/node/pull/47995)&#xD;&#xA;* \[[`92b3334231`](https://github.com/nodejs/node/commit/92b3334231)] - **url**: clean vertical alignment of docs (Robin Ury) [#48037](https://github.com/nodejs/node/pull/48037)&#xD;&#xA;* \[[`ebb6536775`](https://github.com/nodejs/node/commit/ebb6536775)] - **url**: call `ada::can_parse` directly (Yagiz Nizipli) [#47919](https://github.com/nodejs/node/pull/47919)&#xD;&#xA;* \[[`ed4514294a`](https://github.com/nodejs/node/commit/ed4514294a)] - **vm**: properly handle defining symbol props (Nicolas DUBIEN) [#47572](https://github.com/nodejs/node/pull/47572)&#xD;&#xA;&#xD;&#xA;</pre>
| </details>
| </details>
| <details id="d71f64f4fc7aa8ae9eb62c51cfd1893924b21a7badddce245c60f6bb9d13da25">
| <summary>Update the value of the python docker image for pipelines in the &#39;Hello World!&#39; tutorial</summary>
| <details>
| <summary>3.12.0b2</summary>
| <pre>no GitHub Release found for v3.12.0b2 on &#34;https://github.com/python/cpython&#34;</pre>
| </details>
| </details>
| <details id="ea6227b13ecda10375e00cc50a625f95a2bde4a8ddbcae9ee9b263ca79634739">
| <summary>Update the value of the php docker image for scripts in the &#39;Hello World!&#39; tutorial</summary>
| <details>
| <summary>8.0.29</summary>
| <pre>no GitHub Release found for php-8.0.29 on &#34;https://github.com/php/php-src&#34;</pre>
| </details>
| </details>
| </Action>
|
| =====
|
DEBUG: The expected action would have the following information:
|
| ##Title:
| Bump node alpine docker image version to 20.3.0
|
|
| ##Report:
|
| <Action id="1424257cc97e4741d5f2c1e2315140f2e3f9178f9809e377be88c167771b09d7">
| <h3>Bump the various docker images versions for the Hello World! tutorial</h3>
| <details id="2e4fcdea4626073831d7639ab351bad908787aaab992a1f7e0e0edb937a8cdc1">
| <summary>Update the value of the golang docker image for pipelines in the &#39;Hello World!&#39; tutorial</summary>
| <details>
| <summary>1.20.5</summary>
| <pre>no GitHub Release found for go1.20.5 on &#34;https://github.com/golang/go&#34;</pre>
| </details>
| </details>
| <details id="504137f4e9c02c42869b0afd308805e5537587dcddd40182b1652a74f11a17cc">
| <summary>Update the value of the ruby docker image for scripts in the &#39;Hello World!&#39; tutorial</summary>
| <details>
| <summary>3.0.6</summary>
| <pre>&#xA;Release published on the 2023-03-30 13:13:37 +0000 UTC at the url https://github.com/ruby/ruby/releases/tag/v3_0_6&#xA;&#xA;## Security Fixes&#xD;&#xA;&#xD;&#xA;* [CVE-2023-28755: ReDoS vulnerability in URI](https://www.ruby-lang.org/en/news/2023/03/28/redos-in-uri-cve-2023-28755/)&#xD;&#xA;* [CVE-2023-28756: ReDoS vulnerability in Time](https://www.ruby-lang.org/en/news/2023/03/30/redos-in-time-cve-2023-28756/)&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;## What&#39;s Changed&#xD;&#xA;&#xD;&#xA;* [Bug #19187: Ruby 3.1.3 testsuite fails after timezone 2022g update is applied](https://bugs.ruby-lang.org/issues/19187)&#xD;&#xA;* [Rename --jit to --mjit by k0kubun · Pull Request #5248](https://github.com/ruby/ruby/pull/5248)&#xD;&#xA;* [Merge URI-0.10.2 for Ruby 3.0 by hsbt · Pull Request #7607](https://github.com/ruby/ruby/pull/7607)&#xD;&#xA;* [Bug #19161: Cannot compile 3.0.5 or 3.1.3 on Red Hat Enterprise Linux 7](https://bugs.ruby-lang.org/issues/19161)&#xD;&#xA;&#xD;&#xA;Note: This list is automatically generated by tool/gen-github-release.rb. Because of this, some commits may be missing.&#xD;&#xA;&#xD;&#xA;## Full Changelog&#xD;&#xA;&#xD;&#xA;https://github.com/ruby/ruby/compare/v3_0_5...v3_0_6&#xD;&#xA;&#xD;&#xA;</pre>
| </details>
| </details>
| <details id="55ce1afc320d5ce09955598507be89354136d5acc507a2687a711bb949660959">
| <summary>Update the value of the node docker image for pipelines in the &#39;Hello World!&#39; tutorial</summary>
| <details>
| <summary>3.9.2</summary>
| <pre>&#xA;Release published on the 2023-05-11 09:22:48 +0000 UTC at the url https://github.com/apache/maven/releases/tag/maven-3.9.2&#xA;&#xA;[Release Notes - Maven - Version 3.9.2](https://maven.apache.org/docs/3.9.2/release-notes.html)&#xD;&#xA;--&#xD;&#xA;&#xD;&#xA;Bug&#xD;&#xA;---&#xD;&#xA;&#xD;&#xA;* \[[MNG-7750](https://issues.apache.org/jira/browse/MNG-7750)\] - Interpolated properties in originalModel in an active profile.&#xD;&#xA;* \[[MNG-7759](https://issues.apache.org/jira/browse/MNG-7759)\] - java.lang.NullPointerException at org.apache.maven.repository.internal.DefaultModelCache.newInstance (DefaultModelCache.java:37)&#xD;&#xA;&#xD;&#xA;Improvement&#xD;&#xA;-----------&#xD;&#xA;&#xD;&#xA;* \[[MNG-7712](https://issues.apache.org/jira/browse/MNG-7712)\] - Core should issue a warning if plugin depends on maven-compat&#xD;&#xA;* \[[MNG-7741](https://issues.apache.org/jira/browse/MNG-7741)\] - Add more information when using -Dmaven.repo.local.recordReverseTree=true&#xD;&#xA;* \[[MNG-7754](https://issues.apache.org/jira/browse/MNG-7754)\] - Improvement and extension of plugin validation&#xD;&#xA;* \[[MNG-7767](https://issues.apache.org/jira/browse/MNG-7767)\] - Tone down plugin validation report&#xD;&#xA;* \[[MNG-7778](https://issues.apache.org/jira/browse/MNG-7778)\] - Maven should print suppressed exceptions when a mojo fails&#xD;&#xA;&#xD;&#xA;Task&#xD;&#xA;----&#xD;&#xA;&#xD;&#xA;* \[[MNG-7749](https://issues.apache.org/jira/browse/MNG-7749)\] - Upgrade animal-sniffer from 1.21 to 1.23&#xD;&#xA;* \[[MNG-7774](https://issues.apache.org/jira/browse/MNG-7774)\] - Maven config and command line interpolation&#xD;&#xA;&#xD;&#xA;Dependency upgrade&#xD;&#xA;------------------&#xD;&#xA;&#xD;&#xA;* \[[MNG-7670](https://issues.apache.org/jira/browse/MNG-7670)\] - Upgrade misc dependencies&#xD;&#xA;* \[[MNG-7753](https://issues.apache.org/jira/browse/MNG-7753)\] - Upgrade to Maven Resolver 1.9.8&#xD;&#xA;* \[[MNG-7769](https://issues.apache.org/jira/browse/MNG-7769)\] - Upgrade to Maven Resolver 1.9.10</pre>
| </details>
| </details>
| <details id="906b9bf82628be1f750c966a420430dbb7e570f5f5a923ee1c89f4abf8beda20">
| <summary>Update the value of the php docker image for pipelines in the &#39;Hello World!&#39; tutorial</summary>
| <details>
| <summary>8.0.29</summary>
| <pre>no GitHub Release found for php-8.0.29 on &#34;https://github.com/php/php-src&#34;</pre>
| </details>
| </details>
| <details id="9a473be510fb00d78f0082a3e05c4ea7fc2e942845567df59dbed9984b5b616c">
| <summary>Update the value of the python docker image for scripts in the &#39;Hello World!&#39; tutorial</summary>
| <details>
| <summary>3.12.0b2</summary>
| <pre>no GitHub Release found for v3.12.0b2 on &#34;https://github.com/python/cpython&#34;</pre>
| </details>
| </details>
| <details id="a7c83f3e16389f4809e89c6e044be9a3fe7845a4be777decbf4cee7f40659597">
| <summary>Update the value of the node docker image for scripts in the &#39;Hello World!&#39; tutorial</summary>
| <details>
| <summary>20.3.0</summary>
| <pre>&#xA;Release published on the 2023-06-08 16:34:44 +0000 UTC at the url https://github.com/nodejs/node/releases/tag/v20.3.0&#xA;&#xA;### Notable Changes&#xD;&#xA;&#xD;&#xA;* \[[`bfcb3d1d9a`](https://github.com/nodejs/node/commit/bfcb3d1d9a)] - **deps**: upgrade to libuv 1.45.0, including significant performance improvements to file system operations on Linux (Santiago Gimeno) [#48078](https://github.com/nodejs/node/pull/48078)&#xD;&#xA;* \[[`5094d1b292`](https://github.com/nodejs/node/commit/5094d1b292)] - **doc**: add Ruy Adorno to list of TSC members (Michael Dawson) [#48172](https://github.com/nodejs/node/pull/48172)&#xD;&#xA;* \[[`2f5dbca690`](https://github.com/nodejs/node/commit/2f5dbca690)] - **doc**: mark Node.js 14 as End-of-Life (Richard Lau) [#48023](https://github.com/nodejs/node/pull/48023)&#xD;&#xA;* \[[`b1828b325e`](https://github.com/nodejs/node/commit/b1828b325e)] - **(SEMVER-MINOR)** **lib**: implement `AbortSignal.any()` (Chemi Atlow) [#47821](https://github.com/nodejs/node/pull/47821)&#xD;&#xA;* \[[`f380953103`](https://github.com/nodejs/node/commit/f380953103)] - **module**: change default resolver to not throw on unknown scheme (Gil Tayar) [#47824](https://github.com/nodejs/node/pull/47824)&#xD;&#xA;* \[[`a94f87ed99`](https://github.com/nodejs/node/commit/a94f87ed99)] - **(SEMVER-MINOR)** **node-api**: define version 9 (Chengzhong Wu) [#48151](https://github.com/nodejs/node/pull/48151)&#xD;&#xA;* \[[`9e2b13dfa7`](https://github.com/nodejs/node/commit/9e2b13dfa7)] - **stream**: deprecate `asIndexedPairs` (Chemi Atlow) [#48102](https://github.com/nodejs/node/pull/48102)&#xD;&#xA;&#xD;&#xA;### Commits&#xD;&#xA;&#xD;&#xA;* \[[`35c96156d1`](https://github.com/nodejs/node/commit/35c96156d1)] - **benchmark**: use `cluster.isPrimary` instead of `cluster.isMaster` (Deokjin Kim) [#48002](https://github.com/nodejs/node/pull/48002)&#xD;&#xA;* \[[`3e6e3abf32`](https://github.com/nodejs/node/commit/3e6e3abf32)] - **bootstrap**: throw ERR\_NOT\_SUPPORTED\_IN\_SNAPSHOT in unsupported operation (Joyee Cheung) [#47887](https://github.com/nodejs/node/pull/47887)&#xD;&#xA;* \[[`c480559347`](https://github.com/nodejs/node/commit/c480559347)] - **bootstrap**: put is\_building\_snapshot state in IsolateData (Joyee Cheung) [#47887](https://github.com/nodejs/node/pull/47887)&#xD;&#xA;* \[[`50c0a15535`](https://github.com/nodejs/node/commit/50c0a15535)] - **build**: set v8\_enable\_webassembly=false when lite mode is enabled (Cheng Shao) [#48248](https://github.com/nodejs/node/pull/48248)&#xD;&#xA;* \[[`4562805cf6`](https://github.com/nodejs/node/commit/4562805cf6)] - **build**: speed up compilation of mksnapshot output (Keyhan Vakil) [#48162](https://github.com/nodejs/node/pull/48162)&#xD;&#xA;* \[[`8b89f13933`](https://github.com/nodejs/node/commit/8b89f13933)] - **build**: add action to close stale PRs (Michael Dawson) [#48051](https://github.com/nodejs/node/pull/48051)&#xD;&#xA;* \[[`5d92202220`](https://github.com/nodejs/node/commit/5d92202220)] - **build**: replace js2c.py with js2c.cc (Joyee Cheung) [#46997](https://github.com/nodejs/node/pull/46997)&#xD;&#xA;* \[[`6cf2adc36e`](https://github.com/nodejs/node/commit/6cf2adc36e)] - **cluster**: use ObjectPrototypeHasOwnProperty (Daeyeon Jeong) [#48141](https://github.com/nodejs/node/pull/48141)&#xD;&#xA;* \[[`f564b03c38`](https://github.com/nodejs/node/commit/f564b03c38)] - **crypto**: use openssl&#39;s own memory BIOs in crypto\_context.cc (GauriSpears) [#47160](https://github.com/nodejs/node/pull/47160)&#xD;&#xA;* \[[`ac8dd61fc3`](https://github.com/nodejs/node/commit/ac8dd61fc3)] - **crypto**: remove default encoding from cipher (Tobias Nießen) [#47998](https://github.com/nodejs/node/pull/47998)&#xD;&#xA;* \[[`15c2de4407`](https://github.com/nodejs/node/commit/15c2de4407)] - **crypto**: fix setEngine() when OPENSSL\_NO\_ENGINE set (Tobias Nießen) [#47977](https://github.com/nodejs/node/pull/47977)&#xD;&#xA;* \[[`9e2dd5b5e2`](https://github.com/nodejs/node/commit/9e2dd5b5e2)] - **deps**: update zlib to 337322d (Node.js GitHub Bot) [#48218](https://github.com/nodejs/node/pull/48218)&#xD;&#xA;* \[[`bfcb3d1d9a`](https://github.com/nodejs/node/commit/bfcb3d1d9a)] - **deps**: upgrade to libuv 1.45.0 (Santiago Gimeno) [#48078](https://github.com/nodejs/node/pull/48078)&#xD;&#xA;* \[[`13930f092f`](https://github.com/nodejs/node/commit/13930f092f)] - **deps**: update ada to 2.5.0 (Node.js GitHub Bot) [#48223](https://github.com/nodejs/node/pull/48223)&#xD;&#xA;* \[[`3047caebec`](https://github.com/nodejs/node/commit/3047caebec)] - **deps**: set `CARES_RANDOM_FILE` for c-ares (Richard Lau) [#48156](https://github.com/nodejs/node/pull/48156)&#xD;&#xA;* \[[`0db79a0872`](https://github.com/nodejs/node/commit/0db79a0872)] - **deps**: update histogram 0.11.8 (Marco Ippolito) [#47742](https://github.com/nodejs/node/pull/47742)&#xD;&#xA;* \[[`99af6716f5`](https://github.com/nodejs/node/commit/99af6716f5)] - **deps**: update histogram to 0.11.7 (Marco Ippolito) [#47742](https://github.com/nodejs/node/pull/47742)&#xD;&#xA;* \[[`d4922bc985`](https://github.com/nodejs/node/commit/d4922bc985)] - **deps**: update c-ares to 1.19.1 (Node.js GitHub Bot) [#48115](https://github.com/nodejs/node/pull/48115)&#xD;&#xA;* \[[`f6ccdb289f`](https://github.com/nodejs/node/commit/f6ccdb289f)] - **deps**: update simdutf to 3.2.12 (Node.js GitHub Bot) [#48118](https://github.com/nodejs/node/pull/48118)&#xD;&#xA;* \[[`3ed0afc778`](https://github.com/nodejs/node/commit/3ed0afc778)] - **deps**: update minimatch to 9.0.1 (Node.js GitHub Bot) [#48094](https://github.com/nodejs/node/pull/48094)&#xD;&#xA;* \[[`df7540fb73`](https://github.com/nodejs/node/commit/df7540fb73)] - **deps**: update ada to 2.4.2 (Node.js GitHub Bot) [#48092](https://github.com/nodejs/node/pull/48092)&#xD;&#xA;* \[[`07df5c48e8`](https://github.com/nodejs/node/commit/07df5c48e8)] - **deps**: update corepack to 0.18.0 (Node.js GitHub Bot) [#48091](https://github.com/nodejs/node/pull/48091)&#xD;&#xA;* \[[`d95a5bb559`](https://github.com/nodejs/node/commit/d95a5bb559)] - **deps**: update uvwasi to 0.0.18 (Node.js GitHub Bot) [#47866](https://github.com/nodejs/node/pull/47866)&#xD;&#xA;* \[[`443477e041`](https://github.com/nodejs/node/commit/443477e041)] - **deps**: update uvwasi to 0.0.17 (Node.js GitHub Bot) [#47866](https://github.com/nodejs/node/pull/47866)&#xD;&#xA;* \[[`03f67d6d6d`](https://github.com/nodejs/node/commit/03f67d6d6d)] - **deps**: upgrade npm to 9.6.7 (npm team) [#48062](https://github.com/nodejs/node/pull/48062)&#xD;&#xA;* \[[`d3e3a911fd`](https://github.com/nodejs/node/commit/d3e3a911fd)] - **deps**: update nghttp2 to 1.53.0 (Node.js GitHub Bot) [#47997](https://github.com/nodejs/node/pull/47997)&#xD;&#xA;* \[[`f7c4daaf67`](https://github.com/nodejs/node/commit/f7c4daaf67)] - **deps**: update ada to 2.4.1 (Node.js GitHub Bot) [#48036](https://github.com/nodejs/node/pull/48036)&#xD;&#xA;* \[[`c6a752560d`](https://github.com/nodejs/node/commit/c6a752560d)] - **deps**: add loongarch64 into openssl Makefile and gen openssl-loongarch64 (Shi Pujin) [#46401](https://github.com/nodejs/node/pull/46401)&#xD;&#xA;* \[[`d194241716`](https://github.com/nodejs/node/commit/d194241716)] - **deps**: update undici to 5.22.1 (Node.js GitHub Bot) [#47994](https://github.com/nodejs/node/pull/47994)&#xD;&#xA;* \[[`02e919f4a2`](https://github.com/nodejs/node/commit/02e919f4a2)] - **deps,test**: update postject to 1.0.0-alpha.6 (Node.js GitHub Bot) [#48072](https://github.com/nodejs/node/pull/48072)&#xD;&#xA;* \[[`2c19f596ad`](https://github.com/nodejs/node/commit/2c19f596ad)] - **doc**: clarify array args to Buffer.from() (Bryan English) [#48274](https://github.com/nodejs/node/pull/48274)&#xD;&#xA;* \[[`d681e5f456`](https://github.com/nodejs/node/commit/d681e5f456)] - **doc**: document watch option for node:test run() (Moshe Atlow) [#48256](https://github.com/nodejs/node/pull/48256)&#xD;&#xA;* \[[`96e54ddbca`](https://github.com/nodejs/node/commit/96e54ddbca)] - **doc**: reserve 117 for Electron 26 (Calvin) [#48245](https://github.com/nodejs/node/pull/48245)&#xD;&#xA;* \[[`9aff8c7818`](https://github.com/nodejs/node/commit/9aff8c7818)] - **doc**: update documentation for FIPS support (Richard Lau) [#48194](https://github.com/nodejs/node/pull/48194)&#xD;&#xA;* \[[`8c5338648f`](https://github.com/nodejs/node/commit/8c5338648f)] - **doc**: improve the documentation of the stdio option (Kumar Arnav) [#48110](https://github.com/nodejs/node/pull/48110)&#xD;&#xA;* \[[`11918d705f`](https://github.com/nodejs/node/commit/11918d705f)] - **doc**: update Buffer.allocUnsafe description (sinkhaha) [#48183](https://github.com/nodejs/node/pull/48183)&#xD;&#xA;* \[[`2b51ee5e22`](https://github.com/nodejs/node/commit/2b51ee5e22)] - **doc**: update codeowners with website team (Claudio Wunder) [#48197](https://github.com/nodejs/node/pull/48197)&#xD;&#xA;* \[[`360df25d04`](https://github.com/nodejs/node/commit/360df25d04)] - **doc**: fix broken link to new folder doc/contributing/maintaining (Andrea Fassina) [#48205](https://github.com/nodejs/node/pull/48205)&#xD;&#xA;* \[[`13e95e21a4`](https://github.com/nodejs/node/commit/13e95e21a4)] - **doc**: add atlowChemi to triagers (Chemi Atlow) [#48104](https://github.com/nodejs/node/pull/48104)&#xD;&#xA;* \[[`5f83ce530f`](https://github.com/nodejs/node/commit/5f83ce530f)] - **doc**: fix typo in readline completer function section (Vadym) [#48188](https://github.com/nodejs/node/pull/48188)&#xD;&#xA;* \[[`3c82165d27`](https://github.com/nodejs/node/commit/3c82165d27)] - **doc**: remove broken link for keygen (Rich Trott) [#48176](https://github.com/nodejs/node/pull/48176)&#xD;&#xA;* \[[`0ca90a1e6d`](https://github.com/nodejs/node/commit/0ca90a1e6d)] - **doc**: add `auto` intrinsic height to prevent jitter/flicker (Daniel Holbert) [#48195](https://github.com/nodejs/node/pull/48195)&#xD;&#xA;* \[[`f117855092`](https://github.com/nodejs/node/commit/f117855092)] - **doc**: add version info on the SEA docs (Antoine du Hamel) [#48173](https://github.com/nodejs/node/pull/48173)&#xD;&#xA;* \[[`5094d1b292`](https://github.com/nodejs/node/commit/5094d1b292)] - **doc**: add Ruy to list of TSC members (Michael Dawson) [#48172](https://github.com/nodejs/node/pull/48172)&#xD;&#xA;* \[[`39d8140227`](https://github.com/nodejs/node/commit/39d8140227)] - **doc**: update socket.remote\* properties documentation (Saba Kharanauli) [#48139](https://github.com/nodejs/node/pull/48139)&#xD;&#xA;* \[[`5497c13efe`](https://github.com/nodejs/node/commit/5497c13efe)] - **doc**: update outdated section on TLSv1.3-PSK (Tobias Nießen) [#48123](https://github.com/nodejs/node/pull/48123)&#xD;&#xA;* \[[`281dfaf727`](https://github.com/nodejs/node/commit/281dfaf727)] - **doc**: improve HMAC key recommendations (Tobias Nießen) [#48121](https://github.com/nodejs/node/pull/48121)&#xD;&#xA;* \[[`bd311b6c70`](https://github.com/nodejs/node/commit/bd311b6c70)] - **doc**: clarify mkdir() recursive behavior (Stephen Odogwu) [#48109](https://github.com/nodejs/node/pull/48109)&#xD;&#xA;* \[[`5b061c8922`](https://github.com/nodejs/node/commit/5b061c8922)] - **doc**: fix typo in crypto legacy streams API section (Tobias Nießen) [#48122](https://github.com/nodejs/node/pull/48122)&#xD;&#xA;* \[[`10ccb2bd81`](https://github.com/nodejs/node/commit/10ccb2bd81)] - **doc**: update SEA source link (Rich Trott) [#48080](https://github.com/nodejs/node/pull/48080)&#xD;&#xA;* \[[`415bf7f532`](https://github.com/nodejs/node/commit/415bf7f532)] - **doc**: clarify tty.isRaw (Roberto Vidal) [#48055](https://github.com/nodejs/node/pull/48055)&#xD;&#xA;* \[[`0ac4b33c76`](https://github.com/nodejs/node/commit/0ac4b33c76)] - **doc**: correct line break for Windows terminals (Alex Schwartz) [#48083](https://github.com/nodejs/node/pull/48083)&#xD;&#xA;* \[[`f30ba5c320`](https://github.com/nodejs/node/commit/f30ba5c320)] - **doc**: fix Windows code snippet tags (Antoine du Hamel) [#48100](https://github.com/nodejs/node/pull/48100)&#xD;&#xA;* \[[`12fef9b68c`](https://github.com/nodejs/node/commit/12fef9b68c)] - **doc**: harmonize fenced code snippet flags (Antoine du Hamel) [#48082](https://github.com/nodejs/node/pull/48082)&#xD;&#xA;* \[[`13f163eace`](https://github.com/nodejs/node/commit/13f163eace)] - **doc**: use secure key length for HMAC generateKey (Tobias Nießen) [#48052](https://github.com/nodejs/node/pull/48052)&#xD;&#xA;* \[[`1e3e7c9f33`](https://github.com/nodejs/node/commit/1e3e7c9f33)] - **doc**: update broken EVP\_BytesToKey link (Rich Trott) [#48064](https://github.com/nodejs/node/pull/48064)&#xD;&#xA;* \[[`5917ba1838`](https://github.com/nodejs/node/commit/5917ba1838)] - **doc**: update broken spkac link (Rich Trott) [#48063](https://github.com/nodejs/node/pull/48063)&#xD;&#xA;* \[[`0e4a3b7db1`](https://github.com/nodejs/node/commit/0e4a3b7db1)] - **doc**: document node-api version process (Chengzhong Wu) [#47972](https://github.com/nodejs/node/pull/47972)&#xD;&#xA;* \[[`85bbaa94ea`](https://github.com/nodejs/node/commit/85bbaa94ea)] - **doc**: update process.versions properties (Saba Kharanauli) [#48019](https://github.com/nodejs/node/pull/48019)&#xD;&#xA;* \[[`7660eb591a`](https://github.com/nodejs/node/commit/7660eb591a)] - **doc**: fix typo in binding functions (Deokjin Kim) [#48003](https://github.com/nodejs/node/pull/48003)&#xD;&#xA;* \[[`2f5dbca690`](https://github.com/nodejs/node/commit/2f5dbca690)] - **doc**: mark Node.js 14 as End-of-Life (Richard Lau) [#48023](https://github.com/nodejs/node/pull/48023)&#xD;&#xA;* \[[`3b94a739f2`](https://github.com/nodejs/node/commit/3b94a739f2)] - **doc**: clarify CRYPTO\_CUSTOM\_ENGINE\_NOT\_SUPPORTED (Tobias Nießen) [#47976](https://github.com/nodejs/node/pull/47976)&#xD;&#xA;* \[[`9e381cfa89`](https://github.com/nodejs/node/commit/9e381cfa89)] - **doc**: add heading for permission model limitations (Tobias Nießen) [#47989](https://github.com/nodejs/node/pull/47989)&#xD;&#xA;* \[[`802db923e0`](https://github.com/nodejs/node/commit/802db923e0)] - **doc,vm**: clarify usage of cachedData in vm.compileFunction() (Darshan Sen) [#48193](https://github.com/nodejs/node/pull/48193)&#xD;&#xA;* \[[`11a3434810`](https://github.com/nodejs/node/commit/11a3434810)] - **esm**: remove support for arrays in `import` internal method (Antoine du Hamel) [#48296](https://github.com/nodejs/node/pull/48296)&#xD;&#xA;* \[[`3b00f3afef`](https://github.com/nodejs/node/commit/3b00f3afef)] - **esm**: handle `globalPreload` hook returning a nullish value (Antoine du Hamel) [#48249](https://github.com/nodejs/node/pull/48249)&#xD;&#xA;* \[[`3c7846d7e1`](https://github.com/nodejs/node/commit/3c7846d7e1)] - **esm**: handle more error types thrown from the loader thread (Antoine du Hamel) [#48247](https://github.com/nodejs/node/pull/48247)&#xD;&#xA;* \[[`60ce2bcabc`](https://github.com/nodejs/node/commit/60ce2bcabc)] - **http**: send implicit headers on HEAD with no body (Matteo Collina) [#48108](https://github.com/nodejs/node/pull/48108)&#xD;&#xA;* \[[`72de4e7170`](https://github.com/nodejs/node/commit/72de4e7170)] - **lib**: do not disable linter for entire files (Antoine du Hamel) [#48299](https://github.com/nodejs/node/pull/48299)&#xD;&#xA;* \[[`10cc60fc91`](https://github.com/nodejs/node/commit/10cc60fc91)] - **lib**: use existing `isWindows` variable (sinkhaha) [#48134](https://github.com/nodejs/node/pull/48134)&#xD;&#xA;* \[[`a90010aae9`](https://github.com/nodejs/node/commit/a90010aae9)] - **lib**: support FORCE\_COLOR for non TTY streams (Moshe Atlow) [#48034](https://github.com/nodejs/node/pull/48034)&#xD;&#xA;* \[[`b1828b325e`](https://github.com/nodejs/node/commit/b1828b325e)] - **(SEMVER-MINOR)** **lib**: implement AbortSignal.any() (Chemi Atlow) [#47821](https://github.com/nodejs/node/pull/47821)&#xD;&#xA;* \[[`8f1b86961f`](https://github.com/nodejs/node/commit/8f1b86961f)] - **meta**: bump github/codeql-action from 2.3.3 to 2.3.6 (dependabot\[bot]) [#48287](https://github.com/nodejs/node/pull/48287)&#xD;&#xA;* \[[`1b87ccdf70`](https://github.com/nodejs/node/commit/1b87ccdf70)] - **meta**: bump actions/setup-python from 4.6.0 to 4.6.1 (dependabot\[bot]) [#48286](https://github.com/nodejs/node/pull/48286)&#xD;&#xA;* \[[`10715aea26`](https://github.com/nodejs/node/commit/10715aea26)] - **meta**: bump codecov/codecov-action from 3.1.3 to 3.1.4 (dependabot\[bot]) [#48285](https://github.com/nodejs/node/pull/48285)&#xD;&#xA;* \[[`79f73778ab`](https://github.com/nodejs/node/commit/79f73778ab)] - **meta**: remove dont-land-on-v14 auto labeling (Shrujal Shah) [#48031](https://github.com/nodejs/node/pull/48031)&#xD;&#xA;* \[[`9c5711f3ea`](https://github.com/nodejs/node/commit/9c5711f3ea)] - **meta**: move one or more collaborators to emeritus (Node.js GitHub Bot) [#48010](https://github.com/nodejs/node/pull/48010)&#xD;&#xA;* \[[`6d6bf3ee52`](https://github.com/nodejs/node/commit/6d6bf3ee52)] - **module**: reduce the number of URL initializations (Yagiz Nizipli) [#48272](https://github.com/nodejs/node/pull/48272)&#xD;&#xA;* \[[`f380953103`](https://github.com/nodejs/node/commit/f380953103)] - **module**: change default resolver to not throw on unknown scheme (Gil Tayar) [#47824](https://github.com/nodejs/node/pull/47824)&#xD;&#xA;* \[[`950185b0c0`](https://github.com/nodejs/node/commit/950185b0c0)] - **net**: fix address iteration with autoSelectFamily (Fedor Indutny) [#48258](https://github.com/nodejs/node/pull/48258)&#xD;&#xA;* \[[`5ddca72e62`](https://github.com/nodejs/node/commit/5ddca72e62)] - **net**: fix family autoselection SSL connection handling (Paolo Insogna) [#48189](https://github.com/nodejs/node/pull/48189)&#xD;&#xA;* \[[`750e53ca3c`](https://github.com/nodejs/node/commit/750e53ca3c)] - **net**: fix family autoselection timeout handling (Paolo Insogna) [#47860](https://github.com/nodejs/node/pull/47860)&#xD;&#xA;* \[[`a94f87ed99`](https://github.com/nodejs/node/commit/a94f87ed99)] - **(SEMVER-MINOR)** **node-api**: define version 9 (Chengzhong Wu) [#48151](https://github.com/nodejs/node/pull/48151)&#xD;&#xA;* \[[`e834979818`](https://github.com/nodejs/node/commit/e834979818)] - **node-api**: add status napi\_cannot\_run\_js (Gabriel Schulhof) [#47986](https://github.com/nodejs/node/pull/47986)&#xD;&#xA;* \[[`eafe0c3ec6`](https://github.com/nodejs/node/commit/eafe0c3ec6)] - **node-api**: napi\_ref on all types is experimental (Vladimir Morozov) [#47975](https://github.com/nodejs/node/pull/47975)&#xD;&#xA;* \[[`9a034746f5`](https://github.com/nodejs/node/commit/9a034746f5)] - **src**: add Realm document in the src README.md (Chengzhong Wu) [#47932](https://github.com/nodejs/node/pull/47932)&#xD;&#xA;* \[[`b8f4070f71`](https://github.com/nodejs/node/commit/b8f4070f71)] - **src**: check node\_extra\_ca\_certs after openssl cfg (Raghu Saxena) [#48159](https://github.com/nodejs/node/pull/48159)&#xD;&#xA;* \[[`0347a18056`](https://github.com/nodejs/node/commit/0347a18056)] - **src**: include missing header in node\_sea.h (Joyee Cheung) [#48152](https://github.com/nodejs/node/pull/48152)&#xD;&#xA;* \[[`45c3782c20`](https://github.com/nodejs/node/commit/45c3782c20)] - **src**: remove INT\_MAX asserts in SecretKeyGenTraits (Tobias Nießen) [#48053](https://github.com/nodejs/node/pull/48053)&#xD;&#xA;* \[[`b25e7045ad`](https://github.com/nodejs/node/commit/b25e7045ad)] - **src**: avoid prototype access in binding templates (Joyee Cheung) [#47913](https://github.com/nodejs/node/pull/47913)&#xD;&#xA;* \[[`33aa373eec`](https://github.com/nodejs/node/commit/33aa373eec)] - **src**: use Blob{Des|S}erializer for SEA blobs (Joyee Cheung) [#47962](https://github.com/nodejs/node/pull/47962)&#xD;&#xA;* \[[`9e2b13dfa7`](https://github.com/nodejs/node/commit/9e2b13dfa7)] - **stream**: deprecate asIndexedPairs (Chemi Atlow) [#48102](https://github.com/nodejs/node/pull/48102)&#xD;&#xA;* \[[`96c323dee2`](https://github.com/nodejs/node/commit/96c323dee2)] - **test**: mark test-child-process-pipe-dataflow as flaky (Moshe Atlow) [#48334](https://github.com/nodejs/node/pull/48334)&#xD;&#xA;* \[[`9875885357`](https://github.com/nodejs/node/commit/9875885357)] - **test**: adapt tests for OpenSSL 3.1 (OttoHollmann) [#47859](https://github.com/nodejs/node/pull/47859)&#xD;&#xA;* \[[`3440d7c6bf`](https://github.com/nodejs/node/commit/3440d7c6bf)] - **test**: unflake test-vm-timeout-escape-nexttick (Santiago Gimeno) [#48078](https://github.com/nodejs/node/pull/48078)&#xD;&#xA;* \[[`215b2bc72c`](https://github.com/nodejs/node/commit/215b2bc72c)] - **test**: fix zlib version regex (Luigi Pinca) [#48227](https://github.com/nodejs/node/pull/48227)&#xD;&#xA;* \[[`e12ee59d26`](https://github.com/nodejs/node/commit/e12ee59d26)] - **test**: use lower security level in s\_client (Luigi Pinca) [#48192](https://github.com/nodejs/node/pull/48192)&#xD;&#xA;* \[[`1dabc7390c`](https://github.com/nodejs/node/commit/1dabc7390c)] - _**Revert**_ &#34;**test**: unskip negative-settimeout.any.js WPT&#34; (Filip Skokan) [#48182](https://github.com/nodejs/node/pull/48182)&#xD;&#xA;* \[[`c1c4796a86`](https://github.com/nodejs/node/commit/c1c4796a86)] - **test**: mark test\_cannot\_run\_js as flaky (Keyhan Vakil) [#48181](https://github.com/nodejs/node/pull/48181)&#xD;&#xA;* \[[`8c49d74002`](https://github.com/nodejs/node/commit/8c49d74002)] - **test**: fix flaky test-runner-watch-mode (Moshe Atlow) [#48144](https://github.com/nodejs/node/pull/48144)&#xD;&#xA;* \[[`6388766862`](https://github.com/nodejs/node/commit/6388766862)] - **test**: skip test-http-pipeline-flood on IBM i (Abdirahim Musse) [#48048](https://github.com/nodejs/node/pull/48048)&#xD;&#xA;* \[[`8d2a3b1952`](https://github.com/nodejs/node/commit/8d2a3b1952)] - **test**: ignore helper files in WPTs (Filip Skokan) [#48079](https://github.com/nodejs/node/pull/48079)&#xD;&#xA;* \[[`7a96d825fd`](https://github.com/nodejs/node/commit/7a96d825fd)] - **test**: move `test-cluster-primary-error` flaky test (Yagiz Nizipli) [#48039](https://github.com/nodejs/node/pull/48039)&#xD;&#xA;* \[[`a80dd3a8b3`](https://github.com/nodejs/node/commit/a80dd3a8b3)] - **test**: fix suite signal (Benjamin Gruenbaum) [#47800](https://github.com/nodejs/node/pull/47800)&#xD;&#xA;* \[[`a41cfd183f`](https://github.com/nodejs/node/commit/a41cfd183f)] - **test**: fix parsing test flags (Daeyeon Jeong) [#48012](https://github.com/nodejs/node/pull/48012)&#xD;&#xA;* \[[`4d4e506f2b`](https://github.com/nodejs/node/commit/4d4e506f2b)] - **test,doc,sea**: run SEA tests on ppc64 (Darshan Sen) [#48111](https://github.com/nodejs/node/pull/48111)&#xD;&#xA;* \[[`44411fc40c`](https://github.com/nodejs/node/commit/44411fc40c)] - **test\_runner**: apply `runOnly` on suites (Moshe Atlow) [#48279](https://github.com/nodejs/node/pull/48279)&#xD;&#xA;* \[[`3f259b7a30`](https://github.com/nodejs/node/commit/3f259b7a30)] - **test\_runner**: emit `test:watch:drained` event (Moshe Atlow) [#48259](https://github.com/nodejs/node/pull/48259)&#xD;&#xA;* \[[`c9f8e8c562`](https://github.com/nodejs/node/commit/c9f8e8c562)] - **test\_runner**: stop watch mode when abortSignal aborted (Moshe Atlow) [#48259](https://github.com/nodejs/node/pull/48259)&#xD;&#xA;* \[[`f3268d64cb`](https://github.com/nodejs/node/commit/f3268d64cb)] - **test\_runner**: fix global after hook (Moshe Atlow) [#48231](https://github.com/nodejs/node/pull/48231)&#xD;&#xA;* \[[`15336c3139`](https://github.com/nodejs/node/commit/15336c3139)] - **test\_runner**: remove redundant check from coverage (Colin Ihrig) [#48070](https://github.com/nodejs/node/pull/48070)&#xD;&#xA;* \[[`750d3e8606`](https://github.com/nodejs/node/commit/750d3e8606)] - **test\_runner**: pass FORCE\_COLOR to child process (Moshe Atlow) [#48057](https://github.com/nodejs/node/pull/48057)&#xD;&#xA;* \[[`3278542243`](https://github.com/nodejs/node/commit/3278542243)] - **test\_runner**: dont split lines on `test:stdout` (Moshe Atlow) [#48057](https://github.com/nodejs/node/pull/48057)&#xD;&#xA;* \[[`027c531766`](https://github.com/nodejs/node/commit/027c531766)] - **test\_runner**: fix test deserialize edge cases (Moshe Atlow) [#48106](https://github.com/nodejs/node/pull/48106)&#xD;&#xA;* \[[`2b797a6d39`](https://github.com/nodejs/node/commit/2b797a6d39)] - **test\_runner**: delegate stderr and stdout formatting to reporter (Shiba) [#48045](https://github.com/nodejs/node/pull/48045)&#xD;&#xA;* \[[`23d310bee8`](https://github.com/nodejs/node/commit/23d310bee8)] - **test\_runner**: display dot report as wide as the terminal width (Raz Luvaton) [#48038](https://github.com/nodejs/node/pull/48038)&#xD;&#xA;* \[[`fd2620dcf1`](https://github.com/nodejs/node/commit/fd2620dcf1)] - **tls**: reapply servername on happy eyeballs connect (Fedor Indutny) [#48255](https://github.com/nodejs/node/pull/48255)&#xD;&#xA;* \[[`62f847d0b3`](https://github.com/nodejs/node/commit/62f847d0b3)] - **tools**: update rollup lint-md-dependencies (Node.js GitHub Bot) [#48329](https://github.com/nodejs/node/pull/48329)&#xD;&#xA;* \[[`3e97826a66`](https://github.com/nodejs/node/commit/3e97826a66)] - _**Revert**_ &#34;**tools**: open issue when update workflow fails&#34; (Marco Ippolito) [#48312](https://github.com/nodejs/node/pull/48312)&#xD;&#xA;* \[[`5f08bfe35f`](https://github.com/nodejs/node/commit/5f08bfe35f)] - **tools**: don&#39;t gitignore base64 config.h (Ben Noordhuis) [#48174](https://github.com/nodejs/node/pull/48174)&#xD;&#xA;* \[[`ded0e2d755`](https://github.com/nodejs/node/commit/ded0e2d755)] - **tools**: update LICENSE and license-builder.sh (Santiago Gimeno) [#48078](https://github.com/nodejs/node/pull/48078)&#xD;&#xA;* \[[`07aa264366`](https://github.com/nodejs/node/commit/07aa264366)] - **tools**: automate histogram update (Marco Ippolito) [#48171](https://github.com/nodejs/node/pull/48171)&#xD;&#xA;* \[[`1416b75eaa`](https://github.com/nodejs/node/commit/1416b75eaa)] - **tools**: use shasum instead of sha256sum (Luigi Pinca) [#48229](https://github.com/nodejs/node/pull/48229)&#xD;&#xA;* \[[`b81e9d9b7b`](https://github.com/nodejs/node/commit/b81e9d9b7b)] - **tools**: harmonize `dep_updaters` scripts (Antoine du Hamel) [#48201](https://github.com/nodejs/node/pull/48201)&#xD;&#xA;* \[[`a60bc41e53`](https://github.com/nodejs/node/commit/a60bc41e53)] - **tools**: deps update authenticate github api request (Andrea Fassina) [#48200](https://github.com/nodejs/node/pull/48200)&#xD;&#xA;* \[[`7478ed014e`](https://github.com/nodejs/node/commit/7478ed014e)] - **tools**: order dependency jobs alphabetically (Luca) [#48184](https://github.com/nodejs/node/pull/48184)&#xD;&#xA;* \[[`568a705799`](https://github.com/nodejs/node/commit/568a705799)] - **tools**: refactor v8\_pch config (Michaël Zasso) [#47364](https://github.com/nodejs/node/pull/47364)&#xD;&#xA;* \[[`801573ba46`](https://github.com/nodejs/node/commit/801573ba46)] - **tools**: log and verify sha256sum (Andrea Fassina) [#48088](https://github.com/nodejs/node/pull/48088)&#xD;&#xA;* \[[`db62325e18`](https://github.com/nodejs/node/commit/db62325e18)] - **tools**: open issue when update workflow fails (Marco Ippolito) [#48018](https://github.com/nodejs/node/pull/48018)&#xD;&#xA;* \[[`ad8a68856d`](https://github.com/nodejs/node/commit/ad8a68856d)] - **tools**: alphabetize CODEOWNERS (Rich Trott) [#48124](https://github.com/nodejs/node/pull/48124)&#xD;&#xA;* \[[`4cf5a9edaf`](https://github.com/nodejs/node/commit/4cf5a9edaf)] - **tools**: use latest upstream commit for zlib updates (Andrea Fassina) [#48054](https://github.com/nodejs/node/pull/48054)&#xD;&#xA;* \[[`8d93af381b`](https://github.com/nodejs/node/commit/8d93af381b)] - **tools**: add security-wg as dep updaters owner (Marco Ippolito) [#48113](https://github.com/nodejs/node/pull/48113)&#xD;&#xA;* \[[`5325be1d99`](https://github.com/nodejs/node/commit/5325be1d99)] - **tools**: port js2c.py to C++ (Joyee Cheung) [#46997](https://github.com/nodejs/node/pull/46997)&#xD;&#xA;* \[[`6c60d90277`](https://github.com/nodejs/node/commit/6c60d90277)] - **tools**: fix race condition when npm installing (Tobias Nießen) [#48101](https://github.com/nodejs/node/pull/48101)&#xD;&#xA;* \[[`0ab840a58f`](https://github.com/nodejs/node/commit/0ab840a58f)] - **tools**: refloat 7 Node.js patches to cpplint.py (Rich Trott) [#48098](https://github.com/nodejs/node/pull/48098)&#xD;&#xA;* \[[`a298193378`](https://github.com/nodejs/node/commit/a298193378)] - **tools**: update cpplint to 1.6.1 (Yagiz Nizipli) [#48098](https://github.com/nodejs/node/pull/48098)&#xD;&#xA;* \[[`f6725751b7`](https://github.com/nodejs/node/commit/f6725751b7)] - **tools**: update eslint to 8.41.0 (Node.js GitHub Bot) [#48097](https://github.com/nodejs/node/pull/48097)&#xD;&#xA;* \[[`6539361f4e`](https://github.com/nodejs/node/commit/6539361f4e)] - **tools**: update lint-md-dependencies (Node.js GitHub Bot) [#48096](https://github.com/nodejs/node/pull/48096)&#xD;&#xA;* \[[`5d94dbb951`](https://github.com/nodejs/node/commit/5d94dbb951)] - **tools**: update doc to remark-parse\@10.0.2 (Node.js GitHub Bot) [#48095](https://github.com/nodejs/node/pull/48095)&#xD;&#xA;* \[[`2226088048`](https://github.com/nodejs/node/commit/2226088048)] - **tools**: add debug logs (Marco Ippolito) [#48060](https://github.com/nodejs/node/pull/48060)&#xD;&#xA;* \[[`0c8c383583`](https://github.com/nodejs/node/commit/0c8c383583)] - **tools**: fix zconf.h path (Luigi Pinca) [#48089](https://github.com/nodejs/node/pull/48089)&#xD;&#xA;* \[[`6adaf4c648`](https://github.com/nodejs/node/commit/6adaf4c648)] - **tools**: update remark-preset-lint-node to 4.0.0 (Node.js GitHub Bot) [#47995](https://github.com/nodejs/node/pull/47995)&#xD;&#xA;* \[[`92b3334231`](https://github.com/nodejs/node/commit/92b3334231)] - **url**: clean vertical alignment of docs (Robin Ury) [#48037](https://github.com/nodejs/node/pull/48037)&#xD;&#xA;* \[[`ebb6536775`](https://github.com/nodejs/node/commit/ebb6536775)] - **url**: call `ada::can_parse` directly (Yagiz Nizipli) [#47919](https://github.com/nodejs/node/pull/47919)&#xD;&#xA;* \[[`ed4514294a`](https://github.com/nodejs/node/commit/ed4514294a)] - **vm**: properly handle defining symbol props (Nicolas DUBIEN) [#47572](https://github.com/nodejs/node/pull/47572)&#xD;&#xA;&#xD;&#xA;</pre>
| </details>
| </details>
| <details id="b5a75d1a4064d24eeed7e0da2be9d5c87e2bc8b3620ce87c4595298596e1cc31">
| <summary>Update the value of the golang docker image for scripts in the &#39;Hello World!&#39; tutorial</summary>
| <details>
| <summary>1.20.5</summary>
| <pre>no GitHub Release found for go1.20.5 on &#34;https://github.com/golang/go&#34;</pre>
| </details>
| </details>
| <details id="b92109dab777df94cb8a8ca81f586d647a25ddd3dfbccf6d0e460c1f9325eed2">
| <summary>Update the value of the maven docker image for scripts in the &#39;Hello World!&#39; tutorial</summary>
| <details>
| <summary>3.9.2</summary>
| <pre>&#xA;Release published on the 2023-05-11 09:22:48 +0000 UTC at the url https://github.com/apache/maven/releases/tag/maven-3.9.2&#xA;&#xA;[Release Notes - Maven - Version 3.9.2](https://maven.apache.org/docs/3.9.2/release-notes.html)&#xD;&#xA;--&#xD;&#xA;&#xD;&#xA;Bug&#xD;&#xA;---&#xD;&#xA;&#xD;&#xA;* \[[MNG-7750](https://issues.apache.org/jira/browse/MNG-7750)\] - Interpolated properties in originalModel in an active profile.&#xD;&#xA;* \[[MNG-7759](https://issues.apache.org/jira/browse/MNG-7759)\] - java.lang.NullPointerException at org.apache.maven.repository.internal.DefaultModelCache.newInstance (DefaultModelCache.java:37)&#xD;&#xA;&#xD;&#xA;Improvement&#xD;&#xA;-----------&#xD;&#xA;&#xD;&#xA;* \[[MNG-7712](https://issues.apache.org/jira/browse/MNG-7712)\] - Core should issue a warning if plugin depends on maven-compat&#xD;&#xA;* \[[MNG-7741](https://issues.apache.org/jira/browse/MNG-7741)\] - Add more information when using -Dmaven.repo.local.recordReverseTree=true&#xD;&#xA;* \[[MNG-7754](https://issues.apache.org/jira/browse/MNG-7754)\] - Improvement and extension of plugin validation&#xD;&#xA;* \[[MNG-7767](https://issues.apache.org/jira/browse/MNG-7767)\] - Tone down plugin validation report&#xD;&#xA;* \[[MNG-7778](https://issues.apache.org/jira/browse/MNG-7778)\] - Maven should print suppressed exceptions when a mojo fails&#xD;&#xA;&#xD;&#xA;Task&#xD;&#xA;----&#xD;&#xA;&#xD;&#xA;* \[[MNG-7749](https://issues.apache.org/jira/browse/MNG-7749)\] - Upgrade animal-sniffer from 1.21 to 1.23&#xD;&#xA;* \[[MNG-7774](https://issues.apache.org/jira/browse/MNG-7774)\] - Maven config and command line interpolation&#xD;&#xA;&#xD;&#xA;Dependency upgrade&#xD;&#xA;------------------&#xD;&#xA;&#xD;&#xA;* \[[MNG-7670](https://issues.apache.org/jira/browse/MNG-7670)\] - Upgrade misc dependencies&#xD;&#xA;* \[[MNG-7753](https://issues.apache.org/jira/browse/MNG-7753)\] - Upgrade to Maven Resolver 1.9.8&#xD;&#xA;* \[[MNG-7769](https://issues.apache.org/jira/browse/MNG-7769)\] - Upgrade to Maven Resolver 1.9.10</pre>
| </details>
| </details>
| <details id="c10a11e7d187af335fa27484b8fcbc439a6711c43f0ef0282155387502dd1419">
| <summary>Update the value of the ruby docker image for pipelines in the &#39;Hello World!&#39; tutorial</summary>
| <details>
| <summary>3.0.6</summary>
| <pre>&#xA;Release published on the 2023-03-30 13:13:37 +0000 UTC at the url https://github.com/ruby/ruby/releases/tag/v3_0_6&#xA;&#xA;## Security Fixes&#xD;&#xA;&#xD;&#xA;* [CVE-2023-28755: ReDoS vulnerability in URI](https://www.ruby-lang.org/en/news/2023/03/28/redos-in-uri-cve-2023-28755/)&#xD;&#xA;* [CVE-2023-28756: ReDoS vulnerability in Time](https://www.ruby-lang.org/en/news/2023/03/30/redos-in-time-cve-2023-28756/)&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;## What&#39;s Changed&#xD;&#xA;&#xD;&#xA;* [Bug #19187: Ruby 3.1.3 testsuite fails after timezone 2022g update is applied](https://bugs.ruby-lang.org/issues/19187)&#xD;&#xA;* [Rename --jit to --mjit by k0kubun · Pull Request #5248](https://github.com/ruby/ruby/pull/5248)&#xD;&#xA;* [Merge URI-0.10.2 for Ruby 3.0 by hsbt · Pull Request #7607](https://github.com/ruby/ruby/pull/7607)&#xD;&#xA;* [Bug #19161: Cannot compile 3.0.5 or 3.1.3 on Red Hat Enterprise Linux 7](https://bugs.ruby-lang.org/issues/19161)&#xD;&#xA;&#xD;&#xA;Note: This list is automatically generated by tool/gen-github-release.rb. Because of this, some commits may be missing.&#xD;&#xA;&#xD;&#xA;## Full Changelog&#xD;&#xA;&#xD;&#xA;https://github.com/ruby/ruby/compare/v3_0_5...v3_0_6&#xD;&#xA;&#xD;&#xA;</pre>
| </details>
| </details>
| <details id="c7e78fd35d2d54d114801a2df24a61b121c408f9cb57a4124ecd92ce7b654c53">
| <summary>Update the value of the node docker image for pipelines in the &#39;Hello World!&#39; tutorial</summary>
| <details>
| <summary>20.3.0</summary>
| <pre>&#xA;Release published on the 2023-06-08 16:34:44 +0000 UTC at the url https://github.com/nodejs/node/releases/tag/v20.3.0&#xA;&#xA;### Notable Changes&#xD;&#xA;&#xD;&#xA;* \[[`bfcb3d1d9a`](https://github.com/nodejs/node/commit/bfcb3d1d9a)] - **deps**: upgrade to libuv 1.45.0, including significant performance improvements to file system operations on Linux (Santiago Gimeno) [#48078](https://github.com/nodejs/node/pull/48078)&#xD;&#xA;* \[[`5094d1b292`](https://github.com/nodejs/node/commit/5094d1b292)] - **doc**: add Ruy Adorno to list of TSC members (Michael Dawson) [#48172](https://github.com/nodejs/node/pull/48172)&#xD;&#xA;* \[[`2f5dbca690`](https://github.com/nodejs/node/commit/2f5dbca690)] - **doc**: mark Node.js 14 as End-of-Life (Richard Lau) [#48023](https://github.com/nodejs/node/pull/48023)&#xD;&#xA;* \[[`b1828b325e`](https://github.com/nodejs/node/commit/b1828b325e)] - **(SEMVER-MINOR)** **lib**: implement `AbortSignal.any()` (Chemi Atlow) [#47821](https://github.com/nodejs/node/pull/47821)&#xD;&#xA;* \[[`f380953103`](https://github.com/nodejs/node/commit/f380953103)] - **module**: change default resolver to not throw on unknown scheme (Gil Tayar) [#47824](https://github.com/nodejs/node/pull/47824)&#xD;&#xA;* \[[`a94f87ed99`](https://github.com/nodejs/node/commit/a94f87ed99)] - **(SEMVER-MINOR)** **node-api**: define version 9 (Chengzhong Wu) [#48151](https://github.com/nodejs/node/pull/48151)&#xD;&#xA;* \[[`9e2b13dfa7`](https://github.com/nodejs/node/commit/9e2b13dfa7)] - **stream**: deprecate `asIndexedPairs` (Chemi Atlow) [#48102](https://github.com/nodejs/node/pull/48102)&#xD;&#xA;&#xD;&#xA;### Commits&#xD;&#xA;&#xD;&#xA;* \[[`35c96156d1`](https://github.com/nodejs/node/commit/35c96156d1)] - **benchmark**: use `cluster.isPrimary` instead of `cluster.isMaster` (Deokjin Kim) [#48002](https://github.com/nodejs/node/pull/48002)&#xD;&#xA;* \[[`3e6e3abf32`](https://github.com/nodejs/node/commit/3e6e3abf32)] - **bootstrap**: throw ERR\_NOT\_SUPPORTED\_IN\_SNAPSHOT in unsupported operation (Joyee Cheung) [#47887](https://github.com/nodejs/node/pull/47887)&#xD;&#xA;* \[[`c480559347`](https://github.com/nodejs/node/commit/c480559347)] - **bootstrap**: put is\_building\_snapshot state in IsolateData (Joyee Cheung) [#47887](https://github.com/nodejs/node/pull/47887)&#xD;&#xA;* \[[`50c0a15535`](https://github.com/nodejs/node/commit/50c0a15535)] - **build**: set v8\_enable\_webassembly=false when lite mode is enabled (Cheng Shao) [#48248](https://github.com/nodejs/node/pull/48248)&#xD;&#xA;* \[[`4562805cf6`](https://github.com/nodejs/node/commit/4562805cf6)] - **build**: speed up compilation of mksnapshot output (Keyhan Vakil) [#48162](https://github.com/nodejs/node/pull/48162)&#xD;&#xA;* \[[`8b89f13933`](https://github.com/nodejs/node/commit/8b89f13933)] - **build**: add action to close stale PRs (Michael Dawson) [#48051](https://github.com/nodejs/node/pull/48051)&#xD;&#xA;* \[[`5d92202220`](https://github.com/nodejs/node/commit/5d92202220)] - **build**: replace js2c.py with js2c.cc (Joyee Cheung) [#46997](https://github.com/nodejs/node/pull/46997)&#xD;&#xA;* \[[`6cf2adc36e`](https://github.com/nodejs/node/commit/6cf2adc36e)] - **cluster**: use ObjectPrototypeHasOwnProperty (Daeyeon Jeong) [#48141](https://github.com/nodejs/node/pull/48141)&#xD;&#xA;* \[[`f564b03c38`](https://github.com/nodejs/node/commit/f564b03c38)] - **crypto**: use openssl&#39;s own memory BIOs in crypto\_context.cc (GauriSpears) [#47160](https://github.com/nodejs/node/pull/47160)&#xD;&#xA;* \[[`ac8dd61fc3`](https://github.com/nodejs/node/commit/ac8dd61fc3)] - **crypto**: remove default encoding from cipher (Tobias Nießen) [#47998](https://github.com/nodejs/node/pull/47998)&#xD;&#xA;* \[[`15c2de4407`](https://github.com/nodejs/node/commit/15c2de4407)] - **crypto**: fix setEngine() when OPENSSL\_NO\_ENGINE set (Tobias Nießen) [#47977](https://github.com/nodejs/node/pull/47977)&#xD;&#xA;* \[[`9e2dd5b5e2`](https://github.com/nodejs/node/commit/9e2dd5b5e2)] - **deps**: update zlib to 337322d (Node.js GitHub Bot) [#48218](https://github.com/nodejs/node/pull/48218)&#xD;&#xA;* \[[`bfcb3d1d9a`](https://github.com/nodejs/node/commit/bfcb3d1d9a)] - **deps**: upgrade to libuv 1.45.0 (Santiago Gimeno) [#48078](https://github.com/nodejs/node/pull/48078)&#xD;&#xA;* \[[`13930f092f`](https://github.com/nodejs/node/commit/13930f092f)] - **deps**: update ada to 2.5.0 (Node.js GitHub Bot) [#48223](https://github.com/nodejs/node/pull/48223)&#xD;&#xA;* \[[`3047caebec`](https://github.com/nodejs/node/commit/3047caebec)] - **deps**: set `CARES_RANDOM_FILE` for c-ares (Richard Lau) [#48156](https://github.com/nodejs/node/pull/48156)&#xD;&#xA;* \[[`0db79a0872`](https://github.com/nodejs/node/commit/0db79a0872)] - **deps**: update histogram 0.11.8 (Marco Ippolito) [#47742](https://github.com/nodejs/node/pull/47742)&#xD;&#xA;* \[[`99af6716f5`](https://github.com/nodejs/node/commit/99af6716f5)] - **deps**: update histogram to 0.11.7 (Marco Ippolito) [#47742](https://github.com/nodejs/node/pull/47742)&#xD;&#xA;* \[[`d4922bc985`](https://github.com/nodejs/node/commit/d4922bc985)] - **deps**: update c-ares to 1.19.1 (Node.js GitHub Bot) [#48115](https://github.com/nodejs/node/pull/48115)&#xD;&#xA;* \[[`f6ccdb289f`](https://github.com/nodejs/node/commit/f6ccdb289f)] - **deps**: update simdutf to 3.2.12 (Node.js GitHub Bot) [#48118](https://github.com/nodejs/node/pull/48118)&#xD;&#xA;* \[[`3ed0afc778`](https://github.com/nodejs/node/commit/3ed0afc778)] - **deps**: update minimatch to 9.0.1 (Node.js GitHub Bot) [#48094](https://github.com/nodejs/node/pull/48094)&#xD;&#xA;* \[[`df7540fb73`](https://github.com/nodejs/node/commit/df7540fb73)] - **deps**: update ada to 2.4.2 (Node.js GitHub Bot) [#48092](https://github.com/nodejs/node/pull/48092)&#xD;&#xA;* \[[`07df5c48e8`](https://github.com/nodejs/node/commit/07df5c48e8)] - **deps**: update corepack to 0.18.0 (Node.js GitHub Bot) [#48091](https://github.com/nodejs/node/pull/48091)&#xD;&#xA;* \[[`d95a5bb559`](https://github.com/nodejs/node/commit/d95a5bb559)] - **deps**: update uvwasi to 0.0.18 (Node.js GitHub Bot) [#47866](https://github.com/nodejs/node/pull/47866)&#xD;&#xA;* \[[`443477e041`](https://github.com/nodejs/node/commit/443477e041)] - **deps**: update uvwasi to 0.0.17 (Node.js GitHub Bot) [#47866](https://github.com/nodejs/node/pull/47866)&#xD;&#xA;* \[[`03f67d6d6d`](https://github.com/nodejs/node/commit/03f67d6d6d)] - **deps**: upgrade npm to 9.6.7 (npm team) [#48062](https://github.com/nodejs/node/pull/48062)&#xD;&#xA;* \[[`d3e3a911fd`](https://github.com/nodejs/node/commit/d3e3a911fd)] - **deps**: update nghttp2 to 1.53.0 (Node.js GitHub Bot) [#47997](https://github.com/nodejs/node/pull/47997)&#xD;&#xA;* \[[`f7c4daaf67`](https://github.com/nodejs/node/commit/f7c4daaf67)] - **deps**: update ada to 2.4.1 (Node.js GitHub Bot) [#48036](https://github.com/nodejs/node/pull/48036)&#xD;&#xA;* \[[`c6a752560d`](https://github.com/nodejs/node/commit/c6a752560d)] - **deps**: add loongarch64 into openssl Makefile and gen openssl-loongarch64 (Shi Pujin) [#46401](https://github.com/nodejs/node/pull/46401)&#xD;&#xA;* \[[`d194241716`](https://github.com/nodejs/node/commit/d194241716)] - **deps**: update undici to 5.22.1 (Node.js GitHub Bot) [#47994](https://github.com/nodejs/node/pull/47994)&#xD;&#xA;* \[[`02e919f4a2`](https://github.com/nodejs/node/commit/02e919f4a2)] - **deps,test**: update postject to 1.0.0-alpha.6 (Node.js GitHub Bot) [#48072](https://github.com/nodejs/node/pull/48072)&#xD;&#xA;* \[[`2c19f596ad`](https://github.com/nodejs/node/commit/2c19f596ad)] - **doc**: clarify array args to Buffer.from() (Bryan English) [#48274](https://github.com/nodejs/node/pull/48274)&#xD;&#xA;* \[[`d681e5f456`](https://github.com/nodejs/node/commit/d681e5f456)] - **doc**: document watch option for node:test run() (Moshe Atlow) [#48256](https://github.com/nodejs/node/pull/48256)&#xD;&#xA;* \[[`96e54ddbca`](https://github.com/nodejs/node/commit/96e54ddbca)] - **doc**: reserve 117 for Electron 26 (Calvin) [#48245](https://github.com/nodejs/node/pull/48245)&#xD;&#xA;* \[[`9aff8c7818`](https://github.com/nodejs/node/commit/9aff8c7818)] - **doc**: update documentation for FIPS support (Richard Lau) [#48194](https://github.com/nodejs/node/pull/48194)&#xD;&#xA;* \[[`8c5338648f`](https://github.com/nodejs/node/commit/8c5338648f)] - **doc**: improve the documentation of the stdio option (Kumar Arnav) [#48110](https://github.com/nodejs/node/pull/48110)&#xD;&#xA;* \[[`11918d705f`](https://github.com/nodejs/node/commit/11918d705f)] - **doc**: update Buffer.allocUnsafe description (sinkhaha) [#48183](https://github.com/nodejs/node/pull/48183)&#xD;&#xA;* \[[`2b51ee5e22`](https://github.com/nodejs/node/commit/2b51ee5e22)] - **doc**: update codeowners with website team (Claudio Wunder) [#48197](https://github.com/nodejs/node/pull/48197)&#xD;&#xA;* \[[`360df25d04`](https://github.com/nodejs/node/commit/360df25d04)] - **doc**: fix broken link to new folder doc/contributing/maintaining (Andrea Fassina) [#48205](https://github.com/nodejs/node/pull/48205)&#xD;&#xA;* \[[`13e95e21a4`](https://github.com/nodejs/node/commit/13e95e21a4)] - **doc**: add atlowChemi to triagers (Chemi Atlow) [#48104](https://github.com/nodejs/node/pull/48104)&#xD;&#xA;* \[[`5f83ce530f`](https://github.com/nodejs/node/commit/5f83ce530f)] - **doc**: fix typo in readline completer function section (Vadym) [#48188](https://github.com/nodejs/node/pull/48188)&#xD;&#xA;* \[[`3c82165d27`](https://github.com/nodejs/node/commit/3c82165d27)] - **doc**: remove broken link for keygen (Rich Trott) [#48176](https://github.com/nodejs/node/pull/48176)&#xD;&#xA;* \[[`0ca90a1e6d`](https://github.com/nodejs/node/commit/0ca90a1e6d)] - **doc**: add `auto` intrinsic height to prevent jitter/flicker (Daniel Holbert) [#48195](https://github.com/nodejs/node/pull/48195)&#xD;&#xA;* \[[`f117855092`](https://github.com/nodejs/node/commit/f117855092)] - **doc**: add version info on the SEA docs (Antoine du Hamel) [#48173](https://github.com/nodejs/node/pull/48173)&#xD;&#xA;* \[[`5094d1b292`](https://github.com/nodejs/node/commit/5094d1b292)] - **doc**: add Ruy to list of TSC members (Michael Dawson) [#48172](https://github.com/nodejs/node/pull/48172)&#xD;&#xA;* \[[`39d8140227`](https://github.com/nodejs/node/commit/39d8140227)] - **doc**: update socket.remote\* properties documentation (Saba Kharanauli) [#48139](https://github.com/nodejs/node/pull/48139)&#xD;&#xA;* \[[`5497c13efe`](https://github.com/nodejs/node/commit/5497c13efe)] - **doc**: update outdated section on TLSv1.3-PSK (Tobias Nießen) [#48123](https://github.com/nodejs/node/pull/48123)&#xD;&#xA;* \[[`281dfaf727`](https://github.com/nodejs/node/commit/281dfaf727)] - **doc**: improve HMAC key recommendations (Tobias Nießen) [#48121](https://github.com/nodejs/node/pull/48121)&#xD;&#xA;* \[[`bd311b6c70`](https://github.com/nodejs/node/commit/bd311b6c70)] - **doc**: clarify mkdir() recursive behavior (Stephen Odogwu) [#48109](https://github.com/nodejs/node/pull/48109)&#xD;&#xA;* \[[`5b061c8922`](https://github.com/nodejs/node/commit/5b061c8922)] - **doc**: fix typo in crypto legacy streams API section (Tobias Nießen) [#48122](https://github.com/nodejs/node/pull/48122)&#xD;&#xA;* \[[`10ccb2bd81`](https://github.com/nodejs/node/commit/10ccb2bd81)] - **doc**: update SEA source link (Rich Trott) [#48080](https://github.com/nodejs/node/pull/48080)&#xD;&#xA;* \[[`415bf7f532`](https://github.com/nodejs/node/commit/415bf7f532)] - **doc**: clarify tty.isRaw (Roberto Vidal) [#48055](https://github.com/nodejs/node/pull/48055)&#xD;&#xA;* \[[`0ac4b33c76`](https://github.com/nodejs/node/commit/0ac4b33c76)] - **doc**: correct line break for Windows terminals (Alex Schwartz) [#48083](https://github.com/nodejs/node/pull/48083)&#xD;&#xA;* \[[`f30ba5c320`](https://github.com/nodejs/node/commit/f30ba5c320)] - **doc**: fix Windows code snippet tags (Antoine du Hamel) [#48100](https://github.com/nodejs/node/pull/48100)&#xD;&#xA;* \[[`12fef9b68c`](https://github.com/nodejs/node/commit/12fef9b68c)] - **doc**: harmonize fenced code snippet flags (Antoine du Hamel) [#48082](https://github.com/nodejs/node/pull/48082)&#xD;&#xA;* \[[`13f163eace`](https://github.com/nodejs/node/commit/13f163eace)] - **doc**: use secure key length for HMAC generateKey (Tobias Nießen) [#48052](https://github.com/nodejs/node/pull/48052)&#xD;&#xA;* \[[`1e3e7c9f33`](https://github.com/nodejs/node/commit/1e3e7c9f33)] - **doc**: update broken EVP\_BytesToKey link (Rich Trott) [#48064](https://github.com/nodejs/node/pull/48064)&#xD;&#xA;* \[[`5917ba1838`](https://github.com/nodejs/node/commit/5917ba1838)] - **doc**: update broken spkac link (Rich Trott) [#48063](https://github.com/nodejs/node/pull/48063)&#xD;&#xA;* \[[`0e4a3b7db1`](https://github.com/nodejs/node/commit/0e4a3b7db1)] - **doc**: document node-api version process (Chengzhong Wu) [#47972](https://github.com/nodejs/node/pull/47972)&#xD;&#xA;* \[[`85bbaa94ea`](https://github.com/nodejs/node/commit/85bbaa94ea)] - **doc**: update process.versions properties (Saba Kharanauli) [#48019](https://github.com/nodejs/node/pull/48019)&#xD;&#xA;* \[[`7660eb591a`](https://github.com/nodejs/node/commit/7660eb591a)] - **doc**: fix typo in binding functions (Deokjin Kim) [#48003](https://github.com/nodejs/node/pull/48003)&#xD;&#xA;* \[[`2f5dbca690`](https://github.com/nodejs/node/commit/2f5dbca690)] - **doc**: mark Node.js 14 as End-of-Life (Richard Lau) [#48023](https://github.com/nodejs/node/pull/48023)&#xD;&#xA;* \[[`3b94a739f2`](https://github.com/nodejs/node/commit/3b94a739f2)] - **doc**: clarify CRYPTO\_CUSTOM\_ENGINE\_NOT\_SUPPORTED (Tobias Nießen) [#47976](https://github.com/nodejs/node/pull/47976)&#xD;&#xA;* \[[`9e381cfa89`](https://github.com/nodejs/node/commit/9e381cfa89)] - **doc**: add heading for permission model limitations (Tobias Nießen) [#47989](https://github.com/nodejs/node/pull/47989)&#xD;&#xA;* \[[`802db923e0`](https://github.com/nodejs/node/commit/802db923e0)] - **doc,vm**: clarify usage of cachedData in vm.compileFunction() (Darshan Sen) [#48193](https://github.com/nodejs/node/pull/48193)&#xD;&#xA;* \[[`11a3434810`](https://github.com/nodejs/node/commit/11a3434810)] - **esm**: remove support for arrays in `import` internal method (Antoine du Hamel) [#48296](https://github.com/nodejs/node/pull/48296)&#xD;&#xA;* \[[`3b00f3afef`](https://github.com/nodejs/node/commit/3b00f3afef)] - **esm**: handle `globalPreload` hook returning a nullish value (Antoine du Hamel) [#48249](https://github.com/nodejs/node/pull/48249)&#xD;&#xA;* \[[`3c7846d7e1`](https://github.com/nodejs/node/commit/3c7846d7e1)] - **esm**: handle more error types thrown from the loader thread (Antoine du Hamel) [#48247](https://github.com/nodejs/node/pull/48247)&#xD;&#xA;* \[[`60ce2bcabc`](https://github.com/nodejs/node/commit/60ce2bcabc)] - **http**: send implicit headers on HEAD with no body (Matteo Collina) [#48108](https://github.com/nodejs/node/pull/48108)&#xD;&#xA;* \[[`72de4e7170`](https://github.com/nodejs/node/commit/72de4e7170)] - **lib**: do not disable linter for entire files (Antoine du Hamel) [#48299](https://github.com/nodejs/node/pull/48299)&#xD;&#xA;* \[[`10cc60fc91`](https://github.com/nodejs/node/commit/10cc60fc91)] - **lib**: use existing `isWindows` variable (sinkhaha) [#48134](https://github.com/nodejs/node/pull/48134)&#xD;&#xA;* \[[`a90010aae9`](https://github.com/nodejs/node/commit/a90010aae9)] - **lib**: support FORCE\_COLOR for non TTY streams (Moshe Atlow) [#48034](https://github.com/nodejs/node/pull/48034)&#xD;&#xA;* \[[`b1828b325e`](https://github.com/nodejs/node/commit/b1828b325e)] - **(SEMVER-MINOR)** **lib**: implement AbortSignal.any() (Chemi Atlow) [#47821](https://github.com/nodejs/node/pull/47821)&#xD;&#xA;* \[[`8f1b86961f`](https://github.com/nodejs/node/commit/8f1b86961f)] - **meta**: bump github/codeql-action from 2.3.3 to 2.3.6 (dependabot\[bot]) [#48287](https://github.com/nodejs/node/pull/48287)&#xD;&#xA;* \[[`1b87ccdf70`](https://github.com/nodejs/node/commit/1b87ccdf70)] - **meta**: bump actions/setup-python from 4.6.0 to 4.6.1 (dependabot\[bot]) [#48286](https://github.com/nodejs/node/pull/48286)&#xD;&#xA;* \[[`10715aea26`](https://github.com/nodejs/node/commit/10715aea26)] - **meta**: bump codecov/codecov-action from 3.1.3 to 3.1.4 (dependabot\[bot]) [#48285](https://github.com/nodejs/node/pull/48285)&#xD;&#xA;* \[[`79f73778ab`](https://github.com/nodejs/node/commit/79f73778ab)] - **meta**: remove dont-land-on-v14 auto labeling (Shrujal Shah) [#48031](https://github.com/nodejs/node/pull/48031)&#xD;&#xA;* \[[`9c5711f3ea`](https://github.com/nodejs/node/commit/9c5711f3ea)] - **meta**: move one or more collaborators to emeritus (Node.js GitHub Bot) [#48010](https://github.com/nodejs/node/pull/48010)&#xD;&#xA;* \[[`6d6bf3ee52`](https://github.com/nodejs/node/commit/6d6bf3ee52)] - **module**: reduce the number of URL initializations (Yagiz Nizipli) [#48272](https://github.com/nodejs/node/pull/48272)&#xD;&#xA;* \[[`f380953103`](https://github.com/nodejs/node/commit/f380953103)] - **module**: change default resolver to not throw on unknown scheme (Gil Tayar) [#47824](https://github.com/nodejs/node/pull/47824)&#xD;&#xA;* \[[`950185b0c0`](https://github.com/nodejs/node/commit/950185b0c0)] - **net**: fix address iteration with autoSelectFamily (Fedor Indutny) [#48258](https://github.com/nodejs/node/pull/48258)&#xD;&#xA;* \[[`5ddca72e62`](https://github.com/nodejs/node/commit/5ddca72e62)] - **net**: fix family autoselection SSL connection handling (Paolo Insogna) [#48189](https://github.com/nodejs/node/pull/48189)&#xD;&#xA;* \[[`750e53ca3c`](https://github.com/nodejs/node/commit/750e53ca3c)] - **net**: fix family autoselection timeout handling (Paolo Insogna) [#47860](https://github.com/nodejs/node/pull/47860)&#xD;&#xA;* \[[`a94f87ed99`](https://github.com/nodejs/node/commit/a94f87ed99)] - **(SEMVER-MINOR)** **node-api**: define version 9 (Chengzhong Wu) [#48151](https://github.com/nodejs/node/pull/48151)&#xD;&#xA;* \[[`e834979818`](https://github.com/nodejs/node/commit/e834979818)] - **node-api**: add status napi\_cannot\_run\_js (Gabriel Schulhof) [#47986](https://github.com/nodejs/node/pull/47986)&#xD;&#xA;* \[[`eafe0c3ec6`](https://github.com/nodejs/node/commit/eafe0c3ec6)] - **node-api**: napi\_ref on all types is experimental (Vladimir Morozov) [#47975](https://github.com/nodejs/node/pull/47975)&#xD;&#xA;* \[[`9a034746f5`](https://github.com/nodejs/node/commit/9a034746f5)] - **src**: add Realm document in the src README.md (Chengzhong Wu) [#47932](https://github.com/nodejs/node/pull/47932)&#xD;&#xA;* \[[`b8f4070f71`](https://github.com/nodejs/node/commit/b8f4070f71)] - **src**: check node\_extra\_ca\_certs after openssl cfg (Raghu Saxena) [#48159](https://github.com/nodejs/node/pull/48159)&#xD;&#xA;* \[[`0347a18056`](https://github.com/nodejs/node/commit/0347a18056)] - **src**: include missing header in node\_sea.h (Joyee Cheung) [#48152](https://github.com/nodejs/node/pull/48152)&#xD;&#xA;* \[[`45c3782c20`](https://github.com/nodejs/node/commit/45c3782c20)] - **src**: remove INT\_MAX asserts in SecretKeyGenTraits (Tobias Nießen) [#48053](https://github.com/nodejs/node/pull/48053)&#xD;&#xA;* \[[`b25e7045ad`](https://github.com/nodejs/node/commit/b25e7045ad)] - **src**: avoid prototype access in binding templates (Joyee Cheung) [#47913](https://github.com/nodejs/node/pull/47913)&#xD;&#xA;* \[[`33aa373eec`](https://github.com/nodejs/node/commit/33aa373eec)] - **src**: use Blob{Des|S}erializer for SEA blobs (Joyee Cheung) [#47962](https://github.com/nodejs/node/pull/47962)&#xD;&#xA;* \[[`9e2b13dfa7`](https://github.com/nodejs/node/commit/9e2b13dfa7)] - **stream**: deprecate asIndexedPairs (Chemi Atlow) [#48102](https://github.com/nodejs/node/pull/48102)&#xD;&#xA;* \[[`96c323dee2`](https://github.com/nodejs/node/commit/96c323dee2)] - **test**: mark test-child-process-pipe-dataflow as flaky (Moshe Atlow) [#48334](https://github.com/nodejs/node/pull/48334)&#xD;&#xA;* \[[`9875885357`](https://github.com/nodejs/node/commit/9875885357)] - **test**: adapt tests for OpenSSL 3.1 (OttoHollmann) [#47859](https://github.com/nodejs/node/pull/47859)&#xD;&#xA;* \[[`3440d7c6bf`](https://github.com/nodejs/node/commit/3440d7c6bf)] - **test**: unflake test-vm-timeout-escape-nexttick (Santiago Gimeno) [#48078](https://github.com/nodejs/node/pull/48078)&#xD;&#xA;* \[[`215b2bc72c`](https://github.com/nodejs/node/commit/215b2bc72c)] - **test**: fix zlib version regex (Luigi Pinca) [#48227](https://github.com/nodejs/node/pull/48227)&#xD;&#xA;* \[[`e12ee59d26`](https://github.com/nodejs/node/commit/e12ee59d26)] - **test**: use lower security level in s\_client (Luigi Pinca) [#48192](https://github.com/nodejs/node/pull/48192)&#xD;&#xA;* \[[`1dabc7390c`](https://github.com/nodejs/node/commit/1dabc7390c)] - _**Revert**_ &#34;**test**: unskip negative-settimeout.any.js WPT&#34; (Filip Skokan) [#48182](https://github.com/nodejs/node/pull/48182)&#xD;&#xA;* \[[`c1c4796a86`](https://github.com/nodejs/node/commit/c1c4796a86)] - **test**: mark test\_cannot\_run\_js as flaky (Keyhan Vakil) [#48181](https://github.com/nodejs/node/pull/48181)&#xD;&#xA;* \[[`8c49d74002`](https://github.com/nodejs/node/commit/8c49d74002)] - **test**: fix flaky test-runner-watch-mode (Moshe Atlow) [#48144](https://github.com/nodejs/node/pull/48144)&#xD;&#xA;* \[[`6388766862`](https://github.com/nodejs/node/commit/6388766862)] - **test**: skip test-http-pipeline-flood on IBM i (Abdirahim Musse) [#48048](https://github.com/nodejs/node/pull/48048)&#xD;&#xA;* \[[`8d2a3b1952`](https://github.com/nodejs/node/commit/8d2a3b1952)] - **test**: ignore helper files in WPTs (Filip Skokan) [#48079](https://github.com/nodejs/node/pull/48079)&#xD;&#xA;* \[[`7a96d825fd`](https://github.com/nodejs/node/commit/7a96d825fd)] - **test**: move `test-cluster-primary-error` flaky test (Yagiz Nizipli) [#48039](https://github.com/nodejs/node/pull/48039)&#xD;&#xA;* \[[`a80dd3a8b3`](https://github.com/nodejs/node/commit/a80dd3a8b3)] - **test**: fix suite signal (Benjamin Gruenbaum) [#47800](https://github.com/nodejs/node/pull/47800)&#xD;&#xA;* \[[`a41cfd183f`](https://github.com/nodejs/node/commit/a41cfd183f)] - **test**: fix parsing test flags (Daeyeon Jeong) [#48012](https://github.com/nodejs/node/pull/48012)&#xD;&#xA;* \[[`4d4e506f2b`](https://github.com/nodejs/node/commit/4d4e506f2b)] - **test,doc,sea**: run SEA tests on ppc64 (Darshan Sen) [#48111](https://github.com/nodejs/node/pull/48111)&#xD;&#xA;* \[[`44411fc40c`](https://github.com/nodejs/node/commit/44411fc40c)] - **test\_runner**: apply `runOnly` on suites (Moshe Atlow) [#48279](https://github.com/nodejs/node/pull/48279)&#xD;&#xA;* \[[`3f259b7a30`](https://github.com/nodejs/node/commit/3f259b7a30)] - **test\_runner**: emit `test:watch:drained` event (Moshe Atlow) [#48259](https://github.com/nodejs/node/pull/48259)&#xD;&#xA;* \[[`c9f8e8c562`](https://github.com/nodejs/node/commit/c9f8e8c562)] - **test\_runner**: stop watch mode when abortSignal aborted (Moshe Atlow) [#48259](https://github.com/nodejs/node/pull/48259)&#xD;&#xA;* \[[`f3268d64cb`](https://github.com/nodejs/node/commit/f3268d64cb)] - **test\_runner**: fix global after hook (Moshe Atlow) [#48231](https://github.com/nodejs/node/pull/48231)&#xD;&#xA;* \[[`15336c3139`](https://github.com/nodejs/node/commit/15336c3139)] - **test\_runner**: remove redundant check from coverage (Colin Ihrig) [#48070](https://github.com/nodejs/node/pull/48070)&#xD;&#xA;* \[[`750d3e8606`](https://github.com/nodejs/node/commit/750d3e8606)] - **test\_runner**: pass FORCE\_COLOR to child process (Moshe Atlow) [#48057](https://github.com/nodejs/node/pull/48057)&#xD;&#xA;* \[[`3278542243`](https://github.com/nodejs/node/commit/3278542243)] - **test\_runner**: dont split lines on `test:stdout` (Moshe Atlow) [#48057](https://github.com/nodejs/node/pull/48057)&#xD;&#xA;* \[[`027c531766`](https://github.com/nodejs/node/commit/027c531766)] - **test\_runner**: fix test deserialize edge cases (Moshe Atlow) [#48106](https://github.com/nodejs/node/pull/48106)&#xD;&#xA;* \[[`2b797a6d39`](https://github.com/nodejs/node/commit/2b797a6d39)] - **test\_runner**: delegate stderr and stdout formatting to reporter (Shiba) [#48045](https://github.com/nodejs/node/pull/48045)&#xD;&#xA;* \[[`23d310bee8`](https://github.com/nodejs/node/commit/23d310bee8)] - **test\_runner**: display dot report as wide as the terminal width (Raz Luvaton) [#48038](https://github.com/nodejs/node/pull/48038)&#xD;&#xA;* \[[`fd2620dcf1`](https://github.com/nodejs/node/commit/fd2620dcf1)] - **tls**: reapply servername on happy eyeballs connect (Fedor Indutny) [#48255](https://github.com/nodejs/node/pull/48255)&#xD;&#xA;* \[[`62f847d0b3`](https://github.com/nodejs/node/commit/62f847d0b3)] - **tools**: update rollup lint-md-dependencies (Node.js GitHub Bot) [#48329](https://github.com/nodejs/node/pull/48329)&#xD;&#xA;* \[[`3e97826a66`](https://github.com/nodejs/node/commit/3e97826a66)] - _**Revert**_ &#34;**tools**: open issue when update workflow fails&#34; (Marco Ippolito) [#48312](https://github.com/nodejs/node/pull/48312)&#xD;&#xA;* \[[`5f08bfe35f`](https://github.com/nodejs/node/commit/5f08bfe35f)] - **tools**: don&#39;t gitignore base64 config.h (Ben Noordhuis) [#48174](https://github.com/nodejs/node/pull/48174)&#xD;&#xA;* \[[`ded0e2d755`](https://github.com/nodejs/node/commit/ded0e2d755)] - **tools**: update LICENSE and license-builder.sh (Santiago Gimeno) [#48078](https://github.com/nodejs/node/pull/48078)&#xD;&#xA;* \[[`07aa264366`](https://github.com/nodejs/node/commit/07aa264366)] - **tools**: automate histogram update (Marco Ippolito) [#48171](https://github.com/nodejs/node/pull/48171)&#xD;&#xA;* \[[`1416b75eaa`](https://github.com/nodejs/node/commit/1416b75eaa)] - **tools**: use shasum instead of sha256sum (Luigi Pinca) [#48229](https://github.com/nodejs/node/pull/48229)&#xD;&#xA;* \[[`b81e9d9b7b`](https://github.com/nodejs/node/commit/b81e9d9b7b)] - **tools**: harmonize `dep_updaters` scripts (Antoine du Hamel) [#48201](https://github.com/nodejs/node/pull/48201)&#xD;&#xA;* \[[`a60bc41e53`](https://github.com/nodejs/node/commit/a60bc41e53)] - **tools**: deps update authenticate github api request (Andrea Fassina) [#48200](https://github.com/nodejs/node/pull/48200)&#xD;&#xA;* \[[`7478ed014e`](https://github.com/nodejs/node/commit/7478ed014e)] - **tools**: order dependency jobs alphabetically (Luca) [#48184](https://github.com/nodejs/node/pull/48184)&#xD;&#xA;* \[[`568a705799`](https://github.com/nodejs/node/commit/568a705799)] - **tools**: refactor v8\_pch config (Michaël Zasso) [#47364](https://github.com/nodejs/node/pull/47364)&#xD;&#xA;* \[[`801573ba46`](https://github.com/nodejs/node/commit/801573ba46)] - **tools**: log and verify sha256sum (Andrea Fassina) [#48088](https://github.com/nodejs/node/pull/48088)&#xD;&#xA;* \[[`db62325e18`](https://github.com/nodejs/node/commit/db62325e18)] - **tools**: open issue when update workflow fails (Marco Ippolito) [#48018](https://github.com/nodejs/node/pull/48018)&#xD;&#xA;* \[[`ad8a68856d`](https://github.com/nodejs/node/commit/ad8a68856d)] - **tools**: alphabetize CODEOWNERS (Rich Trott) [#48124](https://github.com/nodejs/node/pull/48124)&#xD;&#xA;* \[[`4cf5a9edaf`](https://github.com/nodejs/node/commit/4cf5a9edaf)] - **tools**: use latest upstream commit for zlib updates (Andrea Fassina) [#48054](https://github.com/nodejs/node/pull/48054)&#xD;&#xA;* \[[`8d93af381b`](https://github.com/nodejs/node/commit/8d93af381b)] - **tools**: add security-wg as dep updaters owner (Marco Ippolito) [#48113](https://github.com/nodejs/node/pull/48113)&#xD;&#xA;* \[[`5325be1d99`](https://github.com/nodejs/node/commit/5325be1d99)] - **tools**: port js2c.py to C++ (Joyee Cheung) [#46997](https://github.com/nodejs/node/pull/46997)&#xD;&#xA;* \[[`6c60d90277`](https://github.com/nodejs/node/commit/6c60d90277)] - **tools**: fix race condition when npm installing (Tobias Nießen) [#48101](https://github.com/nodejs/node/pull/48101)&#xD;&#xA;* \[[`0ab840a58f`](https://github.com/nodejs/node/commit/0ab840a58f)] - **tools**: refloat 7 Node.js patches to cpplint.py (Rich Trott) [#48098](https://github.com/nodejs/node/pull/48098)&#xD;&#xA;* \[[`a298193378`](https://github.com/nodejs/node/commit/a298193378)] - **tools**: update cpplint to 1.6.1 (Yagiz Nizipli) [#48098](https://github.com/nodejs/node/pull/48098)&#xD;&#xA;* \[[`f6725751b7`](https://github.com/nodejs/node/commit/f6725751b7)] - **tools**: update eslint to 8.41.0 (Node.js GitHub Bot) [#48097](https://github.com/nodejs/node/pull/48097)&#xD;&#xA;* \[[`6539361f4e`](https://github.com/nodejs/node/commit/6539361f4e)] - **tools**: update lint-md-dependencies (Node.js GitHub Bot) [#48096](https://github.com/nodejs/node/pull/48096)&#xD;&#xA;* \[[`5d94dbb951`](https://github.com/nodejs/node/commit/5d94dbb951)] - **tools**: update doc to remark-parse\@10.0.2 (Node.js GitHub Bot) [#48095](https://github.com/nodejs/node/pull/48095)&#xD;&#xA;* \[[`2226088048`](https://github.com/nodejs/node/commit/2226088048)] - **tools**: add debug logs (Marco Ippolito) [#48060](https://github.com/nodejs/node/pull/48060)&#xD;&#xA;* \[[`0c8c383583`](https://github.com/nodejs/node/commit/0c8c383583)] - **tools**: fix zconf.h path (Luigi Pinca) [#48089](https://github.com/nodejs/node/pull/48089)&#xD;&#xA;* \[[`6adaf4c648`](https://github.com/nodejs/node/commit/6adaf4c648)] - **tools**: update remark-preset-lint-node to 4.0.0 (Node.js GitHub Bot) [#47995](https://github.com/nodejs/node/pull/47995)&#xD;&#xA;* \[[`92b3334231`](https://github.com/nodejs/node/commit/92b3334231)] - **url**: clean vertical alignment of docs (Robin Ury) [#48037](https://github.com/nodejs/node/pull/48037)&#xD;&#xA;* \[[`ebb6536775`](https://github.com/nodejs/node/commit/ebb6536775)] - **url**: call `ada::can_parse` directly (Yagiz Nizipli) [#47919](https://github.com/nodejs/node/pull/47919)&#xD;&#xA;* \[[`ed4514294a`](https://github.com/nodejs/node/commit/ed4514294a)] - **vm**: properly handle defining symbol props (Nicolas DUBIEN) [#47572](https://github.com/nodejs/node/pull/47572)&#xD;&#xA;&#xD;&#xA;</pre>
| </details>
| </details>
| <details id="d71f64f4fc7aa8ae9eb62c51cfd1893924b21a7badddce245c60f6bb9d13da25">
| <summary>Update the value of the python docker image for pipelines in the &#39;Hello World!&#39; tutorial</summary>
| <details>
| <summary>3.12.0b2</summary>
| <pre>no GitHub Release found for v3.12.0b2 on &#34;https://github.com/python/cpython&#34;</pre>
| </details>
| </details>
| <details id="ea6227b13ecda10375e00cc50a625f95a2bde4a8ddbcae9ee9b263ca79634739">
| <summary>Update the value of the php docker image for scripts in the &#39;Hello World!&#39; tutorial</summary>
| <details>
| <summary>8.0.29</summary>
| <pre>no GitHub Release found for php-8.0.29 on &#34;https://github.com/php/php-src&#34;</pre>
| </details>
| </details>
| </Action>
|
| =====
|
=============================
REPORTS:
⚠ Bump the various docker images versions for the Hello World! tutorial:
Source:
✔ [golangAlpineLatestVersion] (kind: githubrelease)
✔ [mavenTemurinAlpineLatestVersion] (kind: githubrelease)
✔ [nodeAlpineLatestVersion] (kind: githubrelease)
✔ [phpAlpineLatestVersion] (kind: githubrelease)
✔ [pythonAlpineLatestVersion] (kind: githubrelease)
✔ [rubyAlpineLatestVersion] (kind: githubrelease)
Condition:
✔ [testGoAlpineImagePublished] Test go:<latest_version> docker image tag (kind: dockerimage)
✔ [testGolangAlpineArg] Does the 'Hello World!' tutorial have a reference to the golang alpine image? (kind: file)
✔ [testMavenTemurinAlpineArg] Does the 'Hello World!' tutorial have a reference to the mvn temurin image? (kind: file)
✔ [testMavenTemurinAlpineImagePublished] Test maven:<latest_version>-eclipse-temurin-17 docker image tag (kind: dockerimage)
✔ [testNodeAlpineArg] Does the 'Hello World!' tutorial have a reference to the node alpine image? (kind: file)
✔ [testNodeTemurinAlpineImagePublished] Test node:<latest_version>-alpine docker image tag (kind: dockerimage)
✔ [testPhpAlpineArg] Does the 'Hello World!' tutorial have a reference to the php alpine image? (kind: file)
✔ [testPhpAlpineImagePublished] Test php:<latest_version>-alpine docker image tag (kind: dockerimage)
✔ [testPythonAlpineArg] Does the 'Hello World!' tutorial have a reference to the Python alpine image? (kind: file)
✔ [testPythonAlpineImagePublished] Test python:<latest_version>-alpine docker image tag (kind: dockerimage)
✔ [testRubyAlpineArg] Does the 'Hello World!' tutorial have a reference to the ruby alpine image? (kind: file)
✔ [testRubyAlpineImagePublished] Test ruby:<latest_version>-eclipse-temurin-17 docker image tag (kind: dockerimage)
Target:
⚠ [updateHelloWorldTutorialGolangPipeline] Update the value of the golang docker image for pipelines in the 'Hello World!' tutorial (kind: file)
⚠ [updateHelloWorldTutorialGolangScripted] Update the value of the golang docker image for scripts in the 'Hello World!' tutorial (kind: file)
⚠ [updateHelloWorldTutorialMavenPipeline] Update the value of the node docker image for pipelines in the 'Hello World!' tutorial (kind: file)
⚠ [updateHelloWorldTutorialMavenScripted] Update the value of the maven docker image for scripts in the 'Hello World!' tutorial (kind: file)
⚠ [updateHelloWorldTutorialNodePipeline] Update the value of the node docker image for pipelines in the 'Hello World!' tutorial (kind: file)
⚠ [updateHelloWorldTutorialNodeScripted] Update the value of the node docker image for scripts in the 'Hello World!' tutorial (kind: file)
⚠ [updateHelloWorldTutorialPhpPipeline] Update the value of the php docker image for pipelines in the 'Hello World!' tutorial (kind: file)
⚠ [updateHelloWorldTutorialPhpScripted] Update the value of the php docker image for scripts in the 'Hello World!' tutorial (kind: file)
⚠ [updateHelloWorldTutorialPythonPipeline] Update the value of the python docker image for pipelines in the 'Hello World!' tutorial (kind: file)
⚠ [updateHelloWorldTutorialPythonScripted] Update the value of the python docker image for scripts in the 'Hello World!' tutorial (kind: file)
⚠ [updateHelloWorldTutorialRubyPipeline] Update the value of the ruby docker image for pipelines in the 'Hello World!' tutorial (kind: file)
⚠ [updateHelloWorldTutorialRubyScripted] Update the value of the ruby docker image for scripts in the 'Hello World!' tutorial (kind: file)
Run Summary
===========
Pipeline(s) run:
* Changed: 1
* Failed: 0
* Skipped: 0
* Succeeded: 0
* Total: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment