Prepare yaml_edit 2.2.4#2309
Conversation
Package publishing
Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation. |
There was a problem hiding this comment.
Code Review
This pull request prepares for the release of yaml_edit version 2.2.4. The changes correctly update the version in pubspec.yaml and CHANGELOG.md. The changes are consistent and appropriate for a patch release. For future reference, it would be helpful to fill out the pull request description to provide context for the changes, as per the contribution guidelines.
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 ✔️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.
This check can be disabled by tagging the PR with Breaking changes ✔️
This check can be disabled by tagging the PR with Coverage ✔️
This check for test coverage is informational (issues shown here will not fail the PR). This check can be disabled by tagging the PR with Changelog Entry ✔️
Changes to files need to be accounted for in their respective changelogs. This check can be disabled by tagging the PR with |
Pull Request Test Coverage Report for Build 21399511964Details
💛 - Coveralls |
Revisions updated by `dart tools/rev_sdk_deps.dart`. tools (https://github.com/dart-lang/tools/compare/3e1d1c4..119a499): 119a4990 Fri Feb 13 08:10:29 2026 +0100 Sigurd Meldgaard Prepare yaml_edit 2.2.4 (dart-lang/tools#2309) 5132ef9b Thu Feb 12 17:35:41 2026 +0000 Danny Tuppeny [test_reflective_loader] Use test groups instead of combining names (dart-lang/tools#2107) f4c21219 Thu Feb 12 02:10:16 2026 +0100 Mohellebi Abdessalem [UA] Bump dart to 3.10 (dart-lang/tools#2324) dc3c224b Tue Feb 10 14:21:12 2026 -0800 Nate Bosch Add --disable-session-crashed-bubble (dart-lang/tools#2321) Change-Id: I98414cb639590e2c29bd8d26d6c0f6fa56334c2e Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/481120 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Commit-Queue: Samuel Rawlins <srawlins@google.com>
Updated the changelog to make this a patch release, since it is not introducing any new api.