Skip to content

Commit

Permalink
Bump test from 1.24.8 to 1.24.9 in /cipd_packages/device_doctor (#3193)
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.8 to 1.24.9.
<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.24.9</h2>
<ul>
<li>Update the vm_service constraint to allow version <code>13.x</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dart-lang/test/commit/78ce945bfc993209194100a4a5efe72b595fad83"><code>78ce945</code></a> release to support the latest vm_service (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2131">#2131</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/472874a33678c0f39f23552eb1cfa9718999f893"><code>472874a</code></a> Update package:vm_service to &gt;=6.0.0 &lt;14.0.0 (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2130">#2130</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/def41cc7b1960b32e6ac8aa22293ee4be1cc2c4c"><code>def41cc</code></a> Tweak dart2js source map rewriting (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2128">#2128</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/f196d18c5b93509fc470527061a85d100ed4ba68"><code>f196d18</code></a> Bump dart_flutter_team_lints from 1.0.0 to 2.1.1 in /pkgs/test_core (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2125">#2125</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/9db7e039f6ed36f7c272bdb334cb59cf3169c687"><code>9db7e03</code></a> Bump dart_flutter_team_lints from 1.0.0 to 2.1.1 in /pkgs/test (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2124">#2124</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/54207458068de7c71c3aa9dbe32aa22a67825a1e"><code>5420745</code></a> Prepare for the latest dart_flutter_team_lints (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2127">#2127</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/6ac4ff9766e103d2fb01883074c205fef99f4b22"><code>6ac4ff9</code></a> Move more js_util usage to the dom library (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2121">#2121</a>)</li>
<li>See full diff in <a href="https://github.com/dart-lang/test/commits/test-v1.24.9/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.8&new-version=1.24.9)](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 Oct 25, 2023
1 parent cb8253d commit 3b30577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cipd_packages/device_doctor/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ dev_dependencies:
build_runner: 2.4.6
fake_async: 1.3.1
mockito: 5.4.2
test: 1.24.8
test: 1.24.9

0 comments on commit 3b30577

Please sign in to comment.