Conversation
alizard0
requested review from
a team,
christoph-jerolimov,
karthikjeeyar,
lholmquist and
lokanandaprabhu
as code owners
September 20, 2026 14:00
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## orchestrator/release-1.10 #4886 +/- ##
============================================================
Coverage ? 59.57%
============================================================
Files ? 2097
Lines ? 65234
Branches ? 17001
============================================================
Hits ? 38862
Misses ? 25977
Partials ? 395
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.



Description
Bumps transitive dependencies to address CVEs for RHDH 1.10.5.
Fixed with
yarn up vm2inworkspaces/orchestrator(vm2@npm:^3.10.0now resolves to3.12.2).Which issue(s) does this PR fix
vm2:How to test changes / Special notes to the reviewer
vm2(3.12.2) is fully patched on every installed path.The published plugin production path is
orchestrator-backenddependencies→@backstage/backend-defaults@0.16.0→@backstage/config-loader@1.10.9→typescript-json-schema@0.67.1(^3.10.0) →vm2@3.12.2. CLI / test paths (@backstage/cli,@janus-idp/cli,@backstage/repo-tools,@backstage/backend-test-utils) are toolchain only. Scope isdependencybecause a prod path exists.In rhdh-plugins,
app,app-legacy, andbackendare SBOM-excluded.