Skip to content

⬆️ Bump @percy/cli from 1.31.14 to 1.32.3#736

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/percy/cli-1.32.3
Closed

⬆️ Bump @percy/cli from 1.31.14 to 1.32.3#736
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/percy/cli-1.32.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps @percy/cli from 1.31.14 to 1.32.3.

Release notes

Sourced from @​percy/cli's releases.

v1.32.3

What's Changed

🏗 Maintenance

Full Changelog: percy/cli@v1.32.2...v1.32.3

Fix component CSS leaking page-wide in snapshots (nested :hover/:focus)

What's Changed

🏗 Maintenance

  • Release 1.32.3-beta.2 by @​github-actions[bot] in percy/cli#2327
  • Release 1.32.3-beta.3 by @​github-actions[bot] in percy/cli#2328
  • Nested interactive-state styles no longer leak to the whole page (#2324, PER-9775) Snapshots of pages built with CSS-in-JS / native CSS nesting (e.g., Emotion) could render with the wrong colors—such as a page-wide background tint, dark backgrounds behind SVGs, or incorrect button colors—across all browsers. Component-scoped &:hover / &:focus / &:focus-within rules were being flattened into the captured DOM without their parent selector, meaning a top-level & resolved to :root and applied the styles to the entire document. These rules are now correctly scoped to their parent (&:is(<parent>)), ensuring interactive-state styles stay contained to their component.
  • Sync Automate snapshots no longer fail with "upload is not async iterable" (#2314, PER-9706) Fixes an error that could break synchronous Automate snapshot uploads.

Full Changelog: percy/cli@v1.32.3-beta.2...v1.32.3-beta.3

v1.32.3-beta.2

What's Changed

🏗 Maintenance

Full Changelog: percy/cli@v1.32.3-beta.1...v1.32.3-beta.2

v1.32.3-beta.1

What's Changed

🏗 Maintenance

Full Changelog: percy/cli@1.32.3-beta.0...v1.32.3-beta.1

v1.32.3-beta.0

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@percy/cli](https://github.com/percy/cli/tree/HEAD/packages/cli) from 1.31.14 to 1.32.3.
- [Release notes](https://github.com/percy/cli/releases)
- [Commits](https://github.com/percy/cli/commits/v1.32.3/packages/cli)

---
updated-dependencies:
- dependency-name: "@percy/cli"
  dependency-version: 1.32.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the ⬆️⬇️ dependencies Pull requests that update a dependency file label Jul 6, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 6, 2026 21:52
@dependabot
dependabot Bot requested review from aryanku-dev and prklm10 July 6, 2026 21:52
@dependabot dependabot Bot added the ⬆️⬇️ dependencies Pull requests that update a dependency file label Jul 6, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

Looks like @percy/cli is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 10, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/percy/cli-1.32.3 branch July 10, 2026 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⬆️⬇️ dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants