Skip to content
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

chore(deps): update all non-major dependencies #5755

Merged
merged 1 commit into from
May 17, 2019
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 16, 2019

This PR contains the following updates:

Package Type Update Change References
express devDependencies minor ^4.16.4 -> ^4.17.0 homepage, source
extract-css-chunks-webpack-plugin dependencies minor ^4.3.2 -> ^4.4.0 source

Release Notes

expressjs/express

v4.17.0

Compare Source

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

  • Add express.raw to parse bodies into Buffer
  • Add express.text to parse bodies into string
  • Improve error message for non-strings to res.sendFile
  • Improve error message for null/undefined to res.status
  • Support multiple hosts in X-Forwarded-Host
  • deps: accepts@~1.3.7
  • deps: body-parser@1.19.0
    • Add encoding MIK
    • Add petabyte (pb) support
    • Fix parsing array brackets after index
    • deps: bytes@3.1.0
    • deps: http-errors@1.7.2
    • deps: iconv-lite@0.4.24
    • deps: qs@6.7.0
    • deps: raw-body@2.4.0
    • deps: type-is@~1.6.17
  • deps: content-disposition@0.5.3
  • deps: cookie@0.4.0
    • Add SameSite=None support
  • deps: finalhandler@~1.1.2
    • Set stricter Content-Security-Policy header
    • deps: parseurl@~1.3.3
    • deps: statuses@~1.5.0
  • deps: parseurl@~1.3.3
  • deps: proxy-addr@~2.0.5
    • deps: ipaddr.js@1.9.0
  • deps: qs@6.7.0
    • Fix parsing array brackets after index
  • deps: range-parser@~1.2.1
  • deps: send@0.17.1
    • Set stricter CSP header in redirect & error responses
    • deps: http-errors@~1.7.2
    • deps: mime@1.6.0
    • deps: ms@2.1.1
    • deps: range-parser@~1.2.1
    • deps: statuses@~1.5.0
    • perf: remove redundant path.normalize call
  • deps: serve-static@1.14.1
    • Set stricter CSP header in redirect response
    • deps: parseurl@~1.3.3
    • deps: send@0.17.1
  • deps: setprototypeof@1.1.1
  • deps: statuses@~1.5.0
    • Add 103 Early Hints
  • deps: type-is@~1.6.18
    • deps: mime-types@~2.1.24
    • perf: prevent internal throw on invalid type
faceyspacey/extract-css-chunks-webpack-plugin

v4.4.0

Compare Source

Features

Renovate configuration

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

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

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@galvez galvez requested a review from pi0 May 16, 2019 22:40
@renovate renovate bot changed the title chore(deps): update dependency extract-css-chunks-webpack-plugin to ^4.4.0 chore(deps): update all non-major dependencies May 17, 2019
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ff2bf6b to 40bb7d5 Compare May 17, 2019 02:05
@codecov-io
Copy link

Codecov Report

Merging #5755 into dev will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              dev   #5755      +/-   ##
=========================================
- Coverage   95.64%   95.6%   -0.04%     
=========================================
  Files          82      82              
  Lines        2662    2662              
  Branches      683     683              
=========================================
- Hits         2546    2545       -1     
- Misses         97      98       +1     
  Partials       19      19
Impacted Files Coverage Δ
packages/vue-renderer/src/renderer.js 93.49% <0%> (-0.82%) ⬇️

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 5d5a32b...40bb7d5. Read the comment docs.

@codecov-io
Copy link

codecov-io commented May 17, 2019

Codecov Report

Merging #5755 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev    #5755   +/-   ##
=======================================
  Coverage   95.64%   95.64%           
=======================================
  Files          82       82           
  Lines        2662     2662           
  Branches      683      683           
=======================================
  Hits         2546     2546           
  Misses         97       97           
  Partials       19       19

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 5d5a32b...a498e90. Read the comment docs.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 40bb7d5 to a498e90 Compare May 17, 2019 04:30
@clarkdo clarkdo merged commit 2399394 into dev May 17, 2019
@renovate renovate bot deleted the renovate/all-minor-patch branch May 17, 2019 09:28
@danielroe danielroe added the 2.x label Jan 18, 2023
Sign up for free to 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.

5 participants