Skip to content

fix(deps): update all non-major dependencies#4029

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/all-minor-patch
Open

fix(deps): update all non-major dependencies#4029
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 25, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@angular/cdk ^21.2.3^21.2.4 age confidence dependencies patch 21.2.5
@percy/cli (source) 1.31.101.31.11 age confidence devDependencies patch
@percy/playwright 1.0.101.1.0 age confidence devDependencies minor
node (source) 22.22.122.22.2 age confidence patch
node (source) >=22.22.1>=22.22.2 age confidence engines patch

Release Notes

percy/cli (@​percy/cli)

v1.31.11

Compare Source

What's Changed

🐛 Bug Fixes
🏗 Maintenance
⬆️⬇️ Dependency Updates

New Contributors

Full Changelog: percy/cli@v1.31.10...v1.31.11

percy/percy-playwright (@​percy/playwright)

v1.1.0

Compare Source

✨ New Features

Responsive Snapshot Capture
  • Added responsiveSnapshotCapture option to capture DOM across multiple viewport widths in a single snapshot operation
  • Automatically captures snapshots at configured mobile and desktop breakpoints
  • Original viewport is preserved and restored after capture
  • Each snapshot is tagged with its capture width for accurate comparison
New Environment Variables
Variable Description
PERCY_RESPONSIVE_CAPTURE_MIN_HEIGHT Enable minimum height calculation for non-mobile widths
PERCY_RESPONSIVE_CAPTURE_RELOAD_PAGE Reload page between viewport changes
RESPONSIVE_CAPTURE_SLEEP_TIME Add delay (in seconds) between captures

🔧 Enhancements

CORS Iframe Handling Improvements
  • Added error handling for cross-origin iframe processing to prevent failures from breaking snapshot capture (#​592)
  • Delegated resource merging and iframe HTML manipulation to Percy CLI for improved performance (#​593)
  • CORS iframe data now stored in domSnapshot.corsIframes field
  • Reduced client-side processing overhead

📋 Requirements

[!IMPORTANT]
This release requires updates to your Percy CLI version. Please ensure compatibility before upgrading.

  • Percy CLI v1.31.10 or higher is required for utils.getResponsiveWidths() support
  • Percy CLI must handle the domSnapshot.corsIframes field for CORS iframe processing
  • Projects using CORS iframes must update Percy CLI to the latest version before upgrading to this SDK version

💥 Impact

[!CAUTION]
Breaking Change — Projects using CORS iframes must update Percy CLI to the latest version. Failing to do so will result in CORS iframe data not being processed correctly.

Area Detail
Breaking CORS iframe handling now delegates processing to Percy CLI. Older CLI versions will not process domSnapshot.corsIframes correctly.
Performance Improved snapshot capture efficiency — resource merging and iframe HTML manipulation moved server-side to Percy CLI, reducing client-side overhead.
Compatibility Responsive snapshot capture is automatically disabled when deferUploads is enabled.

What's Changed

New Contributors

Full Changelog: percy/percy-playwright@v1.0.10...v1.1.0

nodejs/node (node)

v22.22.2

Compare Source


Configuration

📅 Schedule: Branch creation - "before 7am every weekday" in timezone Europe/Oslo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 574b86a to 10e61ca Compare March 28, 2026 18:39
@renovate renovate bot changed the title chore(deps): update node.js to v22.22.2 fix(deps): update all non-major dependencies Mar 28, 2026
@github-actions github-actions bot added dependencies Pull requests that update a dependency file design.elvia.io Contains changes made to the web project labels Mar 28, 2026
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 0e21dee to 62043d9 Compare April 1, 2026 21:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 62043d9 to d244962 Compare April 4, 2026 06:34
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 4, 2026

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 design.elvia.io Contains changes made to the web project

Development

Successfully merging this pull request may close these issues.

0 participants