Skip to content

chore(deps): update test#2951

Draft
renovate[bot] wants to merge 1 commit intomainfrom
renovate/test
Draft

chore(deps): update test#2951
renovate[bot] wants to merge 1 commit intomainfrom
renovate/test

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 12, 2025

This PR contains the following updates:

Package Type Update Change
test (source) dev_dependencies minor ^1.25.151.30.0
test_api (source) dev_dependencies patch ^0.7.40.7.10

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

dart-lang/test (test)

v1.30.0

Compare Source

  • 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.

v1.29.0

Compare Source

  • 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.

v1.28.0

Compare Source

  • 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

v1.27.0

Compare Source

  • Add --coverage-path and --branch-coverage options to dart test.
  • Serve dart2wasm source map files.
  • Fix Node.js dart2wasm tests on windows.
  • Doc edit: clarify in README that a platform selector includes the compiler.
  • Allow analyzer major version 9.
  • Require Dart 3.7

v1.26.3

Compare Source

  • Expand pub constraint to allow the latest analyzer.

v1.26.2

Compare Source

  • Graduate native assets from experiment to preview.

v1.26.1

Compare Source

  • Set a debug name for test isolates.
  • Fix an assertion failure when using setUpAll or tearDownAll and running
    with asserts enabled.

v1.26.0

Compare Source

  • test() and group() functions now take an optional TestLocation that will
    be used as the location of the test in JSON reporters instead of being parsed
    from the call stack.
dart-lang/test (test_api)

v0.7.10

Compare Source

  • Fix missing locations on tests skipped due to the use of solo.

v0.7.9

Compare Source

  • Allow analyzer major version 10.

v0.7.8

Compare Source

  • Add a zone function available from the test suite main that allows creating
    channels to the test runner.
  • Require Dart 3.7
  • Allow analyzer major version 9.

v0.7.7

Compare Source

  • Expand pub constraint to allow the latest analyzer.

v0.7.6

Compare Source

  • Fix an assertion failure when using setUpAll or tearDownAll and running
    with asserts enabled.

v0.7.5

Compare Source

  • test() and group() functions now take an optional TestLocation that will
    be used as the location of the test in JSON reporters instead of being parsed
    from the call stack.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/test branch from 2a40098 to 9bbbbf5 Compare May 19, 2025 18:31
@provokateurin provokateurin marked this pull request as draft May 19, 2025 18:36
@renovate renovate bot force-pushed the renovate/test branch from 9bbbbf5 to 18a2dea Compare May 21, 2025 14:28
@renovate renovate bot force-pushed the renovate/test branch from 18a2dea to c426ef6 Compare June 22, 2025 18:19
@renovate renovate bot force-pushed the renovate/test branch 2 times, most recently from d8ebdc7 to 20aaf68 Compare July 22, 2025 03:24
@renovate renovate bot force-pushed the renovate/test branch 2 times, most recently from 39dd282 to 1d7eb95 Compare November 21, 2025 04:23
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