Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Commit

Permalink
Bump url_launcher from 6.1.11 to 6.1.12 (#989)
Browse files Browse the repository at this point in the history
Bumps
[url_launcher](https://github.com/flutter/packages/tree/main/packages/url_launcher)
from 6.1.11 to 6.1.12.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/flutter/packages/commit/3eaad3d0d1ecbf8425b72a28b150c013781ee4fa"><code>3eaad3d</code></a>
[url_lancher] Don't use <code>canLaunchUrl</code> in Link (<a
href="https://github.com/flutter/packages/tree/main/packages/url_launcher/issues/4400">#4400</a>)</li>
<li><a
href="https://github.com/flutter/packages/commit/b61eea12dbf94650fac7aaaed1e880b6cde69442"><code>b61eea1</code></a>
Roll pigeon dependency to unblock flutter framework deps roll (<a
href="https://github.com/flutter/packages/tree/main/packages/url_launcher/issues/4383">#4383</a>)</li>
<li><a
href="https://github.com/flutter/packages/commit/443e0415fedc1f8a2487caffba480eb87fdc9b07"><code>443e041</code></a>
[url_launcher] Remove nested third_party safari checker (<a
href="https://github.com/flutter/packages/tree/main/packages/url_launcher/issues/4330">#4330</a>)</li>
<li><a
href="https://github.com/flutter/packages/commit/0ef393811d0c2653e68ac135733353fcad8fffa9"><code>0ef3938</code></a>
[various] Remove unused flutter_driver dependencies (<a
href="https://github.com/flutter/packages/tree/main/packages/url_launcher/issues/4347">#4347</a>)</li>
<li><a
href="https://github.com/flutter/packages/commit/68e958771f6f2ed55b2b98374455a748b05cc0df"><code>68e9587</code></a>
[url_launcher]: Bump androidx.annotation:annotation from 1.2.0 to 1.6.0
in /p...</li>
<li><a
href="https://github.com/flutter/packages/commit/6e1918fa166c2ff0a0f82c62f3e0c0184941ac92"><code>6e1918f</code></a>
[all] Update UIViewControllerBasedStatusBarAppearance to true (<a
href="https://github.com/flutter/packages/tree/main/packages/url_launcher/issues/4225">#4225</a>)</li>
<li><a
href="https://github.com/flutter/packages/commit/7365b616fce10e0a1eb20ccf65d76d74d0c354b5"><code>7365b61</code></a>
[url_launcher] Remove deprecated onPlatformMessage calls (<a
href="https://github.com/flutter/packages/tree/main/packages/url_launcher/issues/4233">#4233</a>)</li>
<li><a
href="https://github.com/flutter/packages/commit/f185bffa21651c6339f78e89a65f8aea2aefbd95"><code>f185bff</code></a>
[url_launcher] Add ignores for deprecated member to test (<a
href="https://github.com/flutter/packages/tree/main/packages/url_launcher/issues/4220">#4220</a>)</li>
<li><a
href="https://github.com/flutter/packages/commit/3e0a170706db5cab0a48c0caf11860fe69a03d8c"><code>3e0a170</code></a>
Fix stale ignore: prefer_const_constructors from flutter/packages (<a
href="https://github.com/flutter/packages/tree/main/packages/url_launcher/issues/4154">#4154</a>)</li>
<li><a
href="https://github.com/flutter/packages/commit/81e342875292086a5662437652d1f74d82207232"><code>81e3428</code></a>
[ci] Removes bespoke web scripts. (<a
href="https://github.com/flutter/packages/tree/main/packages/url_launcher/issues/4129">#4129</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/flutter/packages/commits/url_launcher-v6.1.12/packages/url_launcher">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=url_launcher&package-manager=pub&previous-version=6.1.11&new-version=6.1.12)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 9, 2023
1 parent ddec065 commit 6a83676
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -768,10 +768,10 @@ packages:
dependency: "direct main"
description:
name: url_launcher
sha256: eb1e00ab44303d50dd487aab67ebc575456c146c6af44422f9c13889984c00f3
sha256: "781bd58a1eb16069412365c98597726cd8810ae27435f04b3b4d3a470bacd61e"
url: "https://pub.dev"
source: hosted
version: "6.1.11"
version: "6.1.12"
url_launcher_android:
dependency: transitive
description:
Expand Down

0 comments on commit 6a83676

Please sign in to comment.