Skip to content

fix(deps): update dependency checks to ^0.3.1 - #213

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/checks-0.x
Open

fix(deps): update dependency checks to ^0.3.1#213
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/checks-0.x

Conversation

@renovate

@renovate renovate Bot commented Aug 12, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
checks (source) dependencies patch ^0.3.0^0.3.1

Warning

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


Release Notes

dart-lang/test (checks)

v0.3.1

Compare Source

  • Directly compare keys across actual and expected Map instances when
    checking deep collection equality and all the keys can be directly compared
    for equality. This maintains the path into a nested collection for typical
    cases of checking for equality against a purely value collection.
  • Always wrap Condition descriptions in angle brackets.
  • Add containsMatchingInOrder and containsEqualInOrder to replace the
    combined functionality in containsInOrder.
  • Replace pairwiseComparesTo with pairwiseMatches.
  • Fix a bug where printing the result of a failed deep quality check would
    fail with a TypeError when comparing large Map instances.
  • Increase SDK constraint to ^3.5.0.
  • Clarify this package is experimental.

Configuration

📅 Schedule: (UTC)

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 requested a review from lishaduck as a code owner August 12, 2026 00:56
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Aug 12, 2026
@codecov

codecov Bot commented Aug 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant