Skip to content

Bump debug and restify - #58

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-e6171a9268
Open

Bump debug and restify#58
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-e6171a9268

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown
Contributor

Bumps debug to 4.4.3 and updates ancestor dependency restify. These dependencies need to be updated together.

Updates debug from 4.1.1 to 4.4.3

Release notes

Sourced from debug's releases.

4.4.3

Functionally identical release to 4.4.1.

Version 4.4.2 is compromised. Please see debug-js/debug#1005.

4.4.1

What's Changed

New Contributors

Full Changelog: debug-js/debug@4.4.0...4.4.1

4.4.0

Fixes (hopefully) the inefficient regex warnings in .enable().

Minor version as this is invariably going to break certain users who misuse the .enable() API and expected it to work with regexes, which was never supported nor documented. That's on you, sorry - that functionality won't be added back.

Full Changelog: debug-js/debug@4.3.7...4.4.0

4.3.7

What's Changed

Full Changelog: debug-js/debug@4.3.6...4.3.7

4.3.6

What's Changed

New Contributors

Full Changelog: debug-js/debug@4.3.5...4.3.6

4.3.5

Patch

  • cac39b1c5b018b0fe93a53a05f084eee543d17f5 Fix/debug depth (#926)

Thank you @​calvintwr for the fix.

4.3.4

What's Changed

... (truncated)

Commits
Maintainer changes

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


Updates restify from 8.3.0 to 12.0.0

Release notes

Sourced from restify's releases.

v12.0.0

12.0.0 (2026-08-24)

⚠ BREAKING CHANGES

  • upgrade qs (#1995)
  • Node.js 26 support (#1999)
  • remove deprecated spdy protocol (#1998)
  • upgrade qs (#1991)

Features

Bug Fixes

v11.2.0

11.2.0 (2023-08-11)

Features

  • allow alternate name for request id in logs (cbd16ef)
  • support Node.js 20 (9f1d249)

Bug Fixes

  • tests broke due to find-my-way update (f8beaae)

v11.1.0

11.1.0 (2023-02-24)

Features

  • allow custom alternatives to domains (54adfcb)

... (truncated)

Changelog

Sourced from restify's changelog.

12.0.0 (2026-08-24)

⚠ BREAKING CHANGES

  • upgrade qs (#1995)
  • Node.js 26 support (#1999)
  • remove deprecated spdy protocol (#1998)

Features

Bug Fixes

11.2.0 (2023-08-11)

Features

  • allow alternate name for request id in logs (cbd16ef)
  • support Node.js 20 (9f1d249)

Bug Fixes

  • tests broke due to find-my-way update (f8beaae)

11.1.0 (2023-02-24)

Features

  • allow custom alternatives to domains (54adfcb)

11.0.0 (2023-01-17)

⚠ BREAKING CHANGES

... (truncated)

Commits
Maintainer changes

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


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 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.

Bumps [debug](https://github.com/debug-js/debug) to 4.4.3 and updates ancestor dependency [restify](https://github.com/restify/node-restify). These dependencies need to be updated together.


Updates `debug` from 4.1.1 to 4.4.3
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.4.3)

Updates `restify` from 8.3.0 to 12.0.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@v8.3.0...v12.0.0)

---
updated-dependencies:
- dependency-name: debug
  dependency-version: 4.4.3
  dependency-type: indirect
- dependency-name: restify
  dependency-version: 12.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 27, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants