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

fix(deps): update dependency exiftool-vendored to v26 #9294

Merged
merged 1 commit into from
May 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 7, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
exiftool-vendored (source) ~24.6.0 -> ~26.0.0 age adoption passing confidence
exiftool-vendored (source) ^24.5.0 -> ^26.0.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

photostructure/exiftool-vendored.js (exiftool-vendored)

v26.0.0

Compare Source

  • 🌱/✨ ExifTool upgraded to v12.84

  • πŸ“¦ Support disabling -ignoreMinorErrors to work around shenanigans like #​181. This is an optional field that defaults to prior behavior (enabled, which ignores minor errors, which is normally desired, but has some side effects like fully reading tags that may be extremely long). See ExifToolOptions.ignoreMinorErrors for details.

  • πŸ“¦ ExifTool on Windows was upgraded to Strawberry Perl 5.32.1

v25.2.0

Compare Source

  • 🌱/✨ ExifTool upgraded to v12.82

  • πŸ“¦ Add support for NODE_DEBUG=exiftool-vendored

  • πŸ“¦ Export exiftoolPath() so custom implementations can use it as a fallback
    (or default, and provide their own fallback)

v25.1.0

Compare Source

  • ✨ Added retain field to ExifTool.deleteAllTags to address #​178

  • πŸ“¦ Added jsdocs for many Tag interface types

  • πŸ“¦ Expose GeolocationTags and isGeolocationTag()

  • πŸ“¦ Add FileTags.FileCreateDate (only a thing on Windows)

v25.0.0

Compare Source

  • 🌱/✨ ExifTool upgraded to v12.80, which adds support for reverse-geo lookups and [several other geolocation features](https://exiftool.org/geolocation.html

  • ✨ If no vendored version of exiftool is available, we'll try to make do with whatever is available in the PATH.

  • ✨ ExifToolOptions.exiftoolPath can now be an async function

  • ✨ Added Geolocation Tags. These will only be available if {geolocation: true} is passed to the ExifTool constructor.

  • πŸ“¦ Added support for electron-forge: see the docs for details.


Configuration

πŸ“… Schedule: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from danieldietzler as a code owner May 7, 2024 02:24
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels May 7, 2024
Copy link

Deploying immich with Β Cloudflare Pages Β Cloudflare Pages

Latest commit: 4e72bb2
Status:Β βœ…Β  Deploy successful!
Preview URL: https://4b2e57c3.immich.pages.dev
Branch Preview URL: https://renovate-major-exiftool.immich.pages.dev

View logs

Copy link
Member

@danieldietzler danieldietzler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All tests pass and changelogs look good, so I guess it's fine?

@jrasm91 jrasm91 merged commit f13100e into main May 7, 2024
26 checks passed
@jrasm91 jrasm91 deleted the renovate/major-exiftool branch May 7, 2024 19:14
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 renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants