Skip to content

chore(yarn): align dependencies with Console#895

Open
andrewazores wants to merge 7 commits intocryostatio:mainfrom
andrewazores:dependency-alignment
Open

chore(yarn): align dependencies with Console#895
andrewazores wants to merge 7 commits intocryostatio:mainfrom
andrewazores:dependency-alignment

Conversation

@andrewazores
Copy link
Copy Markdown
Member

@andrewazores andrewazores commented Apr 20, 2026

Welcome to Cryostat! 👋

Before contributing, make sure you have:

  • Read the contributing guidelines
  • Linked a relevant issue which this PR resolves
  • Linked any other relevant issues, PR's, or documentation, if any
  • Resolved all conflicts, if any
  • Rebased your branch PR on top of the latest upstream main branch
  • Attached at least one of the following labels to the PR: [chore, ci, docs, feat, fix, test]
  • Signed all commits using a GPG signature

To recreate commits with GPG signature git fetch upstream && git rebase --force --gpg-sign upstream/main


Fixes: #894
Based on #846
Depends on #846
Depends on cryostatio/cryostat-web#2211

  1. Sets src/cryostat-web git submodule as a Yarn workspace
  2. Deduplicates the plugin's own package.json to remove dependencies which are really use by cryostat-web and not by the plugin itself
  3. Downgrades a few versions to match what's provided by the target OpenShift Console version

@andrewazores andrewazores added dependencies Pull requests that update a dependency file fix safe-to-test labels Apr 20, 2026
@github-actions github-actions Bot added the needs-triage Needs thorough attention from code reviewers label Apr 20, 2026
@andrewazores andrewazores removed the needs-triage Needs thorough attention from code reviewers label Apr 20, 2026
@mergify mergify Bot requested a review from a team April 20, 2026 18:14
@andrewazores andrewazores requested review from a team and removed request for a team April 20, 2026 18:20
@mergify mergify Bot requested a review from a team April 20, 2026 18:21
@andrewazores andrewazores force-pushed the dependency-alignment branch from 081fde7 to bd83010 Compare April 20, 2026 19:28
@andrewazores andrewazores force-pushed the dependency-alignment branch from bd83010 to 1431dea Compare April 20, 2026 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file fix safe-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Plugin dependency alignment with Console

1 participant