Skip to content

Override serialize-javascript to 7.0.5#253

Merged
rzhao271 merged 2 commits into
mainfrom
copilot/bump-serialize-javascript-7-0-5
Jun 16, 2026
Merged

Override serialize-javascript to 7.0.5#253
rzhao271 merged 2 commits into
mainfrom
copilot/bump-serialize-javascript-7-0-5

Conversation

Copilot AI commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Pins the transitive serialize-javascript dependency to 7.0.5 without changing the direct dependency graph. This ensures installs resolve the patched version consistently.

  • Dependency resolution

    • Added an npm overrides entry in package.json for serialize-javascript@7.0.5.
  • Lockfile update

    • Refreshed package-lock.json so the resolved tree matches the override.
    • Removes the previous 6.x transitive resolution and its no-longer-needed subdependencies.
  • Resulting config

    {
      "overrides": {
        "serialize-javascript": "7.0.5"
      }
    }
Original prompt

Use an overrides to bump serialize-javascript to 7.0.5. Create a PR.

Created from VS Code.

Copilot AI changed the title [WIP] Update serialize-javascript to version 7.0.5 Override serialize-javascript to 7.0.5 Jun 16, 2026
Copilot AI requested a review from rzhao271 June 16, 2026 22:35
@rzhao271 rzhao271 added this to the 1.126.0 milestone Jun 16, 2026
@rzhao271
rzhao271 marked this pull request as ready for review June 16, 2026 22:35
@rzhao271
rzhao271 merged commit 27a784a into main Jun 16, 2026
7 checks passed
@rzhao271
rzhao271 deleted the copilot/bump-serialize-javascript-7-0-5 branch June 16, 2026 22:38
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.

3 participants