Skip to content

chore(deps): fix deps alerts - #35145

Open
dmlvr wants to merge 2 commits into
DevExpress:mainfrom
dmlvr:td6-deps_26_2
Open

chore(deps): fix deps alerts#35145
dmlvr wants to merge 2 commits into
DevExpress:mainfrom
dmlvr:td6-deps_26_2

Conversation

@dmlvr

@dmlvr dmlvr commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@dmlvr dmlvr self-assigned this Sep 10, 2026
Copilot AI lite review requested due to automatic review settings September 10, 2026 13:05
@dmlvr dmlvr added dependencies Pull requests that update a dependency file 26_2 labels Sep 10, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The change is a small, consistent removal of redundant override entries in the SBOM workspace config and its lockfile.

Pull request overview

This PR updates the packages/sbom isolated pnpm workspace/lockfile metadata by removing now-unneeded overrides entries, keeping the override list aligned with the currently resolved dependency versions for that workspace.

Changes:

  • Removed the fast-uri override entry from packages/sbom/pnpm-workspace.yaml and the corresponding overrides entry in packages/sbom/pnpm-lock.yaml.
  • Removed the qs override entry from packages/sbom/pnpm-workspace.yaml and the corresponding overrides entry in packages/sbom/pnpm-lock.yaml.
File summaries
File Description
packages/sbom/pnpm-workspace.yaml Drops fast-uri / qs overrides from the SBOM workspace override list.
packages/sbom/pnpm-lock.yaml Mirrors the override removals in the SBOM lockfile overrides section.
Review details

Files not reviewed (1)

  • packages/sbom/pnpm-lock.yaml: Generated file
  • Files reviewed: 1/3 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Copilot AI review requested due to automatic review settings September 10, 2026 15:20

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The change is a small, consistent removal of two override entries across workspace and lockfile with no other code or configuration impact detected.

Review details

Files not reviewed (1)

  • packages/sbom/pnpm-lock.yaml: Generated file
  • Files reviewed: 1/2 changed files
  • Comments generated: 0 new
  • Review effort level: Lite

Copilot AI review requested due to automatic review settings September 10, 2026 15:33

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

The root pnpm-workspace.yaml adds an override line with trailing whitespace that should be cleaned up to avoid whitespace-sensitive tooling issues and diff noise.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Review details

Files not reviewed (2)

  • packages/sbom/pnpm-lock.yaml: Generated file
  • pnpm-lock.yaml: Generated file
  • Files reviewed: 2/4 changed files
  • Comments generated: 1
  • Review effort level: Lite

Comment thread pnpm-workspace.yaml Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Dmitry Lavrinovich <52966626+dmlvr@users.noreply.github.com>
Copilot AI review requested due to automatic review settings September 10, 2026 15:40

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The changes are consistent, limited to dependency overrides/lockfile updates, and appear to correctly synchronize workspace configuration with the corresponding lockfiles.

Review details

Files not reviewed (2)

  • packages/sbom/pnpm-lock.yaml: Generated file
  • pnpm-lock.yaml: Generated file
  • Files reviewed: 2/4 changed files
  • Comments generated: 0 new
  • Review effort level: Lite

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

26_2 dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants