Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

Bumps exifreader from 4.26.2 to 4.31.2.

Release notes

Sourced from exifreader's releases.

4.31.2: Type definition for domParser option

#556

4.31.1: Keywords type fix

#203

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
  • 5c4822f 4.31.2
  • bbee8cc Add domParser option in TypeScript definition
  • c8c5039 Bump the dev-dependencies group across 1 directory with 7 updates
  • 2e25066 Bump the dev-dependencies group with 2 updates
  • 0634f76 Bump tmp from 0.2.3 to 0.2.4
  • 5e28afb Bump the dev-dependencies group with 5 updates
  • 4ed84e8 Bump @​types/node from 24.0.15 to 24.1.0 in the dev-dependencies group
  • 77e8b66 Group deps in dependabot PRs
  • a579164 Bump form-data from 4.0.2 to 4.0.4
  • 5af965b Bump cypress from 14.5.1 to 14.5.2
  • 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.2.
- [Release notes](https://github.com/mattiasw/ExifReader/releases)
- [Commits](mattiasw/ExifReader@v4.26.2...v4.31.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 2, 2025
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