Skip to content

Bump test from 1.26.3 to 1.31.1 in /bind/dart in the all-dependencies group across 1 directory#580

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/bind/dart/all-dependencies-f0df72228d
Open

Bump test from 1.26.3 to 1.31.1 in /bind/dart in the all-dependencies group across 1 directory#580
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/bind/dart/all-dependencies-f0df72228d

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the all-dependencies group with 1 update in the /bind/dart directory: test.

Updates test from 1.26.3 to 1.31.1

Release notes

Sourced from test's releases.

package:test v1.31.1

  • Ignore an error locating the SDK directory on platforms where the resolvedExecutable is unexpectedly null.
  • Fix a bug where -c exe tests would hang on exit on windows.
  • Fix a bug where the web test runner would not find custom HTML files when using the dart2wasm compiler.
  • GithubReporter:
    • Group contiguous passing and skipped tests into collapsible groups to reduce log noise in GitHub Actions.
    • Updated skipped icon to ⏭️.
  • Increase SDK constraint to ^3.10.0.
  • Allow analyzer version 13.x.x.

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'

package:test v1.30.0

  • Add a --suite-load-timeout argument to allow configuring a timeout for compiling and loading individual test suites.
  • Remove the default 12 minute timeout to compile and load test suites.
  • Bump test_core to 0.6.16
  • Add comments to the top-level libraries in the package.
  • Bump test_api to 0.7.10 to fix missing locations on tests skipped due to the use of solo.

package:test v1.29.0

  • Add --coverage-package flag, which filters the coverage report to specific packages using RegExps.
  • Require a function definition named main directly in a test suite and provide a more direct error message than a failing compiler output.
  • Suppress skip reason messages in the compact and failures-only reporters.
  • Allow analyzer major version 10.

package:test v1.28.0

  • Add isSorted and related matchers for iterables.
  • Consider NaN to be equal to itself in equals.
  • Bump test_core to 0.6.14
  • Removed unused js dependency

package:test v1.27.0

... (truncated)

Commits

@telepact-notary telepact-notary Bot enabled auto-merge May 11, 2026 22:54
@dependabot dependabot Bot changed the title Bump test from 1.26.3 to 1.31.1 in /bind/dart in the all-dependencies group Bump test from 1.26.3 to 1.31.1 in /bind/dart in the all-dependencies group across 1 directory May 19, 2026
@dependabot dependabot Bot force-pushed the dependabot/pub/bind/dart/all-dependencies-f0df72228d branch from eefc61f to ab1b1d6 Compare May 19, 2026 00:43
Bumps the all-dependencies group with 1 update in the /bind/dart directory: [test](https://github.com/dart-lang/test/tree/master/pkgs).


Updates `test` from 1.26.3 to 1.31.1
- [Release notes](https://github.com/dart-lang/test/releases)
- [Commits](https://github.com/dart-lang/test/commits/test-v1.31.1/pkgs)

---
updated-dependencies:
- dependency-name: test
  dependency-version: 1.31.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pub/bind/dart/all-dependencies-f0df72228d branch from ab1b1d6 to 5874fe8 Compare May 25, 2026 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants