Skip to content

Conversation

@lklimek
Copy link
Contributor

@lklimek lklimek commented Jan 23, 2026

Issue being fixed or feature implemented

grpc-js we used is deprecated

What was done?

updated grpc-js to 1.14.3

How Has This Been Tested?

GHA

Breaking Changes

None

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have added "!" to the title and described breaking changes in the corresponding section if my code contains any
  • I have made corresponding changes to the documentation if needed

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

Summary by CodeRabbit

  • Chores
    • Updated core package dependencies to newer compatible versions across multiple packages, improving stability, compatibility, and long-term maintainability
    • Adjusted package audit configuration for more comprehensive dependency reviews and better security assessments
    • Refreshed network and compression library versions to enhance system performance and reliability

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 23, 2026

📝 Walkthrough

Walkthrough

The pull request updates the @grpc/grpc-js dependency from version 1.4.4 to ^1.14.3 across multiple package manifests. Additionally, the npm audit exclusion for @grpc/grpc-js is removed from yarn configuration, and the pnp cache file is updated to reflect the new dependency versions.

Changes

Cohort / File(s) Summary
Package Dependency Updates
packages/dapi-grpc/package.json, packages/dapi/package.json, packages/js-grpc-common/package.json
Updated @grpc/grpc-js from "1.4.4" to "^1.14.3" across all three packages to align versions and support a newer minor/patch range
Configuration and Cache
.yarnrc.yml
Removed @grpc/grpc-js from npmAuditExcludePackages list, allowing npm audit checks to run against the updated package
Pnp Cache
.pnp.cjs
Updated dependency references and virtual module links to reflect the new @grpc/grpc-js version and related dependency changes

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Poem

🐰✨ A hop, skip, and version bump today!
From 1.4.4 we've rolled away,
To 1.14.3, fresh and new,
Three packages sync in harmony true!
The audit now sees all with glee,
A cleaner future for gRPC! 🎉

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and specifically summarizes the main change: updating the grpc-js JavaScript package to version 1.14.3, which aligns with the changeset that updates the package across multiple configuration files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot added this to the v3.1.0 milestone Jan 23, 2026
@lklimek lklimek changed the title buid: update javascript grpc-js to 1.14.3 build: update javascript grpc-js to 1.14.3 Jan 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants