Skip to content

Bump the npm-dependencies group across 1 directory with 2 updates#3890

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/npm-dependencies-b594d2b1f1
Open

Bump the npm-dependencies group across 1 directory with 2 updates#3890
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/npm-dependencies-b594d2b1f1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm-dependencies group with 2 updates in the / directory: @percy/cli and lint-staged.

Updates @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

Updates lint-staged from 17.0.7 to 17.0.8

Release notes

Sourced from lint-staged's releases.

v17.0.8

Patch Changes

  • #1809 179b437 - Fix lint-staged discarding the ongoing merge conflict status (.git/MERGE_HEAD) when using the --hide-unstaged or --hide-all options.

  • #1811 3d0b2c0 - Fix issues with Git commands that are successful but also emit warnings to stderr, by ignoring the stderr output completely when the process exits with code 0. This was the behavior when using nano-spawn and execa, but when switching to tinyexec in 16.3.0 both stdout and stderr were used as interleaved output.

Changelog

Sourced from lint-staged's changelog.

17.0.8

Patch Changes

  • #1809 179b437 - Fix lint-staged discarding the ongoing merge conflict status (.git/MERGE_HEAD) when using the --hide-unstaged or --hide-all options.

  • #1811 3d0b2c0 - Fix issues with Git commands that are successful but also emit warnings to stderr, by ignoring the stderr output completely when the process exits with code 0. This was the behavior when using nano-spawn and execa, but when switching to tinyexec in 16.3.0 both stdout and stderr were used as interleaved output.

Commits
  • 5f3b8f2 Merge pull request #1812 from lint-staged/changeset-release/main
  • 43a9b8d chore(changeset): release
  • 630e2f6 Merge pull request #1809 from lint-staged/restore-merge-status
  • 179b437 fix: restore Git merge status after creating backup stash
  • 6bae2e2 Merge pull request #1811 from lint-staged/exec-git-ignore-stderr
  • b82a830 ci: run npm audit omitting dev, including prod dependencies
  • 0b19b80 build(deps): update dependencies
  • 3d0b2c0 fix: ignore stderr when doing Git operations
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 10, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 10, 2026
@dependabot dependabot Bot changed the title Bump the npm-dependencies group with 2 updates Bump the npm-dependencies group across 1 directory with 2 updates Jul 13, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-dependencies-b594d2b1f1 branch from 483d8d6 to b2874e1 Compare July 13, 2026 16:43
Bumps the npm-dependencies group with 2 updates in the / directory: [@percy/cli](https://github.com/percy/cli/tree/HEAD/packages/cli) and [lint-staged](https://github.com/lint-staged/lint-staged).


Updates `@percy/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)

Updates `lint-staged` from 17.0.7 to 17.0.8
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v17.0.7...v17.0.8)

---
updated-dependencies:
- dependency-name: "@percy/cli"
  dependency-version: 1.32.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: lint-staged
  dependency-version: 17.0.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-dependencies-b594d2b1f1 branch from b2874e1 to 07fabfe Compare July 20, 2026 16:43
@sonarqubecloud

Copy link
Copy Markdown

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants