Skip to content

build(deps): bump grpc_reflection from 0.3.1 to 0.4.0#515

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/grpc_reflection-0.4.0
Open

build(deps): bump grpc_reflection from 0.3.1 to 0.4.0#515
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/grpc_reflection-0.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps grpc_reflection from 0.3.1 to 0.4.0.

Changelog

Sourced from grpc_reflection's changelog.

v0.4.0 (2026-05-05)

Enhancements

  • Add descriptor synthesizer as a fallback for services compiled without use GRPC.Server, descriptor?: true — reflection now works even when no file descriptor is present (#84)
  • Add support for recursive message types, preventing infinite loops during symbol resolution (#82)
  • Improve resolution of deeply nested message types (#83)

Internal

  • Overhaul test suite with representative .proto definitions and generated .pb.ex fixtures, replacing ad-hoc test services with a comprehensive set of cases covering scalar types, well-known types, streaming, imports, cross-package refs, proto2 features, edge cases, and more (#72)

v0.3.3 (2026-04-13)

Move debug log from info to debug log levels

v0.3.2 (2026-04-12)

Update protobuf dependency and fix warnings

Commits

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)

Bumps [grpc_reflection](https://github.com/elixir-grpc/grpc-reflection) from 0.3.1 to 0.4.0.
- [Changelog](https://github.com/elixir-grpc/grpc-reflection/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elixir-grpc/grpc-reflection/commits)

---
updated-dependencies:
- dependency-name: grpc_reflection
  dependency-version: 0.4.0
  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 elixir Pull requests that update Elixir code labels May 6, 2026
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 elixir Pull requests that update Elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants