Skip to content

Update compression to the latest version 🚀 #13

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

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jul 11, 2017

Version 1.7.0 of compression just got published.

Dependency compression
Current Version 1.6.2
Type devDependency

The version 1.7.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 compression.
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.7.0
  • Use safe-buffer for improved Buffer API
  • deps: bytes@2.5.0
  • deps: compressible@~2.0.10
    • Fix regex fallback to not override compressible: false in db
    • deps: mime-db@'>= 1.27.0 < 2'
  • deps: debug@2.6.8
    • Allow colors in workers
    • Deprecated DEBUG_FD environment variable set to 3 or higher
    • Fix error when running under React Native
    • Fix DEBUG_MAX_ARRAY_LENGTH
    • Use same color for same namespace
    • deps: ms@2.0.0
  • deps: vary@~1.1.1
    • perf: hoist regular expression
Commits

The new version differs by 37 commits.

There are 37 commits in total.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

greenkeeper bot added a commit that referenced this pull request Sep 27, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 27, 2017

Version 1.7.1 just got published.

Update to this version instead 🚀

Release Notes 1.7.1
  • deps: accepts@~1.3.4
    • deps: mime-types@~2.1.16
  • deps: bytes@3.0.0
  • deps: compressible@~2.0.11
    • deps: mime-db@'>= 1.29.0 < 2'
  • deps: debug@2.6.9
  • deps: vary@~1.1.2
    • perf: improve header token parsing speed
Commits

The new version differs by 9 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 19, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 19, 2018

Version 1.7.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 15 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 15, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 15, 2018

Version 1.7.3 just got published.

Update to this version instead 🚀

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

greenkeeper bot added a commit that referenced this pull request Mar 18, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 18, 2019

  • The devDependency compression was updated from 1.6.2 to 1.7.4.

Update to this version instead 🚀

Release Notes for 1.7.4
  • deps: compressible@~2.0.16
    • Mark text/less as compressible
    • deps: mime-db@'>= 1.38.0 < 2'
  • deps: on-headers@~1.0.2
    • Fix res.writeHead patch missing return value
  • perf: prevent unnecessary buffer copy
Commits

The new version differs by 33 commits.

There are 33 commits in total.

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

Successfully merging this pull request may close these issues.

0 participants