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

Update restify to the latest version 🚀 #86

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jun 27, 2017

Version 5.0.0 of restify just got published.

Dependency restify
Current Version 4.3.0
Type devDependency

The version 5.0.0 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 restify.
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.


Commits

The new version differs by 277 commits ahead by 277, behind by 20.

  • 80af137 5.0.0
  • b698eaa chore: Updating CHANGES.md
  • a2e300f feat: revert async formatters (#1377)
  • 61c0cb5 fix: Honor port for redirect (#1363)
  • 96f934f chore(package): update chai to version 4.0.1 (#1365)
  • 5169db7 fix(audit): use public APIs for accessing response headers
  • f982d0c fix: update chai (^3.4.1 to ^4.0.0)
  • 04ec7e5 Merge pull request #1353 from restify/deprecateIfError
  • eec78ed Merge branch '5.x' into deprecateIfError
  • d6c5c8c Merge pull request #1346 from restify/migrate-plugins
  • 76b3e87 deprecated next.ifError
  • 2c42161 Migrate documentation
  • d8801e8 Updating documentation
  • 9d3943d Restructure plugin directories
  • a3e2986 Add plugins back in

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

greenkeeper bot added a commit that referenced this pull request Jul 18, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 18, 2017

Version 5.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • 35b078d chore(release): release 5.0.1
  • 57a279a docs(CHANGELOG): Update changelog
  • 82088a7 fix: monkey patch getHeaders for pre-v7 Node.js (GH-1409)
  • 536a473 fix: add node 7-8 travis support (#1405)
  • 5f053c7 fix: Add migration guid to website (#1402)
  • ec88737 fix: update http-signature to v1.0.0 (#1401)
  • 94fe715 fix: documentation update for restifyError event example (#1398)
  • 76ee548 fix: doc site (#1393)
  • 5d7039a fix: test static plugin's handling of sprintf escape sequences (#1391)

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 10, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 10, 2017

Version 5.1.0 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 17, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 17, 2017

Version 5.2.0 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Sep 15, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 15, 2017

Version 6.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 25 commits.

  • cfcdc02 chore(release): release 6.0.0
  • f9583e9 docs(CHANGELOG): Update changelog
  • dc9d4eb Docs: clarity on error handling (#1491)
  • ee15490 Fix: 652 - Incorrect error on route with no versions (#1465)
  • 925b2cf chore(examples): migrate spdy, dtrace and jsonp examples to the latest restify (#1488)
  • 9a1040a chore(examples): fix sockio example (#1487)
  • 2fe1793 chore(npmignore): add .github folder (#1486)
  • 866d516 chore(examples): remove deprecated CORS (#1485)
  • e4ffe43 fix(cpuUsageThrottle): Always queue a new timeout (#1484)
  • 33b0e90 chore(makefile): do not use shrinkwrap file to run nap check (#1482)
  • 011fdf0 fix: exclude package-lock.json (#1477)
  • 84be679 feat: cpuUsageThrottle (#1460)
  • 33dc141 docs: more detailed plugin docs (#1474)
  • 9906344 fix(static): avoid user-provided data in Error messages being interpreted as sprintf codes (#1384) (#1472)
  • 4db404f fix(inflightRequestThrottle): properly handle next (#1471)

There are 25 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 19, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 19, 2017

Version 6.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 830fc5d chore(release): release 6.0.1
  • 328dccd docs(CHANGELOG): Update changelog
  • c2e6dea fix(server): error in pre handler triggers after event (#1500)
  • 78b0900 fix(cpuUsageThrottle): Correctly named handler for debugInfo (#1499)

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 16, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 16, 2017

Version 6.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 14 commits.

  • 09066d8 chore(release): release 6.2.0
  • 42e6dad docs(CHANGELOG): Update changelog
  • ec05cb2 docs(CHANGELOG): Update changelog
  • 0c67e21 new: audit logger plugin now supports custom context objects (#1519)
  • 58f9f8a Update auditLogger documentation
  • 9f6a39d docs(server): auto generate api docs from JSDoc
  • eecb2d2 fix(cpuUsageThrottle): dont include interval in lag (#1504)
  • f7126f2 docs(README): remove NSP badge (#1511)
  • e8efd6c fix(plugins): use process.hrtime() for duration calculation (#1507)
  • e6fe42e chore(npm): add package-lock.json to improve nsp vulnerability check (#1510)
  • dae48df chore(package): update dependencies ( mime has a known security vulnabirity: https://nodesecurity.io/advisories/534 )
  • e696a1f Fix: redirect should work even when hostname or protocol is not specified in req.url (#1497)
  • 8ac9cc8 docs(req): req.getQuery() returns with a raw query string with queryParser() plugin (#1508)
  • a9118d8 docs: inflightRequests() returns a number (#1498)

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 18, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 18, 2017

Version 6.2.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 0729919 chore(release): release 6.2.1
  • 1e0a92a docs(CHANGELOG): Update changelog
  • a43aa60 fix(npm): remove unleash dependency (#1522)

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 18, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 18, 2017

Version 6.2.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • ced96ae chore(release): release 6.2.2
  • c089329 docs(CHANGELOG): Update changelog
  • 3d2f0f7 fix(package-lock.json): remove artifacts.netflix.com repo (#1526)

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 18, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 18, 2017

Version 6.2.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • c60cd43 chore(release): release 6.2.3
  • 2de5811 docs(CHANGELOG): Update changelog
  • e54abd9 chore(deps): upgrade all dependencies (#1528)

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 2, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 2, 2017

Version 6.3.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 19 commits.

  • 8114ad3 chore(release): release 6.3.0
  • 33d661e docs(CHANGELOG): Update changelog
  • 6b20285 feat(http2): add native HTTP/2 support (#1489)
  • 6598949 chore(makefile): improve feedback (#1548)
  • f58d4b0 test(server): do not run IPv6 related tests with TEST_SKIP_IP_V6 env. variable (#1547)
  • 92b8c53 test(server): fix ERR_SERVER_ALREADY_LISTEN issue (#1549)
  • 8f18166 chore(prettier): use prettier for style checking and fixing (#1537)
  • 70b8690 chore: remove package-lock.json (#1544)
  • 0e19c0e chore(eslint): ESLint JSDoc rules, JSDoc improvements (#1535)
  • 542fb63 test(audit): fix flaky test (#1536)
  • a61f614 refactor(lib): forbid anonymous function in lib code (#1538)
  • bde189c docs(plugins): JSDoc fixes, autogenerate docs (#1533)
  • 4715cdf docs(response): auto-generate from JSDoc (#1532)
  • ce8e3b3 docs(request): auto-generate from JSDoc (#1525)
  • 6238c22 chore(jscs): Remove JSCS and use ESLint for both linting and styling (#1527)

There are 19 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 3, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 3, 2017

Version 6.3.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 47df124 chore(release): release 6.3.1
  • ca2ec9a docs(CHANGELOG): Update changelog
  • 12da7fd fix(server): avoid http2 experimental warning without http2 option (#1555)
  • 04b37dc docs(readme): show master branch instead of latest build (#1551)

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 8, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 8, 2017

Version 6.3.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 0d13873 refactor(server): add benchmark suite, improve performance (#1554)
  • 50acd7d chore(prettier): update to 1.8.1 (#1559)
  • 11d8f96 chore(package): update minor and non-semver dependencies (#1550)
  • d249c10 docs(index): add createServer missing http2 option (#1552)

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 20, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 20, 2017

Version 6.3.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 1a41216 chore(release): release 6.3.3
  • 7b60142 fix(bodyReader): Fix memory leak (#1566)
  • 47565d6 chore(release): release 6.3.2
  • 0982a50 docs(CHANGELOG): Update changelog

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 21, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 21, 2017

Version 6.3.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits ahead by 6, behind by 2.

  • c171968 chore(release): release 6.3.4
  • 7b4a93a docs(CHANGELOG): Update changelog
  • cf65c65 fix(server): avoiding uncaughtException in _routeErrorResponse by only sending response when not sent (#1568)
  • 756b3f0 fix(bodyReader): Fix memory leak (#1566)
  • 4722a57 docs(audit): fix the example to add event option
  • 32ce81a chore(benchmark): improve grammer (#1562)

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 7, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 7, 2018

  • The devDependency restify was updated from 4.3.4 to 7.3.0.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 654cbad chore(release): release 7.3.0
  • 14fb028 docs(CHANGELOG): Update changelog
  • de1833a feat: add support for non-strict formatters (#1721)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 2, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 2, 2019

  • The devDependency restify was updated from 4.3.4 to 7.4.0.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • df3b5b0 chore(release): release 7.4.0
  • 3d168d2 docs(CHANGELOG): Update changelog
  • 06c220d feat(plugins): do not include user-input in UnsupportedMediaTypeError message (VError fails), move it to info (#1733)
  • 71aac42 fix: more flaky metrics.test.js fixes (#1730)
  • c368e79 test: fix flaky metrics tests (#1725)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 10, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 10, 2019

  • The devDependency restify was updated from 4.3.4 to 7.5.0.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 4e03a83 chore(release): release 7.5.0
  • fdac11e docs(CHANGELOG): Update changelog
  • 6e35e01 feat(plugins): context, req.get() returns the whole context (#1739)
  • 7a1378b fix: emit after event with proper error param for node versions >= 11.4.0 (#1732)

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 20, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 20, 2019

  • The devDependency restify was updated from 4.3.4 to 8.0.0.

Update to this version instead 🚀

Commits

The new version differs by 13 commits.

  • 5051f41 chore(release): release 8.0.0
  • f070751 docs(CHANGELOG): Update changelog
  • a05a090 BREAKING CHANGE: restify drops Node v4.x and v6.x (#1750)
  • 23c80b8 chore(release): release 7.7.0
  • 09f3560 docs(CHANGELOG): Update changelog
  • 6231acd feat(audit): Add the ability to specify a custom audit log serializer (for err, req and res) (#1746)
  • 1dc34b4 fix(dev): remove nsp since the project merged with npm
  • 3740a6b fix(dev): pin to exact versions of linting tools and fix lint errors
  • bb97ac0 chore(release): release 7.6.0
  • aea15ee docs(CHANGELOG): Update changelog
  • 4900d6b feat(req): add restifyDone event (#1740)
  • 9552755 Add missing , to Versioned Routes docs (#1705)
  • 0c36c9b update dedupeSlashes() invocation in docs (#1736)

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 7, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 7, 2019

  • The devDependency restify was updated from 4.3.4 to 8.1.0.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 6259b24 chore(release): release 8.1.0
  • 6baeafd docs(CHANGELOG): Update changelog
  • 3b71229 fix(dev): upgrading modules including restify-errors (#1755)
  • a67b25f feat(plugin): plugin to serve static files (#1753)
  • 0700cfd feat: add router.render() back to support hypermedia usecase (#1752)
  • d901e43 docs(CHANGELOG): Update changelog (#1751)

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 14, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 14, 2019

  • The devDependency restify was updated from 4.3.4 to 8.1.1.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 70057b2 chore(release): release 8.1.1
  • 1304312 docs(CHANGELOG): Update changelog

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 18, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 18, 2019

  • The devDependency restify was updated from 4.3.4 to 8.2.0.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • f363b36 chore(release): release 8.2.0
  • 8b9a79b docs(CHANGELOG): Update changelog
  • 8178098 feat(first): Handlers that execute ASAP in the req/res lifecycle (#1756)
  • 7460064 fix(cpuUsageThrottle): support breaking change in pidusage module
  • 85ca117 chore(dev): fix homepage info and npmignore
  • 3c8d957 upgrade: autocannon-compare@0.4.0
  • cb2e717 fix: properly handle non-errors thrown in domains (#1757)
  • 51f9ae5 docs(CHANGELOG): Update changelog

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 11, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 11, 2019

  • The devDependency restify was updated from 4.3.4 to 8.3.0.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 5c07d5c chore(release): release 8.3.0
  • 243fccb docs(CHANGELOG): Update changelog
  • 5e8b5e2 feat: provide callback to uncaughtException handler (#1766)

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 25, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 25, 2019

  • The devDependency restify was updated from 4.3.4 to 8.3.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 6, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented May 6, 2019

  • The devDependency restify was updated from 4.3.4 to 8.3.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 4, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 4, 2019

  • The devDependency restify was updated from 4.3.4 to 8.3.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 31, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 31, 2019

  • The devDependency restify was updated from 4.3.4 to 8.4.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 27, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 27, 2019

  • The devDependency restify was updated from 4.3.4 to 8.4.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 2, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 2, 2019

  • The devDependency restify was updated from 4.3.4 to 8.5.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 13, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 13, 2019

  • The devDependency restify was updated from 4.3.4 to 8.5.1.

Update to this version instead 🚀

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.

None yet

0 participants