Commit f194cff
authored
Bump test from 1.26.3 to 1.28.0 in /cipd_packages/codesign (#4887)
Bumps [test](https://github.com/dart-lang/test/tree/master/pkgs) from 1.26.3 to 1.28.0.
<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.28.0</h2>
<ul>
<li>Add <code>isSorted</code> and related matchers for iterables.</li>
<li>Consider <code>NaN</code> to be equal to itself in <code>equals</code>.</li>
<li>Bump <code>test_core</code> to 0.6.14</li>
<li>Removed unused <code>js</code> dependency</li>
</ul>
<h2>package:test v1.27.0</h2>
<ul>
<li>Add <code>--coverage-path</code> and <code>--branch-coverage</code> options to <code>dart test</code>.</li>
<li>Serve dart2wasm source map files.</li>
<li>Fix Node.js dart2wasm tests on windows.</li>
<li>Doc edit: clarify in README that a platform selector includes the compiler.</li>
<li>Allow <code>analyzer</code> major version 9.</li>
<li>Require Dart 3.7</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dart-lang/test/commit/cba5c15f7be6677b5620741f59a0eb8c35fb2c2e"><code>cba5c15</code></a> Prepare to publish package:test (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2565">#2565</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/31694548f48bcccbefcef8109e3a48149289b3f9"><code>3169454</code></a> Prepare to publish matcher (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2564">#2564</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/5ef2dd94c057319376a88e9839932f905ed3da1e"><code>5ef2dd9</code></a> fix(test_core): fix <code>writeCoverage</code> to handle a <code>null</code> hit map (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2563">#2563</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/80a49347e4a3dbc3ed70782df5e8c76a67f9256c"><code>80a4934</code></a> removed unused js dependency (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2560">#2560</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/1a6c5ac47ac803c78b9b225ebb4b1bc8eb394d6d"><code>1a6c5ac</code></a> Prepare to publish (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2559">#2559</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/961e4725259665d9adfd963b60720e5ac76c2d8e"><code>961e472</code></a> Bump requirements to allow/require analyzer 9.0.0 (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2555">#2555</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/a8f97ed6edc9550959f097f5187a0307793d8d3d"><code>a8f97ed</code></a> Fix wasmPath for Windows + Node.js + dart2wasm combo. (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2551">#2551</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/5855358095b8718712567b8abc0435ddfd125ba8"><code>5855358</code></a> Add a sentence to clarify "Platform" (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2550">#2550</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/8083c8f24ffbca58cc0385add03c296b70636e7a"><code>8083c8f</code></a> Make all package:coverage imports conditional (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2544">#2544</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/abe4939b290fae8a1a38f2b2c37d49700a10c606"><code>abe4939</code></a> Remove executable argument forwarding in tests (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2533">#2533</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/dart-lang/test/commits/test-v1.28.0/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 c693bf9 commit f194cff
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
0 commit comments