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 dependency restify to v7 [reopen please] #49

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 9, 2018

This Pull Request updates dependency restify from v6.4.0 to v7.1.0

Note: This PR was created on a configured schedule ("before 5am on monday") and will not receive updates outside those times.

Release Notes

v7.0.0

Features
  • server: new router and middleware system (#1561) (1161370b)
Breaking Changes
  • Server returns RequestCloseError instead of RequestAbortedError
  • Non-strict routing is gone
  • Different RegExp usage in router path and wildcards
  • Remove already deprecated next.ifError
  • Disable DTrace probes by default
  • Change in calling next multiple times
  • Router versioning and content type as a separate plugin: conditionalHandler
  • After event fires when both request is flushed and the last handler is finished
  • Metrics plugin latency logic changes and new latencies were added

For more info see the /guides/6to7guide.md.
(1161370b)

  • dropping support below Node.js 4
    (0698f45c)

v7.1.0

Features
  • router: add ignoreTrailingSlash router option (#1632) (92ffbf5c)

Commits

v7.0.0

  • f3e02c4 BREAKING CHANGE: Handle non-trailing slashes correctly (#1512)
  • 49eb008 chore(travisci): revisit nodejs version. Change to: LTS active, LTS maintenance (4.x) and stable releases (#1553)
  • 8283277 feat(server): new router and middleware system (#1561)
  • 01fd28f chore(package): update patch and minor dependencies
  • 09b46dc docs(api): regenerate

v7.1.0

  • f844874 docs(CHANGELOG): Update changelog
  • aa0fb49 chore(release): release 7.0.0
  • d653625 docs(guide): document metrics.totalLatency in 6to7 guide (#1628)
  • 92ffbf5 feat(router): add ignoreTrailingSlash router option (#1632)
  • 4a2e5cc docs(server): document ignoreTrailingSlash (#1633)
  • a97c150 docs(guides): path must start with / in 7.x (#1630)
  • dea7b65 docs(CHANGELOG): Update changelog
  • d20f1c5 chore(release): release 7.1.0

This PR has been generated by Renovate Bot.

@openjck openjck closed this Apr 9, 2018
@renovate
Copy link
Contributor Author

renovate bot commented Apr 9, 2018

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 7.x releases. However, if you upgrade to 7.x manually then Renovate will then reenable updates for minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/restify-7.x branch April 9, 2018 20:45
@openjck openjck changed the title Update dependency restify to v7 Update dependency restify to v7 [reopen please] Apr 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants