Update dependency node to v22.23.2 - #4791
Conversation
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
📝 WalkthroughWalkthroughThe Mintmaker lockfile-refresh workflow now provisions Node.js ChangesMintmaker workflow
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (1)
.github/workflows/build.yml (1)
106-111: 🗄️ Data Integrity & Integration | 🟠 Major | ⚡ Quick winUpdate
admin-console/pom.xmlto match the new Node.js version.The comment at Line 107 states the Node.js version must stay in sync with
<nodeVersion>inadmin-console/pom.xml. This PR updatesnode-versionto22.23.2here, butadmin-console/pom.xmlstill specifiesv22.20.0. Updateadmin-console/pom.xmlin the same change to keep the two files consistent.🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In @.github/workflows/build.yml around lines 106 - 111, Update the <nodeVersion> value in admin-console/pom.xml to 22.23.2 so it matches the node-version configured in the “Set up Node for Mintmaker lockfile refresh” workflow step.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Outside diff comments:
In @.github/workflows/build.yml:
- Around line 106-111: Update the <nodeVersion> value in admin-console/pom.xml
to 22.23.2 so it matches the node-version configured in the “Set up Node for
Mintmaker lockfile refresh” workflow step.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Enterprise
Run ID: f0e7a13c-a302-4240-bd4d-1214f7ffb997
📒 Files selected for processing (1)
.github/workflows/build.yml
|
❌ Performance Tests failed
Tests run: InsightsNotificationswebhook_runner · InsightsNotificationsgw_runner · InsightsNotificationsemail_runner 📊 Performance ResultsInsightsNotificationsemail_runner
InsightsNotificationswebhook_runner
InsightsNotificationsgw_runner
|
This PR contains the following updates:
22.20.0→22.23.2Release Notes
actions/node-versions (node)
v22.23.2: 22.23.2Compare Source
Node.js 22.23.2
v22.23.1: 22.23.1Compare Source
Node.js 22.23.1
v22.23.0: 22.23.0Compare Source
Node.js 22.23.0
v22.22.3: 22.22.3Compare Source
Node.js 22.22.3
v22.22.2: 22.22.2Compare Source
Node.js 22.22.2
v22.22.1: 22.22.1Compare Source
Node.js 22.22.1
v22.22.0: 22.22.0Compare Source
Node.js 22.22.0
v22.21.1: 22.21.1Compare Source
Node.js 22.21.1
v22.21.0: 22.21.0Compare Source
Node.js 22.21.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.