Skip to content

build(deps): bump test from 1.31.2 to 1.32.0 in /bindings/dart in the dart-bindings-pub-minor-patch group across 1 directory - #138

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pub/bindings/dart/develop/dart-bindings-pub-minor-patch-419f2e385b
Open

dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pub/bindings/dart/develop/dart-bindings-pub-minor-patch-419f2e385b

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the dart-bindings-pub-minor-patch group with 1 update in the /bindings/dart directory: test.

Updates test from 1.31.2 to 1.32.0

Release notes

Sourced from test's releases.

package:test v1.32.0

  • Precompiled browser tests: stop serving files from outside the precompiled root directory. The static handler no longer sets serveFilesOutsidePath, restoring path-containment parity with the dart2js and dart2wasm compilers.
  • Export TestFailure from package:test/scaffolding.dart.
  • Support --compiler cli with the vm-asan, vm-msan, and vm-tsan runtimes.
  • Add support for DART_TEST_REPORTER environment variable in test runner and when tests are run directly on platforms which support dart:io. The environment variable takes precedence over configuration in dart_test.yaml but is overridden by the --reporter flag when passed to the test runner.
  • Suppress dart2js compiler output for successful compiles.
  • Include output from passing tests messages within the Passing tests group in GithubReporter.
  • Only include VM debugger in output when using interactive debugging, suppress it when only using coverage.
  • Use a redirect html file for browser tests to avoid leaking websocket details through process starting arguments.
  • Migrate out of process VM tests communication channel from TCP sockets to Unix domain sockets inside a restricted temporary directory.
  • Pass Node.js test process connection configuration and secret token via a restricted temporary authentication file to prevent secret leakage in command line process arguments.
  • Enable asserts in the exe compiler.
  • Keep the CHROME_EXECUTABLE, MS_EDGE_EXECUTABLE, FIREFOX_EXECUTABLE, and SAFARI_EXECUTABLE overrides working when the browser is also configured through override_platforms or define_platforms. Any setting on those platforms used to drop the variable.
  • Fix race conditions in Chrome coverage collection where tests could finish before DevTools connection and coverage profiling were initialized.
  • Fix deadlock that may occur running tests with the exe compiler.
Commits

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


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

---
updated-dependencies:
- dependency-name: test
  dependency-version: 1.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dart-bindings-pub-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump test from 1.31.2 to 1.32.0 in /bindings/dart in the dart-bindings-pub-minor-patch group build(deps): bump test from 1.31.2 to 1.32.0 in /bindings/dart in the dart-bindings-pub-minor-patch group across 1 directory Sep 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pub/bindings/dart/develop/dart-bindings-pub-minor-patch-419f2e385b branch from e578bc7 to 3fc29de Compare September 14, 2026 22:09
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