Skip to content

Commit

Permalink
Bump process from 5.0.1 to 5.0.2 in /app_dart (#3396)
Browse files Browse the repository at this point in the history
Bumps [process](https://github.com/flutter/packages/tree/main/packages) from 5.0.1 to 5.0.2.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/flutter/packages/commit/bb97da8ec627466fdb45cdd36e2c0e35dee40e9e"><code>bb97da8</code></a> [various] Sync lints with flutter/flutter (<a href="https://github.com/flutter/packages/tree/main/packages/issues/5717">#5717</a>)</li>
<li><a href="https://github.com/flutter/packages/commit/6b2249f152fa5efd01ec27e9ae1d20b84277fbc9"><code>6b2249f</code></a> [pointer_interceptor_web] Update package APIs and tests. (<a href="https://github.com/flutter/packages/tree/main/packages/issues/5785">#5785</a>)</li>
<li><a href="https://github.com/flutter/packages/commit/ece0d7bf6db3a7fb94ada049a363c4aa57879a98"><code>ece0d7b</code></a> [google_sign_in] Correct method channel <code>clearAuthCache</code> declaration (<a href="https://github.com/flutter/packages/tree/main/packages/issues/5787">#5787</a>)</li>
<li><a href="https://github.com/flutter/packages/commit/bff79f6afe607ead365fbb689a61d4d459907f6e"><code>bff79f6</code></a> [google_sign_in] Correct clearAuthCache declarations (<a href="https://github.com/flutter/packages/tree/main/packages/issues/5693">#5693</a>)</li>
<li><a href="https://github.com/flutter/packages/commit/bbb41347518e37e6cd13ee266129343f9afc3cd6"><code>bbb4134</code></a> [camerax] Implement <code>lockCaptureOrientation</code> &amp; <code>unlockCaptureOrientation</code> (<a href="https://github.com/flutter/packages/tree/main/packages/issues/5">#5</a>...</li>
<li><a href="https://github.com/flutter/packages/commit/36a7b99381f85e86914e82c75fc7d9038ed96cca"><code>36a7b99</code></a> [path_provider]: Bump androidx.annotation:annotation from 1.7.0 to 1.7.1 in /...</li>
<li><a href="https://github.com/flutter/packages/commit/fa74d3e1e71a34eac60ff9c0c1b93b5dfdbe20de"><code>fa74d3e</code></a> [pigeon]: Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.21 to 1.9.2...</li>
<li><a href="https://github.com/flutter/packages/commit/6660212f2262adb7f423fd2b51d05458e4a534d8"><code>6660212</code></a> [go_router] Refactored RouteMatchList and imperative APIs (<a href="https://github.com/flutter/packages/tree/main/packages/issues/5497">#5497</a>)</li>
<li><a href="https://github.com/flutter/packages/commit/a38446ddf9059143260c1758bbcb5099cac82321"><code>a38446d</code></a> [webview]: Bump androidx.annotation:annotation from 1.7.0 to 1.7.1 in /packag...</li>
<li><a href="https://github.com/flutter/packages/commit/65e0a812d7b00fec10224af38691346f9e536149"><code>65e0a81</code></a> [webview_flutter] Implement platform interface for JavaScript dialog (<a href="https://github.com/flutter/packages/tree/main/packages/issues/5670">#5670</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/flutter/packages/commits/process-v5.0.2/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.1&new-version=5.0.2)](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 Jan 4, 2024
1 parent cab05ea commit eb3b7e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app_dart/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies:
mutex: 3.1.0
neat_cache: 2.0.3
path: 1.9.0
process: 5.0.1
process: 5.0.2
process_runner: 4.2.0
protobuf: 2.1.0
retry: ^3.1.2
Expand Down

0 comments on commit eb3b7e8

Please sign in to comment.