Skip to content

Commit

Permalink
Bump test from 1.24.9 to 1.25.0 in /auto_submit (#3350)
Browse files Browse the repository at this point in the history
��  **Dependabot is rebasing this PR** �� 

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.

---

Bumps [test](https://github.com/dart-lang/test/tree/master/pkgs) from 1.24.9 to 1.25.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.25.0</h2>
<ul>
<li>Handle paths with leading <code>/</code> when spawning test isolates.</li>
<li>Add support for the <code>dart2wasm</code> compiler in chrome and firefox.</li>
<li><strong>BREAKING</strong>: Remove the <code>experimental-chrome-wasm</code> platform, you can now use
<code>-p chrome -c dart2wasm</code> instead.
<ul>
<li>Note that this has always been advertised as a change that would happen in a
future non-breaking release.</li>
</ul>
</li>
<li><strong>BREAKING</strong>:Dropped support for <code>--pub-serve</code> which has long not been tested
or supported.
<ul>
<li>We do not anticipate much if any actual breakage or existing usage of this
feature, which is why we are making this change in a non-breaking release.</li>
<li>If you do require this feature, file an issue and we can look at adding it
back.</li>
</ul>
</li>
<li><strong>BREAKING</strong>: Fully remove support for Internet Explorer.</li>
<li>Fix running of tests defined under <code>lib/</code> with relative imports to other
libraries in the package.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dart-lang/test/commit/9667cca883882dfe7dfbb63061215b5fadab59d5"><code>9667cca</code></a> release test_api 7.0.0, test_core 6.0.0, and test 1.25.0 (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2156">#2156</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/b3fb1486c4a49f0fb169edc3d41d114175a642d1"><code>b3fb148</code></a> Remove support for Internet Explorer (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2114">#2114</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/48a2bc3d0628ee357b8549ab47efcbbb4a43ec9f"><code>48a2bc3</code></a> Update the package:vm_service constraint to allow version 14.x (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2157">#2157</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/43ff5bf9e25330aec1144bf14ef2a22fc95cda57"><code>43ff5bf</code></a> Fix Dart2Wasm spelling (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2155">#2155</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/7d61eef9748135a04f63c3db40bd10832f80dca6"><code>7d61eef</code></a> Update frontend_server_client constraint to allow version 4.0.0 (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2153">#2153</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/001c5381bed0bb84de2b42e7386104127bea59cd"><code>001c538</code></a> fix precompiled vm tests loaded from a package: uri (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2152">#2152</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/fb3b5725c502a1ebf9948a083e48bd48531055c3"><code>fb3b572</code></a> Use package: URIs for imports when possible (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2148">#2148</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/03cc56ec1cb3c380e612b239a31f4e35afdac208"><code>03cc56e</code></a> mark flaky windows test as skipped (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2151">#2151</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/84c366a7e1051dc4d8bd1bffc8dd1c5eebbe424b"><code>84c366a</code></a> fix broken tests (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2149">#2149</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/e49ae54bf2b0d341fa522866cf5e6b8c9e3ebbdf"><code>e49ae54</code></a> Promote dart2wasm compiler support to the stable browser platform. (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2144">#2144</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/dart-lang/test/commits/test-v1.25.0/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.24.9&new-version=1.25.0)](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 Dec 15, 2023
1 parent 4de5d6c commit fa315a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auto_submit/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dev_dependencies:
json_serializable: 6.7.1
flutter_lints: 3.0.1
mockito: 5.4.4
test: 1.24.9
test: 1.25.0

builders:
json_serializable: 3.3.0

0 comments on commit fa315a3

Please sign in to comment.