Skip to content

Bump exifreader from 4.26.2 to 4.31.0#1140

Closed
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/exifreader-4.31.0
Closed

Bump exifreader from 4.26.2 to 4.31.0#1140
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/exifreader-4.31.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2025

Bumps exifreader from 4.26.2 to 4.31.0.

Release notes

Sourced from exifreader's releases.

4.31.0: Better FieldOfView calculation, new tag FocalLength35efl

FocalLength35efl is the 35 mm equivalent focal length when it has been calculated from other values in the metadata. Beware that if the image has been resized it might have the wrong value because the original dimensions have been lost.

4.30.1: Uncaught type error fix

#510

4.30.0: Pentax MakerNote tags

Some Pentax MakerNote tags have been added.

4.29.0: Rounded aperture value

Thanks to @​alvinometric.

4.28.1: Types for composite tags

Thanks to @​eliaskounakas.

4.28.0: New tags ScaleFactorTo35mmEquivalent and FieldOfView

Only for simple calculations of these composite values that aren't real tags but depend on other ones being present. ScaleFactorTo35mmEquivalent needs both FocalLength and FocalLengthIn35mmFilm, and FieldOfView needs FocalLengthIn35mmFilm.

4.27.0: Custom DOM parser

Now it's easier to use a custom DOM parser, for example in Node.js or in a web worker. See README section on how.

Commits
  • 4db1d14 4.31.0
  • 5556bcb Add alternative way to calculate FocalLengthIn35mmFilm and FieldOfView (#515)
  • bc1940f Bump cypress from 14.3.3 to 14.4.0
  • 605511a Bump mocha from 11.3.0 to 11.5.0
  • d7c40d8 Bump webpack from 5.99.8 to 5.99.9
  • ae99f03 Bump mocha from 11.2.2 to 11.3.0
  • b435c8f Bump @​babel/preset-env from 7.27.1 to 7.27.2
  • dab788c Bump webpack from 5.99.7 to 5.99.8
  • 8dc534c Bump cypress from 14.3.2 to 14.3.3
  • a6d23e6 4.30.1
  • 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)

Bumps [exifreader](https://github.com/mattiasw/ExifReader) from 4.26.2 to 4.31.0.
- [Release notes](https://github.com/mattiasw/ExifReader/releases)
- [Commits](mattiasw/ExifReader@v4.26.2...v4.31.0)

---
updated-dependencies:
- dependency-name: exifreader
  dependency-version: 4.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 3, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 24, 2025

Superseded by #1168.

@dependabot dependabot bot closed this Jun 24, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/exifreader-4.31.0 branch June 24, 2025 04:55
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants