Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Removes qs. It's no longer used after updating ancestor dependency netlify-cli. These dependencies need to be updated together.

Removes qs

Updates netlify-cli from 21.5.0 to 23.14.0

Release notes

Sourced from netlify-cli's releases.

v23.14.0

23.14.0 (2026-01-28)

Features

  • ai gateway disabled check (#7891) (4a57375)
  • init: mention detected framework when presenting build settings (#7828) (f5b3588)

Bug Fixes

  • address flaky integration tests (#7890) (a329330)
  • deps: bump tar from 7.5.3 to 7.5.6 (#7883) (d563fac)
  • deps: update dependency @​netlify/edge-functions to v3.0.3 (#7860) (803c6ae)
  • deps: update dependency lodash to v4.17.23 [security] (#7885) (e0fe8dc)
  • deps: update netlify packages (#7895) (63e1eea)
  • refactor image handling to use @netlify/images (#7584) (321170d)

v23.13.5

23.13.5 (2026-01-20)

Bug Fixes

v23.13.4

23.13.4 (2026-01-17)

Bug Fixes

  • deps: bump h3 from 1.15.4 to 1.15.5 (#7867) (14eee2c)
  • types: improve type safety in command helpers (#7852) (665fa01)
  • types: improve type safety in create-stream-promise util (#7855) (34d8a95)

v23.13.3

23.13.3 (2026-01-08)

Bug Fixes

v23.13.2

23.13.2 (2026-01-07)

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

23.14.0 (2026-01-28)

Features

  • ai gateway disabled check (#7891) (4a57375)
  • init: mention detected framework when presenting build settings (#7828) (f5b3588)

Bug Fixes

  • address flaky integration tests (#7890) (a329330)
  • deps: bump tar from 7.5.3 to 7.5.6 (#7883) (d563fac)
  • deps: update dependency @​netlify/edge-functions to v3.0.3 (#7860) (803c6ae)
  • deps: update dependency lodash to v4.17.23 [security] (#7885) (e0fe8dc)
  • deps: update netlify packages (#7895) (63e1eea)
  • refactor image handling to use @netlify/images (#7584) (321170d)

23.13.5 (2026-01-20)

Bug Fixes

23.13.4 (2026-01-17)

Bug Fixes

  • deps: bump h3 from 1.15.4 to 1.15.5 (#7867) (14eee2c)
  • types: improve type safety in command helpers (#7852) (665fa01)
  • types: improve type safety in create-stream-promise util (#7855) (34d8a95)

23.13.3 (2026-01-08)

Bug Fixes

23.13.2 (2026-01-07)

Bug Fixes

  • deps: bump transitive vulnerable qs deps (#7847) (c814dd7)

23.13.1 (2026-01-06)

... (truncated)

Commits
  • 8c9178d chore(main): release 23.14.0 (#7887)
  • a329330 fix: address flaky integration tests (#7890)
  • 4a57375 feat: ai gateway disabled check (#7891)
  • c090425 chore(deps): update dependency deno to v2.6.6 (#7900)
  • 63e1eea fix(deps): update netlify packages (#7895)
  • ff24801 chore(readme): fix dead link to CLI command reference (#7673)
  • 321170d fix: refactor image handling to use @netlify/images (#7584)
  • f5b3588 feat(init): mention detected framework when presenting build settings (#7828)
  • 803c6ae fix(deps): update dependency @​netlify/edge-functions to v3.0.3 (#7860)
  • d563fac fix(deps): bump tar from 7.5.3 to 7.5.6 (#7883)
  • Additional commits viewable in compare view

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.

Removes [qs](https://github.com/ljharb/qs). It's no longer used after updating ancestor dependency [netlify-cli](https://github.com/netlify/cli). These dependencies need to be updated together.


Removes `qs`

Updates `netlify-cli` from 21.5.0 to 23.14.0
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](netlify/cli@v21.5.0...v23.14.0)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 
  dependency-type: indirect
- dependency-name: netlify-cli
  dependency-version: 23.14.0
  dependency-type: direct:development
...

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 Feb 2, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 11, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available.

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

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-80502228e0 branch February 11, 2026 12:04
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.

1 participant