Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2025

Bumps image-size from 1.2.0 to 2.0.0.

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

Please see the Readme for the usage examples.

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

Commits
  • 1fb8f41 2.0.0
  • 7b19493 Fix for reading offset and looking up buffer at that offset without validatin...
  • 6d1fc25 Fixed url. The domain had expired. (#423)
  • 636ebd0 2.0.0-beta.4
  • da7a9e8 Update Readme.md
  • 97a20c4 Setup tsup to support both CJS and ESM
  • 21dbfe4 revert the current ESM setup
  • a3aa857 Merge remote-tracking branch 'origin/main' into 2.0
  • 262aa37 cleanup
  • 2051842 feat: Add support for multi-image HEIF and HEIF transformations (#420)
  • Additional commits viewable in compare view

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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 25, 2025
@dependabot dependabot bot requested a review from Th3S4mur41 February 25, 2025 23:48
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/image-size-2.0.0 branch from c45ae8a to 50bdb3c Compare February 26, 2025 00:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/image-size-2.0.0 branch from 50bdb3c to 9002243 Compare February 27, 2025 23:22
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/image-size-2.0.0 branch from 9002243 to ac346d9 Compare March 3, 2025 00:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/image-size-2.0.0 branch from ac346d9 to 967db16 Compare March 3, 2025 23:39
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/image-size-2.0.0 branch from 967db16 to 3cdd352 Compare March 5, 2025 00:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/image-size-2.0.0 branch from 3cdd352 to a352462 Compare March 5, 2025 23:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/image-size-2.0.0 branch from a352462 to efe531a Compare March 6, 2025 23:46
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/image-size-2.0.0 branch from efe531a to e9ea51b Compare March 7, 2025 00:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/image-size-2.0.0 branch from e9ea51b to c37830b Compare March 9, 2025 23:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/image-size-2.0.0 branch from c37830b to 3496190 Compare March 9, 2025 23:36
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/image-size-2.0.0 branch from 3496190 to 9a9dd45 Compare March 10, 2025 22:40
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/image-size-2.0.0 branch from 9a9dd45 to 6d15a9e Compare March 11, 2025 00:24
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/image-size-2.0.0 branch from 6d15a9e to 74148cd Compare March 12, 2025 00:19
Bumps [image-size](https://github.com/image-size/image-size) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/image-size/image-size/releases)
- [Commits](image-size/image-size@v1.2.0...v2.0.0)

---
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.0 branch from 74148cd to 78f6159 Compare March 13, 2025 08:19
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 13, 2025

Superseded by #1217.

@dependabot dependabot bot closed this Mar 13, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/image-size-2.0.0 branch March 13, 2025 23:58
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