Skip to content

chore(deps): bump @grpc/proto-loader from 0.7.15 to 0.8.1#30

Merged
satyakwok merged 1 commit into
mainfrom
dependabot/npm_and_yarn/grpc/proto-loader-0.8.1
May 14, 2026
Merged

chore(deps): bump @grpc/proto-loader from 0.7.15 to 0.8.1#30
satyakwok merged 1 commit into
mainfrom
dependabot/npm_and_yarn/grpc/proto-loader-0.8.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 14, 2026

Bumps @grpc/proto-loader from 0.7.15 to 0.8.1.

Release notes

Sourced from @​grpc/proto-loader's releases.

@​grpc/proto-loader 0.8.1

  • Bump dependency on protobufjs to the newest version to pick up security fixes (#3048 contributed by @​tawni-dev)

@​grpc/proto-loader 0.8.0

  • Add serialize and deserialize functions to Message definition objects. See grpc/proposal#503 for more details. (#2970)
Commits
  • a558430 Merge pull request #3049 from murgatroid99/proto-loader_v0.8.1
  • 753fbc1 proto-loader: Bump to version 0.8.1
  • 1589dda Merge pull request #3048 from tawni-dev/fix/protobufjs-7.5.5-security-bump
  • 736a45c fix: bump protobufjs to ^7.5.5 to address GHSA-xq3m-2v4x-88gg
  • 2670b37 Merge pull request #3046 from zarinn3pal/feat/health_check_example
  • 37af6c0 Merge pull request #3045 from hfhchan-plb/patch-1
  • fd67ca6 feat: Added health check example
  • d7dac60 unroll loop and remove unnecessary check
  • 99028d3 Fix lipo extract command for M1 macs
  • 0af3c67 Merge pull request #3044 from zarinn3pal/fix/psm-interop-node
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by CodeRabbit

  • Chores
    • Updated package dependencies to maintain compatibility and security.

Review Change Stack

Bumps [@grpc/proto-loader](https://github.com/grpc/grpc-node) from 0.7.15 to 0.8.1.
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/proto-loader@0.7.15...@grpc/proto-loader@0.8.1)

---
updated-dependencies:
- dependency-name: "@grpc/proto-loader"
  dependency-version: 0.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 14, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 14, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 9e1f9fc1-2568-4270-bcc8-606a7e15dc90

📥 Commits

Reviewing files that changed from the base of the PR and between a09a12f and e6768e5.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • package.json

📝 Walkthrough

Walkthrough

This pull request updates the @grpc/proto-loader dependency in package.json from ^0.7.13 to ^0.8.1. This is a single-line dependency version bump that allows the project to use features and fixes introduced in the 0.8.x release of the proto-loader library.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The pull request description is missing required template sections (Summary and Test plan). While it provides Dependabot-generated release notes and commit history, it lacks a concise summary of why the change was made and a test plan checklist. Add a Summary section explaining the change (1-3 sentences) and a Test plan section with a bulleted checklist to verify the upgrade works correctly.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The pull request title clearly and concisely describes the main change: a dependency version bump of @grpc/proto-loader from 0.7.15 to 0.8.1, matching the actual package.json modification.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/npm_and_yarn/grpc/proto-loader-0.8.1

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

@satyakwok satyakwok merged commit 6d84aaf into main May 14, 2026
7 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/grpc/proto-loader-0.8.1 branch May 14, 2026 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant