Skip to content

chore(deps): patch npm + rust security advisories#27

Merged
saagpatel merged 2 commits into
mainfrom
chore/npm-dep-security-2026-05-31
May 31, 2026
Merged

chore(deps): patch npm + rust security advisories#27
saagpatel merged 2 commits into
mainfrom
chore/npm-dep-security-2026-05-31

Conversation

@saagpatel
Copy link
Copy Markdown
Owner

Patches transitive npm advisories (picomatch/minimatch/flatted/yaml) within semver plus rustls-webpki 0.103.13. Lockfile-only (pnpm-lock.yaml + src-tauri/Cargo.lock); typecheck passes. Dependabot security sweep.

saagpatel added 2 commits May 31, 2026 01:38
Patches 4 transitive advisories within semver; typecheck passes.
@saagpatel saagpatel merged commit 7f83858 into main May 31, 2026
3 checks passed
@saagpatel saagpatel deleted the chore/npm-dep-security-2026-05-31 branch May 31, 2026 10:48
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 509afe59e6

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread pnpm-lock.yaml
Comment on lines +3628 to +3629
picomatch@4.0.4:
resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==}
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Patch the npm lockfile too

This security update only changes pnpm-lock.yaml, but this repo's documented install/verification path is npm ci (AGENTS.md says npm-only and lists npm ci), so CI and normal installs ignore this patched resolution. The committed package-lock.json still resolves node_modules/picomatch to 4.0.3 at line 10511, so npm-based installs continue to use the pre-patch version even though this lockfile now points at 4.0.4.

Useful? React with 👍 / 👎.

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.

1 participant