Update product-os/flowzone action to v22.4.29 #598
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v22.4.8->v22.4.29Release Notes
product-os/flowzone (product-os/flowzone)
v22.4.29Compare Source
Update dependency node-22 to v22.21.1
Notable changes
af33e8e668] - benchmark: remove unused variable from util/priority-queue (Bruno Rodrigues) #598726764ce8756] - benchmark: update count to n in permission startup (Bruno Rodrigues) #598724e8d99f0dc] - benchmark: update num to n in dgram offset-length (Bruno Rodrigues) #59872af0a8ba7f8] - benchmark: adjust dgram offset-length len values (Bruno Rodrigues) #5970878efd1be4a] - benchmark: update num to n in dgram offset-length (Bruno Rodrigues) #59708df72dc96e9] - console,util: improve array inspection performance (Ruben Bridgewater) #60037ef67d09f50] - http: improve writeEarlyHints by avoiding for-of loop (Haram Jeong) #5995823468fd76b] - http2: fix allowHttp1+Upgrade, broken by shouldUpgradeCallback (Tim Perry) #5992456abc4ac76] - lib: optimize priority queue (Gürgün Dayıoğlu) #60039ea5cfd98c5] - lib: implement passive listener behavior per spec (BCD1me) #59995c2dd6eed2f] - process: fix wrong asyncContext under unhandled-rejections=strict (Shima Ryuhei) #6010381a3055710] - process: fix defaultenvforprocess.execve(Richard Lau) #60029fe492c7ace] - process: fix hrtime fast call signatures (Renegade334) #5960076b4cab8fc] - src: bring permissions macros in line with general C/C++ standards (Anna Henningsen) #6005321970970c7] - src: removeAnalyzeTemporaryDtorsoption from .clang-tidy (iknoom) #60008609c063e81] - src: remove unused variables from report (Moonki Choi) #60047987841a773] - src: avoid unnecessary string allocations in SPrintF impl (Anna Henningsen) #600526e386c0632] - src: make ToLower/ToUpper input args more flexible (Anna Henningsen) #60052c3be1226c7] - src: allowstd::string_viewarguments toSPrintF()and friends (Anna Henningsen) #60058764d35647d] - src: remove unnecessarystd::stringerror messages (Anna Henningsen) #600571289ef89ec] - src: remove unnecessary shadowed functions on Utf8Value & BufferValue (Anna Henningsen) #60056d1fb8a538d] - src: avoid unnecessary string ->char*-> string round trips (Anna Henningsen) #6005554b439fb5a] - src: filloptions_args,options_envafter vectors are finalized (iknoom) #59945c7c597e2ca] - src: use RAII for uv_process_options_t (iknoom) #59945b928ea9716] - test: ensure that the message event is fired (Luigi Pinca) #59952e4b95a5158] - test: replace diagnostics_channel stackframe in output snapshots (Chengzhong Wu) #600244206406694] - test: mark test-web-locks skip on IBM i (SRAVANI GUNDEPALLI) #5999626394cd5bf] - test: expand tls-check-server-identity coverage (Diango Gavidia) #60002b58df47995] - test: fix typo of test-benchmark-readline.js (Deokjin Kim) #59993af3a59dba8] - test: verify tracing channel doesn't swallow unhandledRejection (Gerhard Stöbich) #59974cee362242b] - timers: fix binding fast call signatures (Renegade334) #5960040fea57fdd] - tools: add message on auto-fixing js lint issues in gh workflow (Dario Piotrowicz) #59128aac90d351b] - tools: verify signatures when updating nghttp* (Antoine du Hamel) #601139fae03c7d9] - tools: use dependabot cooldown and move tools/doc (Rafael Gonzaga) #5997881548abdf6] - wasi: fix WasiFunction fast call signature (Renegade334) #59600nodejs/node (node-22)
v22.21.1: 2025-10-28, Version 22.21.1 'Jod' (LTS), @​aduh95Compare Source
Commits
af33e8e668] - benchmark: remove unused variable from util/priority-queue (Bruno Rodrigues) #598726764ce8756] - benchmark: update count to n in permission startup (Bruno Rodrigues) #598724e8d99f0dc] - benchmark: update num to n in dgram offset-length (Bruno Rodrigues) #59872af0a8ba7f8] - benchmark: adjust dgram offset-length len values (Bruno Rodrigues) #5970878efd1be4a] - benchmark: update num to n in dgram offset-length (Bruno Rodrigues) #59708df72dc96e9] - console,util: improve array inspection performance (Ruben Bridgewater) #60037ef67d09f50] - http: improve writeEarlyHints by avoiding for-of loop (Haram Jeong) #5995823468fd76b] - http2: fix allowHttp1+Upgrade, broken by shouldUpgradeCallback (Tim Perry) #5992456abc4ac76] - lib: optimize priority queue (Gürgün Dayıoğlu) #60039ea5cfd98c5] - lib: implement passive listener behavior per spec (BCD1me) #59995c2dd6eed2f] - process: fix wrong asyncContext under unhandled-rejections=strict (Shima Ryuhei) #6010381a3055710] - process: fix defaultenvforprocess.execve(Richard Lau) #60029fe492c7ace] - process: fix hrtime fast call signatures (Renegade334) #5960076b4cab8fc] - src: bring permissions macros in line with general C/C++ standards (Anna Henningsen) #6005321970970c7] - src: removeAnalyzeTemporaryDtorsoption from .clang-tidy (iknoom) #60008609c063e81] - src: remove unused variables from report (Moonki Choi) #60047987841a773] - src: avoid unnecessary string allocations in SPrintF impl (Anna Henningsen) #600526e386c0632] - src: make ToLower/ToUpper input args more flexible (Anna Henningsen) #60052c3be1226c7] - src: allowstd::string_viewarguments toSPrintF()and friends (Anna Henningsen) #60058764d35647d] - src: remove unnecessarystd::stringerror messages (Anna Henningsen) #600571289ef89ec] - src: remove unnecessary shadowed functions on Utf8Value & BufferValue (Anna Henningsen) #60056d1fb8a538d] - src: avoid unnecessary string ->char*-> string round trips (Anna Henningsen) #6005554b439fb5a] - src: filloptions_args,options_envafter vectors are finalized (iknoom) #59945c7c597e2ca] - src: use RAII for uv_process_options_t (iknoom) #59945b928ea9716] - test: ensure that the message event is fired (Luigi Pinca) #59952e4b95a5158] - test: replace diagnostics_channel stackframe in output snapshots (Chengzhong Wu) #600244206406694] - test: mark test-web-locks skip on IBM i (SRAVANI GUNDEPALLI) #5999626394cd5bf] - test: expand tls-check-server-identity coverage (Diango Gavidia) #60002b58df47995] - test: fix typo of test-benchmark-readline.js (Deokjin Kim) #59993af3a59dba8] - test: verify tracing channel doesn't swallow unhandledRejection (Gerhard Stöbich) #59974cee362242b] - timers: fix binding fast call signatures (Renegade334) #5960040fea57fdd] - tools: add message on auto-fixing js lint issues in gh workflow (Dario Piotrowicz) #59128aac90d351b] - tools: verify signatures when updating nghttp* (Antoine du Hamel) #601139fae03c7d9] - tools: use dependabot cooldown and move tools/doc (Rafael Gonzaga) #5997881548abdf6] - wasi: fix WasiFunction fast call signature (Renegade334) #59600List of commits
ff63df5(Update dependency node-22 to v22.21.1, 2025-10-28)v22.4.28Compare Source
Update dependency node-24 to v24.11.0
Notable changes
nodejs/node (node-24)
v24.11.0: 2025-10-28, Version 24.11.0 'Krypton' (LTS), @​richardlauCompare Source
Notable Changes
This release marks the transition of Node.js 24.x into Long Term Support (LTS)
with the codename 'Krypton'. It will continue to receive updates through to
the end of April 2028.
Other than updating metadata, such as the
process.releaseobject, to reflectthat the release is LTS, no further changes from Node.js 24.10.0 are included.
List of commits
d3e8662(Update dependency node-24 to v24.11.0, 2025-10-28)v22.4.27Compare Source
Update dependency node to v24.11.0
Notable changes
nodejs/node (node)
v24.11.0: 2025-10-28, Version 24.11.0 'Krypton' (LTS), @​richardlauCompare Source
Notable Changes
This release marks the transition of Node.js 24.x into Long Term Support (LTS)
with the codename 'Krypton'. It will continue to receive updates through to
the end of April 2028.
Other than updating metadata, such as the
process.releaseobject, to reflectthat the release is LTS, no further changes from Node.js 24.10.0 are included.
List of commits
7ad30d4(Update dependency node to v24.11.0, 2025-10-28)v22.4.26Compare Source
Update GitHub Artifact Actions to v5 (major)
Notable changes
@actions/artifacttov4.0.0v5.0.0by @danwkennedy in #734actions/upload-artifact (actions/upload-artifact)
v5.0.0Compare Source
What's Changed
BREAKING CHANGE: this update supports Node
v24.x. This is not a breaking change per-se but we're treating it as such.@actions/artifacttov4.0.0v5.0.0by @danwkennedy in #734New Contributors
Full Changelog: actions/upload-artifact@v4...v5.0.0
List of commits
4aaae4a(Update GitHub Artifact Actions to v5, 2025-10-28)v22.4.25Compare Source
Update pre-commit hook renovatebot/pre-commit-hooks to v41.163.1
Notable changes
renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)
v41.163.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.163.1 for more changes
v41.163.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.163.0 for more changes
v41.162.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.162.2 for more changes
v41.162.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.162.1 for more changes
v41.161.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.161.0 for more changes
v41.160.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.160.1 for more changes
v41.160.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.160.0 for more changes
v41.159.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.159.4 for more changes
v41.159.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.159.3 for more changes
v41.159.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.159.2 for more changes
v41.159.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.159.1 for more changes
v41.159.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.159.0 for more changes
v41.158.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.158.3 for more changes
v41.158.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.158.2 for more changes
v41.158.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.158.1 for more changes
v41.158.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.158.0 for more changes
v41.157.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.157.1 for more changes
v41.157.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.157.0 for more changes
v41.156.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.156.4 for more changes
v41.156.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.156.3 for more changes
v41.156.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.156.2 for more changes
v41.156.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.156.1 for more changes
v41.156.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.156.0 for more changes
v41.155.5Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.155.5 for more changes
v41.155.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.155.4 for more changes
v41.155.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.155.3 for more changes
v41.155.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.155.2 for more changes
v41.155.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.155.1 for more changes
v41.155.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.155.0 for more changes
v41.154.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.154.1 for more changes
v41.154.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.154.0 for more changes
v41.153.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.153.0 for more changes
v41.152.9Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.152.9 for more changes
v41.152.8Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.152.8 for more changes
v41.152.7Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.152.7 for more changes
v41.152.6Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.152.6 for more changes
v41.152.5Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.152.5 for more changes
v41.152.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.152.4 for more changes
v41.152.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.152.3 for more changes
v41.152.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.152.2 for more changes
v41.152.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.152.1 for more changes
v41.152.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.152.0 for more changes
v41.151.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.151.1 for more changes
v41.151.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.151.0 for more changes
v41.150.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.150.1 for more changes
v41.150.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.150.0 for more changes
v41.149.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.149.2 for more changes
v41.149.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.149.1 for more changes
v41.149.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.149.0 for more changes
v41.148.6Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.148.6 for more changes
v41.148.5Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.148.5 for more changes
v41.148.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.148.4 for more changes
v41.148.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.148.3 for more changes
v41.148.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.148.2 for more changes
v41.148.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.148.1 for more changes
v41.148.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.148.0 for more changes
v41.147.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.147.1 for more changes
v41.147.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.147.0 for more changes
v41.146.8Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.146.8 for more changes
v41.146.7Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.146.7 for more changes
v41.146.6Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.146.6 for more changes
v41.146.5Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.146.5 for more changes
v41.146.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.146.4 for more changes
v41.146.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.146.2 for more changes
v41.146.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.146.1 for more changes
v41.146.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.146.0 for more changes
v41.145.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.145.3 for more changes
v41.145.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.145.2 for more changes
v41.145.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.145.1 for more changes
v41.145.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.145.0 for more changes
v41.144.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.144.4 for more changes
v41.144.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.144.3 for more changes
v41.144.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.144.2 for more changes
v41.144.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.144.1 for more changes
v41.144.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.144.0 for more changes
v41.143.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.143.3 for more changes
v41.143.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.143.2 for more changes
v41.143.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.143.1 for more changes
v41.143.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.143.0 for more changes
v41.142.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.142.0 for more changes
v41.141.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.141.0 for more changes
v41.140.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.140.3 for more changes
v41.140.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.140.2 for more changes
v41.140.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.140.1 for more changes
v41.140.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.140.0 for more changes
v41.139.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.139.1 for more changes
v41.139.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.139.0 for more changes
v41.138.5Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.138.5 for more changes
v41.138.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.138.4 for more changes
v41.138.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.138.3 for more changes
v41.138.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.138.2 for more changes
v41.138.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.138.1 for more changes
v41.138.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.138.0 for more changes
v41.137.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.137.3 for more changes
v41.137.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.137.2 for more changes
v41.137.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.137.1 for more changes
v41.137.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.137.0 for more changes
v41.136.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.136.0 for more changes
v41.135.8Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.135.8 for more changes
v41.135.7Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.135.7 for more changes
v41.135.6Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.135.6 for more changes
v41.135.5Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.135.5 for more changes
v41.135.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.135.4 for more changes
v41.135.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.135.3 for more changes
v41.132.5Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.132.5 for more changes
v41.132.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.132.4 for more changes
v41.132.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.132.3 for more changes
v41.132.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.132.2 for more changes
v41.132.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.132.1 for more changes
v41.132.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.132.0 for more changes
v41.131.12Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.131.12 for more changes
v41.131.11Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.131.11 for more changes
v41.131.10Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.131.10 for more changes
v41.131.9Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.131.9 for more changes
v41.131.8Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.131.8 for more changes
v41.131.7Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.131.7 for more changes
v41.131.6Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.131.6 for more changes
v41.131.5Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.131.5 for more changes
v41.131.4[Compare Source](https://redirect.github.co
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.