Skip to content

Commit

Permalink
Bump test from 1.25.2 to 1.25.3 in /app_dart (#3644)
Browse files Browse the repository at this point in the history
Bumps [test](https://github.com/dart-lang/test/tree/master/pkgs) from 1.25.2 to 1.25.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/dart-lang/test/releases">test's releases</a>.</em></p>
<blockquote>
<h2>package:test v1.25.3</h2>
<ul>
<li>Remove outdated StreamMatcher link from README table of contents.</li>
<li>Document the silent reporter in CLI help output.</li>
<li>Support enabling experiments with the dart2wasm compiler.</li>
<li>Added <a href="https://pub.dev/documentation/meta/latest/meta/doNotSubmit-constant.html"><code>@doNotSubmit</code></a> to <code>test(solo: ...)</code> and <code>group(solo: ...)</code>. In
practice, this means that code that was relying on ignoring deprecation
warnings and using <code>solo</code> or <code>group</code> with a <code>skip</code> parameter will now fail if
<code>dart analyze --fatal-infos</code> (or similar) is enabled.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dart-lang/test/commit/14d820f079b55428b472bda36ceb17af87588229"><code>14d820f</code></a> Prepare to publish (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2207">#2207</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/2b1ed13ea25c0dfcf112af676533e1daf906a3f0"><code>2b1ed13</code></a> Add <code>@Donotsubmit</code> to <code>(test|group) solo:</code>... (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2206">#2206</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/b1a34a98655ff4ecea310251c068ada7fef8b5d7"><code>b1a34a9</code></a> support enabling experiments when using the dart2wasm compiler (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2203">#2203</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/6a4e75a6283b1366ea21067f9ced0b6c87745d4a"><code>6a4e75a</code></a> Update the documentation for the <code>skip</code> parameter in the <code>test</code> (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2102">#2102</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/ba64bbbaa26f09e139c26f9ad6409995806aac6e"><code>ba64bbb</code></a> Let the IsolateChannel close the ReceivePort (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2196">#2196</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/7724aabe8cd40b376573330f5227a6ec0a47f28e"><code>7724aab</code></a> Add failure only reporter (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2190">#2190</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/26953ba46d9e56dd4195c5678ada16a2005ec2a7"><code>26953ba</code></a> Update README.md, remove link to Stream Matchers (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2187">#2187</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/6700049d5de97906d033f4271f67f7599090bf4e"><code>6700049</code></a> Prepare to publish package:checks (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2178">#2178</a>)</li>
<li>See full diff in <a href="https://github.com/dart-lang/test/commits/test-v1.25.3/pkgs">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=test&package-manager=pub&previous-version=1.25.2&new-version=1.25.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

</details>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 4c41bde commit 482966b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app_dart/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dev_dependencies:
json_serializable: 6.7.1
mockito: 5.4.4
platform: 3.1.4
test: 1.25.2
test: 1.25.3

builders:
json_serializable: 3.3.0

0 comments on commit 482966b

Please sign in to comment.