build(deps): bump qs, express, @cypress/request, node-red and body-parser#2136
Merged
Merged
Conversation
0970846 to
7bc756d
Compare
Contributor
|
@dependabot rebase |
hardillb
approved these changes
Jun 8, 2026
…rser Bumps [qs](https://github.com/ljharb/qs) to 6.15.2 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [express](https://github.com/expressjs/express), [@cypress/request](https://github.com/cypress-io/request), [node-red](https://github.com/node-red/node-red) and [body-parser](https://github.com/expressjs/body-parser). These dependencies need to be updated together. Updates `qs` from 6.14.2 to 6.15.2 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.2...v6.15.2) Updates `express` from 4.22.1 to 4.22.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/v4.22.2/History.md) - [Commits](expressjs/express@v4.22.1...v4.22.2) Updates `@cypress/request` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/cypress-io/request/releases) - [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md) - [Commits](cypress-io/request@v4.0.0...v4.0.1) Updates `node-red` from 4.1.10 to 4.1.11 - [Release notes](https://github.com/node-red/node-red/releases) - [Changelog](https://github.com/node-red/node-red/blob/master/CHANGELOG.md) - [Commits](node-red/node-red@4.1.10...4.1.11) Updates `body-parser` from 1.20.4 to 1.20.5 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/1.20.5/HISTORY.md) - [Commits](expressjs/body-parser@1.20.4...1.20.5) --- updated-dependencies: - dependency-name: "@cypress/request" dependency-version: 4.0.1 dependency-type: indirect - dependency-name: body-parser dependency-version: 1.20.5 dependency-type: indirect - dependency-name: express dependency-version: 4.22.2 dependency-type: direct:production - dependency-name: node-red dependency-version: 4.1.11 dependency-type: direct:development - dependency-name: qs dependency-version: 6.15.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
7bc756d to
0c13164
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps qs to 6.15.2 and updates ancestor dependencies qs, express, @cypress/request, node-red and body-parser. These dependencies need to be updated together.
Updates
qsfrom 6.14.2 to 6.15.2Changelog
Sourced from qs's changelog.
Commits
9aca407v6.15.25e33d33[Dev Deps] update@ljharb/eslint-config21f80b3[Fix]stringify: skip null/undefined entries inarrayFormat: 'comma'+ `e...a0a81ea[Fix]stringify: use configureddelimiteraftercharsetSentinele3062f7[Fix]stringify: applyformatterto encoded key understrictNullHandling0c180a4[Fix]stringify: skip null/undefined filter-array entries instead of crashi...3a8b94a[Tests] add regression tests for keys containing percent-encoded bracket text96755ab[readme] fix grammara419ce5[Fix]parse: handle nested bracket groups and add regression tests3f5e1c5v6.15.1Updates
expressfrom 4.22.1 to 4.22.2Release notes
Sourced from express's releases.
Changelog
Sourced from express's changelog.
Commits
df0abc94.22.2836d3664.xupdate qs to 6.15.1, body-parser 1.20.5 (#7224)8d09bfefix: restore array parsing for req.query repeated keys (#7181)d39e8addeps: body-parser@~1.20.4 (#7021)efe85d9deps: qs@^6.14.1 (#6972)f62378e📝 add note to historyUpdates
@cypress/requestfrom 4.0.0 to 4.0.1Release notes
Sourced from @cypress/request's releases.
Commits
c1d4c52fix(deps): bump qs to ^6.15.2 (CVE-2026-8723) (#107)Updates
node-redfrom 4.1.10 to 4.1.11Release notes
Sourced from node-red's releases.
Changelog
Sourced from node-red's changelog.
Commits
74a5cf8Merge pull request #5781 from node-red/rel4111b6af72aBump for 4.1.11 release3957596Merge pull request #5779 from node-red/5778-monaco-search-controlsa8a224aAdd styles to prevent controls wrapping in find bar37f5719Merge pull request #5775 from node-red/update-mermaid3c4e315Update mermaid3b23e0aMerge pull request #5772 from node-red/update-deps4cdc5b4Update dependencies872c0d2Merge pull request #5770 from node-red/5766-palette-overridesa5bff63Merge branch 'master' into 5766-palette-overridesUpdates
body-parserfrom 1.20.4 to 1.20.5Release notes
Sourced from body-parser's releases.
Changelog
Sourced from body-parser's changelog.
Commits
0defdberelease(patch): 1.20.5cd0e7a0deps(qs): bump qs to 6.15.16f24d7efix: correct off-by-one error in parameterCount (#716)b849bd5deps: qs@~6.14.1 (#690)2c55e2frefactor(json): simplify strict mode error string construction (#692)Maintainer changes
This version was pushed to npm by jonchurch, a new releaser for body-parser since your current version.