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 from 10.9.0 to 12.4.0 #315

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 11, 2019

Bumps file-type from 10.9.0 to 12.4.0.

Release notes

Sourced from file-type's releases.

v12.4.0

  • Add support for Apache Arrow (#253) 9767ad1
  • Add support for Esri Shapefile (#252) 54beff7

sindresorhus/file-type@v12.3.1...v12.4.0

v12.3.1

  • Fix false-positive in ARW detection (#251) f379c5b

sindresorhus/file-type@v12.3.0...v12.3.1

v12.3.0

  • Add support for MIE (#239) b85fe96

sindresorhus/file-type@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) bca081b
  • Make Buffer usage optional again (for improved browser support) (#232) dc611b4
  • Reduce msi false-positives (#225) 702f795

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

v12.1.0

  • Improve performance of the ZIP check (#227) 43d3cd6

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

v12.0.1

  • Reject on stream error events (#224) a1da90b

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

v12.0.0

Breaking:

  • Require Node.js 8 32fa5cf

Enhancements:

  • Add support for APNG (#215) 17e9c5f
  • Add support for RW2 and RAF (#221) ee910d9
  • Improve detection of ARW, DNG, NEF and TIF (#220) 6c3189f

sindresorhus/file-type@v11.1.0...v12.0.0

v11.1.0

Enhancements:

  • Add support for orf, arw, dng, and nef RAW image types (#213) 6c3df3e

Fixes:

  • Fix handling of Uint8Array and ArrayBuffer (#214) e096b4b
... (truncated)
Commits

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:

  • 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
Copy link

codecov bot commented Nov 11, 2019

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.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/file-type-12.4.0 branch from c6caf90 to 3fa6a26 Compare November 27, 2019 13:27
@tusbar tusbar removed their assignment Nov 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant