Skip to content

chore(deps): bump test from 1.30.0 to 1.31.0#37

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/test-1.31.0
Open

chore(deps): bump test from 1.30.0 to 1.31.0#37
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/test-1.31.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps test from 1.30.0 to 1.31.0.

Release notes

Sourced from test's releases.

package:test v1.31.0

  • Print a summary of failed tests at the end of the expanded reporter output.
  • Add vm-asan, vm-msan, and vm-tsan runtimes to run tests on the standalone Dart VM under Address Sanitizer, Memory Sanitizer or Thread Sanitizer. This is useful for finding issues when using foreign libraries through dart:ffi, such as use-after-free, use of initialized memory and data races, or for detecting data races in Dart code using shared fields.
  • Change return type on the body callback argument to group to void from dynamic. This may surface cases where the group callback was erroneously returning an ignored value.
  • Fix a hang when a test run with --compiler exe crashes.
  • Require analyzer: '>=8.0.0 <13.0.0'
Commits

@dependabot dependabot Bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels May 23, 2026
@dependabot dependabot Bot force-pushed the dependabot/pub/test-1.31.0 branch 2 times, most recently from a158022 to 3793519 Compare May 30, 2026 12:41
Bumps [test](https://github.com/dart-lang/test/tree/master/pkgs) from 1.30.0 to 1.31.0.
- [Release notes](https://github.com/dart-lang/test/releases)
- [Commits](https://github.com/dart-lang/test/commits/test-v1.31.0/pkgs)

---
updated-dependencies:
- dependency-name: test
  dependency-version: 1.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pub/test-1.31.0 branch from 3793519 to 6615a42 Compare May 30, 2026 14:11
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