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

chore(deps): update dependency restify to v6.4.0 #43

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 28, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
restify (source) 6.3.4 -> 6.4.0 age adoption passing confidence

Release Notes

restify/node-restify (restify)

v6.4.0

Compare Source

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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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.

0 participants