Commit 1677a21
authored
Bump test_api from 0.7.5 to 0.7.6 in /analyze (#4725)
Bumps [test_api](https://github.com/dart-lang/test/tree/master/pkgs) from 0.7.5 to 0.7.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/dart-lang/test/releases">test_api's releases</a>.</em></p>
<blockquote>
<h2>package:test_api v0.7.6</h2>
<ul>
<li>Fix an assertion failure when using <code>setUpAll</code> or <code>tearDownAll</code> and running
with asserts enabled.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dart-lang/test/commit/5ffcb36fd6c82843f25ed96585a4b9e96022e7f9"><code>5ffcb36</code></a> Fix an issue with failed assertions using setUpAll/tearDownAll (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2499">#2499</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/a1e295b4f657f4e37dc976cf45fd325e992a1bc5"><code>a1e295b</code></a> Fix CI</li>
<li><a href="https://github.com/dart-lang/test/commit/3c3878afe773a4a3d654da0900394e189ee0df55"><code>3c3878a</code></a> Include the test URI in the debug name</li>
<li><a href="https://github.com/dart-lang/test/commit/90e64ec2887ed07e220793ab916d91fca05a6241"><code>90e64ec</code></a> Bump version</li>
<li><a href="https://github.com/dart-lang/test/commit/d67c897bc3de1ccea525eff1bb6324383bd9b250"><code>d67c897</code></a> Merge branch 'master' into isolate_debug_name</li>
<li><a href="https://github.com/dart-lang/test/commit/7800c010596333f508a841d1b384ecc28501cfc3"><code>7800c01</code></a> fmt</li>
<li><a href="https://github.com/dart-lang/test/commit/455483b5fd8cd44200a7df073affa0539017339d"><code>455483b</code></a> changelog</li>
<li><a href="https://github.com/dart-lang/test/commit/c9b5b6fa021f6040ab04c88e223eb8f5354f99a0"><code>c9b5b6f</code></a> fmt</li>
<li><a href="https://github.com/dart-lang/test/commit/39c4b31decb933c837d0c4d67e6e787ef0ca01ea"><code>39c4b31</code></a> Set a debug name for test isolates</li>
<li>See full diff in <a href="https://github.com/dart-lang/test/commits/test_api-v0.7.6/pkgs">compare view</a></li>
</ul>
</details>
<br />
[](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>1 parent 2fe1d59 commit 1677a21
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
0 commit comments