Closed renovate[bot] closed 6 years ago
Renovate failed when attempting to generate a lock file. This is usually happens when you have private modules but have not added configuration for private module support. It is strongly recommended that you do not merge this PR as-is.
Renovate will not retry generating a lockfile for this PR unless either (a) the package.json
in this branch needs updating, or (b) you rename then delete this PR unmerged, so that it can be regenerated.
The output from stderr
is included below:
warning ../../package.json: No license field
error An unexpected error occurred: "https://registry.yarnpkg.com/@slup%2ftooltip: Not found".
This Pull Request updates dependency express from
v4.16.1
tov4.16.2
Release Notes
v4.16.2
TypeError
inres.send
when givenBuffer
andETag
header setX-Forwarded-Proto
headerCommits
expressjs/express
#### v4.16.2 - [`de129c2`](https://github.com/expressjs/express/commit/de129c289dc17d3039c2655c050716b0eff9b0f5) tests: run mocha with --no-exit to detect hangs - [`48aba21`](https://github.com/expressjs/express/commit/48aba21ea4bcf0dec962514553f6e6326f942dc6) docs: add missing history for res.download change - [`b7817ab`](https://github.com/expressjs/express/commit/b7817ab1b0bbadabe79fc88819c8338838ead707) Fix TypeError in res.send when given Buffer and ETag header set - [`b97faff`](https://github.com/expressjs/express/commit/b97faff6e2aa4d34d79485fe4331cb0eec13ad57) perf: skip parsing of entire "X-Forwarded-Proto" header - [`351396f`](https://github.com/expressjs/express/commit/351396f971280ab79faddcf9782ea50f4e88358d) 4.16.2This PR has been generated by Renovate Bot.