Skip to content

Update dependencies and document security overrides - #152

Merged
itsjling merged 2 commits into
mainfrom
feature/update-dependencies-security-overrides
Sep 11, 2026
Merged

Update dependencies and document security overrides#152
itsjling merged 2 commits into
mainfrom
feature/update-dependencies-security-overrides

Conversation

@itsjling

@itsjling itsjling commented Sep 11, 2026

Copy link
Copy Markdown
Owner

Update direct dependencies to current stable releases and remove the remaining reported vulnerable versions with scoped pnpm overrides. Document each override's advisories and removal checks in docs/dependency-overrides.md.

image-size has no published upstream fix, so its override uses the exact image-size-next@2.1.1 fork. Timeout-controlled tests cover the reported ICNS, JXL, and HEIF hangs and valid image dimensions; the register records the publisher change and why a clean audit alone is insufficient.

Update the diff-renderer type argument and correct a malformed browser-test patch fixture exposed by the dependency update.

Pending review fix: local commit eb41300 aligns the Node runtime requirements and CI pins, but has NOT been pushed. GitHub rejected the workflow change because the current OAuth credential lacks workflow scope.

Local validation at UNPUSHED commit eb41300 in a fresh linked checkout on Node 22.22.2:

  • corepack enable and corepack pnpm run setup
  • corepack pnpm run check (lint, build, unit/integration, docs check/build, packaged CLI smoke)
  • corepack pnpm test (coverage, browser, platform)
  • Node support regression failed before the fix and passed afterward.

All checks passed. The earlier dependency audit reported zero findings after the overrides; the runtime fix does not change dependency resolutions.

- Upgrade direct dependencies and refresh the lockfile
- Add bounded dependency security overrides and regression coverage
- Document override rationale and re-evaluation steps
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 11, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-11T09:27:28.797707Z e2a566b Manual request
ℹ️ 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector chatgpt-codex-connector Bot 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e2a566bddf

ℹ️ 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
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. 🎉

Reviewed commit: e2a566bddf

ℹ️ 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".

@itsjling
itsjling merged commit 5737545 into main Sep 11, 2026
8 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.

1 participant