Skip to content

Bump cli_util from 0.5.2 to 0.6.0 - #244

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/cli_util-0.6.0
Open

Bump cli_util from 0.5.2 to 0.6.0#244
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/cli_util-0.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps cli_util from 0.5.2 to 0.6.0.

Release notes

Sourced from cli_util's releases.

package:cli_util v0.6.0

  • Breaking Change: sdkPath now returns String? (returning null if no valid Dart SDK can be located).
  • Support robust SDK discovery for AOT-compiled tools (dart install, dart build cli) probing Platform.resolvedExecutable, DART_ROOT, DART_SDK, system PATH (with Flutter wrapper layout awareness), and FLUTTER_ROOT.
  • Add dartExecutable getter (String?) to locate the dart binary.
  • Add isValidSdkPath(String candidatePath) validation helper.
Commits
  • 8217b21 release: cli_util v0.6.0 (#2545)
  • e5de03d Fix HTML tokenizer failing to close CDATA blocks on extra brackets (#2548)
  • edcac84 feat(cli_util): support AOT SDK discovery with nullable getters (#2541)
  • 0580d20 feat(unified_analytics): add dependency telemetry to Event.dartCliCommandExec...
  • 1b36aab Update version for publish (#2539)
  • 0b20e83 Add a field to Event.dartMCPEvent to track plugin usage (#2538)
  • 3380098 Add sanity check for targetPackage name in package:extension_discovery (#2535)
  • 0759473 Fix block scalar chomping edge case for EOF without newline (#2454)
  • abd2551 Release source_maps 0.10.14. (#2531)
  • a22c3a6 Allow **/ to match zero directories (#2506)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cli_util](https://github.com/dart-lang/tools/tree/main/pkgs) from 0.5.2 to 0.6.0.
- [Release notes](https://github.com/dart-lang/tools/releases)
- [Commits](https://github.com/dart-lang/tools/commits/cli_util-v0.6.0/pkgs)

---
updated-dependencies:
- dependency-name: cli_util
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants