Skip to content

Conversation

@klutchell-renovate
Copy link
Contributor

@klutchell-renovate klutchell-renovate bot commented Sep 22, 2025

This PR contains the following updates:

Package Type Update Change
product-os/flowzone action major v21.0.15 -> v22.1.0

Release Notes

product-os/flowzone (product-os/flowzone)

v22.1.0

Compare Source

6ac443a (Checkout submodules as a separate step, 2025-09-18)
5e3618d (Remove metadata permission included by default, 2025-09-19)
7a4e863 (Skip submodules when fetching sources for .github dir reset, 2025-09-19)
c82127b (Switch from exec to spawn for safety, 2025-09-19)

v22.0.9

Compare Source

833fc4a (Update tonistiigi/binfmt Docker tag to v10, 2025-09-18)

v22.0.8

Compare Source

Update actions/github-script action to v8

Notable changes
actions/github-script (actions/github-script)
v8.0.0

Compare Source

List of commits

8860db7 (Update actions/github-script action to v8, 2025-09-18)

v22.0.7

Compare Source

Update actions/setup-python action to v6

Notable changes
actions/setup-python (actions/setup-python)
v6.0.0

Compare Source

What's Changed
Breaking Changes

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Enhancements:
Bug fixes:
Dependency updates:
New Contributors

Full Changelog: actions/setup-python@v5...v6.0.0

List of commits

d289854 (Update actions/setup-python action to v6, 2025-09-16)

v22.0.6

Compare Source

d7c656b (Grant actions: read permission to NPM finalize, 2025-09-16)

v22.0.5

Compare Source

Update dependency node-24 to v24.8.0

Notable changes
nodejs/node (node-24)
v24.8.0: 2025-09-10, Version 24.8.0 (Current), @​&#​8203;targos

Compare Source

Notable Changes
HTTP/2 Network Inspection Support in Node.js

Node.js now supports inspection of HTTP/2 network calls in Chrome DevTools for Node.js.

Usage

Write a test.js script that makes HTTP/2 requests.

const http2 = require('node:http2');

const client = http2.connect('https://nghttp2.org');

const req = client.request([
  ':path', '/',
  ':method', 'GET',
]);

Run it with these options:

node --inspect-wait --experimental-network-inspection test.js

Open about:inspect on Google Chrome and click on Open dedicated DevTools for Node.
The Network tab will let you track your HTTP/2 calls.

Contributed by Darshan Sen in #​59611.

Other Notable Changes
  • [7a8e2c251d] - (SEMVER-MINOR) crypto: support Ed448 and ML-DSA context parameter in node:crypto (Filip Skokan) #​59570
  • [4b631be0b0] - (SEMVER-MINOR) crypto: support Ed448 and ML-DSA context parameter in Web Cryptography (Filip Skokan) #​59570
  • [3e4b1e732c] - (SEMVER-MINOR) crypto: add KMAC Web Cryptography algorithms (Filip Skokan) #​59647
  • [b1d28785b2] - (SEMVER-MINOR) crypto: add Argon2 Web Cryptography algorithms (Filip Skokan) #​59544
  • [430691d1af] - (SEMVER-MINOR) crypto: support SLH-DSA KeyObject, sign, and verify (Filip Skokan) #​59537
  • [d6d05ba397] - (SEMVER-MINOR) worker: add cpu profile APIs for worker (theanarkh) #​59428
Commits
List of commits

12c4f16 (Update dependency node-24 to v24.8.0, 2025-09-16)

v22.0.4

Compare Source

Update aws-actions/configure-aws-credentials action to v5

Notable changes

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@klutchell-renovate klutchell-renovate bot force-pushed the renovate/product-os-flowzone-22.x branch from 033ec74 to efeb8a1 Compare September 22, 2025 04:39
Removed 'token_retrieval_mode' setting from workflow.
@klutchell-renovate klutchell-renovate bot merged commit 8c5a066 into main Sep 22, 2025
52 checks passed
@klutchell-renovate klutchell-renovate bot deleted the renovate/product-os-flowzone-22.x branch September 22, 2025 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants