TritonDataCenter / smartos-live

For more information, please see http://smartos.org/ For any questions that aren't answered there, please join the SmartOS discussion list: https://smartos.topicbox.com/groups/smartos-discuss
1.56k stars 244 forks source link

Bump restify from 2.8.5 to 8.6.1 in /src/img #1018

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps restify from 2.8.5 to 8.6.1.

Release notes

Sourced from restify's releases.

8.6.1 (2022-02-10)

Bug Fixes

  • use close event on response instead of socket (91a42d44)

8.6.0 (2021-09-28)

Bug Fixes

Features

v8.5.1

Bug Fixes

  • benchmark: force latest restify version (#1810) (b8ec60e3)
  • server: address domain performance regression with Node v12.x (#1809) (e648d491)

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

... (truncated)

Changelog

Sourced from restify's changelog.

8.6.1 (2022-02-10)

Bug Fixes

  • use close event on response instead of socket (#1892) (91a42d44)

8.6.0 (2021-09-28)

Bug Fixes

Features

8.5.1 (2019-12-13)

Bug Fixes

  • benchmark: force latest restify version (#1810) (b8ec60e3)
  • server: address domain performance regression with Node v12.x (#1809) (e648d491)

8.5.0 (2019-12-02)

Features

8.4.1 (2019-11-27)

8.4.0 (2019-07-31)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by joeyharrington, 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 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) - `@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
dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.