Skip to content

fix: Updates the grpc-web example to avoid dart:html #748

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Feb 21, 2025

Conversation

aran
Copy link
Contributor

@aran aran commented Dec 4, 2024

Updates the grpc-web example to avoid dart:html.

Copy link

github-actions bot commented Dec 4, 2024

PR Health

Breaking changes ⚠️
Package Change Current Version New Version Needed Version Looking good?
grpc Breaking 4.0.1 4.0.2-wip 5.0.0
Got "4.0.2-wip" expected >= "5.0.0" (breaking changes)
⚠️

This check can be disabled by tagging the PR with skip-breaking-check.

Coverage ✔️
File Coverage

This check for test coverage is informational (issues shown here will not fail the PR).

API leaks ⚠️

The following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API.

Package Leaked API symbols
grpc $1.Duration
Any

This check can be disabled by tagging the PR with skip-leaking-check.

Copy link
Contributor

@mosuem mosuem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to land after #747

@aran aran force-pushed the grpc-web-example-package-web branch from 310000a to 2b2b151 Compare December 16, 2024 17:17
@aran
Copy link
Contributor Author

aran commented Dec 17, 2024

Will be based on #750 instead of #747

@aran aran force-pushed the grpc-web-example-package-web branch from 50b9ccd to 4546b39 Compare February 20, 2025 19:06
@aran
Copy link
Contributor Author

aran commented Feb 20, 2025

I think we should label this skip-changelog-check, because there is already a relevant changelog entry:

* Upgrade `example/grpc-web` code.

Are you ok with that @mosuem ? (I'm unable to apply that label).

@mosuem mosuem merged commit 6dfb4b4 into grpc:master Feb 21, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants