Skip to content

Conversation

@greenkeeper
Copy link

@greenkeeper greenkeeper bot commented Jan 28, 2017

Version 4.14.1 of express just got published.

Dependency express
Current Version 4.14.0
Type devDependency

The version 4.14.1 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 express.
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 4.14.1
  • deps: content-disposition@0.5.2
  • deps: finalhandler@0.5.1
    • Fix exception when err.headers is not an object
    • deps: statuses@~1.3.1
    • perf: hoist regular expressions
    • perf: remove duplicate validation path
  • deps: proxy-addr@~1.1.3
    • deps: ipaddr.js@1.2.0
  • deps: send@0.14.2
    • deps: http-errors@~1.5.1
    • deps: ms@0.7.2
    • deps: statuses@~1.3.1
  • deps: serve-static@~1.11.2
    • deps: send@0.14.2
  • deps: type-is@~1.6.14
    • deps: mime-types@~2.1.13
Commits

The new version differs by 24 commits .

  • 0437c51 4.14.1
  • 1f70b76 build: Node.js@4.7
  • 0b39fa2 build: should@11.2.0
  • 0d6c64f deps: type-is@~1.6.14
  • c238aca examples: remove big-view example
  • 6b506d8 examples: fix mvc example to ignore files in controllers dir
  • dc48f27 deps: update example dependencies
  • 8e14e06 deps: serve-static@~1.11.2
  • 572657e deps: send@0.14.2
  • cfae537 deps: finalhandler@0.5.1
  • a3d6353 deps: proxy-addr@~1.1.3
  • a2e323a build: should@11.1.2
  • e73913b build: mocha@3.2.0
  • ddc93aa deps: content-disposition@0.5.2
  • 6723b44 tests: add test for res.sendFile "cacheContol" option

There are 24 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 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 75.221% when pulling b09cf08 on greenkeeper/express-4.14.1 into d62d946 on master.

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 29, 2017

Version 5.0.0-alpha.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 43 commits .

  • c8d9223 5.0.0-alpha.3
  • 4b39a01 deps: path-is-absolute@1.0.1
  • ad4d52d deps: array-flatten@2.1.1
  • 07077c4 deps: router@~1.1.5
  • bcbb9d5 Merge tag '4.14.1'
  • ab1c9e9 Remove res.jsonp(status, obj) signature
  • 25fdefa Remove res.json(status, obj) signature
  • a856456 Remove res.vary() (no arguments) signature
  • 1dbfee6 Merge tag '4.14.0'
  • 8a387d3 deps: array-flatten@2.0.0
  • 943f28f deps: router@~1.1.3
  • 7cafdb5 Merge tag '4.13.4'
  • 2c668f8 5.0.0-alpha.2
  • 6343288 Make res.render callback is always async, even for sync view engines
  • 694869d Use path-is-absolute module for absolute path detection

There are 43 commits in total. See the full diff.

@nason nason merged commit dea68bf into master Feb 9, 2017
@nason nason deleted the greenkeeper/express-4.14.1 branch February 9, 2017 23:41
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.

3 participants