misskey-delta / misskey-web

improved MissKernel/Misskey-Web.
MIT License
6 stars 6 forks source link

Update compression to the latest version 🚀 #530

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

Version 1.7.3 of compression was just published.

Dependency compression
Current Version 1.7.2
Type dependency

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

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of compression.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes 1.7.3
  • deps: accepts@~1.3.5
    • deps: mime-types@~2.1.18
  • deps: compressible@~2.0.14
    • Mark all XML-derived types as compressible
    • deps: mime-db@'>= 1.34.0 < 2'
  • deps: safe-buffer@5.1.2
Commits

The new version differs by 22 commits.

  • becc1c0 1.7.3
  • 2742fe9 docs: fix threshold documentation to match implementation
  • fd7a4d4 deps: safe-buffer@5.1.2
  • 5bca5aa deps: compressible@~2.0.14
  • c43c578 build: eslint-plugin-standard@3.1.0
  • 6160662 build: eslint-plugin-promise@3.8.0
  • d3c8269 build: eslint-plugin-import@2.13.0
  • 7ebf291 build: eslint-plugin-import@2.11.0
  • b3f7aa5 build: eslint@4.19.1
  • 363cbf6 build: Node.js@9.11
  • 5fe805f build: Node.js@8.11
  • 45eac05 build: Node.js@6.14
  • b1ecb6e build: Node.js@4.9
  • 2ce6799 tests: use after module for flow control
  • 52fa9c1 tests: fix backpressure tests

There are 22 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: