Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Bump restify from 2.8.5 to 4.1.0 #9

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 Nov 21, 2024

Bumps restify from 2.8.5 to 4.1.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

Commits
Maintainer changes

This version was pushed to npm by donutespresso, 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)
    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 Nov 21, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/restify-4.1.0 branch 3 times, most recently from 3891dcd to 4f956cf Compare November 21, 2024 22:51
Bumps [restify](https://github.com/restify/node-restify) from 2.8.5 to 4.1.0.
- [Release notes](https://github.com/restify/node-restify/releases)
- [Changelog](https://github.com/restify/node-restify/blob/master/CHANGELOG.md)
- [Commits](restify/node-restify@2.8.5...v4.1.0)

---
updated-dependencies:
- dependency-name: restify
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/restify-4.1.0 branch from 4f956cf to 986b31c Compare November 21, 2024 22:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants