mulesoft-labs / node-request-error-handler

Standardized error handler for rendering API responses
Other
0 stars 1 forks source link

Update popsicle to the latest version ๐Ÿš€ #6

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

Version 10.0.0 of popsicle was just published.

Dependency popsicle
Current Version 5.0.1
Type devDependency

The version 10.0.0 is not covered by your current version range.

If you donโ€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of popsicle.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donโ€™t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 75 commits.

  • 7d79f3b 10.0.0
  • 10d7bcd Replace typings with @types (#106)
  • b66670a 9.2.0
  • f45b8dc Update FOLLOW_WITH_GET behaviour to include HEAD (#113)
  • 364fd29 chore(package): update tslint-config-standard to version 7.0.0 (#109)
  • 20011ab Update project to TypeScript 2.4
  • 7c9f89f chore(package): update @types/node to version 8.0.0 (#105)
  • bc925e8 chore(package): update tslint-config-standard to version 6.0.0 (#103)
  • 69c3cd7 Move to @types/node since build is breaking
  • f304d73 Update dependencies to enable Greenkeeper ๐ŸŒด (#94)
  • fa47bd4 v9.1.0
  • 92648bf Update User-Agent header
  • 972a5b8 Make a note of ES2015 APIs in use
  • 541a614 v9.0.0
  • 329a2ef Update README documentation

There are 75 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donโ€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 11.0.0-0 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 2 commits.

See the full diff

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 96.035% when pulling 7cd66fa91fda92e3ffd7d63b7679f10af8832378 on greenkeeper/popsicle-10.0.0 into 1e25e8fcdca1ff3808290bb28e4382f8dd824a44 on develop.

greenkeeper[bot] commented 6 years ago

Version 11.0.0-1 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 4 commits.

  • 537b9dc 11.0.0-1
  • f46ca9d Support HTTP2 over ALPN negotiation
  • f5bcf51 Set res.url, send upgrade-insecure-requests
  • 57a1f86 Use min node.js 6 and drop xvfb in CI

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.0.0-2 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 4 commits.

  • 20e21e2 11.0.0-2
  • 24bd0db Add bundle size badge to README
  • 67d63c4 Use servie with fixed createHeaders signature
  • 496f02a Support HTTP2-only mode

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead ๐Ÿš€

Commits

The new version differs by 7 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Commits

The new version differs by 4 commits.

  • 811661a 11.0.1
  • ae1c180 Remove throwback from front-end pipeline
  • 006b1f4 Audit dependencies
  • b3f48d9 Add default transport send and optional req opts

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Commits

The new version differs by 3 commits.

  • c21bf5e 11.0.3
  • 5a35dc5 Fix up next signature for plugins in README
  • bb95bda Fallback on HTTP/1 without ALPN protocol

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Release Notes for Improve TLS connection re-use

Fixed

  • Fix getting an existing TLS connection with an ALPN protocol negotiated
Commits

The new version differs by 4 commits.

  • 7a6865b 11.0.4
  • 791c68b Better connection reuse of TLS sockets
  • 4745188 Update browserify to fix audit
  • a3651ed Error on unknown ALPN protocol negotiated

See the full diff