Skip to content

Commit

Permalink
deps(gui-ubuntupro): bump url_launcher from 6.1.14 to 6.2.1 in /gui/p…
Browse files Browse the repository at this point in the history
…ackages/ubuntupro (#367)

Bumps
[url_launcher](https://github.com/flutter/packages/tree/main/packages/url_launcher)
from 6.1.14 to 6.2.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/flutter/packages/commit/fea24c5b93b46400aab4b4113caa646f6e3566fc"><code>fea24c5</code></a>
[url_launcher] Fix launch mode types in new APIs (<a
href="https://github.com/flutter/packages/tree/main/packages/url_launcher/issues/5232">#5232</a>)</li>
<li><a
href="https://github.com/flutter/packages/commit/c6821f970244ddf82d78b492bb61f668297d4a59"><code>c6821f9</code></a>
[url_launcher] Add an <code>inAppBrowserView</code> mode (<a
href="https://github.com/flutter/packages/tree/main/packages/url_launcher/issues/5155">#5155</a>)</li>
<li><a
href="https://github.com/flutter/packages/commit/a0ed43580e226360a65d84ce3b16328adbd17e83"><code>a0ed435</code></a>
[url_launcher] Add an <code>inAppBrowserView</code> mode in
implementations (<a
href="https://github.com/flutter/packages/tree/main/packages/url_launcher/issues/5211">#5211</a>)</li>
<li><a
href="https://github.com/flutter/packages/commit/264b2fc1e52e65ae926ad6c4fbb07e10c0025770"><code>264b2fc</code></a>
Update annotations deps to 1.7 (<a
href="https://github.com/flutter/packages/tree/main/packages/url_launcher/issues/4935">#4935</a>)</li>
<li><a
href="https://github.com/flutter/packages/commit/d5053b5a23a844e76e28aaa6288ece368bbef81f"><code>d5053b5</code></a>
[url_launcher] Add an <code>inAppBrowserView</code> mode (<a
href="https://github.com/flutter/packages/tree/main/packages/url_launcher/issues/5205">#5205</a>)</li>
<li><a
href="https://github.com/flutter/packages/commit/5c6cb754a8f7cfcff3b3bed65b323480c7b071c4"><code>5c6cb75</code></a>
[url_launcher_web] Disallows launching &quot;javascript:&quot; URLs. (<a
href="https://github.com/flutter/packages/tree/main/packages/url_launcher/issues/5180">#5180</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/url_launcher/issues/5071">#5071</a>)</li>
<li><a
href="https://github.com/flutter/packages/commit/d0411e450a8d94fcb221e8d8eacd3b1f8ca0e2fc"><code>d0411e4</code></a>
[various] Update invalid NSURL tests (<a
href="https://github.com/flutter/packages/tree/main/packages/url_launcher/issues/4959">#4959</a>)</li>
<li><a
href="https://github.com/flutter/packages/commit/39815959ade8f9115f6a6a9347d31c596253f0f5"><code>3981595</code></a>
[url_launcher] migrating iOS tests from objc to swift (<a
href="https://github.com/flutter/packages/tree/main/packages/url_launcher/issues/4758">#4758</a>)</li>
<li>See full diff in <a
href="https://github.com/flutter/packages/commits/url_launcher-v6.2.1/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.14&new-version=6.2.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`.

[//]: # (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 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
CarlosNihelton authored Oct 27, 2023
2 parents bf6b429 + e4e1d60 commit 6a63bf6
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 deletions gui/packages/ubuntupro/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -687,66 +687,66 @@ packages:
dependency: "direct main"
description:
name: url_launcher
sha256: "47e208a6711459d813ba18af120d9663c20bdf6985d6ad39fe165d2538378d27"
sha256: b1c9e98774adf8820c96fbc7ae3601231d324a7d5ebd8babe27b6dfac91357ba
url: "https://pub.dev"
source: hosted
version: "6.1.14"
version: "6.2.1"
url_launcher_android:
dependency: transitive
description:
name: url_launcher_android
sha256: "3dd2388cc0c42912eee04434531a26a82512b9cb1827e0214430c9bcbddfe025"
sha256: "31222ffb0063171b526d3e569079cf1f8b294075ba323443fdc690842bfd4def"
url: "https://pub.dev"
source: hosted
version: "6.0.38"
version: "6.2.0"
url_launcher_ios:
dependency: transitive
description:
name: url_launcher_ios
sha256: "9af7ea73259886b92199f9e42c116072f05ff9bea2dcb339ab935dfc957392c2"
sha256: "4ac97281cf60e2e8c5cc703b2b28528f9b50c8f7cebc71df6bdf0845f647268a"
url: "https://pub.dev"
source: hosted
version: "6.1.4"
version: "6.2.0"
url_launcher_linux:
dependency: transitive
description:
name: url_launcher_linux
sha256: "207f4ddda99b95b4d4868320a352d374b0b7e05eefad95a4a26f57da413443f5"
sha256: "9f2d390e096fdbe1e6e6256f97851e51afc2d9c423d3432f1d6a02a8a9a8b9fd"
url: "https://pub.dev"
source: hosted
version: "3.0.5"
version: "3.1.0"
url_launcher_macos:
dependency: transitive
description:
name: url_launcher_macos
sha256: "1c4fdc0bfea61a70792ce97157e5cc17260f61abbe4f39354513f39ec6fd73b1"
sha256: b7244901ea3cf489c5335bdacda07264a6e960b1c1b1a9f91e4bc371d9e68234
url: "https://pub.dev"
source: hosted
version: "3.0.6"
version: "3.1.0"
url_launcher_platform_interface:
dependency: transitive
description:
name: url_launcher_platform_interface
sha256: bfdfa402f1f3298637d71ca8ecfe840b4696698213d5346e9d12d4ab647ee2ea
sha256: "980e8d9af422f477be6948bdfb68df8433be71f5743a188968b0c1b887807e50"
url: "https://pub.dev"
source: hosted
version: "2.1.3"
version: "2.2.0"
url_launcher_web:
dependency: transitive
description:
name: url_launcher_web
sha256: cc26720eefe98c1b71d85f9dc7ef0cada5132617046369d9dc296b3ecaa5cbb4
sha256: "7fd2f55fe86cea2897b963e864dc01a7eb0719ecc65fcef4c1cc3d686d718bb2"
url: "https://pub.dev"
source: hosted
version: "2.0.18"
version: "2.2.0"
url_launcher_windows:
dependency: transitive
description:
name: url_launcher_windows
sha256: "7967065dd2b5fccc18c653b97958fdf839c5478c28e767c61ee879f4e7882422"
sha256: "7754a1ad30ee896b265f8d14078b0513a4dba28d358eabb9d5f339886f4a1adc"
url: "https://pub.dev"
source: hosted
version: "3.0.7"
version: "3.1.0"
vector_math:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion gui/packages/ubuntupro/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ dependencies:
path: ^1.8.0
provider: ^6.0.5
ubuntu_service: ^0.2.4
url_launcher: ^6.1.14
url_launcher: ^6.2.1
yaru: ^1.1.0
yaru_icons: ^2.2.1
yaru_widgets: ^3.2.1
Expand Down

0 comments on commit 6a63bf6

Please sign in to comment.