chore(deps): update dependency test to ^1.31.0#2951
Draft
renovate[bot] wants to merge 1 commit intomainfrom
Draft
chore(deps): update dependency test to ^1.31.0#2951renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
2a40098 to
9bbbbf5
Compare
9bbbbf5 to
18a2dea
Compare
18a2dea to
c426ef6
Compare
d8ebdc7 to
20aaf68
Compare
20aaf68 to
6f83b55
Compare
39dd282 to
1d7eb95
Compare
1d7eb95 to
99dd271
Compare
99dd271 to
6575273
Compare
655b2bf to
b804f6d
Compare
b804f6d to
a89fdd8
Compare
a89fdd8 to
c889c16
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.25.15→^1.31.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
dart-lang/test (test)
v1.31.0Compare Source
vm-asan,vm-msan, andvm-tsanruntimes to run tests on the standaloneDart 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.
bodycallback argument togrouptovoidfromdynamic. This may surface cases where the group callback was erroneouslyreturning an ignored value.
--compiler execrashes.analyzer: '>=8.0.0 <13.0.0'v1.30.0Compare Source
--suite-load-timeoutargument to allow configuring a timeout forcompiling and loading individual test suites.
test_coreto 0.6.16test_apito 0.7.10 to fix missing locations on tests skipped due tothe use of
solo.v1.29.0Compare Source
--coverage-packageflag, which filters the coverage report to specificpackages using RegExps.
maindirectly in a test suite andprovide a more direct error message than a failing compiler output.
analyzermajor version 10.v1.28.0Compare Source
isSortedand related matchers for iterables.NaNto be equal to itself inequals.test_coreto 0.6.14jsdependencyv1.27.0Compare Source
--coverage-pathand--branch-coverageoptions todart test.analyzermajor version 9.v1.26.3Compare Source
analyzer.v1.26.2Compare Source
v1.26.1Compare Source
setUpAllortearDownAlland runningwith asserts enabled.
v1.26.0Compare Source
test()andgroup()functions now take an optionalTestLocationthat willbe used as the location of the test in JSON reporters instead of being parsed
from the call stack.
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.