Bump file-type and open-cli
Bumps file-type to 18.2.1 and updates ancestor dependency open-cli. These dependencies need to be updated together.
Updates file-type from 14.7.0 to 18.2.1
Release notes
Sourced from file-type's releases.
v18.2.1
- Fix handling of tiny PDFs (#580) edf59f8
https://github.com/sindresorhus/file-type/compare/v18.2.0...v18.2.1
v18.2.0
- Add support for Apache Parquet (#576) 1ec164b
https://github.com/sindresorhus/file-type/compare/v18.1.0...v18.2.0
v18.1.0
Improvements
- Add support for AutoDesk DWG format (#572) 47aa221
- Add support for Personal Storage Table (PST) file (
.pst) (#573) ec3ba33- Add support for JPEG-LS (
.jls) (#568) 976ed4bFixes
- Fix parsing big-endian encoded TIFF file (#571) e8bc341
https://github.com/sindresorhus/file-type/compare/v18.0.0...v18.1.0
v18.0.0
Breaking
- Require Node.js 14 6d457c5
https://github.com/sindresorhus/file-type/compare/v17.1.6...v18.0.0
v17.1.6
- Fix an import path (#553) e843d73
https://github.com/sindresorhus/file-type/compare/v17.1.5...v17.1.6
v17.1.5
- Fix PDF detection in some cases a0c24eb
https://github.com/sindresorhus/file-type/compare/v17.1.4...v17.1.5
v17.1.4
- Fix a problem with a dependency (#549) 20a90ab
https://github.com/sindresorhus/file-type/compare/v17.1.3...v17.1.4
v17.1.3
- Fix: Malformed MKV could cause an infinite loop 2c4d120
- CVE-2022-36313
- Also backported to 16.5.4
... (truncated)
Commits
9b2411618.2.1edf59f8handle tiny pdfs (#580)1c76b4a18.2.01ec164bAdd support for Apache Parquet (#576)b544e6a18.1.04c6d313Meta tweaks47aa221Add support for AutoDesk DWG format (#572)ec3ba33Add support for Personal Storage Table (PST) file,.pst(#573)976ed4bAdd support for JPEG-LS (.jls) (#568)e8bc341Fix parsing big-endian encoded TIFF file (#571)- Additional commits viewable in compare view
Updates open-cli from 6.0.1 to 7.2.0
Release notes
Sourced from open-cli's releases.
v7.2.0
- Update dependencies cbe44db
https://github.com/sindresorhus/open-cli/compare/v7.1.0...v7.2.0
v7.1.0
- Update dependencies e50d0f3
https://github.com/sindresorhus/open-cli/compare/v7.0.1...v7.1.0
v7.0.1
- Fix support for multiple app arguments (#19) 616290e
https://github.com/sindresorhus/open-cli/compare/v7.0.0...v7.0.1
v7.0.0
Breaking
- Require Node.js 14 bf6110c
Improvements
- Upgrade dependencies bf6110c
https://github.com/sindresorhus/open-cli/compare/v6.0.1...v7.0.0
Commits
62292297.2.0cbe44dbUpdate dependencies973ea947.1.0e50d0f3Update dependencies6347a487.0.1616290eFix support for multiple app arguments (#19)f1f4c9eFix CI79fc7097.0.0bf6110cRequire Node.js 14 and upgrade dependencies660a80fMove to GitHub Actions (#17)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.