-
Notifications
You must be signed in to change notification settings - Fork 93
[infra] bump dependencies #2833
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
base: main
Are you sure you want to change the base?
Conversation
PR HealthLicense Headers ✔️
All source files should start with a license header. Unrelated files missing license headers
This check can be disabled by tagging the PR with
API leaks
|
| Package | Leaked API symbol | Leaking sources |
|---|---|---|
| objective_c | _FinalizablePointer | internal.dart::_ObjCReference::new::_finalizable |
This check can be disabled by tagging the PR with skip-leaking-check.
Breaking changes ⚠️
| Package | Change | Current Version | New Version | Needed Version | Looking good? |
|---|---|---|---|---|---|
| code_assets | None | 1.0.0 | 1.0.0 | 1.0.0 | ✔️ |
| data_assets | None | 0.19.6 | 0.19.6 | 0.19.6 | ✔️ |
| hooks | None | 1.0.0 | 1.0.0 | 1.0.0 | ✔️ |
| hooks_runner | None | 1.0.1 | 1.0.2-wip | 1.0.1 | ✔️ |
| native_toolchain_c | None | 0.17.4 | 0.17.5-wip | 0.17.4 | ✔️ |
| objective_c | Non-Breaking | 9.2.2 | 9.2.2 | 9.2.3 Got "9.2.2" expected >= "9.2.3" (non-breaking changes --> patch) |
This check can be disabled by tagging the PR with skip-breaking-check.
68a79a9 to
edd6545
Compare
|
The coverage upload is consistently failing across the board. Unfortunately, it seems like that no error is given. @liamappelbe do you happen to have any idea why this could be failing? |
Bumping dependencies of native_doc_dartifier was excluded from this because of #2839.