geodatagouv / geoplatform

Core API and processing tools for geo.data.gouv.fr
MIT License
5 stars 1 forks source link

Bump file-type from 10.9.0 to 12.1.0 #278

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps file-type from 10.9.0 to 12.1.0.

Release notes *Sourced from [file-type's releases](https://github.com/sindresorhus/file-type/releases).* > ## v12.1.0 > - Improve performance of the ZIP check ([#227](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/227)) 43d3cd6 > > https://github.com/sindresorhus/file-type/compare/v12.0.1...v12.1.0 > > ## v12.0.1 > - Reject on stream error events ([#224](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/224)) a1da90b > > https://github.com/sindresorhus/file-type/compare/v12.0.0...v12.0.1 > > ## v12.0.0 > Breaking: > - Require Node.js 8 32fa5cf > > Enhancements: > - Add support for APNG ([#215](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/215)) 17e9c5f > - Add support for RW2 and RAF ([#221](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/221)) ee910d9 > - Improve detection of ARW, DNG, NEF and TIF ([#220](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/220)) 6c3189f > > https://github.com/sindresorhus/file-type/compare/v11.1.0...v12.0.0 > > ## v11.1.0 > Enhancements: > - Add support for orf, arw, dng, and nef RAW image types ([#213](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/213)) 6c3df3e > > Fixes: > - Fix handling of Uint8Array and ArrayBuffer ([#214](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/214)) e096b4b > > https://github.com/sindresorhus/file-type/compare/v11.0.0...v11.1.0 > > ## v11.0.0 > Breaking: > - Return `undefined` instead of `null` when there's no match 1359ccc > - TypeScript users only: > - Drop faking ESM default export support 9dcf28b > - You need to change `import fileType from 'file-type';` to `import fileType = require('file-type');` > > Enhancements: > - Rework mpeg4 check and add support for some more mpeg4 and ISO base media formats ([#206](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/206)) feaa217 > - Add support for `ac3` and `voc` formats ([#201](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/201)) 7038abc > - Add support for `lnk` and `alias` formats ([#200](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/200)) aacd31a > - Add support for pre-POSIX `tar` ([#204](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/204)) fc9f973 > - Add support for Sony DSF (DSD Stream File) format ([#203](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/203)) be74d72 > > Fixes: > - Fix `mp2`/`mp3` checks to not catch `mp1` ([#205](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/205)) 44b3c34 > > https://github.com/sindresorhus/file-type/compare/v10.11.0...v11.0.0 > > ## v10.11.0 > ... (truncated)
Commits - [`cf0665b`](https://github.com/sindresorhus/file-type/commit/cf0665b887bcfa2cb7cc11f3bf44a42b2a1431aa) 12.1.0 - [`43d3cd6`](https://github.com/sindresorhus/file-type/commit/43d3cd63b46ee7bc3d2c8cc7bfd0788f7291cec4) Improve performance of the ZIP check ([#227](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/227)) - [`16b7334`](https://github.com/sindresorhus/file-type/commit/16b7334cbec7f44937617f59fc8da0b03074b4dc) 12.0.1 - [`a1da90b`](https://github.com/sindresorhus/file-type/commit/a1da90b2c1121377e47f5dec1f1ce263b5b4f31f) Reject on stream error events ([#224](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/224)) - [`2644321`](https://github.com/sindresorhus/file-type/commit/26443217db5b53566604daf8cdd4016155ff58e4) Update readme.md - [`4bed377`](https://github.com/sindresorhus/file-type/commit/4bed3779752d7f9ccf7df483528d29af6a2c576d) 12.0.0 - [`17e9c5f`](https://github.com/sindresorhus/file-type/commit/17e9c5fc2109d71f1828cd86a76b050f4bcdc0c2) Add support for APNG ([#215](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/215)) - [`ee910d9`](https://github.com/sindresorhus/file-type/commit/ee910d92967facd1c040d0a44e0e35b28ecf1ccd) Add support for RW2 and RAF file types ([#221](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/221)) - [`6c3189f`](https://github.com/sindresorhus/file-type/commit/6c3189f229368b28209ee6f6e027de2954625458) Add more ARW, DNG, NEF and TIF fixtures, and new detection patterns ([#220](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/220)) - [`6fad2eb`](https://github.com/sindresorhus/file-type/commit/6fad2eb3a58ef8d9b2f79fad15ef017f8cfa4d34) Tidelift tasks - Additional commits viewable in [compare view](https://github.com/sindresorhus/file-type/compare/v10.9.0...v12.1.0)


Dependabot compatibility score

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 will not automatically merge this PR because it includes a major update to a production dependency.


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
codecov[bot] commented 5 years ago

Codecov Report

Merging #278 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #278   +/-   ##
=======================================
  Coverage   23.55%   23.55%           
=======================================
  Files          99       99           
  Lines        2165     2165           
=======================================
  Hits          510      510           
  Misses       1655     1655

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b585762...d78767b. Read the comment docs.

dependabot-preview[bot] commented 5 years ago

Superseded by #286.