Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 16, 2023

This PR contains the following updates:

Package Change Age Confidence
restify (source) 7.7.011.1.0 age confidence

Release Notes

restify/node-restify (restify)

v11.1.0

Compare Source

Features
  • allow custom alternatives to domains (54adfcb)

v11.0.0

Compare Source

⚠ BREAKING CHANGES
  • don't override req.log if set during .first
  • use req.log on audit plugin
Features
  • don't override req.log if set during .first (852d2c1)
  • use req.log on audit plugin (528ecbc)

v10.0.0

Compare Source

⚠ BREAKING CHANGES
  • support v18.x
Features
  • bump dtrace-provider version to avoid MacOS errors (fa52f60)
  • support v18.x (5795223)
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)

v9.1.0

Compare Source

Features
  • emit warning for req.closed only once (86cab8c)

v9.0.0

Compare Source

⚠ BREAKING CHANGES
  • remove deprecated usage of pino.child (#​1902)
  • deprecates and removes re-routing when passing a string parameter to next()
  • removes RequestCaptureStream and replaces Bunyan with Pino
  • adds async/await support to pre, use and handler chains
  • drops suppoprt to node 8 and updates linting rules
  • server: - Server returns RequestCloseError instead of RequestAbortedError
  • travisci: dropping support below Node.js 4
Features
Bug Fixes
Miscellaneous Chores
  • drop support for node 8 (bd34988)
  • remove deprecated usage of pino.child (#​1902) (0a8cf83)
  • travisci: revisit nodejs version. Change to: LTS active, LTS maintenance (4.x) and stable releases (#​1553) (49eb008)

v8.6.1: 8.6.1 (2022-02-10)

Compare Source

8.6.1 (2022-02-10)

Bug Fixes
  • use close event on response instead of socket (91a42d4)

v8.6.0: 8.6.0 (2021-09-28)

Compare Source

8.6.0 (2021-09-28)

Bug Fixes
  • use more reliable close event (e183e5d8)
  • examples/todoapp/package.json to reduce vulnerabilities (#​1832) (d9b27c60)
  • npm: exclude extraneous files (#​1818) (e8516c37)
Features
  • send 500s for unhandled requests (#​1777) (885cecd7)
  • deps: replace cover/istanbul with nyc (#​1823) (361f83e5)

v8.5.1

Compare Source

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

v8.5.0

Compare Source

Features
  • chain: use nextTick instead of setImmediate (#​1808) (703470ad)
8.4.1 (2019-11-27)

v8.4.1

Compare Source

8.4.1 (2019-11-27)

v8.4.0

Compare Source

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)

v8.3.3

Compare Source

8.3.3 (2019-06-04)

v8.3.2

Compare Source

8.3.2 (2019-05-06)

v8.3.1

Compare Source

Bug Fixes
  • test: make upgrade test pass (#​1772) (d30b7483)

v8.3.0

Compare Source

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

v8.2.0

Compare Source

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)
8.1.1 (2019-03-14)
Bug Fixes
  • Published NPM package had a bad dependency on npm causing new irrelevant packages to get installed

v8.1.1

Compare Source

Bug Fixes
  • Published NPM package had a bad dependency on npm causing new irrelevant packages to get installed

v8.1.0

Compare Source

Bug Fixes
  • dev: upgrading modules including restify-errors (#​1755) (3b712298)
Features
  • add router.render() back to support hypermedia usecase (#​1752) (0700cfd4, closes #​1684)
  • plugin: plugin to serve static files (#​1753) (a67b25f4)

v8.0.0

Compare Source

Breaking Changes
  • Dropped Support for Node v4.x and Node v6.x

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 is behind base branch, 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.

@renovate renovate bot changed the title Update dependency restify to v11 Update dependency restify to v11 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/restify-11.x branch December 8, 2024 18:57
@renovate renovate bot changed the title Update dependency restify to v11 - autoclosed Update dependency restify to v11 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/restify-11.x branch from 5a7d95d to 683eb3a Compare December 9, 2024 02:50
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.

1 participant