Skip to content

Dependancies: Override versions to avoid Dependabot alerts#33235

Merged
marker-dao merged 5 commits intoDevExpress:26_1from
marker-dao:26_1_security_allerts_s8
Apr 14, 2026
Merged

Dependancies: Override versions to avoid Dependabot alerts#33235
marker-dao merged 5 commits intoDevExpress:26_1from
marker-dao:26_1_security_allerts_s8

Conversation

@marker-dao
Copy link
Copy Markdown
Contributor

No description provided.

@marker-dao marker-dao self-assigned this Apr 13, 2026
@marker-dao marker-dao marked this pull request as ready for review April 13, 2026 11:18
@marker-dao marker-dao requested review from a team and Copilot April 13, 2026 11:18
@marker-dao marker-dao added the dependencies Pull requests that update a dependency file label Apr 13, 2026

This comment was marked as resolved.

Copilot AI review requested due to automatic review settings April 13, 2026 14:35

This comment was marked as resolved.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates pnpm overrides and lockfile state to resolve dependency security alerts by forcing patched versions across the monorepo.

Changes:

  • Updated multiple pnpm.overrides entries (e.g., axios, basic-ftp, hono, lodash) to newer patched versions.
  • Added several new override rules to address additional vulnerable transitive dependencies (e.g., micromatch, esbuild, tough-cookie, bn.js, ajv).
  • Regenerated pnpm-lock.yaml accordingly and removed some unused dependencies from apps/demos/package.json.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
pnpm-lock.yaml Reflects updated override rules and the resulting dependency graph changes.
package.json Expands/updates pnpm.overrides to force patched dependency versions repo-wide.
apps/demos/package.json Removes some no-longer-needed dependencies after lockfile regeneration.

@marker-dao marker-dao merged commit 2dc64f9 into DevExpress:26_1 Apr 14, 2026
224 of 230 checks passed
@marker-dao marker-dao deleted the 26_1_security_allerts_s8 branch April 14, 2026 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

26_1 dependencies Pull requests that update a dependency file force all tests skip-cache

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants