Skip to content

Conversation

@feinstein
Copy link
Contributor

@feinstein feinstein commented Oct 29, 2025

closes #809

The meta package was upgraded to 1.17.0, but the current stable Flutter version 3.35.7 depends on meta 1.16.0. Please see the linked issue for more details.

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Oct 29, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

@feinstein
Copy link
Contributor Author

@mosuem could you please approve the workflows?

@github-actions
Copy link

github-actions bot commented Oct 30, 2025

PR Health

Breaking changes ✔️
Package Change Current Version New Version Needed Version Looking good?
grpc Non-Breaking 4.3.0 4.3.1 4.3.1 ✔️

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

Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

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

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 symbol Leaking sources
grpc $0.Duration generated/google/rpc/error_details.pb.dart::RetryInfo::retryDelay
generated/google/protobuf/duration.pb.dart::Duration::clone
generated/google/protobuf/duration.pb.dart::Duration::copyWith
generated/google/protobuf/duration.pb.dart::Duration::create
generated/google/protobuf/duration.pb.dart::Duration::createRepeated
generated/google/protobuf/duration.pb.dart::Duration::getDefault
generated/google/protobuf/duration.pb.dart::Duration::fromDart
generated/google/rpc/error_details.pb.dart::RetryInfo::retryDelay
generated/google/rpc/error_details.pb.dart::RetryInfo::ensureRetryDelay
generated/google/rpc/error_details.pb.dart::RetryInfo::new::retryDelay

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

@github-actions
Copy link

PR Health

Breaking changes ⚠️
Package Change Current Version New Version Needed Version Looking good?
grpc Non-Breaking 4.3.0 4.3.0 4.3.1
Got "4.3.0" expected >= "4.3.1" (non-breaking changes --> patch)
⚠️

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

Changelog Entry
Package Changed Files
package:grpc pubspec.yaml

Changes to files need to be accounted for in their respective changelogs.

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

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 symbol Leaking sources
grpc $0.Duration generated/google/rpc/error_details.pb.dart::RetryInfo::retryDelay
generated/google/protobuf/duration.pb.dart::Duration::clone
generated/google/protobuf/duration.pb.dart::Duration::copyWith
generated/google/protobuf/duration.pb.dart::Duration::create
generated/google/protobuf/duration.pb.dart::Duration::createRepeated
generated/google/protobuf/duration.pb.dart::Duration::getDefault
generated/google/protobuf/duration.pb.dart::Duration::fromDart
generated/google/rpc/error_details.pb.dart::RetryInfo::retryDelay
generated/google/rpc/error_details.pb.dart::RetryInfo::ensureRetryDelay
generated/google/rpc/error_details.pb.dart::RetryInfo::new::retryDelay

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

@github-actions
Copy link

Package publishing

Package Version Status Publish tag (post-merge)
package:grpc 4.3.1 ready to publish v4.3.1

Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.

@feinstein
Copy link
Contributor Author

@mosuem can I get a review here, please? It's a small one

@mosuem mosuem merged commit 095739d into grpc:master Oct 31, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Downgrade meta to 1.16.0

2 participants