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.4.0 #315

Open dependabot-preview[bot] opened 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps file-type from 10.9.0 to 12.4.0.

Release notes *Sourced from [file-type's releases](https://github.com/sindresorhus/file-type/releases).* > ## v12.4.0 > - Add support for Apache Arrow ([#253](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/253)) 9767ad1 > - Add support for Esri Shapefile ([#252](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/252)) 54beff7 > > https://github.com/sindresorhus/file-type/compare/v12.3.1...v12.4.0 > > ## v12.3.1 > - Fix false-positive in ARW detection ([#251](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/251)) f379c5b > > https://github.com/sindresorhus/file-type/compare/v12.3.0...v12.3.1 > > ## v12.3.0 > - Add support for MIE ([#239](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/239)) b85fe96 > > https://github.com/sindresorhus/file-type/compare/v12.2.0...v12.3.0 > > ## v12.2.0 > - Add `fileType.extensions` and `fileType.mimeTypes` properties, so you can check what extension/mime-types this package supports ([#229](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/229)) bca081b > - Make `Buffer` usage optional again (for improved browser support) ([#232](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/232)) dc611b4 > - Reduce `msi` false-positives ([#225](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/225)) 702f795 > > https://github.com/sindresorhus/file-type/compare/v12.1.0...v12.2.0 > > ## 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 > ... (truncated)
Commits - [`7d9406e`](https://github.com/sindresorhus/file-type/commit/7d9406e45c83339e58fe240595f0da87f8982332) 12.4.0 - [`9767ad1`](https://github.com/sindresorhus/file-type/commit/9767ad1614efdf528158df3ad51b7f33d48ed401) Add support for Apache Arrow ([#253](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/253)) - [`54beff7`](https://github.com/sindresorhus/file-type/commit/54beff74de587de5dbbea8ff6389d756d4b2b3ec) Add support for Esri Shapefile ([#252](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/252)) - [`9858953`](https://github.com/sindresorhus/file-type/commit/9858953591cbf0590c10fad4934c98ba68b1869a) Tidelift tasks - [`1a1c989`](https://github.com/sindresorhus/file-type/commit/1a1c989d3c94e386caf25ab32cfd4f971831f358) 12.3.1 - [`f379c5b`](https://github.com/sindresorhus/file-type/commit/f379c5bc8d59252064ac4418f11b9b0f2b76a925) Fix false-positive in ARW detection ([#251](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/251)) - [`2f69644`](https://github.com/sindresorhus/file-type/commit/2f696447cdec530223ae0f8db4e871c8312922ee) Fix readme example ([#245](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/245)) - [`6ed5344`](https://github.com/sindresorhus/file-type/commit/6ed5344a3b584a9cffdf45d50dc76fd5bb8df085) 12.3.0 - [`b85fe96`](https://github.com/sindresorhus/file-type/commit/b85fe968bbd0847a4baf5e04189bffb114cd7e13) Add support for MIE ([#239](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/239)) - [`7557371`](https://github.com/sindresorhus/file-type/commit/755737137f072d954d56b6809c26ef5a96460671) Welcome [@​bencmbrook](https://github.com/bencmbrook) as a maintainer 🎉 - Additional commits viewable in [compare view](https://github.com/sindresorhus/file-type/compare/v10.9.0...v12.4.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 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 - `@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) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #315   +/-   ##
=======================================
  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 9da191e...3fa6a26. Read the comment docs.