Skip to content

Commit 92fe4e0

Browse files
Bump process from 5.0.0 to 5.0.1 in /cipd_packages/codesign (flutter#3133)
Bumps [process](https://github.com/flutter/packages/tree/main/packages) from 5.0.0 to 5.0.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/flutter/packages/commit/9804d951b435896c031365b924624580bf239342"><code>9804d95</code></a> [process] Import the <code>process</code> package (<a href="https://github.com/flutter/packages/tree/main/packages/issues/5095">#5095</a>)</li> <li><a href="https://github.com/flutter/packages/commit/c0a6e0dbeb9aa3e5d8ccaaf3b78d548665141b80"><code>c0a6e0d</code></a> [go_router] Fixes missing state.extra in onException() (<a href="https://github.com/flutter/packages/tree/main/packages/issues/5077">#5077</a>)</li> <li><a href="https://github.com/flutter/packages/commit/065197534355c8324276f0dd73843ea8cf61fc10"><code>0651975</code></a> [platform] Example app for platform (<a href="https://github.com/flutter/packages/tree/main/packages/issues/4834">#4834</a>)</li> <li><a href="https://github.com/flutter/packages/commit/2c6800eb2a4e3b4f08e4ae004a6284f35dade68b"><code>2c6800e</code></a> Add a <code>skip</code> to an empty test group (<a href="https://github.com/flutter/packages/tree/main/packages/issues/5080">#5080</a>)</li> <li><a href="https://github.com/flutter/packages/commit/e578a16580c725d774319076e7e81c6528ca7e35"><code>e578a16</code></a> [image_picker] Fix XCTests in Xcode 15 (<a href="https://github.com/flutter/packages/tree/main/packages/issues/5074">#5074</a>)</li> <li><a href="https://github.com/flutter/packages/commit/6714d5099ad53329b0600a8b8ff6218305c74c05"><code>6714d50</code></a> [webview_flutter] Fix XCUITest in Xcode 15 (<a href="https://github.com/flutter/packages/tree/main/packages/issues/5071">#5071</a>)</li> <li><a href="https://github.com/flutter/packages/commit/5badf97998fd02f1c380f1dddb2ecf322b9b15f9"><code>5badf97</code></a> [path_provider] Fix integration tests (<a href="https://github.com/flutter/packages/tree/main/packages/issues/5075">#5075</a>)</li> <li><a href="https://github.com/flutter/packages/commit/dccde603981c92a62fecef8d4fca61d27113ebcc"><code>dccde60</code></a> [flutter_markdown] Footnote support (<a href="https://github.com/flutter/packages/tree/main/packages/issues/5058">#5058</a>)</li> <li><a href="https://github.com/flutter/packages/commit/d654f7597fb1f6ba2e8e52875248ce770b5fe83c"><code>d654f75</code></a> [pigeon] FlutterApi error handling (<a href="https://github.com/flutter/packages/tree/main/packages/issues/5008">#5008</a>)</li> <li><a href="https://github.com/flutter/packages/commit/a66be0e1704300817a9d677bd30cd9ea538ed715"><code>a66be0e</code></a> [webview_flutter] [webview_flutter_wkwebview]Fix race condition in flaky test...</li> <li>Additional commits viewable in <a href="https://github.com/flutter/packages/commits/process-v5.0.1/packages">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.0&new-version=5.0.1)](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 069b013 commit 92fe4e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cipd_packages/codesign/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ dependencies:
1919
logging: 1.2.0
2020
meta: 1.10.0
2121
platform: 3.1.3
22-
process: 5.0.0
22+
process: 5.0.1

0 commit comments

Comments
 (0)