[hooks] [code_assets] [native_toolchain_c] [record_use] Publish - #3560
Merged
Conversation
Package publishingIf you have publishing permissions, you can use the links below to publish the changes after merging this PR.
Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation. |
PR Health
Breaking changes
|
| Package | Change | Current Version | New Version | Needed Version | Looking good? |
|---|---|---|---|---|---|
| native_toolchain_c | Non-Breaking | 0.19.3 | 0.19.4 | 0.19.4 | ✔️ |
| hooks | Breaking | 2.1.0 | 2.2.0 | 3.0.0 Got "2.2.0" expected >= "3.0.0" (breaking changes) |
|
| record_use | None | 1.1.0 | 1.1.1 | 1.1.0 | ✔️ |
| code_assets | Non-Breaking | 1.2.1 | 2.0.0 | 1.2.2 | ✔️ |
| objective_c | Breaking | 9.5.0 | 9.6.0-wip | 9.6.0-wip | ✔️ |
| hooks_runner | Non-Breaking | 1.6.1 | 1.6.2 | 1.6.2 | ✔️ |
This check can be disabled by tagging the PR with skip-breaking-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 |
|---|
This check can be disabled by tagging the PR with skip-leaking-check.
dcharkes
force-pushed
the
graduate-wip
branch
7 times, most recently
from
August 17, 2026 10:36
acf192a to
654cb55
Compare
dcharkes
marked this pull request as ready for review
August 17, 2026 10:41
dcharkes
force-pushed
the
doc-hooks-link
branch
from
August 17, 2026 11:00
a9c0172 to
5e01b07
Compare
Collaborator
Author
|
FFIgen failures are unrelated: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Publish a bunch of packages.
N.b. This pushes out code_assets v2.0.0 with the breaking change to make OS and Architecture extensible.