Skip to content

test(deps): harmonize image-size to 2.0.2#1702

Merged
jennifer-shehane merged 1 commit intocypress-io:masterfrom
MikeMcC399:update/image-size
Mar 20, 2026
Merged

test(deps): harmonize image-size to 2.0.2#1702
jennifer-shehane merged 1 commit intocypress-io:masterfrom
MikeMcC399:update/image-size

Conversation

@MikeMcC399
Copy link
Collaborator

@MikeMcC399 MikeMcC399 commented Mar 20, 2026

Situation

The npm module image-size is used in:

with one example sub-directory using a SemVer range, whilst the other uses a pinned version.

Renovate is having to handle these two cases separately, increasing the number of Renovate PRs generated.

Change

In the above examples harmonize to use the latest image-size@2.0.2 version in pinned version format.


Note

Low Risk
Low risk dependency-only change limited to example projects; main impact is the newer image-size version’s Node >=16 requirement and minor transitive dependency churn in lockfiles.

Overview
Updates the examples/browser and examples/quiet test projects to pin image-size to 2.0.2 (replacing mixed/pinned older versions).

Regenerates the corresponding package-lock.json entries, dropping now-unused transitive dependencies (e.g. queue/inherits) and reflecting the newer package metadata/engine requirements.

Written by Cursor Bugbot for commit 3c2da13. This will update automatically on new commits. Configure here.

@cypress-app-bot
Copy link

@jennifer-shehane jennifer-shehane merged commit 5c5ae40 into cypress-io:master Mar 20, 2026
89 checks passed
@github-actions
Copy link

🎉 This PR is included in version 7.1.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

@MikeMcC399 MikeMcC399 deleted the update/image-size branch March 20, 2026 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants