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

An in-range update of type-is is breaking the build 🚨 #305

Open
greenkeeper bot opened this issue Apr 25, 2019 · 2 comments
Open

An in-range update of type-is is breaking the build 🚨 #305

greenkeeper bot opened this issue Apr 25, 2019 · 2 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Apr 25, 2019

The dependency type-is was updated from 1.6.16 to 1.6.17.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

type-is is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Release Notes for 1.6.17
  • deps: mime-types@~2.1.24
    • Add Apple file extensions from IANA
    • Add extension .csl to application/vnd.citationstyles.style+xml
    • Add extension .es to application/ecmascript
    • Add extension .nq to application/n-quads
    • Add extension .nt to application/n-triples
    • Add extension .owl to application/rdf+xml
    • Add extensions .siv and .sieve to application/sieve
    • Add extensions from IANA for image/* types
    • Add extensions from IANA for model/* types
    • Add extensions to HEIC image types
    • Add new mime types
    • Add text/mdx with extension .mdx
  • perf: prevent internal throw on invalid type
Commits

The new version differs by 52 commits.

There are 52 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 25, 2019

After pinning to 1.6.16 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 26, 2019

  • The dependency type-is was updated from 1.6.17 to 1.6.18.

Your tests are still failing with this version. Compare changes

Release Notes for 1.6.18
  • Fix regression passing request object to typeis.is
Commits

The new version differs by 5 commits.

  • bfebe3d 1.6.18
  • 92e9bf3 Fix regression passing request object to typeis.is
  • ef1c6ed tests: add tests for typeis.is
  • 025ac4b tests: fix test description
  • 7f0a3d8 docs: rewrite existing documentation to clarify behavior

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants