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

Bump file-type and @adobe/asset-compute-sdk in /eaem-cloud-service/eaem-ps-high-res-rend-worker #142

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2022

Bumps file-type to 16.5.4 and updates ancestor dependency @adobe/asset-compute-sdk. These dependencies need to be updated together.

Updates file-type from 14.6.2 to 16.5.4

Release notes

Sourced from file-type's releases.

v16.5.4

v16.5.3

v16.5.2

  • Lock strtok3 dependency

v16.5.1

  • Fix mimeTypes TypeScript type (#464) 0012c56

sindresorhus/file-type@v16.5.0...v16.5.1

v16.5.0

  • Add support for JPEG XL image format (#455) 57ecf2d
  • Remove ASAR 240 bytes of JSON payload length limitation (#453) 07101ac
  • Remove an unnecessary dependency (#458) 3df0ed1

sindresorhus/file-type@v16.4.0...v16.5.0

v16.4.0

  • Add support for VCF and fix ICS detection (#451) 29618c8
  • Add support for XCF (#450) 6ab25f3

sindresorhus/file-type@v16.3.0...v16.4.0

v16.3.0

  • Add support for Zstandard compressed file (#439) 9319167

sindresorhus/file-type@v16.2.0...v16.3.0

v16.2.0

  • Improve PDF / AI (Adobe Illustrator) recognition (#396) 9736aa3
  • Add support for 3mf (#415) 7f95cd2

sindresorhus/file-type@v16.1.0...v16.2.0

v16.1.0

  • Add support for CHM (#424) e43cdc9

sindresorhus/file-type@v16.0.1...v16.1.0

v16.0.1

  • Fix Webpack 5 compatibility (#412) eab48da

sindresorhus/file-type@v16.0.0...v16.0.1

... (truncated)

Commits

Updates @adobe/asset-compute-sdk from 2.1.0 to 2.11.4

Release notes

Sourced from @​adobe/asset-compute-sdk's releases.

v2.11.4

2.11.4 (2021-08-23)

v2.11.3

2.11.3 (2021-08-20)

v2.11.2

2.11.2 (2021-08-17)

v2.11.1

2.11.1 (2021-08-02)

v2.11.0

2.11.0 (2021-07-28)

v2.10.7

2.10.7 (2021-07-19)

v2.10.6

2.10.6 (2021-05-10)

v2.10.5

2.10.5 (2021-05-07)

v2.10.4

2.10.4 (2021-05-05)

v2.10.3

2.10.3 (2021-01-29)

v2.10.2

2.10.2 (2021-01-15)

Fallback when exiftool can't read metadata

  • Fallback to imagemagick when exiftool can't read metadata: Exiftool doesn't known filetypes SGI, RGB or RGBA (for instance), and can't read their metadata. Yet, imagemagick can handle those files. Therefore, when exiftool can't read metadata, we fallback to imagemagick.

Transparency support, exiftool to read metadata

  • Image post-processing: Support transparency for BMP, TIFF, PNG, WEBP and RGBA files (adobe/asset-compute-sdk#76).
  • Image post-processing: Add support for source formats SGI, RGB, RGBA (adobe/asset-compute-sdk#84).
  • Image post-processing: Uses exiftool to read image metadata.

Increase retry duration for multipart upload

  • Increase retry duration from 1min -> 15mins for multipart upload
  • If the action timeout is <15mins, it will retry until the action times out

PR: adobe/asset-compute-sdk#81 Jira: https://jira.corp.adobe.com/browse/NUI-919

SVG source support, node-httptransfer version update

PRs:

... (truncated)

Commits
  • 313d457 [ci skip] no-release: version number update
  • b0cc347 BUGFIX-RELEASE: CQ-4329896 - Added long parameter support with working test
  • 3d8d495 BUGFIX-RELEASE : CQ-4329896 - Added long parameter support with working tests...
  • fd5cae7 [ci skip] no-release: version number update
  • 886e3be BUGFIX-RELEASE: NUI-1182 Base64 urls are provided to the workers when disable...
  • c647071 [ci skip] no-release: version number update
  • 11cd8d6 BUGFIX-RELEASE: cascading release, update asset-compute-pipeline version (#140)
  • 8ff13d1 [ci skip] no-release: version number update
  • c123053 BUGFIX-RELEASE: update asset-compute-pipeline version (#138)
  • d750505 add pretest script to log versions (#137)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by adobe-admin, a new releaser for @​adobe/asset-compute-sdk since your current version.


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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [file-type](https://github.com/sindresorhus/file-type) to 16.5.4 and updates ancestor dependency [@adobe/asset-compute-sdk](https://github.com/adobe/asset-compute-sdk). These dependencies need to be updated together.


Updates `file-type` from 14.6.2 to 16.5.4
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](sindresorhus/file-type@v14.6.2...v16.5.4)

Updates `@adobe/asset-compute-sdk` from 2.1.0 to 2.11.4
- [Release notes](https://github.com/adobe/asset-compute-sdk/releases)
- [Changelog](https://github.com/adobe/asset-compute-sdk/blob/master/.releaserc)
- [Commits](adobe/asset-compute-sdk@v2.1.0...v2.11.4)

---
updated-dependencies:
- dependency-name: file-type
  dependency-type: indirect
- dependency-name: "@adobe/asset-compute-sdk"
  dependency-type: direct:production
...

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 Nov 1, 2022
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