Skip to content

chore(deps): bump the dart-deps group with 2 updates#3762

Merged
eseidel merged 1 commit into
mainfrom
dependabot/pub/dart-deps-e3682a3d09
May 15, 2026
Merged

chore(deps): bump the dart-deps group with 2 updates#3762
eseidel merged 1 commit into
mainfrom
dependabot/pub/dart-deps-e3682a3d09

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 13, 2026

Bumps the dart-deps group with 2 updates: cli_util and googleapis_auth.

Updates cli_util from 0.5.0 to 0.5.1

Release notes

Sourced from cli_util's releases.

package:cli_util v0.5.1

  • Add showMultiSelectDialog and showSingleSelectDialog to new cli_components library, as well as an example.
  • Adds a package:cli_util/windows_compatibility.dart library which initially contains just the Win32AnsiStdin class. This can be used on Windows to get a stdin stream that forwards arrow keys and other special keys in the way that you'd expect, and converts then to ANSI escape sequences.
    • Note that this is not a full implementation, and only handles the events that are needed for the CLI components in this package.
  • Increases min SDK constraint to ^3.7.0.
Commits
  • 03f2c20 publish cli_util version 0.5.1 (#2397)
  • 6a7dd15 support initial selection for multiselect, as well as select/unselect all (#2...
  • c0dc794 [unified_analytics] Remove unnecessary catch keyword in try block (#2390)
  • be8416c [unified_analytics] Ignore errors when reading and writing to session log fil...
  • 02c8a7b [cli_util] Add single and multi select UI component utilities (#2383)
  • f91c51d Add a Win32AnsiStdin helper to translate windows stdin events to ansi codes (...
  • ebc11c8 Deprecate and remove uses of Expression.expression (#2374)
  • eaeb52b Prefer raw strings when possible (#2385)
  • See full diff in compare view

Updates googleapis_auth from 2.3.0 to 2.3.1

Release notes

Sourced from googleapis_auth's releases.

package:googleapis_auth v2.3.1

  • Require google_cloud: '>=0.3.0 <0.6.0'
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dart-deps group with 2 updates: [cli_util](https://github.com/dart-lang/tools/tree/main/pkgs) and [googleapis_auth](https://github.com/google/googleapis.dart).


Updates `cli_util` from 0.5.0 to 0.5.1
- [Release notes](https://github.com/dart-lang/tools/releases)
- [Commits](https://github.com/dart-lang/tools/commits/cli_util-v0.5.1/pkgs)

Updates `googleapis_auth` from 2.3.0 to 2.3.1
- [Release notes](https://github.com/google/googleapis.dart/releases)
- [Commits](google/googleapis.dart@googleapis_auth-v2.3.0...googleapis_auth-v2.3.1)

---
updated-dependencies:
- dependency-name: cli_util
  dependency-version: 0.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dart-deps
- dependency-name: googleapis_auth
  dependency-version: 2.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dart-deps
...

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 May 13, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@eseidel eseidel merged commit 60136f9 into main May 15, 2026
20 checks passed
@eseidel eseidel deleted the dependabot/pub/dart-deps-e3682a3d09 branch May 15, 2026 22:38
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.

1 participant