Skip to content

Bump grinder from 0.9.5 to 0.10.1 - #9124

Merged
auto-submit[bot] merged 1 commit into
mainfrom
dependabot/pub/grinder-0.10.1
Sep 14, 2026
Merged

auto-submit[bot] merged 1 commit into
mainfrom
dependabot/pub/grinder-0.10.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps grinder from 0.9.5 to 0.10.1.

Changelog

Sourced from grinder's changelog.

0.10.1

  • Update the SDK constraint to 3.8.

  • Deprecate Analyzer.version(), since the Dart analyzer no longer has a separate version from the Dart SDK.

0.10.0

  • Update the SDK constraint to 3.1.

  • Support package:cli_util 0.5.0.

  • Breaking change: Tasks can no longer take a GrinderContext parameter. Instead, they must access the context getter.

  • Breaking change: Remove deprecated members startGrinder(), task(), runProcess(), runProcessAsync(), getSdkDir(), and Analyzer.analyzeFiles(). Remove the deprecated quiet argument to Dart.version().

  • Breaking change: Remove package:grinder/grinder_files.dart, package:grinder/grinder_sdk.dart, and package:grinder/grinder_tools.dart. All members provided by these libraries are still available through the main package:grinder/grinder.dart library.

  • Breaking change: Mark all classes exported by this library as final except for GrinderContext.

  • Breaking change: Tighten a number of static types to avoid dynamic and better match the allowed runtime values.

Commits
  • c4056f3 Bump the minimum Dart SDK version (#437)
  • f6358a2 Fix and deprecate Analyzer.version
  • 00aeb73 Reformat with new style
  • 68fd5a5 Bump the minimum Dart SDK version
  • ead51bf Grant permissions to the Dart publish GitHub Action (#434)
  • 050849c Merge pull request #430 from google/release
  • 69997f2 Merge pull request #433 from google/dependabot/github_actions/github-actions-...
  • 5490499 Merge pull request #432 from google/zizmor
  • 8657835 Fix failing tests
  • 690fb37 Remove outdated test
  • 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 [grinder](https://github.com/google/grinder.dart) from 0.9.5 to 0.10.1.
- [Release notes](https://github.com/google/grinder.dart/releases)
- [Changelog](https://github.com/google/grinder.dart/blob/main/CHANGELOG.md)
- [Commits](google/grinder.dart@v0.9.5...v0.10.1)

---
updated-dependencies:
- dependency-name: grinder
  dependency-version: 0.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added autosubmit When this label is applied to a PR, the PR will be submitted as soon as all checks are green. kokoro:run Triggers a Kokoro build (required for PRs submitted by members outside flutter). labels Sep 10, 2026
@dependabot
dependabot Bot requested review from helin24 and pq as code owners September 10, 2026 07:09
@kokoro-team kokoro-team removed kokoro:run Triggers a Kokoro build (required for PRs submitted by members outside flutter). labels Sep 10, 2026
@auto-submit auto-submit Bot removed the autosubmit When this label is applied to a PR, the PR will be submitted as soon as all checks are green. label Sep 10, 2026
@auto-submit

auto-submit Bot commented Sep 10, 2026

Copy link
Copy Markdown

auto label is removed for flutter/flutter-intellij/9124, Failed to merge flutter/flutter-intellij/9124 with Pull request flutter/flutter-intellij/9124 could not be merged: Repository rule violations found

At least 1 approving review is required by reviewers with write access.

.

@pq pq added the autosubmit When this label is applied to a PR, the PR will be submitted as soon as all checks are green. label Sep 14, 2026
@auto-submit
auto-submit Bot merged commit d4db8f9 into main Sep 14, 2026
14 checks passed
@dependabot
dependabot Bot deleted the dependabot/pub/grinder-0.10.1 branch September 14, 2026 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit When this label is applied to a PR, the PR will be submitted as soon as all checks are green.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants