Skip to content

Conversation

@felangel
Copy link
Contributor


  • I’ve reviewed the contributor guide and applied the relevant portions to this PR.
Contribution guidelines:

Many Dart repos have a weekly cadence for reviewing PRs - please allow for some latency before initial review feedback.

Note: The Dart team is trialing Gemini Code Assist. Don't take its comments as final Dart team feedback. Use the suggestions if they're helpful; otherwise, wait for a human reviewer.

@felangel felangel requested a review from a team as a code owner November 20, 2025 21:18
Co-authored-by: Kevin Moore <kevmoo@users.noreply.github.com>
@felangel felangel requested a review from kevmoo November 20, 2025 21:23
@github-actions
Copy link

PR Health

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.

@felangel
Copy link
Contributor Author

@kevmoo looks like I needed to also bump the version in pkg:test since it was using an exact version. Let me know if there's anything else I need to adjust, thanks!

@github-actions
Copy link

Package publishing

Package Version Status Publish tag (post-merge)
package:checks 0.3.2-wip WIP (no publish necessary)
package:fake_async 1.3.3 already published at pub.dev
package:matcher 0.12.18-wip WIP (no publish necessary)
package:test 1.27.1-wip WIP (no publish necessary)
package:test_api 0.7.8 already published at pub.dev
package:test_core 0.6.14 ready to publish test_core-v0.6.14
package:test_descriptor 2.0.2 already published at pub.dev
package:test_process 2.1.1 already published at pub.dev

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

Copy link
Member

@kevmoo kevmoo left a comment

Choose a reason for hiding this comment

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

Awesome!

@kevmoo kevmoo requested a review from liamappelbe November 20, 2025 23:14
@kevmoo
Copy link
Member

kevmoo commented Nov 20, 2025

I'd like @liamappelbe to double check

@felangel
Copy link
Contributor Author

I'd like @liamappelbe to double check

Sounds good. I also verified the fix locally 👍

@kevmoo kevmoo merged commit 5ef2dd9 into dart-lang:master Nov 20, 2025
56 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.

coverage breaks with @Tag in v1.27.0

4 participants