chore(deps): bump qs, express and @cypress/request in /frontend#3842
chore(deps): bump qs, express and @cypress/request in /frontend#3842dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [qs](https://github.com/ljharb/qs) to 6.14.2 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [express](https://github.com/expressjs/express) and [@cypress/request](https://github.com/cypress-io/request). These dependencies need to be updated together. Updates `qs` from 6.14.1 to 6.14.2 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.1...v6.14.2) Updates `express` from 4.19.2 to 4.22.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/v4.22.1/History.md) - [Commits](expressjs/express@4.19.2...v4.22.1) Updates `@cypress/request` from 3.0.8 to 3.0.10 - [Release notes](https://github.com/cypress-io/request/releases) - [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md) - [Commits](cypress-io/request@v3.0.8...v3.0.10) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.2 dependency-type: direct:production - dependency-name: express dependency-version: 4.22.1 dependency-type: indirect - dependency-name: "@cypress/request" dependency-version: 3.0.10 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
|
Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability. Example:
Projects:
Please add a Jira issue key to your PR title. |
3 similar comments
|
Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability. Example:
Projects:
Please add a Jira issue key to your PR title. |
|
Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability. Example:
Projects:
Please add a Jira issue key to your PR title. |
|
Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability. Example:
Projects:
Please add a Jira issue key to your PR title. |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
|
Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability. Example:
Projects:
Please add a Jira issue key to your PR title. |
Bumps qs to 6.14.2 and updates ancestor dependencies qs, express and @cypress/request. These dependencies need to be updated together.
Updates
qsfrom 6.14.1 to 6.14.2Changelog
Sourced from qs's changelog.
Commits
bdcf0c7v6.14.2294db90[readme] document thataddQueryPrefixdoes not add?to empty output5c308e5[readme] clarifyparseArraysandarrayLimitdocumentation6addf8c[Fix]parse: mark overflow objects for indexed notation exceedingarrayLimitcfc108f[Fix]arrayLimitmeans max count, not max index, incombine/merge/`pars...febb644[Fix]parse: throw onarrayLimitexceeded with indexed notation when `thr...f6a7abf[Fix]parse: enforcearrayLimitoncomma-parsed valuesfbc5206[Fix]parse: fix error message to reflect arrayLimit as max index; remove e...1b9a8b4[actions] fix rebase workflow permissions2a35775[meta] fix changelog typo (arrayLength→arrayLimit)Updates
expressfrom 4.19.2 to 4.22.1Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
12fae144.22.15ddf311Revert "sec: security patch for CVE-2024-51999"49744ab4.22.0 (#6921)6e97452sec: security patch for CVE-2024-519996a23d34deps: use tilde notation forqs(#6919)8c12cdfdeps: qs@6.14.0 (#6909)7fea74fdeps: use tilde notation for certain dependencies (#6905)dac7a04chore: wider range for query test skip (#6513)997919bci: add node.js 24 to test matrix (#6506)36fb59cfix(ci): reordernpm isteps to fix ci for older node versions (#6336)Maintainer changes
This version was pushed to npm by jonchurch, a new releaser for express since your current version.
Updates
@cypress/requestfrom 3.0.8 to 3.0.10Release notes
Sourced from
@cypress/request's releases.Commits
e783d90fix: release cypress-io/request#97 (#102)e3d6845chore: fix approval/release job (#100)cea7bc6chore: fix broken circle context (#99)a5253c3Merge pull request #97 from hmaesta/master6cc9ddecommig yarn.lockd0c69d2chore(deps): allow qs patch versions72bbc6bchore(deps): update qs to v6.14.1e02f5cbchore: use npm credentials context (#95)3cffd53Merge pull request #88 from ahayes91/update-form-data7c424d5chore: fix lint issueDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.
Note
Low Risk
Primarily dependency and lockfile updates with no application code changes; main risk is unexpected behavior differences in updated transitive HTTP/server tooling used by dev/test dependencies.
Overview
Updates
frontenddependencyqsto6.14.2and refreshespackage-lock.jsonaccordingly.Lockfile changes also pull in newer
express(4.19.2→4.22.1) and@cypress/request(3.0.8→3.0.10) plus related transitive bumps (e.g.,body-parser,cookie,send,serve-static,finalhandler) and metadata tweaks (licenses/funding flags, dev/optional markers).Written by Cursor Bugbot for commit 4d8a6ad. This will update automatically on new commits. Configure here.