Skip to content

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.15 -> 1.28.0
test_api (source) dev_dependencies patch ^0.7.4 -> 0.7.8

Warning

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


Release Notes

dart-lang/test (test)

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

1 participant