zeekay / bebop

🎷 Jazzy build tool for sophisticated front-end development.
MIT License
18 stars 5 forks source link

Update serve-index to the latest version πŸš€ #63

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.9.0 of serve-index just got published.

Dependency serve-index
Current Version 1.8.0
Type dependency

The version 1.9.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of serve-index. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes 1.9.0
  • Set X-Content-Type-Options: nosniff header
  • deps: batch@0.6.1
  • deps: debug@2.6.8
    • Allow colors in workers
    • Deprecated DEBUG_FD environment variable set to 3 or higher
    • Fix DEBUG_MAX_ARRAY_LENGTH
    • Fix error when running under React Native
    • Use same color for same namespace
    • deps: ms@2.0.0
  • deps: http-errors@~1.6.1
    • Make message property enumerable for HttpErrors
    • deps: inherits@2.0.3
    • deps: setprototypeof@1.0.3
    • deps: statuses@'>= 1.3.1 < 2'
  • deps: mime-types@~2.1.15
    • Add new mime types
    • Add audio/mp3
Commits

The new version differs by 35 commits.

There are 35 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: