Skip to content

Bump test from 1.29.0 to 1.31.1 in /minifier in the dart-dependencies group across 1 directory#194

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/minifier/dart-dependencies-8b12a62f5b
Open

Bump test from 1.29.0 to 1.31.1 in /minifier in the dart-dependencies group across 1 directory#194
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/minifier/dart-dependencies-8b12a62f5b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 2, 2026

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

Updates test from 1.29.0 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.
Commits

@dependabot dependabot Bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Apr 2, 2026
Bumps the dart-dependencies group with 1 update in the /minifier directory: [test](https://github.com/dart-lang/test/tree/master/pkgs).


Updates `test` from 1.29.0 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.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dart-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump test from 1.29.0 to 1.31.0 in /minifier in the dart-dependencies group Bump test from 1.29.0 to 1.31.1 in /minifier in the dart-dependencies group across 1 directory May 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/pub/minifier/dart-dependencies-8b12a62f5b branch from 80499ad to 022b3e2 Compare May 2, 2026 02:08
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