Skip to content
This repository has been archived by the owner on Aug 12, 2023. It is now read-only.

Update dependency koa-compress to v5 #418

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 6, 2020

This PR contains the following updates:

Package Type Update Change
koa-compress dependencies major 3.0.0 -> 5.0.1

Release Notes

koajs/compress

v5.0.1

Compare Source

v5.0.0

Compare Source

  • PR 110: new default (#​120) da9833d
  • Revert "Use identity as default value for Accept-Encoding if it is blank or not provided (#​110)" 0139443
  • Use identity as default value for Accept-Encoding if it is blank or not provided (#​110) 3d4c0ac

v4.0.1

Compare Source

==================

  • fix issue with state being preserved between requests

v4.0.0

Compare Source

==================

  • drop support for versions of node below 10
  • add brotli support for versions of node that support it
  • changed compression options; options is no longer passed to each compression function. Use options.gzip = {}, options.br = {}, etc.
  • added compression disabling option: set options.br = false

v3.1.0

Compare Source

==================


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codecov-commenter
Copy link

codecov-commenter commented Aug 6, 2020

Codecov Report

Merging #418 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #418   +/-   ##
======================================
  Coverage    8.36%   8.36%           
======================================
  Files         145     145           
  Lines        2140    2140           
  Branches      183     183           
======================================
  Hits          179     179           
  Misses       1805    1805           
  Partials      156     156           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update efc7c2c...71a1616. Read the comment docs.

@renovate renovate bot force-pushed the renovate/koa-compress-5.x branch from e14b988 to ae69809 Compare August 10, 2020 13:02
@renovate renovate bot force-pushed the renovate/koa-compress-5.x branch from ae69809 to fad805d Compare August 30, 2020 10:03
@renovate renovate bot force-pushed the renovate/koa-compress-5.x branch from fad805d to 0af0cf8 Compare September 8, 2020 17:00
@renovate renovate bot force-pushed the renovate/koa-compress-5.x branch 2 times, most recently from 7271c73 to 71a1616 Compare October 4, 2020 10:27
@renovate renovate bot force-pushed the renovate/koa-compress-5.x branch 3 times, most recently from 253996d to 36ab490 Compare October 20, 2020 21:31
@codecov-io
Copy link

codecov-io commented Oct 20, 2020

Codecov Report

Merging #418 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #418   +/-   ##
======================================
  Coverage    7.69%   7.69%           
======================================
  Files         154     154           
  Lines        2326    2326           
  Branches      197     197           
======================================
  Hits          179     179           
  Misses       1977    1977           
  Partials      170     170           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9791995...ee5f840. Read the comment docs.

@renovate renovate bot force-pushed the renovate/koa-compress-5.x branch 6 times, most recently from ee5f840 to 980344c Compare October 23, 2020 12:59
@renovate renovate bot force-pushed the renovate/koa-compress-5.x branch from 980344c to 2a803c8 Compare October 23, 2020 13:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants