chore(deps): bump ws from 7.5.9 to 7.5.11#7632
Conversation
There was a problem hiding this comment.
💡 Codex Review
https://github.com/open-condo-software/condo/blob/19e99b89b069c115c4c229d3d99baa7b25f754de/yarn.lock#L532-L534
Restore submodule workspaces in yarn.lock
In a full checkout with submodules initialized, the root package.json still declares apps/* as workspaces and apps/accruals-gateway is a gitlink workspace, so deleting this lock entry (and the analogous entries for the other submodule apps) makes yarn install --immutable try to re-add those workspaces and fail because the lockfile would change. This looks like the lockfile was regenerated without submodules populated rather than just updating ws.
ℹ️ 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".
19e99b8 to
2c0669f
Compare
Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.11. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.9...7.5.11) --- updated-dependencies: - dependency-name: ws dependency-version: 8.20.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2c0669f to
cd4bd62
Compare
|



Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps ws from 7.5.9 to 7.5.11.
Release notes
Sourced from ws's releases.
Commits
fd36cd8[dist] 7.5.11e14c458[security] Limit retained message partsd962d70[dist] 7.5.1022c2876[security] Fix crash when the Upgrade header cannot be read (#2231)