build(deps): bump qs from 6.11.0 to 6.14.2#7199
Conversation
There was a problem hiding this comment.
💡 Codex Review
https://github.com/open-condo-software/condo/blob/01e75a95e27a4e627018fc9bc2b155f38de00ad5/yarn.lock#L532
Preserve lock entries for submodule workspaces
This update removes many @app/*@workspace:apps/* records (for example @app/accruals-gateway) from yarn.lock, but the repo still declares apps/* as workspaces (package.json lines 8-10) and CI jobs check out submodules recursively before running yarn install --immutable (for example .github/workflows/nodejs.condo.ci.yml lines 782-793). When those submodule manifests are present, Yarn fails resolution with This package doesn't seem to be present in your lockfile, so dependency installation in those jobs will fail unless the lockfile is regenerated with all workspaces included.
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
01e75a9 to
7eb49c5
Compare
7eb49c5 to
6a6ad69
Compare
|
PR author is in the excluded authors list. |
6a6ad69 to
c75a32f
Compare
c75a32f to
259bcf0
Compare
259bcf0 to
fc1b602
Compare
fc1b602 to
a9ae64d
Compare
a9ae64d to
898f4e0
Compare
898f4e0 to
7cfd87b
Compare
7cfd87b to
d497cc2
Compare
d497cc2 to
0a38ba6
Compare
0a38ba6 to
e60d403
Compare
e60d403 to
2fc964c
Compare
Bumps [qs](https://github.com/ljharb/qs) from 6.11.0 to 6.14.2. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.11.0...v6.14.2) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2fc964c to
5d4d6c0
Compare
|
|
Superseded by #7663. |



Bumps qs from 6.11.0 to 6.14.2.
Changelog
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)You can trigger a rebase of this PR 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.