Skip to content

Update skills_lint to published version ^0.5.1 - #9984

Open
reidbaker-agent wants to merge 2 commits into
flutter:masterfrom
reidbaker:migrate-skills-lint-pub
Open

Update skills_lint to published version ^0.5.1#9984
reidbaker-agent wants to merge 2 commits into
flutter:masterfrom
reidbaker:migrate-skills-lint-pub

Conversation

@reidbaker-agent

@reidbaker-agent reidbaker-agent commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Update skills_lint to version from pub.dev fixes #9771

Agent authored description

Migrates the tool/ skill validation dependency from Git to the published skills_lint: ^0.5.1 package on pub.dev.

Closes #9771

- Update tool/pubspec.yaml to depend on published skills_lint: ^0.5.1
- Remove TODO comment referencing issue flutter#9771
- Update pubspec.lock

Closes flutter#9771

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the skills_lint dependency in tool/pubspec.yaml from a Git repository reference to the published version ^0.5.1 on pub.dev, updating pubspec.lock accordingly. It also updates the vm_service dependency version from 15.2.0 to 15.3.0 in pubspec.lock. There are no review comments, and I have no feedback to provide.

@reidbaker
reidbaker marked this pull request as draft August 28, 2026 20:40
@reidbaker
reidbaker self-requested a review August 28, 2026 20:59

String get id;

@visibleForTesting

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This change is unrelated but was causing the tree to go red. Hoping that if it is fixed upstream that I dont have a conflict.

@reidbaker
reidbaker marked this pull request as ready for review August 28, 2026 21:22

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the skills_lint dependency from a git-based dependency to a hosted dependency on pub.dev (version 0.5.1) in both tool/pubspec.yaml and pubspec.lock. Additionally, it updates the vm_service dependency to version 15.3.0 and adds the @visibleForTesting annotation to the durationDisplay getter in network_model.dart. There are no review comments, and I have no feedback to provide.

注册 for free to join this conversation on GitHub. Already have an account? 登录 to comment

项目

None yet

Development

Successfully merging this pull request may close these issues.

Depend on published yaml package for dart_skills_lint

2 participants