Skip to content

Commit

Permalink
Bump process from 5.0.2 to 5.0.3 in /cipd_packages/codesign (#4021)
Browse files Browse the repository at this point in the history
Bumps [process](https://github.com/flutter/packages/tree/main/packages) from 5.0.2 to 5.0.3.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/flutter/packages/commit/79f8b0b6655132ac8d11a50243afe85867a09405"><code>79f8b0b</code></a> [various] Add <code>missing_code_block_language_in_doc_comment</code> lint to flutter/pa...</li>
<li><a href="https://github.com/flutter/packages/commit/abadfb54fc7aa327ae6ca0b5a928b2cff194db5c"><code>abadfb5</code></a> [various] Update example apps to Kotlin 1.9.0 (<a href="https://github.com/flutter/packages/tree/main/packages/issues/7998">#7998</a>)</li>
<li><a href="https://github.com/flutter/packages/commit/da4c3eedb5e70d47452088d8cb30c02c058052a7"><code>da4c3ee</code></a> [go_router] add current state getter (<a href="https://github.com/flutter/packages/tree/main/packages/issues/7651">#7651</a>)</li>
<li><a href="https://github.com/flutter/packages/commit/62762107c08b1b41fe068c81f7593ffac982a6d1"><code>6276210</code></a> Applied Gradle Plugins Declaratively for Multiple Plugin Example Apps (<a href="https://github.com/flutter/packages/tree/main/packages/issues/7968">#7968</a>)</li>
<li><a href="https://github.com/flutter/packages/commit/b3a5e33f1cf39c62e187cb3060814bae4e2efff2"><code>b3a5e33</code></a> [camera_windows] Revert: Support image streams on Windows platform (<a href="https://github.com/flutter/packages/tree/main/packages/issues/7951">#7951</a>)</li>
<li><a href="https://github.com/flutter/packages/commit/2c8f22670812996a00e45e6304f79f1fd9b02fa1"><code>2c8f226</code></a> [camera] Use Pigeon for Windows C++-&gt;Dart (<a href="https://github.com/flutter/packages/tree/main/packages/issues/8001">#8001</a>)</li>
<li><a href="https://github.com/flutter/packages/commit/796afa35071dd836c7ac6a845cf21ccc7890ae29"><code>796afa3</code></a> [google_maps_flutter] Update Android for non-nullable generics (<a href="https://github.com/flutter/packages/tree/main/packages/issues/7990">#7990</a>)</li>
<li><a href="https://github.com/flutter/packages/commit/02b20bf25958ff2175ca39c7486201b11f608c54"><code>02b20bf</code></a> [various] Minor cleanup in recently imported packages (<a href="https://github.com/flutter/packages/tree/main/packages/issues/7995">#7995</a>)</li>
<li><a href="https://github.com/flutter/packages/commit/53469f31edcfa610a14811b6dba64fc712007cbf"><code>53469f3</code></a> [go_router] Update example app to Kotlin 1.9.0 (<a href="https://github.com/flutter/packages/tree/main/packages/issues/7997">#7997</a>)</li>
<li><a href="https://github.com/flutter/packages/commit/2fd909bcc25a929d9a1e49044f1100aa144662d0"><code>2fd909b</code></a> [vector_garphics] fix execution on the web with WebAssembly (<a href="https://github.com/flutter/packages/tree/main/packages/issues/7991">#7991</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/flutter/packages/commits/process-v5.0.3/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.2&new-version=5.0.3)](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 Nov 11, 2024
1 parent 5dbddfb commit 193e906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cipd_packages/codesign/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ dependencies:
logging: 1.3.0
meta: 1.16.0
platform: 3.1.6
process: 5.0.2
process: 5.0.3
retry: 3.1.2

0 comments on commit 193e906

Please sign in to comment.