Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2025

Bumps image-size from 1.2.0 to 2.0.1.

Release notes

Sourced from image-size's releases.

v2.0.0

The release

  • Adds dual support for CJS and ESM, switches from Buffer to UInt8Array, uses DataView for reads, and can therefore now also be used in browsers
  • Removes all dependencies
  • Introduces some performance improvements
  • Drops synchronous API.

Please see the Readme for the usage examples.

Full Changelog: image-size/image-size@v1.2.0...v2.0.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from Th3S4mur41 March 13, 2025 23:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 13, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/image-size-2.0.1 branch from de2fb60 to 1c3e203 Compare March 14, 2025 00:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/image-size-2.0.1 branch from 1c3e203 to 6ed23be Compare March 14, 2025 00:34
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/image-size-2.0.1 branch from 6ed23be to 76c8687 Compare March 16, 2025 23:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/image-size-2.0.1 branch from 76c8687 to 3030733 Compare March 18, 2025 00:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/image-size-2.0.1 branch from 3030733 to 3d8a794 Compare March 18, 2025 23:43
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/image-size-2.0.1 branch from 3d8a794 to e72b674 Compare March 20, 2025 00:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/image-size-2.0.1 branch from e72b674 to b78aa1f Compare March 20, 2025 23:32
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/image-size-2.0.1 branch from b78aa1f to 57728a6 Compare March 24, 2025 00:16
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/image-size-2.0.1 branch from 57728a6 to 3e3201d Compare March 25, 2025 15:11
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/image-size-2.0.1 branch from 3e3201d to 425379a Compare March 26, 2025 00:14
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/image-size-2.0.1 branch from 425379a to eeb1e49 Compare March 26, 2025 23:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/image-size-2.0.1 branch from eeb1e49 to 648238f Compare March 27, 2025 23:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/image-size-2.0.1 branch from 648238f to a974c6a Compare March 30, 2025 22:46
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/image-size-2.0.1 branch from a974c6a to b5eae05 Compare March 31, 2025 18:53
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/image-size-2.0.1 branch from b5eae05 to de40f0a Compare March 31, 2025 23:50
Bumps [image-size](https://github.com/image-size/image-size) from 1.2.0 to 2.0.1.
- [Release notes](https://github.com/image-size/image-size/releases)
- [Commits](image-size/image-size@v1.2.0...v2.0.1)

---
updated-dependencies:
- dependency-name: image-size
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/image-size-2.0.1 branch from de40f0a to c01a52a Compare April 1, 2025 22:30
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2025

Superseded by #1233.

@dependabot dependabot bot closed this Apr 2, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/image-size-2.0.1 branch April 2, 2025 22:37
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

Development

Successfully merging this pull request may close these issues.

2 participants