Skip to content

chore(deps): update to latest#34151

Open
alexslavr wants to merge 1 commit into
26_1from
lavrov/sbom-deps-26_1
Open

chore(deps): update to latest#34151
alexslavr wants to merge 1 commit into
26_1from
lavrov/sbom-deps-26_1

Conversation

@alexslavr

Copy link
Copy Markdown
Contributor

No description provided.

@alexslavr alexslavr requested a review from a team June 26, 2026 13:50
@alexslavr alexslavr self-assigned this Jun 26, 2026
Copilot AI review requested due to automatic review settings June 26, 2026 13:50
@alexslavr alexslavr added dependencies Pull requests that update a dependency file 26_1 labels Jun 26, 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.

Pull request overview

Updates the isolated packages/sbom pnpm workspace to the latest dependency set, including a bump of the internal SBOM toolkit and a tar override to ensure a patched version is used.

Changes:

  • Bump @devexpress/sbom-toolkit from 0.11.1 to 0.11.2.
  • Add a pnpm overrides rule to force tar to resolve to >=7.5.16 when the requested version is <=7.5.15.
  • Regenerate packages/sbom/pnpm-lock.yaml to reflect the dependency updates and override.

Reviewed changes

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

File Description
packages/sbom/pnpm-workspace.yaml Adds an overrides rule for tar within the SBOM workspace.
packages/sbom/pnpm-lock.yaml Updates lockfile to reflect @devexpress/sbom-toolkit@0.11.2, tar@7.5.16, and related transitive updates.
packages/sbom/package.json Bumps the SBOM toolkit devDependency version.
Files not reviewed (1)
  • packages/sbom/pnpm-lock.yaml: Generated file

Comment on lines +7 to +8
overrides:
tar@<=7.5.15: ^7.5.16
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants