Skip to content

Bump lodash and restify-clients#53

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-25f9d6ad02
Open

Bump lodash and restify-clients#53
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-25f9d6ad02

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2026

Bumps lodash to 4.17.23 and updates ancestor dependency restify-clients. These dependencies need to be updated together.

Updates lodash from 4.17.21 to 4.17.23

Commits

Updates restify-clients from 1.6.0 to 4.2.0

Release notes

Sourced from restify-clients's releases.

restify-clients v4.1.1

Bug Fixes

  • add event handler for res close event (#239) (8b883a6)

restify-clients v4.1.0

Features

  • drop engine field on package.json (9d72b11)

restify-clients v4.0.0

⚠ BREAKING CHANGES

  • add support for Node.js v14

Features

  • add support for Node.js v14 (79d13c4)

Bug Fixes

  • ci: fix syntax errors on commitlint (9b7c69f)

v3.0.0

Breaking Changes:

  • Changed behavior of restify-clients when receiving a headers object with User-Agent set:

    • Old behavior: restify-clients would always override the User-Agent header (either with restify/... UA or with UA given via . To preserve the User-Agent header, opts.userAgent needed to be set to false.
    • New behavior: restify-clients will preserve User-Agent unless another userAgent is explicitly given via opts.userAgent. To use the restify/... User-Anget, headers should not contain a User-Agent header.
  • Dropped support for EOL Node.js versions v6.x and v8.x

Changelog

Sourced from restify-clients's changelog.

4.2.0 (2022-09-20)

Features

4.1.1 (2022-06-27)

Bug Fixes

  • add event handler for res close event (#239) (8b883a6)

4.1.0 (2021-05-27)

Features

  • drop engine field on package.json (9d72b11)

4.1.0 (2021-05-27)

Features

  • drop engine field on package.json (9d72b11)

4.0.0 (2020-09-04)

⚠ BREAKING CHANGES

  • add support for Node.js v14

Features

  • add support for Node.js v14 (79d13c4)

Bug Fixes

  • ci: fix syntax errors on commitlint (9b7c69f)

3.0.0 (2020-07-01)

Bug Fixes

... (truncated)

Commits
  • 975c344 chore: release 4.2.0 (#243)
  • adb83f8 feat: add ability to specify dns hints (#242)
  • a29fe44 chore: release 4.1.1 (#240)
  • 8b883a6 fix: add event handler for res close event (#239)
  • f7b401f chore: updated CHANGELOG.md [ci skip]
  • 57c2bd7 chore: updated package.json
  • 6f82b7d chore: updated CHANGELOG.md [ci skip]
  • 3077217 chore(ci): fix npm publish command
  • 9692762 chore(ci): improve release workfow
  • 9d72b11 feat: drop engine field on package.json
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by danderso, a new releaser for restify-clients 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 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.

Bumps [lodash](https://github.com/lodash/lodash) to 4.17.23 and updates ancestor dependency [restify-clients](https://github.com/restify/clients). These dependencies need to be updated together.


Updates `lodash` from 4.17.21 to 4.17.23
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.17.23)

Updates `restify-clients` from 1.6.0 to 4.2.0
- [Release notes](https://github.com/restify/clients/releases)
- [Changelog](https://github.com/restify/clients/blob/master/CHANGELOG.md)
- [Commits](restify/clients@v1.6.0...v4.2.0)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
- dependency-name: restify-clients
  dependency-version: 4.2.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 Jan 22, 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