fix(deps): update dependency exiftool-vendored to v33 (#24172)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
This commit is contained in:
renovate[bot]
2025-11-27 21:45:35 +00:00
committed by GitHub
parent 5eec0dc981
commit 01f83ae964
4 changed files with 17 additions and 18 deletions

View File

@@ -36,7 +36,7 @@
"eslint-config-prettier": "^10.1.8", "eslint-config-prettier": "^10.1.8",
"eslint-plugin-prettier": "^5.1.3", "eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-unicorn": "^62.0.0", "eslint-plugin-unicorn": "^62.0.0",
"exiftool-vendored": "^31.1.0", "exiftool-vendored": "^33.0.0",
"globals": "^16.0.0", "globals": "^16.0.0",
"jose": "^5.6.3", "jose": "^5.6.3",
"luxon": "^3.4.4", "luxon": "^3.4.4",

30
pnpm-lock.yaml generated
View File

@@ -244,8 +244,8 @@ importers:
specifier: ^62.0.0 specifier: ^62.0.0
version: 62.0.0(eslint@9.39.1(jiti@2.6.1)) version: 62.0.0(eslint@9.39.1(jiti@2.6.1))
exiftool-vendored: exiftool-vendored:
specifier: ^31.1.0 specifier: ^33.0.0
version: 31.3.0 version: 33.5.0
globals: globals:
specifier: ^16.0.0 specifier: ^16.0.0
version: 16.5.0 version: 16.5.0
@@ -428,8 +428,8 @@ importers:
specifier: 4.3.3 specifier: 4.3.3
version: 4.3.3 version: 4.3.3
exiftool-vendored: exiftool-vendored:
specifier: ^31.1.0 specifier: ^33.0.0
version: 31.3.0 version: 33.5.0
express: express:
specifier: ^5.1.0 specifier: ^5.1.0
version: 5.1.0 version: 5.1.0
@@ -6849,17 +6849,17 @@ packages:
resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==} resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==}
engines: {node: '>=10'} engines: {node: '>=10'}
exiftool-vendored.exe@13.41.0: exiftool-vendored.exe@13.42.0:
resolution: {integrity: sha512-7XG0PjZCm8HVsVUQAD4b/eBtvYBuGkySf2qslqHlnSR6jU1xoD1AgEprb2bCPqwhw0Jn3xzZoo/ihDo4F6fMyA==} resolution: {integrity: sha512-6AFybe5IakduMWleuQBfep9OWGSVZSedt2uKL+LzufRsATp+beOF7tZyKtMztjb6VRH1GF/4F9EvBVam6zm70w==}
os: [win32] os: [win32]
exiftool-vendored.pl@13.41.0: exiftool-vendored.pl@13.42.0:
resolution: {integrity: sha512-JqqRuB8TggIOC983oTnOunB/baseGYw8XCkn7ylFGOmEv7oTQAK3uUTZV76vXE1X6c5H6IdHYt0abSgi8Kzc4g==} resolution: {integrity: sha512-EF5IdxQNIJIvZjHf4bG4jnwAHVVSLkYZToo2q+Mm89kSuppKfRvHz/lngIxN0JALE8rFdC4zt6NWY/PKqRdCcg==}
os: ['!win32'] os: ['!win32']
hasBin: true hasBin: true
exiftool-vendored@31.3.0: exiftool-vendored@33.5.0:
resolution: {integrity: sha512-JQeyRvh7cV81fm9eKej2btdVh2z2Ak/sx89c4OCykeQnhnI81hk9TTraBtborYA+WcLM20cwYMPmpaW/sMy5Qw==} resolution: {integrity: sha512-7cCh6izwdmC5ZaCxpHFehnExIr2Yp7CJuxHg4WFiGcm81yyxXLtvSE+85ep9VsNwhlOtSpk+XxiqrlddjY5lAw==}
engines: {node: '>=20.0.0'} engines: {node: '>=20.0.0'}
expect-type@1.2.1: expect-type@1.2.1:
@@ -19132,21 +19132,21 @@ snapshots:
signal-exit: 3.0.7 signal-exit: 3.0.7
strip-final-newline: 2.0.0 strip-final-newline: 2.0.0
exiftool-vendored.exe@13.41.0: exiftool-vendored.exe@13.42.0:
optional: true optional: true
exiftool-vendored.pl@13.41.0: {} exiftool-vendored.pl@13.42.0: {}
exiftool-vendored@31.3.0: exiftool-vendored@33.5.0:
dependencies: dependencies:
'@photostructure/tz-lookup': 11.3.0 '@photostructure/tz-lookup': 11.3.0
'@types/luxon': 3.7.1 '@types/luxon': 3.7.1
batch-cluster: 15.0.1 batch-cluster: 15.0.1
exiftool-vendored.pl: 13.41.0 exiftool-vendored.pl: 13.42.0
he: 1.2.0 he: 1.2.0
luxon: 3.7.2 luxon: 3.7.2
optionalDependencies: optionalDependencies:
exiftool-vendored.exe: 13.41.0 exiftool-vendored.exe: 13.42.0
expect-type@1.2.1: {} expect-type@1.2.1: {}

View File

@@ -70,7 +70,7 @@
"cookie": "^1.0.2", "cookie": "^1.0.2",
"cookie-parser": "^1.4.7", "cookie-parser": "^1.4.7",
"cron": "4.3.3", "cron": "4.3.3",
"exiftool-vendored": "^31.1.0", "exiftool-vendored": "^33.0.0",
"express": "^5.1.0", "express": "^5.1.0",
"fast-glob": "^3.3.2", "fast-glob": "^3.3.2",
"fluent-ffmpeg": "^2.1.2", "fluent-ffmpeg": "^2.1.2",

View File

@@ -37,7 +37,6 @@ import { upsertTags } from 'src/utils/tag';
const EXIF_DATE_TAGS: Array<keyof ImmichTags> = [ const EXIF_DATE_TAGS: Array<keyof ImmichTags> = [
'SubSecDateTimeOriginal', 'SubSecDateTimeOriginal',
'SubSecCreateDate', 'SubSecCreateDate',
'SubSecMediaCreateDate',
'DateTimeOriginal', 'DateTimeOriginal',
'CreationDate', 'CreationDate',
'CreateDate', 'CreateDate',