[PR #59] [CLOSED] Bump the pub group in /app with 8 updates #63

Closed
opened 2025-10-31 16:56:36 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/59
Author: @dependabot[bot]
Created: 11/1/2023
Status: Closed

Base: mainHead: dependabot/pub/app/pub-c00df63c05


📝 Commits (1)

  • 066ec46 Bump the pub group in /app with 8 updates

📊 Changes

2 files changed (+50 additions, -50 deletions)

View changed files

📝 app/pubspec.lock (+42 -42)
📝 app/pubspec.yaml (+8 -8)

📄 Description

Bumps the pub group in /app with 8 updates:

Package From To
flutter_lints 2.0.3 3.0.0
flutter_native_splash 2.3.3 2.3.5
msix 3.16.4 3.16.6
package_info_plus 4.1.0 4.2.0
purchases_flutter 6.0.0 6.1.0
supabase_flutter 1.10.22 1.10.24
timeago 3.5.0 3.6.0
url_launcher 6.1.14 6.2.1

Updates flutter_lints from 2.0.3 to 3.0.0

Commits
  • 3f8a502 [pigeon] Remove support for non-NNBD (#1524)
  • 4eda7ad [pigeon] Fixes bug where Dart FlutterApis would assert that a nullable argu...
  • dff39d7 [go_router]refactor runtime check to assert (#1362)
  • 5600590 [go_router] Export inherited_go_router.dart file (#1145)
  • d8bf76e [flutter_markdown] Remove build status from README.md (#1326)
  • bc223c1 Remove checked in binaries from flutter/packages. (#1338)
  • aff9ccc [rfw] Run tests for package:rfw on stable as well. (#888)
  • 84a2e79 [Pigeon] Make the generated Java Builder class final (#1247)
  • a9d6bf1 [go_router] improve coverage (#977)
  • 202fb32 [flutter_lints] version 2.0 (#1165)
  • Additional commits viewable in compare view

Updates flutter_native_splash from 2.3.3 to 2.3.5

Release notes

Sourced from flutter_native_splash's releases.

v2.3.5

Remove white flash on web. Thanks eggp for pointing out the problem and solution. Closes #607.

Changelog

Sourced from flutter_native_splash's changelog.

[2.3.5] - (2023-Oct-29)

  • Remove white flash on web. Thanks eggp for pointing out the problem and solution. Closes #607.

[2.3.4] - (2023-Oct-16)

  • Use average for image interpolation to reduce aliasing. Thanks Shawn for the tip. Fixes #598.
Commits

Updates msix from 3.16.4 to 3.16.6

Changelog

Sourced from msix's changelog.

3.16.6

  • update MaxVersionTested
Commits

Updates package_info_plus from 4.1.0 to 4.2.0

Commits
  • 03d0523 chore(release): prepare for release (#2266)
  • 885a2a1 fix(package_info_plus): Change Kotlin version from 1.9.10 to 1.7.22 (#2254)
  • a89dc83 chore(release): prepare for release (#2238)
  • e25e390 fix(package_info_plus): Revert bump compileSDK to 34 (#2232)
  • 5922918 chore(deps): bump kotlin_version from 1.7.22 to 1.9.10 in /packages/package_i...
  • d419df0 chore(all): Rename FLT to FPP as prefix for iOS and macOS classes (#2221)
  • 568e77a chore(package_info_plus): Update compileSDK to 34 for example (#2210)
  • f73bf44 chore(all): Update Android compileSDK to 34 (#2051)
  • 0330617 chore(deps): bump com.android.tools.build:gradle from 8.1.1 to 8.1.2 in /pack...
  • ced59eb chore(deps): bump com.android.tools.build:gradle from 8.1.1 to 8.1.2 in /pack...
  • Additional commits viewable in compare view

Updates purchases_flutter from 6.0.0 to 6.1.0

Release notes

Sourced from purchases_flutter's releases.

6.1.0

Dependency Updates

Changelog

Sourced from purchases_flutter's changelog.

6.1.0

Dependency Updates

Commits

Updates supabase_flutter from 1.10.22 to 1.10.24

Changelog

Sourced from supabase_flutter's changelog.

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2023-10-30

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • supabase - v1.11.11
  • supabase_flutter - v1.10.24

gotrue - v1.12.6

  • FIX(gotrue): allow empty session response for verifyOtp method (#680). (dc6146dc)

2023-10-23

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits

Updates timeago from 3.5.0 to 3.6.0

Commits

Updates url_launcher from 6.1.14 to 6.2.1

Commits

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 commands and options

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/feeddeck/feeddeck/pull/59 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/1/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/pub/app/pub-c00df63c05` --- ### 📝 Commits (1) - [`066ec46`](https://github.com/feeddeck/feeddeck/commit/066ec4699f4b075f4278e91654b253946d5f29a8) Bump the pub group in /app with 8 updates ### 📊 Changes **2 files changed** (+50 additions, -50 deletions) <details> <summary>View changed files</summary> 📝 `app/pubspec.lock` (+42 -42) 📝 `app/pubspec.yaml` (+8 -8) </details> ### 📄 Description Bumps the pub group in /app with 8 updates: | Package | From | To | | --- | --- | --- | | [flutter_lints](https://github.com/flutter/packages/tree/main/packages) | `2.0.3` | `3.0.0` | | [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) | `2.3.3` | `2.3.5` | | [msix](https://github.com/YehudaKremer/msix) | `3.16.4` | `3.16.6` | | [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus) | `4.1.0` | `4.2.0` | | [purchases_flutter](https://github.com/RevenueCat/purchases-flutter) | `6.0.0` | `6.1.0` | | [supabase_flutter](https://github.com/supabase/supabase-flutter/tree/main/packages) | `1.10.22` | `1.10.24` | | [timeago](https://github.com/andresaraujo/timeago.dart) | `3.5.0` | `3.6.0` | | [url_launcher](https://github.com/flutter/packages/tree/main/packages/url_launcher) | `6.1.14` | `6.2.1` | Updates `flutter_lints` from 2.0.3 to 3.0.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/flutter/packages/commit/3f8a5029fbb4f79f94ade1c937826b434f335469"><code>3f8a502</code></a> [pigeon] Remove support for non-NNBD (<a href="https://github.com/flutter/packages/tree/main/packages/issues/1524">#1524</a>)</li> <li><a href="https://github.com/flutter/packages/commit/4eda7ad208d00283e1de2a65e3e803dfe9bd6d75"><code>4eda7ad</code></a> [pigeon] Fixes bug where Dart <code>FlutterApi</code>s would assert that a nullable argu...</li> <li><a href="https://github.com/flutter/packages/commit/dff39d7b48e098cff055f472d116e662b358f3c0"><code>dff39d7</code></a> [go_router]refactor runtime check to assert (<a href="https://github.com/flutter/packages/tree/main/packages/issues/1362">#1362</a>)</li> <li><a href="https://github.com/flutter/packages/commit/5600590b500ea5be8fea94642439e9c3bc008767"><code>5600590</code></a> [go_router] Export inherited_go_router.dart file (<a href="https://github.com/flutter/packages/tree/main/packages/issues/1145">#1145</a>)</li> <li><a href="https://github.com/flutter/packages/commit/d8bf76e582c3514e7c0533de3085e70bdd847bb8"><code>d8bf76e</code></a> [flutter_markdown] Remove build status from <code>README.md</code> (<a href="https://github.com/flutter/packages/tree/main/packages/issues/1326">#1326</a>)</li> <li><a href="https://github.com/flutter/packages/commit/bc223c127202bce429901c1070247f7bb93abe9d"><code>bc223c1</code></a> Remove checked in binaries from flutter/packages. (<a href="https://github.com/flutter/packages/tree/main/packages/issues/1338">#1338</a>)</li> <li><a href="https://github.com/flutter/packages/commit/aff9cccafbe47913f1473e47b902585dc3079a8b"><code>aff9ccc</code></a> [rfw] Run tests for package:rfw on stable as well. (<a href="https://github.com/flutter/packages/tree/main/packages/issues/888">#888</a>)</li> <li><a href="https://github.com/flutter/packages/commit/84a2e796d7e5bbe8684cfaf4df0b0aeefab18042"><code>84a2e79</code></a> [Pigeon] Make the generated Java Builder class final (<a href="https://github.com/flutter/packages/tree/main/packages/issues/1247">#1247</a>)</li> <li><a href="https://github.com/flutter/packages/commit/a9d6bf14ba011c8389dc2e8db713ae245a7c7293"><code>a9d6bf1</code></a> [go_router] improve coverage (<a href="https://github.com/flutter/packages/tree/main/packages/issues/977">#977</a>)</li> <li><a href="https://github.com/flutter/packages/commit/202fb329c970baf647547594cb3d18fa85fcdc68"><code>202fb32</code></a> [flutter_lints] version 2.0 (<a href="https://github.com/flutter/packages/tree/main/packages/issues/1165">#1165</a>)</li> <li>Additional commits viewable in <a href="https://github.com/flutter/packages/commits/pigeon-v3.0.0/packages">compare view</a></li> </ul> </details> <br /> Updates `flutter_native_splash` from 2.3.3 to 2.3.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jonbhanson/flutter_native_splash/releases">flutter_native_splash's releases</a>.</em></p> <blockquote> <h2>v2.3.5</h2> <p>Remove white flash on web. Thanks <a href="https://github.com/eggp">eggp</a> for pointing out the problem and solution. Closes <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/607">#607</a>.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jonbhanson/flutter_native_splash/blob/master/CHANGELOG.md">flutter_native_splash's changelog</a>.</em></p> <blockquote> <h2>[2.3.5] - (2023-Oct-29)</h2> <ul> <li>Remove white flash on web. Thanks <a href="https://github.com/eggp">eggp</a> for pointing out the problem and solution. Closes <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/607">#607</a>.</li> </ul> <h2>[2.3.4] - (2023-Oct-16)</h2> <ul> <li>Use <code>average</code> for image interpolation to reduce aliasing. Thanks <a href="https://github.com/esDotDev">Shawn</a> for the tip. Fixes <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/598">#598</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/jonbhanson/flutter_native_splash/commits/v2.3.5">compare view</a></li> </ul> </details> <br /> Updates `msix` from 3.16.4 to 3.16.6 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/YehudaKremer/msix/blob/main/CHANGELOG.md">msix's changelog</a>.</em></p> <blockquote> <h2>3.16.6</h2> <ul> <li>update MaxVersionTested</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/YehudaKremer/msix/commit/830c86b7215521b70621783f88dd34d332ddd11e"><code>830c86b</code></a> update MaxVersionTested</li> <li><a href="https://github.com/YehudaKremer/msix/commit/a80c2a4e00bf91cd18fb4f8444d6935f310d3934"><code>a80c2a4</code></a> add msix core</li> <li><a href="https://github.com/YehudaKremer/msix/commit/9d992d946741f5f2709d0bac896981ce58f1e474"><code>9d992d9</code></a> Merge pull request <a href="https://redirect.github.com/YehudaKremer/msix/issues/243">#243</a> from blanchardglen/msix-core-support</li> <li><a href="https://github.com/YehudaKremer/msix/commit/c10544572ff121c6396573753e6c4983c9478ff3"><code>c105445</code></a> Update appx_manifest.dart</li> <li>See full diff in <a href="https://github.com/YehudaKremer/msix/compare/v3.16.4...v3.16.6">compare view</a></li> </ul> </details> <br /> Updates `package_info_plus` from 4.1.0 to 4.2.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/03d05235233649e3a4f6344282dd5ab470d91bbc"><code>03d0523</code></a> chore(release): prepare for release (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/issues/2266">#2266</a>)</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/885a2a1fa086f19ca8d9effaaea22272d1a8260a"><code>885a2a1</code></a> fix(package_info_plus): Change Kotlin version from 1.9.10 to 1.7.22 (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/issues/2254">#2254</a>)</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/a89dc8398cfc5a1c690e4e745d3b6b4cdd64801d"><code>a89dc83</code></a> chore(release): prepare for release (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/issues/2238">#2238</a>)</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/e25e3902a0353baa929a269e4440e4ff0ef7efac"><code>e25e390</code></a> fix(package_info_plus): Revert bump compileSDK to 34 (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/issues/2232">#2232</a>)</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/59229182d889c4c0a9c6726fbc6c8b2f88141a9f"><code>5922918</code></a> chore(deps): bump kotlin_version from 1.7.22 to 1.9.10 in /packages/package_i...</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/d419df08da606708a7b466bd73080204319951d3"><code>d419df0</code></a> chore(all): Rename FLT to FPP as prefix for iOS and macOS classes (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/issues/2221">#2221</a>)</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/568e77a8879e785da66fe0e48e7f41735ffec8c9"><code>568e77a</code></a> chore(package_info_plus): Update compileSDK to 34 for example (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/issues/2210">#2210</a>)</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/f73bf44d474274114817626b76579ecd81383c26"><code>f73bf44</code></a> chore(all): Update Android compileSDK to 34 (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/issues/2051">#2051</a>)</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/0330617d7175a4d22efa5d253ccc83f0a8911ada"><code>0330617</code></a> chore(deps): bump com.android.tools.build:gradle from 8.1.1 to 8.1.2 in /pack...</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/ced59eb779bbcd1d7afb33b00abf23c6b502df82"><code>ced59eb</code></a> chore(deps): bump com.android.tools.build:gradle from 8.1.1 to 8.1.2 in /pack...</li> <li>Additional commits viewable in <a href="https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v4.2.0/packages/package_info_plus">compare view</a></li> </ul> </details> <br /> Updates `purchases_flutter` from 6.0.0 to 6.1.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/RevenueCat/purchases-flutter/releases">purchases_flutter's releases</a>.</em></p> <blockquote> <h2>6.1.0</h2> <h3>Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 7.1.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/835">#835</a>) via RevenueCat Git Bot (<a href="https://github.com/RCGitBot"><code>@​RCGitBot</code></a>) <ul> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/7.0.1">Android 7.0.1</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/4.28.0">iOS 4.28.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/4.27.2">iOS 4.27.2</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/4.27.1">iOS 4.27.1</a></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/RevenueCat/purchases-flutter/blob/main/CHANGELOG.md">purchases_flutter's changelog</a>.</em></p> <blockquote> <h2>6.1.0</h2> <h3>Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 7.1.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/835">#835</a>) via RevenueCat Git Bot (<a href="https://github.com/RCGitBot"><code>@​RCGitBot</code></a>) <ul> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/7.0.1">Android 7.0.1</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/4.28.0">iOS 4.28.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/4.27.2">iOS 4.27.2</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/4.27.1">iOS 4.27.1</a></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/349a1db08ca55005050ef94120d2569dcdf8dae1"><code>349a1db</code></a> Update VERSIONS.md</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/129a0b7c3f9ac785f18d5435baa41e50a8cf4870"><code>129a0b7</code></a> Version bump for 6.1.0</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/0cbdc66e6b27d2984cf9526e1eac38f771d966e7"><code>0cbdc66</code></a> [AUTOMATIC BUMP] Updates purchases-hybrid-common to 7.1.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/835">#835</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/c5af42dfdbe5e7ce9e4f714d618068d4351f843d"><code>c5af42d</code></a> Prepare next version: 6.1.0-SNAPSHOT (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/832">#832</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/664bc4ce7e1c884c2b45c98903cf171fb7e95ea6"><code>664bc4c</code></a> Release/6.0.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/831">#831</a>)</li> <li>See full diff in <a href="https://github.com/RevenueCat/purchases-flutter/compare/6.0.0...6.1.0">compare view</a></li> </ul> </details> <br /> Updates `supabase_flutter` from 1.10.22 to 1.10.24 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/supabase/supabase-flutter/blob/main/CHANGELOG.md">supabase_flutter's changelog</a>.</em></p> <blockquote> <h1>Change Log</h1> <p>All notable changes to this project will be documented in this file. See <a href="https://conventionalcommits.org">Conventional Commits</a> for commit guidelines.</p> <h2>2023-10-30</h2> <h3>Changes</h3> <hr /> <p>Packages with breaking changes:</p> <ul> <li>There are no breaking changes in this release.</li> </ul> <p>Packages with other changes:</p> <ul> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#gotrue---v1126"><code>gotrue</code> - <code>v1.12.6</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#supabase---v11111"><code>supabase</code> - <code>v1.11.11</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#supabase_flutter---v11024"><code>supabase_flutter</code> - <code>v1.10.24</code></a></li> </ul> <p>Packages with dependency updates only:</p> <blockquote> <p>Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.</p> </blockquote> <ul> <li><code>supabase</code> - <code>v1.11.11</code></li> <li><code>supabase_flutter</code> - <code>v1.10.24</code></li> </ul> <hr /> <h4><code>gotrue</code> - <code>v1.12.6</code></h4> <ul> <li><strong>FIX</strong>(gotrue): allow empty session response for verifyOtp method (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/680">#680</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/dc6146dc81e7daa80daacc7e4c4562b033a1b5e8">dc6146dc</a>)</li> </ul> <h2>2023-10-23</h2> <h3>Changes</h3> <hr /> <p>Packages with breaking changes:</p> <ul> <li>There are no breaking changes in this release.</li> </ul> <p>Packages with other changes:</p> <ul> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#gotrue---v1125"><code>gotrue</code> - <code>v1.12.5</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#postgrest---v152"><code>postgrest</code> - <code>v1.5.2</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#realtime_client---v140"><code>realtime_client</code> - <code>v1.4.0</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/supabase/supabase-flutter/commits/supabase_flutter-v1.10.24/packages">compare view</a></li> </ul> </details> <br /> Updates `timeago` from 3.5.0 to 3.6.0 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/andresaraujo/timeago.dart/commits">compare view</a></li> </ul> </details> <br /> Updates `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 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-10-31 16:56:36 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/feeddeck#63