chore(deps): bump @grpc/grpc-js from 1.9.0 to 1.14.4#7729
chore(deps): bump @grpc/grpc-js from 1.9.0 to 1.14.4#7729dependabot[bot] wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: cb5b94d1da
ℹ️ 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".
| zod: ^4.0.8 | ||
| languageName: unknown | ||
| linkType: soft | ||
|
|
||
| "@app/address-service@workspace:apps/address-service": |
There was a problem hiding this comment.
Restore submodule workspace lock entries
This lockfile was regenerated without the app submodules, so it now skips directly to @app/address-service while deleting workspace entries such as @app/accruals-gateway, @app/billing-connector, and the other app submodules. The root still declares apps/* as workspaces (package.json:8-10), those apps are configured as submodules (.gitmodules:4-84), and CI checks out submodules recursively before running yarn install --immutable (.github/workflows/nodejs.condo.ci.yml:266-281); in that full checkout Yarn will see these workspaces and require the missing lock entries to be restored, causing immutable install to fail or the lockfile to be rewritten.
Useful? React with 👍 / 👎.
cb5b94d to
8c2115d
Compare
8c2115d to
ff24474
Compare
ff24474 to
1e5c5ec
Compare
1e5c5ec to
1cf988a
Compare
1cf988a to
4ad6c73
Compare
4ad6c73 to
7095052
Compare
7095052 to
62e1114
Compare
62e1114 to
33f7a88
Compare
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.9.0 to 1.14.4. - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.9.0...@grpc/grpc-js@1.14.4) --- updated-dependencies: - dependency-name: "@grpc/grpc-js" dependency-version: 1.14.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
33f7a88 to
154ec89
Compare
|



Bumps @grpc/grpc-js from 1.9.0 to 1.14.4.
Release notes
Sourced from @grpc/grpc-js's releases.
... (truncated)
Commits
a380735Merge pull request #3052 from murgatroid99/grpc-js_1.14.45b8d37bMerge commit from fork6a97456Merge commit from forke5e0b1dgrpc-js: Bump version to 1.14.45029a26Make compression error a static string2fe55fdFix crashes when receiving malformed compressed data234f917Fix server crash when handling invalid requestsacef8d4Merge pull request #3043 from murgatroid99/rbac_types_change_fix_1.144f3c58fgrpc-js-xds: Update RBAC code to handle Node type change, pin@types/nodeccd29b2Merge pull request #3032 from murgatroid99/grpc-js_retry_half_close_1.14Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.