This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump path_provider from 2.0.14 to 2.0.15 (#960)
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [path_provider](https://github.com/flutter/packages/tree/main/packages/path_provider) from 2.0.14 to 2.0.15. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/flutter/packages/commit/4e81961adb6b0b8524ad90e61bac30180076d3d1"><code>4e81961</code></a> [path_provider] Update minimum iOS version to 11 (<a href="https://github.com/flutter/packages/tree/main/packages/path_provider/issues/3944">#3944</a>)</li> <li><a href="https://github.com/flutter/packages/commit/b73a598741441a959a03f7ad5ccb2d3f50ba3f9c"><code>b73a598</code></a> [various] Speed up build-examples (<a href="https://github.com/flutter/packages/tree/main/packages/path_provider/issues/3849">#3849</a>)</li> <li><a href="https://github.com/flutter/packages/commit/6dc28c9c3f0f5098ce62dd5c87cf77ea0dab08d4"><code>6dc28c9</code></a> [various] Update Android example min SDKs (<a href="https://github.com/flutter/packages/tree/main/packages/path_provider/issues/3847">#3847</a>)</li> <li><a href="https://github.com/flutter/packages/commit/124e330a2bdd45f8b4a98089aff717e34a14b8f8"><code>124e330</code></a> [various] update agp and gradle for all examples in packages (<a href="https://github.com/flutter/packages/tree/main/packages/path_provider/issues/3822">#3822</a>)</li> <li><a href="https://github.com/flutter/packages/commit/a86beafa8912609275225847198c9c0164957d09"><code>a86beaf</code></a> [various] Conditionalize the namespace in all Android plugins (<a href="https://github.com/flutter/packages/tree/main/packages/path_provider/issues/3836">#3836</a>)</li> <li><a href="https://github.com/flutter/packages/commit/a480c9f816ae175efb3d0cd796bc78e2fb280e84"><code>a480c9f</code></a> [path_provider] Allow <code>win32</code> up to version 4.x (<a href="https://github.com/flutter/packages/tree/main/packages/path_provider/issues/3820">#3820</a>)</li> <li><a href="https://github.com/flutter/packages/commit/6284c2d4e46a5d289e77cb03a9457543b97f750b"><code>6284c2d</code></a> [various] Adds Android namespace (<a href="https://github.com/flutter/packages/tree/main/packages/path_provider/issues/3791">#3791</a>)</li> <li><a href="https://github.com/flutter/packages/commit/f1663ac1b2620cd69782bbdd5c4dc11ee8086d4f"><code>f1663ac</code></a> [path_provider] Fix Android lint warnings (<a href="https://github.com/flutter/packages/tree/main/packages/path_provider/issues/3706">#3706</a>)</li> <li><a href="https://github.com/flutter/packages/commit/7a566e4c494eb89163da41bb721136cf9b656c7b"><code>7a566e4</code></a> [various] Update Pigeon in Swift plugins (<a href="https://github.com/flutter/packages/tree/main/packages/path_provider/issues/3663">#3663</a>)</li> <li><a href="https://github.com/flutter/packages/commit/87459c4fdca702cc2bab9fa81e7ae97bae5f242d"><code>87459c4</code></a> [various] Enable warnings as errors, and all warnings, for Android lint (<a href="https://github.com/flutter/packages/tree/main/packages/path_provider/issues/3648">#3648</a>)</li> <li>Additional commits viewable in <a href="https://github.com/flutter/packages/commits/path_provider-v2.0.15/packages/path_provider">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path_provider&package-manager=pub&previous-version=2.0.14&new-version=2.0.15)](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`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <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 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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information