Skip to content

Comments

Bump qs and json-server#57

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-60378e105a
Open

Bump qs and json-server#57
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-60378e105a

Conversation

@dependabot
Copy link

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

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

Removes qs

Updates json-server from 0.9.6 to 1.0.0-beta.5

Release notes

Sourced from json-server's releases.

v1.0.0-beta.5

What's Changed

Full Changelog: typicode/json-server@v1.0.0-beta.4...v1.0.0-beta.5

v1.0.0-beta.4

What's Changed

New Contributors

Full Changelog: typicode/json-server@v1.0.0-beta.3...v1.0.0-beta.4

v1.0.0-beta.3

  • fix: allow any request header in CORS
  • chore: update all dependencies

v1.0.0-beta.2

  • fix: allow multiple conditions for filtering (e.g. views_gt=100&views_lt=500)

v1.0.0-beta.1

What's Changed

New Contributors

Full Changelog: typicode/json-server@v1.0.0-beta.0...v1.0.0-beta.1

v1.0.0-beta.0

What's Changed

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for json-server 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.

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


Removes `qs`

Updates `json-server` from 0.9.6 to 1.0.0-beta.5
- [Release notes](https://github.com/typicode/json-server/releases)
- [Commits](typicode/json-server@v0.9.6...v1.0.0-beta.5)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 
  dependency-type: indirect
- dependency-name: json-server
  dependency-version: 1.0.0-beta.5
  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 13, 2026
@dependabot dependabot bot mentioned this pull request Feb 13, 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