Skip to content

Comments

Chore(deps): Bump qs and lint-staged#28

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

Chore(deps): Bump qs and lint-staged#28
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-dc6386de4b

Conversation

@dependabot
Copy link

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

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

Removes qs

Updates lint-staged from 7.0.4 to 7.3.0

Changelog

Sourced from lint-staged's changelog.

v7.3.0 - 20 Sep 2018

Features

  • Allow linting files outside of project folder (#495) (d386c80)

v7.2.2 - 12 Aug 2018

Bug Fixes

  • Make app package.json load error tolerant (#479) (d59fad7)

v7.2.1 - 12 Aug 2018

Bug Fixes

  • Disable recursive checks for jest-validate (#483) (c350a0e)

v7.2.0 - 11 Jun 2018

Features

  • Resolve a npm package passed as --config (#464) (c34a3f7)

v7.1.3 - 01 Jun 2018

Bug Fixes

  • package: Update jest-validate to version 23.0.0 (#458) (3d0ccb2)

v7.1.2 - 21 May 2018

Bug Fixes

  • package: Update cosmiconfig to version 5.0.2 (#444) (2fc7aa3), closes #441
  • package: Update listr to version 0.14.1 (#445) (a56d7c9), closes #426
  • Add .lintstagedrc.js to list of config files to search (9e27620)

v7.1.1 - 18 May 2018

Bug Fixes

v7.1.0 - 07 May 2018

Features

  • Chunked execution of linters on Windows only (#439) (1601c02)

... (truncated)

Commits
  • d386c80 feat: Allow linting files outside of project folder (#495)
  • d59fad7 fix: Make app package.json load error tolerant (#479)
  • c350a0e fix: Disable recursive checks for jest-validate (#483)
  • 634344a docs: Readme edits for spelling and grammar (#480)
  • d52e074 docs: Update documentation for advanced options (#472)
  • c34a3f7 feat: Resolve a npm package passed as --config (#464)
  • 3d0ccb2 fix(package): Update jest-validate to version 23.0.0 (#458)
  • a8816f5 ci: Update CI scripts to test against current Node release (#453)
  • 9e27620 fix: Add .lintstagedrc.js to list of config files to search
  • a56d7c9 fix(package): Update listr to version 0.14.1 (#445)
  • 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 [lint-staged](https://github.com/lint-staged/lint-staged). These dependencies need to be updated together.


Removes `qs`

Updates `lint-staged` from 7.0.4 to 7.3.0
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v7.0.4...v7.3.0)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 
  dependency-type: indirect
- dependency-name: lint-staged
  dependency-version: 7.3.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 Jan 1, 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