Skip to content

Update compression to the latest version 🚀 - #13

Open
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/compression-1.7.0
Open

Update compression to the latest version 🚀#13
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/compression-1.7.0

Conversation

@greenkeeper

Copy link
Copy Markdown

Version 1.7.0 of compression just got published.

Dependency compression
Current Version 1.0.3
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 Notes1.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
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 🌴

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 82.692% when pulling 40e72dc on greenkeeper/compression-1.7.0 into 8fc8195 on master.

greenkeeperBot added a commit that referenced this pull request Sep 27, 2017
@greenkeeper

Copy link
Copy Markdown
Author

Version 1.7.1 just got published.

Update to this version instead 🚀

Release Notes1.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

greenkeeperBot added a commit that referenced this pull request Feb 19, 2018
@greenkeeper

Copy link
Copy Markdown
Author

Version 1.7.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 15 commits.

See the full diff

greenkeeperBot added a commit that referenced this pull request Jul 15, 2018
@greenkeeper

Copy link
Copy Markdown
Author

Version 1.7.3 just got published.

Update to this version instead 🚀

Release Notes1.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.

There are 22 commits in total.

See the full diff

greenkeeperBot added a commit that referenced this pull request Mar 18, 2019
@greenkeeper

Copy link
Copy Markdown
Author
  • The devDependencycompression was updated from 1.0.3 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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@coveralls