canonical.com icon indicating copy to clipboard operation
canonical.com copied to clipboard

Normalize yarn.lock for @percy/cli

Open Copilot opened this issue 1 month ago • 1 comments

Done

  • Normalized yarn.lock entry for @percy/cli to match package.json version specifier (removed caret) and standardize registry URL format

QA

  • Check out this feature branch
  • Run the site using the command ./run serve
  • View the site locally in your web browser at: http://0.0.0.0:8002/
  • Run through the following QA steps
  • Run yarn install and verify no uncommitted changes appear
  • Run yarn build and verify the build completes successfully

Screenshots

N/A - Lockfile normalization only

[!WARNING]

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • googlechromelabs.github.io
    • Triggering command: /usr/local/bin/node /usr/local/bin/node install.mjs (dns block)
  • https://storage.googleapis.com/chrome-for-testing-public/143.0.7499.42/linux64/chrome-headless-shell-linux64.zip
    • Triggering command: /usr/local/bin/node /usr/local/bin/node install.mjs (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

Proceed: "Uncommitted changes detected"

Created from VS Code via the GitHub Pull Request extension.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot avatar Jan 05 '26 12:01 Copilot