Skip to content

Fix dependency vulnerability overrides#259

Merged
GoodDayForSurf merged 10 commits into
DevExpress:masterfrom
GoodDayForSurf:master_fix-deps_vulnerability_3
Jun 23, 2026
Merged

Fix dependency vulnerability overrides#259
GoodDayForSurf merged 10 commits into
DevExpress:masterfrom
GoodDayForSurf:master_fix-deps_vulnerability_3

Conversation

@GoodDayForSurf

Copy link
Copy Markdown
Contributor

No description provided.

@GoodDayForSurf GoodDayForSurf self-assigned this Jun 22, 2026
Copilot AI review requested due to automatic review settings June 22, 2026 12:54
@GoodDayForSurf GoodDayForSurf requested a review from a team June 22, 2026 12:56

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates pnpm override configuration to address a reported vulnerable dependency version range, and refreshes the lockfile to reflect the resulting resolved versions.

Changes:

  • Added a pnpm override to force piscina versions <=5.1.4 to resolve to ^5.1.5.
  • Removed minimumReleaseAgeExclude entries from pnpm-workspace.yaml.
  • Updated pnpm-lock.yaml with new resolved versions (notably piscina5.2.0, plus several patch-level bumps such as semver, nanoid, etc.).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
pnpm-workspace.yaml Adds piscina vulnerability override and removes minimumReleaseAgeExclude entries.
pnpm-lock.yaml Applies the new override and updates the resolved dependency graph accordingly.
Files not reviewed (1)
  • pnpm-lock.yaml: Generated file

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@GoodDayForSurf GoodDayForSurf merged commit 1ee82ca into DevExpress:master Jun 23, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants