Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps(gui-ubuntupro): bump url_launcher from 6.1.14 to 6.2.1 in /gui/p…
…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 "javascript:" 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