chore(deps): bump qs, @cypress/request and surge#883
Merged
nicolethoen merged 1 commit intomainfrom Mar 27, 2026
Merged
Conversation
Bumps [qs](https://github.com/ljharb/qs) to 6.14.2 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [@cypress/request](https://github.com/cypress-io/request) and [surge](https://github.com/sintaxi/surge). These dependencies need to be updated together. Updates `qs` from 6.14.0 to 6.14.2 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.0...v6.14.2) Updates `@cypress/request` from 3.0.9 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.9...v3.0.10) Updates `surge` from 0.24.6 to 0.27.3 - [Release notes](https://github.com/sintaxi/surge/releases) - [Commits](sintaxi/surge@v0.24.6...v0.27.3) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.2 dependency-type: indirect - dependency-name: "@cypress/request" dependency-version: 3.0.10 dependency-type: indirect - dependency-name: surge dependency-version: 0.27.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
2f4e2d5 to
349f26d
Compare
nicolethoen
approved these changes
Mar 27, 2026
|
🎉 This PR is included in version 6.4.0-prerelease.16 🎉 The release is available on: Your semantic-release bot 📦🚀 |
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.14.2 and updates ancestor dependencies qs, @cypress/request and surge. These dependencies need to be updated together.
Updates
qsfrom 6.5.3 to 6.14.2Changelog
Sourced from qs's changelog.
... (truncated)
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
@cypress/requestfrom 3.0.9 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)Updates
surgefrom 0.24.6 to 0.27.3Commits
9f3ef6c0.27.3a53c822fixes help outputfac725e0.27.2ff5bf0dimproves help output73f231b0.27.100ffc81updates lock file6765c7ffreeze deps55baf880.27.0fb55ec4removes commander and yargs tests531fb00update cli-table3, minimist, and surge-ignore