[PR #215] [MERGED] Bump the pub group across 1 directory with 11 updates #493

Closed
opened 2026-03-22 12:51:56 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/215
Author: @dependabot[bot]
Created: 1/1/2025
Status: Merged
Merged: 1/26/2025
Merged by: @ricoberger

Base: mainHead: dependabot/pub/app/pub-305a94c6b4


📝 Commits (2)

  • c14d34c Bump the pub group across 1 directory with 11 updates
  • ff9cc37 Update Flutter Version to 3.27.3

📊 Changes

10 files changed (+147 additions, -132 deletions)

View changed files

📝 .github/workflows/continuous-delivery.yaml (+7 -7)
📝 .github/workflows/continuous-integration.yaml (+1 -1)
📝 CONTRIBUTING.md (+4 -4)
📝 app/.gitignore (+2 -0)
📝 app/ios/Podfile.lock (+27 -27)
📝 app/lib/widgets/signin/signin.dart (+12 -3)
📝 app/macos/Podfile.lock (+26 -26)
📝 app/macos/Runner/AppDelegate.swift (+4 -0)
📝 app/pubspec.lock (+54 -54)
📝 app/pubspec.yaml (+10 -10)

📄 Description

Bumps the pub group with 10 updates in the /app directory:

Package From To
app_links 6.3.2 6.3.3
flutter_launcher_icons 0.14.1 0.14.2
flutter_native_splash 2.4.2 2.4.4
just_audio_background 0.0.1-beta.13 0.0.1-beta.14
package_info_plus 8.1.1 8.1.2
purchases_flutter 8.2.1 8.4.0
shared_preferences 2.3.3 2.3.4
sign_in_with_apple 6.1.3 6.1.4
supabase_flutter 2.8.0 2.8.2
youtube_explode_dart 2.3.5 2.3.6

Updates app_links from 6.3.2 to 6.3.3

Commits
  • 6c2cfd5 chore: Update changelog.
  • 379aa3b fix(windows): Prevent other plugins from handling WM_COMMAND message.fixes #1...
  • 9649162 chore: Update Android & iOS docs for Flutter 3.24
  • 383f9eb chore: Update Android & iOS docs for Flutter 3.24
  • See full diff in compare view

Updates collection from 1.18.0 to 1.19.0

Commits
  • d92e6a5dart-lang/collection#349
  • 77f438bdart-lang/collection#348
  • 837a37adart-lang/collection#328
  • 14b38e6 Deprecate whereNotNull from IterableNullableExtensions (dart-lang/collection#...
  • 2193df6dart-lang/collection#336
  • 112fb4d CanonicalizedMap: added constructor fromEntriesdart-lang/collection#347
  • f0785c9 Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group (dart-l...
  • 0b1aa62dart-lang/collection#344
  • a0a7c12dart-lang/collection#340
  • 3ce5195dart-lang/collection#338
  • Additional commits viewable in compare view

Updates flutter_launcher_icons from 0.14.1 to 0.14.2

Release notes

Sourced from flutter_launcher_icons's releases.

v0.14.2

What's Changed

New Contributors

Full Changelog: https://github.com/fluttercommunity/flutter_launcher_icons/compare/v0.14.1...v0.14.2

Changelog

Sourced from flutter_launcher_icons's changelog.

0.14.2 (5th December 2024)

  • iOS: Fixed issue where dark and tinted icons were placed into the wrong directory #597
Commits
  • 7e467bc build: v0.14.2
  • 0dd7459 refactor(linter): removed rule no longer used
  • d5d0775 fix: fixes the issue where the dark and tinted icons were placed in the wrong...
  • b6e97ad fix: wrong PR mentioned in changelog (#584)
  • See full diff in compare view

Updates flutter_native_splash from 2.4.2 to 2.4.4

Release notes

Sourced from flutter_native_splash's releases.

v2.4.4

  • Added the ability to generate all flavors with a single flag. Closes #751
  • Update the docs to clarify dark mode parameters. Closes #720.

v2.4.3

  • Add Swift Package Manager support. Closes #749.
  • Update example to use Kotlin.
Changelog

Sourced from flutter_native_splash's changelog.

[2.4.4] - (2024-Dec-29)

  • Added the ability to generate all flavors with a single flag. Closes #751
  • Update the docs to clarify dark mode parameters. Closes #720.

[2.4.3] - (2024-Nov-17)

  • Add Swift Package Manager support. Closes #749.
  • Update example to use Kotlin.
Commits
  • 8009f4d Added the ability to generate all flavors with a single flag. Closes #751. Up...
  • 52bb16c CLI Command that generates all flavors with single flag (#752)
  • 62ee636 Add Swift Package Manager support. Closes #749. Update example to use Kotlin.
  • See full diff in compare view

Updates just_audio_background from 0.0.1-beta.13 to 0.0.1-beta.14

Commits

Updates package_info_plus from 8.1.1 to 8.1.2

Commits
  • b5d24a0 chore(release): prepare for release (#3394)
  • 8a303ad refactor(all): Use range of flutter_lints for broader compatibility (#3371)
  • 2d69758 fix(package_info_plus): add support for file scheme on web (#3345)
  • See full diff in compare view

Updates purchases_flutter from 8.2.1 to 8.4.0

Release notes

Sourced from purchases_flutter's releases.

8.4.0

RevenueCat SDK

New Features

8.3.2

RevenueCat SDK

📦 Dependency Updates

8.3.1

RevenueCat SDK

📦 Dependency Updates

8.3.0

RevenueCat SDK

📦 Dependency Updates

Win-back Offers

New Features

8.2.2

RevenueCat SDK

📦 Dependency Updates

... (truncated)

Changelog

Sourced from purchases_flutter's changelog.

8.4.0

RevenueCat SDK

New Features

8.3.2

RevenueCat SDK

📦 Dependency Updates

8.3.1

RevenueCat SDK

📦 Dependency Updates

8.3.0

RevenueCat SDK

📦 Dependency Updates

Win-back Offers

New Features

8.2.2

RevenueCat SDK

📦 Dependency Updates

... (truncated)

Commits

Updates shared_preferences from 2.3.3 to 2.3.4

Commits
  • 9a435dd [shared_preferences] Increase minimum android endorsed version (#8318)
  • 7632d2c Revert "[shared_preferences] Add shared preferences devtools" (#8314)
  • 2fc3390 [shared_preferences] Add shared preferences devtools (#6749)
  • eb73582 [dependabot]: Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.7.10 to 2...
  • 563dd2c [shared_preferences] Adds Shared preferences as option in shared preferences ...
  • a77fb81 [ci] Update for 3.27 stable release (#8284)
  • bd8dafa [various] Add Swift Package Manager integration to example apps (#8219)
  • 15501ec [shared_preferences] Limit Android decoding (#8187)
  • e2e55cf [various] Migrate example apps' AppDelegate.swift (#8155)
  • d91f138 [various] Update example apps' .gitignore (#8156)
  • Additional commits viewable in compare view

Updates sign_in_with_apple from 6.1.3 to 6.1.4

Commits

Updates supabase_flutter from 2.8.0 to 2.8.2

Changelog

Sourced from supabase_flutter's changelog.

supabase_flutter - v2.8.0

2024-09-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.

  • functions_client - v2.3.3

gotrue - v2.9.0

postgrest - v2.2.0

  • FEAT: Add setHeader method on postgrest builder (#1003). (efe8e5df)

realtime_client - v2.3.0

storage_client - v2.1.0

... (truncated)

Commits
  • d62f386 chore(release): publish packages
  • aa6c218 fix: Store actual error in AuthException (#959)
  • d68a9de chore(release): Publish packages supabase_flutter@2.5.6 (#951)
  • 0e69c58 fix: Make token in verifyOtp nullable (#950)
  • 691a8b5 chore(release): Publish packages supabase_flutter@2.5.5 (#947)
  • b2854c5 fix(gotrue): Signing in does not remove the session unless the operation succ...
  • 98718b1 feat: Add zoom as a OAuth provider (#944)
  • 2541aa1 chore: Publish v2.5.4 (#939)
  • b25e41d chore: Add some comments on storage symbols. (#938)
  • d562352 chore: Internal packages are now imported with version specified (#931)
  • Additional commits viewable in compare view

Updates youtube_explode_dart from 2.3.5 to 2.3.6

Changelog

Sourced from youtube_explode_dart's changelog.

2.3.6

  • Update search playlists parsing due to yt changes.
  • Implement >,<,== operators for VideoResolution.
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/215 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/1/2025 **Status:** ✅ Merged **Merged:** 1/26/2025 **Merged by:** [@ricoberger](https://github.com/ricoberger) **Base:** `main` ← **Head:** `dependabot/pub/app/pub-305a94c6b4` --- ### 📝 Commits (2) - [`c14d34c`](https://github.com/feeddeck/feeddeck/commit/c14d34c5ab3bd47b9de4a32df54705deb9eb45fa) Bump the pub group across 1 directory with 11 updates - [`ff9cc37`](https://github.com/feeddeck/feeddeck/commit/ff9cc373d5bb5aaff67be7b7bae88a0fdc177338) Update Flutter Version to 3.27.3 ### 📊 Changes **10 files changed** (+147 additions, -132 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/continuous-delivery.yaml` (+7 -7) 📝 `.github/workflows/continuous-integration.yaml` (+1 -1) 📝 `CONTRIBUTING.md` (+4 -4) 📝 `app/.gitignore` (+2 -0) 📝 `app/ios/Podfile.lock` (+27 -27) 📝 `app/lib/widgets/signin/signin.dart` (+12 -3) 📝 `app/macos/Podfile.lock` (+26 -26) 📝 `app/macos/Runner/AppDelegate.swift` (+4 -0) 📝 `app/pubspec.lock` (+54 -54) 📝 `app/pubspec.yaml` (+10 -10) </details> ### 📄 Description Bumps the pub group with 10 updates in the /app directory: | Package | From | To | | --- | --- | --- | | [app_links](https://github.com/llfbandit/app_links) | `6.3.2` | `6.3.3` | | [flutter_launcher_icons](https://github.com/fluttercommunity/flutter_launcher_icons) | `0.14.1` | `0.14.2` | | [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) | `2.4.2` | `2.4.4` | | [just_audio_background](https://github.com/ryanheise/just_audio) | `0.0.1-beta.13` | `0.0.1-beta.14` | | [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus) | `8.1.1` | `8.1.2` | | [purchases_flutter](https://github.com/RevenueCat/purchases-flutter) | `8.2.1` | `8.4.0` | | [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences) | `2.3.3` | `2.3.4` | | [sign_in_with_apple](https://github.com/aboutyou/dart_packages) | `6.1.3` | `6.1.4` | | [supabase_flutter](https://github.com/supabase/supabase-flutter/tree/main/packages) | `2.8.0` | `2.8.2` | | [youtube_explode_dart](https://github.com/Hexer10/youtube_explode_dart) | `2.3.5` | `2.3.6` | Updates `app_links` from 6.3.2 to 6.3.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/llfbandit/app_links/commit/6c2cfd5baca2a5bbb0f7e811ed7dbd80aac4f84d"><code>6c2cfd5</code></a> chore: Update changelog.</li> <li><a href="https://github.com/llfbandit/app_links/commit/379aa3b3d1482c0874c13d76dfb362dcbcc469b1"><code>379aa3b</code></a> fix(windows): Prevent other plugins from handling WM_COMMAND message.fixes <a href="https://redirect.github.com/llfbandit/app_links/issues/1">#1</a>...</li> <li><a href="https://github.com/llfbandit/app_links/commit/9649162700f55f9265e95256528cd3f07387a13a"><code>9649162</code></a> chore: Update Android &amp; iOS docs for Flutter 3.24</li> <li><a href="https://github.com/llfbandit/app_links/commit/383f9eb406d22e8f8636fba05fac0bd64b942814"><code>383f9eb</code></a> chore: Update Android &amp; iOS docs for Flutter 3.24</li> <li>See full diff in <a href="https://github.com/llfbandit/app_links/compare/6.3.2...6.3.3">compare view</a></li> </ul> </details> <br /> Updates `collection` from 1.18.0 to 1.19.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dart-lang/core/commit/d92e6a51e323c048ae90c2e786ee03c9a39984ec"><code>d92e6a5</code></a><code>dart-lang/collection#349</code></li> <li><a href="https://github.com/dart-lang/core/commit/77f438bb5e2e787b1c4745bb512f6dc821f39aab"><code>77f438b</code></a><code>dart-lang/collection#348</code></li> <li><a href="https://github.com/dart-lang/core/commit/837a37abd8fdd30153739667d8572056b188867e"><code>837a37a</code></a><code>dart-lang/collection#328</code></li> <li><a href="https://github.com/dart-lang/core/commit/14b38e6f51cd35e0ffe48d3c1c8d9470b7cf8f3f"><code>14b38e6</code></a> Deprecate whereNotNull from IterableNullableExtensions (dart-lang/collection#...</li> <li><a href="https://github.com/dart-lang/core/commit/2193df6b6fc6579bbf53824446edb2b0d32392f3"><code>2193df6</code></a><code>dart-lang/collection#336</code></li> <li><a href="https://github.com/dart-lang/core/commit/112fb4d77a75e216db9819e27b86b083639fc24a"><code>112fb4d</code></a> <code>CanonicalizedMap</code>: added constructor <code>fromEntries</code><code>dart-lang/collection#347</code></li> <li><a href="https://github.com/dart-lang/core/commit/f0785c90b8eebe7b45b1cccb4319bef623da9ee8"><code>f0785c9</code></a> Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group (dart-l...</li> <li><a href="https://github.com/dart-lang/core/commit/0b1aa628fbf491194fd482992e298742fbd3a3cd"><code>0b1aa62</code></a><code>dart-lang/collection#344</code></li> <li><a href="https://github.com/dart-lang/core/commit/a0a7c1253da9dcc99f667b798a1fd57ab6b8817d"><code>a0a7c12</code></a><code>dart-lang/collection#340</code></li> <li><a href="https://github.com/dart-lang/core/commit/3ce5195b464aa9bf4a73688d753fbf36087b98c4"><code>3ce5195</code></a><code>dart-lang/collection#338</code></li> <li>Additional commits viewable in <a href="https://github.com/dart-lang/core/commits/collection-v1.19.0/pkgs">compare view</a></li> </ul> </details> <br /> Updates `flutter_launcher_icons` from 0.14.1 to 0.14.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fluttercommunity/flutter_launcher_icons/releases">flutter_launcher_icons's releases</a>.</em></p> <blockquote> <h2>v0.14.2</h2> <h2>What's Changed</h2> <ul> <li>fix: wrong PR mentioned in changelog by <a href="https://github.com/OutdatedGuy"><code>@​OutdatedGuy</code></a> in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/584">fluttercommunity/flutter_launcher_icons#584</a></li> <li>Fixes the issue where the dark and tinted icons by <a href="https://github.com/vlazdra"><code>@​vlazdra</code></a> in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/597">fluttercommunity/flutter_launcher_icons#597</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/vlazdra"><code>@​vlazdra</code></a> made their first contribution in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/597">fluttercommunity/flutter_launcher_icons#597</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fluttercommunity/flutter_launcher_icons/compare/v0.14.1...v0.14.2">https://github.com/fluttercommunity/flutter_launcher_icons/compare/v0.14.1...v0.14.2</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/fluttercommunity/flutter_launcher_icons/blob/master/CHANGELOG.md">flutter_launcher_icons's changelog</a>.</em></p> <blockquote> <h2>0.14.2 (5th December 2024)</h2> <ul> <li>iOS: Fixed issue where dark and tinted icons were placed into the wrong directory <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/597">#597</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluttercommunity/flutter_launcher_icons/commit/7e467bc93a71c265c58d52742a1dd726c9e98381"><code>7e467bc</code></a> build: v0.14.2</li> <li><a href="https://github.com/fluttercommunity/flutter_launcher_icons/commit/0dd74598731cd4c7563fbd219dd130dae912272e"><code>0dd7459</code></a> refactor(linter): removed rule no longer used</li> <li><a href="https://github.com/fluttercommunity/flutter_launcher_icons/commit/d5d0775a76b637c763f3f10d26baab5ba998b047"><code>d5d0775</code></a> fix: fixes the issue where the dark and tinted icons were placed in the wrong...</li> <li><a href="https://github.com/fluttercommunity/flutter_launcher_icons/commit/b6e97ad48fbca0a560ff0111e1187aa9f5a2db65"><code>b6e97ad</code></a> fix: wrong PR mentioned in changelog (<a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/issues/584">#584</a>)</li> <li>See full diff in <a href="https://github.com/fluttercommunity/flutter_launcher_icons/compare/v0.14.1...v0.14.2">compare view</a></li> </ul> </details> <br /> Updates `flutter_native_splash` from 2.4.2 to 2.4.4 <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.4.4</h2> <ul> <li>Added the ability to generate all flavors with a single flag. Closes <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/751">#751</a></li> <li>Update the docs to clarify dark mode parameters. Closes <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/720">#720</a>.</li> </ul> <h2>v2.4.3</h2> <ul> <li>Add Swift Package Manager support. Closes <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/749">#749</a>.</li> <li>Update example to use Kotlin.</li> </ul> </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.4.4] - (2024-Dec-29)</h2> <ul> <li>Added the ability to generate all flavors with a single flag. Closes <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/751">#751</a></li> <li>Update the docs to clarify dark mode parameters. Closes <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/720">#720</a>.</li> </ul> <h2>[2.4.3] - (2024-Nov-17)</h2> <ul> <li>Add Swift Package Manager support. Closes <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/749">#749</a>.</li> <li>Update example to use Kotlin.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jonbhanson/flutter_native_splash/commit/8009f4d08d28d4fce071289d7f340fb921f23e51"><code>8009f4d</code></a> Added the ability to generate all flavors with a single flag. Closes <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/751">#751</a>. Up...</li> <li><a href="https://github.com/jonbhanson/flutter_native_splash/commit/52bb16c7f9c514c4841ce676eda5613cd8d11ff1"><code>52bb16c</code></a> CLI Command that generates all flavors with single flag (<a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/752">#752</a>)</li> <li><a href="https://github.com/jonbhanson/flutter_native_splash/commit/62ee6369fa5993db4675b8ad73b4d09afbb305af"><code>62ee636</code></a> Add Swift Package Manager support. Closes <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/749">#749</a>. Update example to use Kotlin.</li> <li>See full diff in <a href="https://github.com/jonbhanson/flutter_native_splash/compare/v2.4.2...v2.4.4">compare view</a></li> </ul> </details> <br /> Updates `just_audio_background` from 0.0.1-beta.13 to 0.0.1-beta.14 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ryanheise/just_audio/commit/fb7be454b902217cbd61abe3f2f1b614e6fc02b9"><code>fb7be45</code></a> Merge branch 'jonmarkhall-fix-cat-insertremove' into minor</li> <li><a href="https://github.com/ryanheise/just_audio/commit/f75582cbdf9922735104d13fb6a8784a409d1f68"><code>f75582c</code></a> Fix shuffleOrder in just_audio_background for ConcatenatingMoveRequest.</li> <li><a href="https://github.com/ryanheise/just_audio/commit/d02bd5a42528d08992f19eb1e1bd0b603a889893"><code>d02bd5a</code></a> Merge branch 'fix-cat-insertremove' of <a href="https://github.com/jonmarkhall/just_au">https://github.com/jonmarkhall/just_au</a>...</li> <li><a href="https://github.com/ryanheise/just_audio/commit/f116d4a60f1753b13e035b1584f12242df362167"><code>f116d4a</code></a> Merge branch 'fix/ios_load_npe' into minor</li> <li><a href="https://github.com/ryanheise/just_audio/commit/b7e3449a6bc65555ab7b6ed011d61e947ce41f14"><code>b7e3449</code></a> Improve exception reporting on Android.</li> <li><a href="https://github.com/ryanheise/just_audio/commit/28462e116ddc5e02d85e8f2ade302a547da9de83"><code>28462e1</code></a> Fix NPE in load on iOS/macOS</li> <li><a href="https://github.com/ryanheise/just_audio/commit/3d3815f4eabc54daf316bca8d020ed201952a42c"><code>3d3815f</code></a> Merge branch 'feature/bump_gradle' into minor</li> <li><a href="https://github.com/ryanheise/just_audio/commit/69b7469e71be5e7708f6b2cd0816a45ea89f0ed1"><code>69b7469</code></a> Bump gradle to 8.5.0</li> <li><a href="https://github.com/ryanheise/just_audio/commit/7ad9127f1fd283e33bfa4a2dc6f8c6052e242ce5"><code>7ad9127</code></a> Merge branch 'silgam-fix/memory-leak' into minor</li> <li><a href="https://github.com/ryanheise/just_audio/commit/f9047375e3b03ce6d8485539a052918cf5814de2"><code>f904737</code></a> Update CHANGELOG</li> <li>Additional commits viewable in <a href="https://github.com/ryanheise/just_audio/compare/just_audio_background-v0.0.1-beta.13...just_audio_background-v0.0.1-beta.14">compare view</a></li> </ul> </details> <br /> Updates `package_info_plus` from 8.1.1 to 8.1.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/b5d24a0e3927314e50be041c9f5b7da487d69313"><code>b5d24a0</code></a> chore(release): prepare for release (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/issues/3394">#3394</a>)</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/8a303add3dee1acb8bac5838246490ed8a0fe408"><code>8a303ad</code></a> refactor(all): Use range of flutter_lints for broader compatibility (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/issues/3371">#3371</a>)</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/2d69758d86346203a37dabf876a7bb9862c1e553"><code>2d69758</code></a> fix(package_info_plus): add support for file scheme on web (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/issues/3345">#3345</a>)</li> <li>See full diff in <a href="https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v8.1.2/packages/package_info_plus">compare view</a></li> </ul> </details> <br /> Updates `purchases_flutter` from 8.2.1 to 8.4.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>8.4.0</h2> <h2>RevenueCat SDK</h2> <h3>✨ New Features</h3> <ul> <li>Support Web Redemption Links (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1227">#1227</a>) via Toni Rico (<a href="https://github.com/tonidero"><code>@​tonidero</code></a>)</li> </ul> <h2>8.3.2</h2> <h2>RevenueCat SDK</h2> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.13.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1226">#1226</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/8.10.5">Android 8.10.5</a></li> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/8.10.4">Android 8.10.4</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.14.0">iOS 5.14.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.13.0">iOS 5.13.0</a></li> </ul> </li> </ul> <h2>8.3.1</h2> <h2>RevenueCat SDK</h2> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.12.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1222">#1222</a>) via RevenueCat Git Bot (<a href="https://github.com/RCGitBot"><code>@​RCGitBot</code></a>) <ul> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.12.1">iOS 5.12.1</a></li> </ul> </li> </ul> <h2>8.3.0</h2> <h2>RevenueCat SDK</h2> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.12.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1215">#1215</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/8.10.3">Android 8.10.3</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.12.0">iOS 5.12.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.11.0">iOS 5.11.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.10.0">iOS 5.10.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.9.0">iOS 5.9.0</a></li> </ul> </li> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.11.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1212">#1212</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/8.10.3">Android 8.10.3</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.12.0">iOS 5.12.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.11.0">iOS 5.11.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.10.0">iOS 5.10.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.9.0">iOS 5.9.0</a></li> </ul> </li> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.10.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1211">#1211</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/8.10.3">Android 8.10.3</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.12.0">iOS 5.12.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.11.0">iOS 5.11.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.10.0">iOS 5.10.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.9.0">iOS 5.9.0</a></li> </ul> </li> </ul> <h3>Win-back Offers</h3> <h4>✨ New Features</h4> <ul> <li>Support Fetching and Redeeming Win-Back Offers on Custom Paywall <a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1134">#1134</a> (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1218">#1218</a>) via Will Taylor (<a href="https://github.com/fire-at-will"><code>@​fire-at-will</code></a>)</li> </ul> <h2>8.2.2</h2> <h2>RevenueCat SDK</h2> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.9.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1206">#1206</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/8.10.2">Android 8.10.2</a></li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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>8.4.0</h2> <h2>RevenueCat SDK</h2> <h3>✨ New Features</h3> <ul> <li>Support Web Redemption Links (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1227">#1227</a>) via Toni Rico (<a href="https://github.com/tonidero"><code>@​tonidero</code></a>)</li> </ul> <h2>8.3.2</h2> <h2>RevenueCat SDK</h2> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.13.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1226">#1226</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/8.10.5">Android 8.10.5</a></li> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/8.10.4">Android 8.10.4</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.14.0">iOS 5.14.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.13.0">iOS 5.13.0</a></li> </ul> </li> </ul> <h2>8.3.1</h2> <h2>RevenueCat SDK</h2> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.12.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1222">#1222</a>) via RevenueCat Git Bot (<a href="https://github.com/RCGitBot"><code>@​RCGitBot</code></a>) <ul> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.12.1">iOS 5.12.1</a></li> </ul> </li> </ul> <h2>8.3.0</h2> <h2>RevenueCat SDK</h2> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.12.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1215">#1215</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/8.10.3">Android 8.10.3</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.12.0">iOS 5.12.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.11.0">iOS 5.11.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.10.0">iOS 5.10.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.9.0">iOS 5.9.0</a></li> </ul> </li> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.11.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1212">#1212</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/8.10.3">Android 8.10.3</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.12.0">iOS 5.12.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.11.0">iOS 5.11.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.10.0">iOS 5.10.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.9.0">iOS 5.9.0</a></li> </ul> </li> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.10.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1211">#1211</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/8.10.3">Android 8.10.3</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.12.0">iOS 5.12.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.11.0">iOS 5.11.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.10.0">iOS 5.10.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.9.0">iOS 5.9.0</a></li> </ul> </li> </ul> <h3>Win-back Offers</h3> <h4>✨ New Features</h4> <ul> <li>Support Fetching and Redeeming Win-Back Offers on Custom Paywall <a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1134">#1134</a> (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1218">#1218</a>) via Will Taylor (<a href="https://github.com/fire-at-will"><code>@​fire-at-will</code></a>)</li> </ul> <h2>8.2.2</h2> <h2>RevenueCat SDK</h2> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.9.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1206">#1206</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/8.10.2">Android 8.10.2</a></li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/61c1393013e04dd92173b683ec08d135a389e78b"><code>61c1393</code></a> Update VERSIONS.md</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/82ba9251530fd2f31122bb1ce0e98221493bb5f3"><code>82ba925</code></a> Version bump for 8.4.0</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/f58fbd489f7d43d185e8a7dda8a48954de70b1b7"><code>f58fbd4</code></a> Support Web Redemption Links (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1227">#1227</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/231e048080609b95884ec812ee6536f02f796f3f"><code>231e048</code></a> [AUTOMATIC] Release/8.3.2 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1228">#1228</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/bd116bc07aee003bf5448c16ab2ccc521c32aa3f"><code>bd116bc</code></a> [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.13.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1226">#1226</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/48ae94d6ab07242a9c4aa2207577d1048a6716e9"><code>48ae94d</code></a> [AUTOMATIC] Release/8.3.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1223">#1223</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/a8956df2ec664775ce89ace54116280c3396f98a"><code>a8956df</code></a> [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.12.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1222">#1222</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/fdec2d3870b4b8c276f6814f67d6146622a6f97c"><code>fdec2d3</code></a> [AUTOMATIC] Release/8.3.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1221">#1221</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/552d2c2f8bf0454230a6821ea22e9c583a7876e3"><code>552d2c2</code></a> Support Fetching and Redeeming Win-Back Offers on Custom Paywall</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/8921a806409daf2c5ac84d996420d11be9585763"><code>8921a80</code></a> [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.12.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1215">#1215</a>)</li> <li>Additional commits viewable in <a href="https://github.com/RevenueCat/purchases-flutter/compare/8.2.1...8.4.0">compare view</a></li> </ul> </details> <br /> Updates `shared_preferences` from 2.3.3 to 2.3.4 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/flutter/packages/commit/9a435ddfe337f7c07f967ea82a23f09b08bf44e1"><code>9a435dd</code></a> [shared_preferences] Increase minimum android endorsed version (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/8318">#8318</a>)</li> <li><a href="https://github.com/flutter/packages/commit/7632d2c7acbbd6ed1151339173dbc8dc06d64d39"><code>7632d2c</code></a> Revert &quot;[shared_preferences] Add shared preferences devtools&quot; (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/8314">#8314</a>)</li> <li><a href="https://github.com/flutter/packages/commit/2fc33901afebe555266430a10f1f0b58a1ca33ae"><code>2fc3390</code></a> [shared_preferences] Add shared preferences devtools (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/6749">#6749</a>)</li> <li><a href="https://github.com/flutter/packages/commit/eb7358231e43cd3682fbc701570a25f6b1e50bd0"><code>eb73582</code></a> [dependabot]: Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.7.10 to 2...</li> <li><a href="https://github.com/flutter/packages/commit/563dd2ca2a05caf5233b26c367065314189703a0"><code>563dd2c</code></a> [shared_preferences] Adds Shared preferences as option in shared preferences ...</li> <li><a href="https://github.com/flutter/packages/commit/a77fb8171c9e9cd7507d91f240d6bfd245128c9b"><code>a77fb81</code></a> [ci] Update for 3.27 stable release (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/8284">#8284</a>)</li> <li><a href="https://github.com/flutter/packages/commit/bd8dafac67c2dd30abc648cbec375937099209c0"><code>bd8dafa</code></a> [various] Add Swift Package Manager integration to example apps (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/8219">#8219</a>)</li> <li><a href="https://github.com/flutter/packages/commit/15501ece235684a3bdddad089345fc3e33dc1df3"><code>15501ec</code></a> [shared_preferences] Limit Android decoding (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/8187">#8187</a>)</li> <li><a href="https://github.com/flutter/packages/commit/e2e55cf72e6827da6b72c402e158adb02a5152e2"><code>e2e55cf</code></a> [various] Migrate example apps' AppDelegate.swift (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/8155">#8155</a>)</li> <li><a href="https://github.com/flutter/packages/commit/d91f1389716bc7185f5535817185822d3ffd5d30"><code>d91f138</code></a> [various] Update example apps' .gitignore (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/8156">#8156</a>)</li> <li>Additional commits viewable in <a href="https://github.com/flutter/packages/commits/shared_preferences-v2.3.4/packages/shared_preferences">compare view</a></li> </ul> </details> <br /> Updates `sign_in_with_apple` from 6.1.3 to 6.1.4 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/aboutyou/dart_packages/commits">compare view</a></li> </ul> </details> <br /> Updates `supabase_flutter` from 2.8.0 to 2.8.2 <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> <h4><code>supabase_flutter</code> - <code>v2.8.0</code></h4> <ul> <li><strong>FIX</strong>: Rename logger from gotrue to auth (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/1055">#1055</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/eea1ea6c4e200e8ffc52d8343c0684c19670e3ed">eea1ea6c</a>)</li> <li><strong>FEAT</strong>: Add logging (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/1042">#1042</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/d1ecabd77881a0488d2d4b41ea5ee5abda6c5c35">d1ecabd7</a>)</li> </ul> <h2>2024-09-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---v290"><code>gotrue</code> - <code>v2.9.0</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#postgrest---v220"><code>postgrest</code> - <code>v2.2.0</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#realtime_client---v230"><code>realtime_client</code> - <code>v2.3.0</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#storage_client---v210"><code>storage_client</code> - <code>v2.1.0</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#supabase---v240"><code>supabase</code> - <code>v2.4.0</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#supabase_flutter---v270"><code>supabase_flutter</code> - <code>v2.7.0</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#yet_another_json_isolate---v203"><code>yet_another_json_isolate</code> - <code>v2.0.3</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#functions_client---v233"><code>functions_client</code> - <code>v2.3.3</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>functions_client</code> - <code>v2.3.3</code></li> </ul> <hr /> <h4><code>gotrue</code> - <code>v2.9.0</code></h4> <ul> <li><strong>FIX</strong>: Support all mfa auth methods (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/1030">#1030</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/773b7de74461ca3ea857d11b1abdfdf35fb540d4">773b7de7</a>)</li> <li><strong>FEAT</strong>: Broadcast auth events to other tabs on web (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/1005">#1005</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/8f473f1a99e0cbb9d570eb3fff0786ed5084351c">8f473f1a</a>)</li> </ul> <h4><code>postgrest</code> - <code>v2.2.0</code></h4> <ul> <li><strong>FEAT</strong>: Add setHeader method on postgrest builder (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/1003">#1003</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/efe8e5df7935b75b580e2ead01b9c08ac7b94c2c">efe8e5df</a>)</li> </ul> <h4><code>realtime_client</code> - <code>v2.3.0</code></h4> <ul> <li><strong>FIX</strong>: Better stream and access token management (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/1019">#1019</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/4a8b641661da4ce9b6ddaea64793df58411809f7">4a8b6416</a>)</li> <li><strong>FEAT</strong>: Added onSystemEvents listener (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/1025">#1025</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/a12b097ff76270d6108e97335a3a6ea0adf0b460">a12b097f</a>)</li> </ul> <h4><code>storage_client</code> - <code>v2.1.0</code></h4> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/supabase/supabase-flutter/commit/d62f3869b6b24ae584940daf371909caa9b7842d"><code>d62f386</code></a> chore(release): publish packages</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/aa6c2183891118f775a013227790fc92e4de8a73"><code>aa6c218</code></a> fix: Store actual error in AuthException (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/959">#959</a>)</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/d68a9def4361e60e9c7627883d59a311f1a8d6fd"><code>d68a9de</code></a> chore(release): Publish packages supabase_flutter@2.5.6 (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/951">#951</a>)</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/0e69c58fab161c52c6f7a0127b3fb3f73f1995e4"><code>0e69c58</code></a> fix: Make token in verifyOtp nullable (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/950">#950</a>)</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/691a8b5f13d30ad7b1f07889d08be1d7380a8dfc"><code>691a8b5</code></a> chore(release): Publish packages supabase_flutter@2.5.5 (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/947">#947</a>)</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/b2854c564f0f5e7844302a2f7e63394fa4c6fc34"><code>b2854c5</code></a> fix(gotrue): Signing in does not remove the session unless the operation succ...</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/98718b13172b4008547a2e2c6304b04ffb932bdf"><code>98718b1</code></a> feat: Add zoom as a OAuth provider (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/944">#944</a>)</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/2541aa1bcb71b71a2574a59d4737baeba729746b"><code>2541aa1</code></a> chore: Publish v2.5.4 (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/939">#939</a>)</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/b25e41dffa308fa0d2c24914c5b7b2f733ddc4a9"><code>b25e41d</code></a> chore: Add some comments on storage symbols. (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/938">#938</a>)</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/d5623522d964d101a72db483af2dfd7674b9ac74"><code>d562352</code></a> chore: Internal packages are now imported with version specified (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/931">#931</a>)</li> <li>Additional commits viewable in <a href="https://github.com/supabase/supabase-flutter/commits/gotrue-v2.8.2/packages">compare view</a></li> </ul> </details> <br /> Updates `youtube_explode_dart` from 2.3.5 to 2.3.6 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Hexer10/youtube_explode_dart/blob/master/CHANGELOG.md">youtube_explode_dart's changelog</a>.</em></p> <blockquote> <h2>2.3.6</h2> <ul> <li>Update search playlists parsing due to yt changes.</li> <li>Implement &gt;,&lt;,== operators for <code>VideoResolution</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/020663d0d943962938b7e89fa77be3ebb4db518b"><code>020663d</code></a> Update version</li> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/23617029f83cb204d20c50cdb7501532b9d26480"><code>2361702</code></a> dartfmt</li> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/9c36f427cc73bc04d5c7a890181fd62d51d5c2d0"><code>9c36f42</code></a> Update search playlist parsing</li> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/ca457758498e549534bb8305c9e28f409735fe9d"><code>ca45775</code></a> Implement VideoResolution &lt;,&gt;,== operators</li> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/0e11873409add2d39815a859afbe41fb9291b4a6"><code>0e11873</code></a> Update issue template</li> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/ecce29c379ab15a9996c962fc5adc2e256e9a782"><code>ecce29c</code></a> Merge remote-tracking branch 'origin/master'</li> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/02ed5fe47b8287d778f0545d2b1f5ca051d5eefd"><code>02ed5fe</code></a> Update issue template</li> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/d2989385e49465d26fb2958450f657f668ec5de0"><code>d298938</code></a> Update bug_report.md</li> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/17a79261dad5792796fe1179d82a98317f9b60af"><code>17a7926</code></a> Add mweb client</li> <li>See full diff in <a href="https://github.com/Hexer10/youtube_explode_dart/compare/v2.3.5...v2.3.6">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 2026-03-22 12:51:56 -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#493