Skip to content

Commit 2b114c7

Browse files
Bump process from 5.0.3 to 5.0.4 in /cipd_packages/device_doctor (#4744)
Bumps [process](https://github.com/dart-lang/tools/tree/main/pkgs) from 5.0.3 to 5.0.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/tools/releases">process's releases</a>.</em></p> <blockquote> <h2>package:process v5.0.4</h2> <ul> <li>Updates minimum supported SDK version to Flutter 3.22/Dart 3.4.</li> <li>Move the package into the <code>dart-lang/tools</code> repository.</li> <li>Bumped min SDK dependency to 3.5.0.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dart-lang/tools/commit/30ba9460676d2e52eddead2b3dc55ffdffb09090"><code>30ba946</code></a> have package:lints use package:lints/recommended (<a href="https://github.com/dart-lang/tools/tree/main/pkgs/issues/2098">#2098</a>)</li> <li><a href="https://github.com/dart-lang/tools/commit/694e25e0ce84312b983f2123210c5c8c94656f63"><code>694e25e</code></a> Add package:process (<a href="https://github.com/dart-lang/tools/tree/main/pkgs/issues/2097">#2097</a>)</li> <li><a href="https://github.com/dart-lang/tools/commit/55054d64416ff1b2e18685e1ecc943c25b0160e7"><code>55054d6</code></a> [benchmark_harness]: add a bench command (<a href="https://github.com/dart-lang/tools/tree/main/pkgs/issues/2091">#2091</a>)</li> <li><a href="https://github.com/dart-lang/tools/commit/8f81c82a691ccfb8da4fc72c66e1561c4dc1ee29"><code>8f81c82</code></a> [benchmark_harness] Move Measure into its on lib (<a href="https://github.com/dart-lang/tools/tree/main/pkgs/issues/2092">#2092</a>)</li> <li><a href="https://github.com/dart-lang/tools/commit/c6a1061319bb25dabe752001b0a5e611ffd7b5fc"><code>c6a1061</code></a> fix(clock): keep micros in monthsAgo, monthsFromNow and yearsAgo (<a href="https://github.com/dart-lang/tools/tree/main/pkgs/issues/1202">#1202</a>)</li> <li><a href="https://github.com/dart-lang/tools/commit/f1f8ac1868142177d44337978ea772b74c752df9"><code>f1f8ac1</code></a> [coverage] Fix another flaky lifecycle management error (<a href="https://github.com/dart-lang/tools/tree/main/pkgs/issues/2082">#2082</a>)</li> <li><a href="https://github.com/dart-lang/tools/commit/92f10a9ace39fceff212c64cbb2c10fae99ca7b8"><code>92f10a9</code></a> [coverage] Fix resume after shutdown error (<a href="https://github.com/dart-lang/tools/tree/main/pkgs/issues/2079">#2079</a>)</li> <li><a href="https://github.com/dart-lang/tools/commit/7e8cb037761f0108a1ee004d3f80c5f058ed343a"><code>7e8cb03</code></a> Add --fail-under flag for minimum coverage threshold (<a href="https://github.com/dart-lang/tools/tree/main/pkgs/issues/2075">#2075</a>)</li> <li><a href="https://github.com/dart-lang/tools/commit/11f4cf7ee79632be370062dad67b7dd81bc28d55"><code>11f4cf7</code></a> [html] Various performance optimizations (<a href="https://github.com/dart-lang/tools/tree/main/pkgs/issues/2019">#2019</a>)</li> <li><a href="https://github.com/dart-lang/tools/commit/98d4e4d912ca10a52fdc95c4645d1b8da480e39f"><code>98d4e4d</code></a> [html] fix TypeError in nth-child query selector (<a href="https://github.com/dart-lang/tools/tree/main/pkgs/issues/2015">#2015</a>)</li> <li>Additional commits viewable in <a href="https://github.com/dart-lang/tools/commits/process-v5.0.4/pkgs">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=process&package-manager=pub&previous-version=5.0.3&new-version=5.0.4)](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 5fc5af8 commit 2b114c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cipd_packages/device_doctor/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
meta: 1.16.0
1313
path: 1.9.1
1414
platform: any
15-
process: 5.0.3
15+
process: 5.0.4
1616
retry: 3.1.2
1717
yaml: 3.1.2
1818

0 commit comments

Comments
 (0)