-
Notifications
You must be signed in to change notification settings - Fork 31
build(deps-dev): bump @canvas/image-data from 1.0.0 to 1.1.0 #2020
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps-dev): bump @canvas/image-data from 1.0.0 to 1.1.0 #2020
Conversation
✅ Deploy Preview for content-scope-scripts canceled.
|
Temporary Branch UpdateThe temporary branch has been updated with the latest changes. Below are the details:
Please use the above install command to update to the latest version. |
Bumps [@canvas/image-data](https://github.com/node-gfx/image-data) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/node-gfx/image-data/releases) - [Commits](node-gfx/image-data@v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: "@canvas/image-data" dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
977f840 to
0678117
Compare
|
@cursoragent can you review against our current code and outline potential impacts based on the changelogs of the update? |
Review:
|
| Change | Impact on Our Code |
|---|---|
| Add resolution for React Native environment | None - We're not using React Native |
| Bump js-yaml in package lock | None - Internal to package |
| Bump dev-dependencies | None - Internal to package |
| Upgrade to Standard v14 | None - Linting config internal to package |
| Remove package lock file | None - Does not affect consumers |
Risk Assessment
Low risk - Safe to merge:
- DevDependency only - Not shipped to production, used only for unit tests
- No API changes - The
ImageDataconstructor signature(data, width, height)is unchanged - No breaking changes - Minor semver bump with additive feature only
- Limited surface area - Only affects canvas fingerprinting unit tests
Recommendation
✅ Approve - This is a straightforward minor version bump with no functional impact on the codebase. The only change (React Native support) is irrelevant to this project's Node.js/browser testing context.
Learn more about Cursor Agents
|
Cursor Agent can help with this pull request. Just |
Bumps @canvas/image-data from 1.0.0 to 1.1.0.
Release notes
Sourced from
@canvas/image-data's releases.Commits
1f45492🚢 1.1.039a5d57🎉 Add resolution to index.js for react-native environment (#4)1e80ea4🌹 Remove package lock file307cbb6🌹 Upgrade to Standard v14a0d6acf🌹 Bump dev-dependencies0c34aa2🌹 Bump js-yaml in package lockYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
Bumps devDependency
@canvas/image-datafrom1.0.0to1.1.0ininjected/package.jsonand updatespackage-lock.jsonaccordingly.Written by Cursor Bugbot for commit 0678117. This will update automatically on new commits. Configure here.