Skip to content

chore(deepsec): upgrade scanner#1871

Merged
chaliy merged 1 commit into
mainfrom
2026-06-04-upgrade-deepsec
Jun 5, 2026
Merged

chore(deepsec): upgrade scanner#1871
chaliy merged 1 commit into
mainfrom
2026-06-04-upgrade-deepsec

Conversation

@chaliy
Copy link
Copy Markdown
Contributor

@chaliy chaliy commented Jun 5, 2026

What

Upgrade the DeepSec workspace dependency from 2.0.8 to 2.0.12 and refresh the pnpm lockfile.

Why

Pre-release maintenance requires running DeepSec on the latest published scanner before reviewing findings.

How

Risk

  • Low
  • Change is isolated to the DeepSec scanning workspace dependency metadata

Checklist

  • Tests added or updated
  • Backward compatibility considered
  • just pre-pr passed

Copilot AI review requested due to automatic review settings June 5, 2026 00:23
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
bashkit 04b67fd Commit Preview URL Jun 05 2026, 12:23 AM

Copy link
Copy Markdown

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

Upgrades the .deepsec/ scanning workspace to use the latest published DeepSec scanner, refreshing the pnpm lockfile so the repo’s security/maintenance workflow can run scans with the current toolchain.

Changes:

  • Bump .deepsec workspace dependency deepsec from ^2.0.8 to ^2.0.12.
  • Regenerate .deepsec/pnpm-lock.yaml to reflect the updated DeepSec dependency graph.

Reviewed changes

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

File Description
.deepsec/package.json Updates the DeepSec workspace dependency version constraint.
.deepsec/pnpm-lock.yaml Refreshes resolved versions/transitive dependencies for DeepSec 2.0.12.
Files not reviewed (1)
  • .deepsec/pnpm-lock.yaml: Language not supported

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

Comment thread .deepsec/package.json
Comment on lines 7 to 11
"workspaces": [],
"packageManager": "pnpm@9.15.4",
"dependencies": {
"deepsec": "^2.0.8"
"deepsec": "^2.0.12"
}
@chaliy chaliy merged commit 7772d28 into main Jun 5, 2026
17 checks passed
@chaliy chaliy deleted the 2026-06-04-upgrade-deepsec branch June 5, 2026 00:32
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.

2 participants