Skip to content
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

chore(deps): bump exifr from 5.0.6 to 7.1.3 #3759

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps exifr from 5.0.6 to 7.1.3.

Changelog

Sourced from exifr's changelog.

[7.1.3]

Fixed

  • UrlFetcher in Node.js can now handle redirects.
  • added missing multiSegment in .d.ts file.

[7.1.2]

Fixed

  • Issue #67 -> improved IPTC parsing performance.

[7.1.0]

Added

  • Sidecar support through exifr.sidecar().
  • Support for url query strings and headers in Node.js polyfill of UrlFetcher.

[7.0.0]

Added

  • UrlFetcher now works in Node.js too. i.e. You can use string URL as file argument in Node.js (previously only available in browser). Exifr now implements polyfill for window.fetch(). But it's only available in full bundle.

Fixed

  • Issue #59 regarding mwg-rs:Regions.
  • Problems with parsing absolute paths in Electron, NW.JS and other Node/browser hybrid environments. (Node's fs now takes precedence over brower's fetch when parsing absolute path argument)

Breaking changes

  • Slight changes to XMP parsing logic. Only affects obscure cases with lists and nested rdf:Description. Won't affect most of the basic use cases.

[6.3.0]

Added

  • AVIF SUPPORT

[6.2.0]

Added

  • EXIF segment (and thus GPS) extraction from PNG files. Only parses the modern eXIf chunks and not zTXt
  • IIQ file support

Fixed

  • Invalid input argument for BufferView bug when parsing XMP from TIFF file if the XMP IFD0 tag was of type string (2) instead of byte array (1)
  • Closing file descriptor N on garbage collection when reading unknown format.

[6.1.1]

Fixed

... (truncated)

Commits

Dependabot compatibility score

You 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 5, 2024
@dependabot dependabot bot requested review from a team as code owners August 5, 2024 13:45
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-3759.d3m3l2kee0btzx.amplifyapp.com

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/exifr-7.1.3 branch 2 times, most recently from dec0445 to 184fd45 Compare August 7, 2024 15:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/exifr-7.1.3 branch from 184fd45 to 7cabef2 Compare August 13, 2024 13:29
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/exifr-7.1.3 branch 2 times, most recently from 6c28487 to 24389c2 Compare August 28, 2024 12:18
Bumps [exifr](https://github.com/MikeKovarik/exifr) from 5.0.6 to 7.1.3.
- [Release notes](https://github.com/MikeKovarik/exifr/releases)
- [Changelog](https://github.com/MikeKovarik/exifr/blob/master/CHANGELOG.md)
- [Commits](MikeKovarik/exifr@v5.0.6...v7.1.3)

---
updated-dependencies:
- dependency-name: exifr
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/exifr-7.1.3 branch from 24389c2 to 4260ffa Compare September 3, 2024 16:32
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants