-
Notifications
You must be signed in to change notification settings - Fork 103
Commit b249098
authored
Bump test from 1.26.2 to 1.26.3 in /cipd_packages/device_doctor (#4813)
Bumps [test](https://github.com/dart-lang/test/tree/master/pkgs) from 1.26.2 to 1.26.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.26.3</h2>
<ul>
<li>Expand pub constraint to allow the latest <code>analyzer</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dart-lang/test/commit/c201cc98cc969c3632b2b0b4eee469330fc3ed9b"><code>c201cc9</code></a> Expand Analyzer constraints to allow 8.x (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2518">#2518</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/2be5ca067bdf09e999be2ad760ab8efab854e789"><code>2be5ca0</code></a> prep to publish package:checks 0.3.1 (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2513">#2513</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/8e703e28f772257776745fa482ea4077c0ba074c"><code>8e703e2</code></a> Update README.md to clarify this is an experiment (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2512">#2512</a>)</li>
<li><a href="https://github.com/dart-lang/test/commit/0793a2b3262ac900558c49c76e9bbe4f29f91ea4"><code>0793a2b</code></a> Add isSorted and related matchers (<a href="https://github.com/dart-lang/test/tree/master/pkgs/issues/2490">#2490</a>)</li>
<li>See full diff in <a href="https://github.com/dart-lang/test/commits/test-v1.26.3/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 3770bbc commit b249098Copy full SHA for b249098
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- cipd_packages/device_doctor
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedcipd_packages/device_doctor/pubspec.yaml
Copy file name to clipboardExpand all lines: cipd_packages/device_doctor/pubspec.yaml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + |
0 commit comments