Skip to content

⬆️ Bump @percy/sdk-utils from 1.32.3-beta.1 to 1.32.3#737

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/percy/sdk-utils-1.32.3
Open

⬆️ Bump @percy/sdk-utils from 1.32.3-beta.1 to 1.32.3#737
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/percy/sdk-utils-1.32.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @percy/sdk-utils from 1.32.3-beta.1 to 1.32.3.

Release notes

Sourced from @​percy/sdk-utils'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

Commits

@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:53
@dependabot dependabot Bot added the ⬆️⬇️ dependencies Pull requests that update a dependency file label Jul 6, 2026
Bumps [@percy/sdk-utils](https://github.com/percy/cli/tree/HEAD/packages/sdk-utils) from 1.32.3-beta.1 to 1.32.3.
- [Release notes](https://github.com/percy/cli/releases)
- [Commits](https://github.com/percy/cli/commits/v1.32.3/packages/sdk-utils)

---
updated-dependencies:
- dependency-name: "@percy/sdk-utils"
  dependency-version: 1.32.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title ⬆️ Bump @percy/sdk-utils from 1.31.14 to 1.32.3 ⬆️ Bump @percy/sdk-utils from 1.32.3-beta.1 to 1.32.3 Jul 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/percy/sdk-utils-1.32.3 branch from fbb6827 to 983fb6e Compare 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