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 10.11.0 #237

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps file-type from 10.9.0 to 10.11.0.

Release notes *Sourced from [file-type's releases](https://github.com/sindresorhus/file-type/releases).* > ## v10.11.0 > - Allow `ArrayBuffer` as input ([#193](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/193)) b714ddd > - Fix Node.js 11 compatibility ([#198](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/198)) ee0ee82 > - Handle errors from `fileType.stream` method ([#195](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/195)) 7bbbacc > > https://github.com/sindresorhus/file-type/compare/v10.10.0...v10.11.0 > > ## v10.10.0 > - Refactor TypeScript definition to CommonJS compatible export ([#194](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/194)) d4ee6db > > https://github.com/sindresorhus/file-type/compare/v10.9.0...v10.10.0
Commits - [`02f666d`](https://github.com/sindresorhus/file-type/commit/02f666db30e1d3ee3b8c7566f7c8226e82583d63) 10.11.0 - [`b714ddd`](https://github.com/sindresorhus/file-type/commit/b714ddd692a14f5aa901e4c1bed949a5545738e8) Allow `ArrayBuffer` as input ([#193](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/193)) - [`ee0ee82`](https://github.com/sindresorhus/file-type/commit/ee0ee8242d203878f59d579a5fbd120dcd8d5bba) Fix Node.js 11 compatibility ([#198](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/198)) - [`7bbbacc`](https://github.com/sindresorhus/file-type/commit/7bbbacc29c014bac71f46118271ee3ec983df879) Handle errors from `fileType.stream` method ([#195](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/195)) - [`8d05e7c`](https://github.com/sindresorhus/file-type/commit/8d05e7c74f15de574758d2887c74dd8a1003a1e1) 10.10.0 - [`d4ee6db`](https://github.com/sindresorhus/file-type/commit/d4ee6dbe367e3bea9cbe5717dc3cd2c2f068f0a5) Refactor TypeScript definition to CommonJS compatible export ([#194](https://github-redirect.dependabot.com/sindresorhus/file-type/issues/194)) - See full diff in [compare view](https://github.com/sindresorhus/file-type/compare/v10.9.0...v10.11.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 minor 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 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) - 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 #237 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #237   +/-   ##
=======================================
  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 3f87f46...efe43cd. Read the comment docs.

dependabot-preview[bot] commented 5 years ago

Superseded by #246.