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 v6.4.0 #48

Merged
merged 1 commit into from Apr 9, 2018
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 9, 2018

This Pull Request updates dependency restify from v6.3.4 to v6.4.0

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

Release Notes

v6.4.0

Bug Fixes
  • server should fire not acceptable event (#1627) (8b11b71b)
  • send numbers or bools as payloads (#1609) (0919f26d)
  • Allow multiple unmerged set-cookie headers. (#1570) (df040154)
  • add support for secureOptions in createServer (#1575) (656e60e0)
  • use Buffer.isBuffer instead of util.isBuffer. (#1593) (35bd1c2b)
  • jsonBodyParser: fix percent sign causing server fail (#1411) (bde8fda6)
  • request: date() and time() methods return value (#1576) (4c2cb1a7)
6.3.4 (2017-11-21)
Bug Fixes
  • bodyReader: Fix memory leak (#1566) (756b3f02)
  • server: avoiding uncaughtException in _routeErrorResponse by only sending response when (cf65c65c)
6.3.2 (2017-11-08)
6.3.1 (2017-11-03)
Bug Fixes
  • server: avoid http2 experimental warning without http2 option (#1555) (12da7fdf)

Commits

v6.4.0

  • d5cd7b9 Update dependency: mime (#1573)
  • ea563b7 Fix server.param with false values (#1572)
  • 4c2cb1a fix(request): date() and time() methods return value (#1576)
  • 55e31d4 chore(prettier) fix styling issues (#1583)
  • 74e0cf5 Minor typo corrections in examples. (#1584)
  • bde8fda fix(jsonBodyParser): fix percent sign causing server fail (#1411)
  • 35bd1c2 fix: use `Buffer.isBuffer` instead of `util.isBuffer`. (#1593)
  • 3071c23 docs: update metrics plugin example (#1599)
  • 656e60e fix: add support for secureOptions in createServer (#1575)
  • df04015 fix: Allow multiple unmerged set-cookie headers. (#1570)
  • 644c198 Fix: Return 444 status code for closed and aborted requests (#1579)
  • 0919f26 fix: send numbers or bools as payloads (#1609)
  • cf342b9 docs: Mark options object as optional in createServer (#1611)
  • 4fa8985 Docs: inlcude formatter documentation on website (#1602)
  • e2b96e0 chore: staticServer doc fix (#1618)
  • 7132fda Pass max file size to formidable (#1626)
  • 8b11b71 fix: server should fire not acceptable event (#1627)
  • ca5c838 docs(CHANGELOG): Update changelog
  • af2c9f4 chore(release): release 6.4.0

This PR has been generated by Renovate Bot.

@openjck openjck merged commit 232a156 into master Apr 9, 2018
@renovate renovate bot deleted the renovate/restify-6.x branch April 9, 2018 20:44
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