Skip to content

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Mar 20, 2018

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 7.0.0 of restify was just published.

Dependency restify
Current Version 6.4.0
Type dependency

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

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.


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

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

greenkeeper bot commented Mar 26, 2018

Version 7.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 13 commits ahead by 13, behind by 7.

  • d20f1c5 chore(release): release 7.1.0
  • dea7b65 docs(CHANGELOG): Update changelog
  • a97c150 docs(guides): path must start with / in 7.x (#1630)
  • 4a2e5cc docs(server): document ignoreTrailingSlash (#1633)
  • 92ffbf5 feat(router): add ignoreTrailingSlash router option (#1632)
  • d653625 docs(guide): document metrics.totalLatency in 6to7 guide (#1628)
  • aa0fb49 chore(release): release 7.0.0
  • f844874 docs(CHANGELOG): Update changelog
  • 09b46dc docs(api): regenerate
  • 01fd28f chore(package): update patch and minor dependencies
  • 8283277 feat(server): new router and middleware system (#1561)
  • 49eb008 chore(travisci): revisit nodejs version. Change to: LTS active, LTS maintenance (4.x) and stable releases (#1553)
  • f3e02c4 BREAKING CHANGE: Handle non-trailing slashes correctly (#1512)

See the full diff

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

greenkeeper bot commented Apr 10, 2018

Version 7.1.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • ee5c365 chore(release): release 7.1.1
  • a353cf6 docs(CHANGELOG): Update changelog
  • 69f917a fix(plugins): save req._matchedVersion (#1642)
  • dc7336b docs(server): update createServer JSDoc (#1634)
  • a914bf6 docs(readme): update copyright to 2018 (#1635)
  • 36e583a docs(changelog): fix

See the full diff

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

greenkeeper bot commented May 17, 2018

Version 7.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 11 commits.

  • fa53274 chore(release): release 7.2.0
  • 76a93cb docs(CHANGELOG): Update changelog
  • eb60ef4 feat(helpers): add compose feature (#1660)
  • a078fa0 chore(release): release 7.1.2
  • 313182a docs(CHANGELOG): Update changelog
  • 84bcded fix(dtrace): route probes (#1659)
  • fce0453 chore(package): update patch and minor dependencies (#1658)
  • c6580a2 chore(package): update autocannon version (#1651)
  • d434642 docs(api): rebuild docs
  • 6023392 docs(server): remove outdated options.acceptable, fixes #1636 (#1645)
  • 0099b58 chore(github): add stale config (#1643)

See the full diff

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

greenkeeper bot commented Jun 7, 2018

Version 7.2.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • fb8b7fc chore(release): release 7.2.1
  • b81f27e docs(CHANGELOG): Update changelog
  • a0e183b chore(package): update minor dependencies (#1675)
  • 6be3fb7 fix(server): address req and res close event changes in Node v10.x (#1672)
  • 39bb37e style: fix failing check-style (#1671)
  • 4537514 feat: jsonBodyParser handles extended content types *+json (#1663)
  • de72f49 fix: proxy events into instance var and add test script (#1661)

See the full diff

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

greenkeeper bot commented Oct 30, 2018

  • The dependency restify was updated from 6.4.0 to 7.2.2.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • 55b2db7 chore(release): release 7.2.2
  • 819dabc docs(CHANGELOG): Update changelog
  • ee69806 Fix: remove invalid triggering of uncaughtException handler (#1710)
  • 4111e1e docs: remove bithound badge (#1708)
  • e663699 docs: fix typos in migration guide (#1690)
  • 0fa7132 fix: documentation typo fix (#1688)
  • b69e6ed docs(index): sync createServer and Server constructor docs (#1678)
  • 06f3fc8 chore: lift json regex to top of file (#1670)

See the full diff

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

greenkeeper bot commented Nov 16, 2018

  • The dependency restify was updated from 6.4.0 to 7.2.3.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 1bc2dda chore(release): release 7.2.3
  • 3ce90be docs(CHANGELOG): Update changelog
  • e49cb3b fix(server): fix uncaught exceptions triggering route lookups (#1717)
  • 11d6458 test: make metrics.test.js less flaky (#1715)

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 dependency restify was updated from 6.4.0 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 dependency restify was updated from 6.4.0 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 dependency restify was updated from 6.4.0 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 dependency restify was updated from 6.4.0 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 dependency restify was updated from 6.4.0 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 dependency restify was updated from 6.4.0 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 dependency restify was updated from 6.4.0 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 dependency restify was updated from 6.4.0 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 dependency restify was updated from 6.4.0 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 dependency restify was updated from 6.4.0 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 dependency restify was updated from 6.4.0 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 dependency restify was updated from 6.4.0 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 dependency restify was updated from 6.4.0 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 dependency restify was updated from 6.4.0 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 dependency restify was updated from 6.4.0 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.

1 participant