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

Bump restify from 2.8.5 to 8.4.0 #31

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 22, 2019

Bumps restify from 2.8.5 to 8.4.0.

Release notes

Sourced from restify's releases.

Restify 4.0.3

This release is a quick fix for people that are getting a different error code when on Node 4 when the Content Length is too long for the Body Parser.

You only need to upgrade if you are running iojs 3.0+ or Node 4+.

Changelog:
#917 Fix: HTTP 413 status name, Micah Ransdell

Restify 4.0.2

After a little bit of a hiccup with 4.0.1, we are back in the saddle with 4.0.2. This release adds proper Node 4 support by upgrading dtrace-provider to 0.6.

#887 Bump dtrace-provider to 0.6.0 for Node 4 support, Corbin Uselton

Thanks to our newest contributor, Corbin Uselton (@​corbinu) for the help.

Restify 4

There are lots of changes in Restify 4. See below for a list of pull requests that were merged in. There were quite a few bugs fixed, and a few new features added. Thanks to all our contributors for their hard work!

#877 content-type can be case-insensitive. Yunong Xiao
#856 update various dependencies. Alex Liu
#851 fix formatters such that they always return cb. Yunong Xiao
#847 fix body parser race condition. Yunong Xiao
#842 add req.matchedVersion() Nathan Peck, Micah Ransdell
#840 Fix issue with server toString Method. OiNutter, Micah Ransdell
#836 Add JSDoc comments. Alex Liu
#835 Update static.js to allow for serving static files that do not use the route as a path. Wavewash, Micah Ransdell
#831 Support hash option to Formidable for multipart file uploads. blakevanian, ManRueda
#832 Updated dtrace-provider. yads
#812 add query parameters to auditlogger. Alex Liu
#800 Allow 0, false, and null as json body. Alex Dobeck
#771 q-value choice on wildcards ignores default q-value of 1. Kevin Peno
#822 Allow optional headers to be added as properties to bunyan logs. Michael Paulson.
#824 Don't include large coverage files in published packages. Trent Mick
#819 Add a feature to allow the expiration of old unprocessed requests. Michael Paulson
#803 Add redirect support to Response. Alex Liu
#686 res.send can't send 0, false and null. Alex Dobeck

3.0.0

Bumping major because of #753

Changelog

Sourced from restify's changelog.

8.4.0 (2019-07-31)

Features

  • chain: schedule handlers to the next tick (#1798) (806ed711)

8.3.3 (2019-06-04)

8.3.2 (2019-05-06)

8.3.1 (2019-04-25)

Bug Fixes

  • test: make upgrade test pass (#1772) (d30b7483)

8.3.0 (2019-04-11)

Features

  • provide callback to uncaughtException handler (#1766) (5e8b5e2b)

8.2.0 (2019-03-18)

Bug Fixes

  • properly handle non-errors thrown in domains (#1757) (cb2e7177)
  • cpuUsageThrottle: support breaking change in pidusage module (7460064f)

Features

  • first: Handlers that execute ASAP in the req/res lifecycle (#1756) (8178098d)

... (truncated)
Commits
Maintainer changes

This version was pushed to npm by hekike, a new releaser for restify since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants