[PR #288] [CLOSED] Bump the pub group across 1 directory with 9 updates #277

Closed
opened 2025-10-31 17:01:01 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/288
Author: @dependabot[bot]
Created: 9/2/2025
Status: Closed

Base: mainHead: dependabot/pub/app/pub-21ab766e9b


📝 Commits (1)

  • e37aeea Bump the pub group across 1 directory with 9 updates

📊 Changes

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

View changed files

📝 app/pubspec.lock (+46 -46)
📝 app/pubspec.yaml (+9 -9)

📄 Description

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

Package From To
app_links 6.4.0 6.4.1
file_picker 10.2.0 10.3.2
http 1.4.0 1.5.0
msix 3.16.9 3.16.12
package_info_plus 8.3.0 8.3.1
purchases_flutter 9.1.0 9.3.0
supabase_flutter 2.9.1 2.10.0
xml 6.5.0 6.6.1
youtube_explode_dart 2.5.1 2.5.2

Updates app_links from 6.4.0 to 6.4.1

Commits

Updates file_picker from 10.2.0 to 10.3.2

Release notes

Sourced from file_picker's releases.

10.3.2

Linux

10.3.0

Desktop

Android

  • Fixed an issue where CSV files were not properly filtered during file selection. #1849 @​SoftWyer
Changelog

Sourced from file_picker's changelog.

10.3.2

Linux

10.3.1

General

  • Fixed onFileLoading handler to process status changes only when data is a bool.

10.3.0

Desktop

Android

  • Fixed an issue where CSV files were not properly filtered during file selection. #1849 @​SoftWyer

Web

10.2.4

Android

  • Fixed an issue where custom MIME types were failing to load picking files on Chromebook. #1858 @​vicajilau

10.2.3

General

  • Fixed build failures on Flutter 3.24 caused by changes to address Win32 deprecation warnings on Windows. #1855 @​vicajilau

10.2.2

Android

  • Fixed an issue where some files would incorrectly append a .txt extension when saving files on Android. @​vicajilau

10.2.1

Android

  • Fixed an issue where the image upload would not display the loading indicator.
Commits

Updates http from 1.4.0 to 1.5.0

Release notes

Sourced from http's releases.

package:http v1.5.0

  • Fixed a bug in IOClient where the HttpClient's response stream was cancelled after the response stream was completed.
  • Added support for aborting requests before they complete.
  • Clarify that some header names may not be sent/received.
Commits

Updates msix from 3.16.9 to 3.16.12

Changelog

Sourced from msix's changelog.

3.16.12

  • add file/folder delete retry to avoid the exists() → delete() race

3.16.11

  • discover the name of the exe without put wrong exe in AppxManifest.xml #312
  • Update flutter_lints version

3.16.10

  • Update get_it version #306
Commits
  • 0174b10 add delete retry
  • eefc69c update CHANGELOG
  • e54f217 update flutter_lints version
  • a742b71 update logs to trace lever
  • 04074dc Merge pull request #312 from brasizza/main
  • 2209544 ready to fork
  • 6ca3f0e ready to fork
  • d59f090 fix search executable in fallback to exclude the crashpad_handler.exe from good
  • 1662b00 fix search executable in fallback to exclude the crashpad_handler.exe from good
  • 0b8d938 fix search executable in fallback to exclude the crashpad_handler.exe from good
  • Additional commits viewable in compare view

Updates package_info_plus from 8.3.0 to 8.3.1

Commits
  • 9f03424 chore(release): prepare for release (#3643)
  • 2cf9297 fix(package_info_plus): incorrect install time on macOS when app sandbox disa...
  • 1b37ba2 chore(release): prepare for release (#3603)
  • c593c07 chore(release): prepare for release (#3550)
  • 6926144 chore(package_info_plus): remove unnecessary library name in test (#3521)
  • 71a8e00 chore(release): prepare for release (#3508)
  • 9ec7eb4 chore(release): prepare for release (#3501)
  • See full diff in compare view

Updates purchases_flutter from 9.1.0 to 9.3.0

Release notes

Sourced from purchases_flutter's releases.

9.3.0

RevenueCat SDK

[!WARNING]
If you don't have any login system in your app, please make sure your one-time purchase products have been correctly configured in the RevenueCat dashboard as either consumable or non-consumable. If they're incorrectly configured as consumables, RevenueCat will consume these purchases. This means that users won't be able to restore them from version 9.0.0 onward. Non-consumables are products that are meant to be bought only once, for example, lifetime subscriptions.

New Features

  • Support automaticDeviceIdentifierCollectionEnabled when configuring SDK (#1445) via Toni Rico (@​tonidero)

📦 Dependency Updates

9.2.3

RevenueCat SDK

[!WARNING]
If you don't have any login system in your app, please make sure your one-time purchase products have been correctly configured in the RevenueCat dashboard as either consumable or non-consumable. If they're incorrectly configured as consumables, RevenueCat will consume these purchases. This means that users won't be able to restore them from version 9.0.0 onward. Non-consumables are products that are meant to be bought only once, for example, lifetime subscriptions.

📦 Dependency Updates

9.2.2

RevenueCat SDK

[!WARNING]
If you don't have any login system in your app, please make sure your one-time purchase products have been correctly configured in the RevenueCat dashboard as either consumable or non-consumable. If they're incorrectly configured as consumables, RevenueCat will consume these purchases. This means that users won't be able to restore them from version 9.0.0 onward. Non-consumables are products that are meant to be bought only once, for example, lifetime subscriptions.

🐞 Bugfixes

🔄 Other Changes

  • Add purchase_tester dependency to fix issues in latest version of flutter (#1435) via Toni Rico (@​tonidero)

9.2.1

RevenueCat SDK

[!WARNING]
If you don't have any login system in your app, please make sure your one-time purchase products have been correctly configured in the RevenueCat dashboard as either consumable or non-consumable. If they're incorrectly configured as consumables, RevenueCat will consume these purchases. This means that users won't be able to restore them from version 9.0.0 onward. Non-consumables are products that are meant to be bought only once, for example, lifetime subscriptions.

📦 Dependency Updates

... (truncated)

Changelog

Sourced from purchases_flutter's changelog.

9.3.0

RevenueCat SDK

[!WARNING]
If you don't have any login system in your app, please make sure your one-time purchase products have been correctly configured in the RevenueCat dashboard as either consumable or non-consumable. If they're incorrectly configured as consumables, RevenueCat will consume these purchases. This means that users won't be able to restore them from version 9.0.0 onward. Non-consumables are products that are meant to be bought only once, for example, lifetime subscriptions.

New Features

  • Support automaticDeviceIdentifierCollectionEnabled when configuring SDK (#1445) via Toni Rico (@​tonidero)

📦 Dependency Updates

9.2.3

RevenueCat SDK

[!WARNING]
If you don't have any login system in your app, please make sure your one-time purchase products have been correctly configured in the RevenueCat dashboard as either consumable or non-consumable. If they're incorrectly configured as consumables, RevenueCat will consume these purchases. This means that users won't be able to restore them from version 9.0.0 onward. Non-consumables are products that are meant to be bought only once, for example, lifetime subscriptions.

📦 Dependency Updates

9.2.2

RevenueCat SDK

[!WARNING]
If you don't have any login system in your app, please make sure your one-time purchase products have been correctly configured in the RevenueCat dashboard as either consumable or non-consumable. If they're incorrectly configured as consumables, RevenueCat will consume these purchases. This means that users won't be able to restore them from version 9.0.0 onward. Non-consumables are products that are meant to be bought only once, for example, lifetime subscriptions.

🐞 Bugfixes

🔄 Other Changes

  • Add purchase_tester dependency to fix issues in latest version of flutter (#1435) via Toni Rico (@​tonidero)

9.2.1

RevenueCat SDK

[!WARNING]
If you don't have any login system in your app, please make sure your one-time purchase products have been correctly configured in the RevenueCat dashboard as either consumable or non-consumable. If they're incorrectly configured as consumables, RevenueCat will consume these purchases. This means that users won't be able to restore them from version 9.0.0 onward. Non-consumables are products that are meant to be bought only once, for example, lifetime subscriptions.

📦 Dependency Updates

... (truncated)

Commits
  • cdb141b Add version 9.2.3 to VERSIONS.md
  • 4a1048d Version bump for 9.3.0
  • dbc6c16 Support automaticDeviceIdentifierCollectionEnabled when configuring SDK (#1...
  • c597743 [AUTOMATIC BUMP] Updates purchases-hybrid-common to 17.2.0 (#1444)
  • b999c4e [AUTOMATIC BUMP] Updates purchases-hybrid-common to 17.1.0 (#1442)
  • b02972b [AUTOMATIC] Release/9.2.3 (#1440)
  • 7e77dc4 [AUTOMATIC] Release/9.2.2 (#1436)
  • 4c79169 [AUTOMATIC BUMP] Updates purchases-hybrid-common to 17.0.0 (#1439)
  • 999fa9c [RENOVATE] Update build-dependencies to v8.12.1 (#1437)
  • d4d5337 Fix WASM parsing (#1434)
  • Additional commits viewable in compare view

Updates supabase_flutter from 2.9.1 to 2.10.0

Release notes

Sourced from supabase_flutter's releases.

supabase_flutter v2.10.0

Supabase Flutter Release - August 26, 2025

This release includes updates across all Supabase Flutter packages with bug fixes, new features, and improvements.

📦 Package Updates

  • supabase_flutter: v2.10.0
  • supabase: v2.9.0
  • gotrue: v2.14.0
  • storage_client: v2.4.1
  • realtime_client: v2.5.2
  • functions_client: v2.4.4

Highlights

GoTrue (Auth) v2.14.0

  • NEW: Added phone MFA enrollment support
  • IMPROVEMENT: Removed client-side provider validation for signInWithIdToken
  • FIX: Added UUID validation for admin methods
  • REFACTOR: Cleaned up unused _currentUser field

Supabase Flutter v2.10.0

  • IMPROVEMENT: Made Supabase.initialize() idempotent - can now be called multiple times safely
  • FIX: Added null safety check for connection to prevent null check operator errors

Storage Client v2.4.1

  • FIX: Resolved MultipartRequest finalization error in retry mechanism
  • REFACTOR: Code cleanup in Bucket.fromJson

Realtime Client v2.5.2

  • FIX: Added null safety check for connections
  • IMPROVEMENT: Now sends version when joining channels and removed JWT check

Functions Client v2.4.4

  • FIX: Improved binary data request handling and test coverage

Supabase Core v2.9.0

  • IMPROVEMENT: Added standard client headers
  • FIX: Proper URI encoding for platform information

🔧 Other Improvements

  • Updated auth error codes documentation links
  • Enhanced test coverage across packages
  • Various code quality improvements and refactoring

Breaking Changes: None in this release

... (truncated)

Changelog

Sourced from supabase_flutter's changelog.

supabase_flutter - v2.10.0

  • FIX(supabase_flutter): Safely check if conn is not null to avoid null check operator (#1178). (6a5be512)
  • FEAT(supabase_flutter): Make Supabase.initialize() idempotent (#1194). (cc058e70)

2025-06-10

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_flutter - v2.9.1

functions_client - v2.4.3

  • FIX(functions_client): Handle binary data request properly and improve test coverage (#1184). (e6c9420e)

gotrue - v2.13.0

  • REFACTOR(gotrue): Remove unused _currentUser field and update currentUser documentation. (#1168). (88ed5d88)
  • FIX(auth): Validate uuid params in admin methods (#1171). (369dcc24)
  • FEAT(gotrue): Add phone mfa enrollment (#1188). (944afcde)

realtime_client - v2.5.1

  • FIX(realtime): Send version when joining channel and remove jwt check (#1166). (9ccd890d)

supabase - v2.8.0

... (truncated)

Commits

Updates xml from 6.5.0 to 6.6.1

Changelog

Sourced from xml's changelog.

6.6.1

  • Dart and Flutter 3.9 compatibility.
  • Minor optimization to eliminate unused namespaces.

6.6.0

  • Dart 3.8 and PetitParser 7.0 requirement.
  • Correct decoding of names with surrogate characters.
Commits

Updates youtube_explode_dart from 2.5.1 to 2.5.2

Changelog

Sourced from youtube_explode_dart's changelog.

2.5.2

  • Add Video.musicData getter.
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/288 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/2/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/pub/app/pub-21ab766e9b` --- ### 📝 Commits (1) - [`e37aeea`](https://github.com/feeddeck/feeddeck/commit/e37aeea64a8152802d1ca3df1ed4131f147401a2) Bump the pub group across 1 directory with 9 updates ### 📊 Changes **2 files changed** (+55 additions, -55 deletions) <details> <summary>View changed files</summary> 📝 `app/pubspec.lock` (+46 -46) 📝 `app/pubspec.yaml` (+9 -9) </details> ### 📄 Description Bumps the pub group with 9 updates in the /app directory: | Package | From | To | | --- | --- | --- | | [app_links](https://github.com/llfbandit/app_links) | `6.4.0` | `6.4.1` | | [file_picker](https://github.com/miguelpruivo/flutter_file_picker) | `10.2.0` | `10.3.2` | | [http](https://github.com/dart-lang/http/tree/master/pkgs) | `1.4.0` | `1.5.0` | | [msix](https://github.com/YehudaKremer/msix) | `3.16.9` | `3.16.12` | | [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus) | `8.3.0` | `8.3.1` | | [purchases_flutter](https://github.com/RevenueCat/purchases-flutter) | `9.1.0` | `9.3.0` | | [supabase_flutter](https://github.com/supabase/supabase-flutter/tree/main/packages) | `2.9.1` | `2.10.0` | | [xml](https://github.com/renggli/dart-xml) | `6.5.0` | `6.6.1` | | [youtube_explode_dart](https://github.com/Hexer10/youtube_explode_dart) | `2.5.1` | `2.5.2` | Updates `app_links` from 6.4.0 to 6.4.1 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/llfbandit/app_links/commits">compare view</a></li> </ul> </details> <br /> Updates `file_picker` from 10.2.0 to 10.3.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/miguelpruivo/flutter_file_picker/releases">file_picker's releases</a>.</em></p> <blockquote> <h2>10.3.2</h2> <h3>Linux</h3> <ul> <li>Fixed an issue filtering files by extension on Linux. <a href="https://redirect.github.com/miguelpruivo/flutter_file_picker/pull/1870">#1870</a> <a href="https://github.com/Decodetalkers"><code>@​Decodetalkers</code></a></li> </ul> <h2>10.3.0</h2> <h3>Desktop</h3> <ul> <li>Support xdg desktop portal filechooser on linux. <a href="https://redirect.github.com/miguelpruivo/flutter_file_picker/issues/1827">#1827</a> <a href="https://github.com/Decodetalkers"><code>@​Decodetalkers</code></a></li> </ul> <h3>Android</h3> <ul> <li>Fixed an issue where CSV files were not properly filtered during file selection. <a href="https://redirect.github.com/miguelpruivo/flutter_file_picker/pull/1849">#1849</a> <a href="https://github.com/SoftWyer"><code>@​SoftWyer</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/miguelpruivo/flutter_file_picker/blob/master/CHANGELOG.md">file_picker's changelog</a>.</em></p> <blockquote> <h2>10.3.2</h2> <h3>Linux</h3> <ul> <li>Fixed an issue filtering files by extension on Linux. <a href="https://redirect.github.com/miguelpruivo/flutter_file_picker/pull/1870">#1870</a> <a href="https://github.com/Decodetalkers"><code>@​Decodetalkers</code></a></li> </ul> <h2>10.3.1</h2> <h3>General</h3> <ul> <li>Fixed onFileLoading handler to process status changes only when data is a bool.</li> </ul> <h2>10.3.0</h2> <h3>Desktop</h3> <ul> <li>Support xdg desktop portal filechooser on linux. <a href="https://redirect.github.com/miguelpruivo/flutter_file_picker/issues/1827">#1827</a> <a href="https://github.com/Decodetalkers"><code>@​Decodetalkers</code></a></li> </ul> <h3>Android</h3> <ul> <li>Fixed an issue where CSV files were not properly filtered during file selection. <a href="https://redirect.github.com/miguelpruivo/flutter_file_picker/pull/1849">#1849</a> <a href="https://github.com/SoftWyer"><code>@​SoftWyer</code></a></li> </ul> <h3>Web</h3> <ul> <li>Introduced bool flag to control upload behavior on window blur. <a href="https://redirect.github.com/miguelpruivo/flutter_file_picker/issues/1833">#1833</a> <a href="https://github.com/mugglmenzel"><code>@​mugglmenzel</code></a></li> </ul> <h2>10.2.4</h2> <h3>Android</h3> <ul> <li>Fixed an issue where custom MIME types were failing to load picking files on Chromebook. <a href="https://redirect.github.com/miguelpruivo/flutter_file_picker/issues/1858">#1858</a> <a href="https://github.com/vicajilau"><code>@​vicajilau</code></a></li> </ul> <h2>10.2.3</h2> <h3>General</h3> <ul> <li>Fixed build failures on Flutter 3.24 caused by changes to address Win32 deprecation warnings on Windows. <a href="https://redirect.github.com/miguelpruivo/flutter_file_picker/issues/1855">#1855</a> <a href="https://github.com/vicajilau"><code>@​vicajilau</code></a></li> </ul> <h2>10.2.2</h2> <h3>Android</h3> <ul> <li>Fixed an issue where some files would incorrectly append a <code>.txt</code> extension when saving files on Android. <a href="https://github.com/vicajilau"><code>@​vicajilau</code></a></li> </ul> <h2>10.2.1</h2> <h3>Android</h3> <ul> <li>Fixed an issue where the image upload would not display the loading indicator.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/miguelpruivo/flutter_file_picker/commits/v10.3.2">compare view</a></li> </ul> </details> <br /> Updates `http` from 1.4.0 to 1.5.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/http/releases">http's releases</a>.</em></p> <blockquote> <h2>package:http v1.5.0</h2> <ul> <li>Fixed a bug in <code>IOClient</code> where the <code>HttpClient</code>'s response stream was cancelled after the response stream was completed.</li> <li>Added support for aborting requests before they complete.</li> <li>Clarify that some header names may not be sent/received.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/dart-lang/http/commits/http-v1.5.0/pkgs">compare view</a></li> </ul> </details> <br /> Updates `msix` from 3.16.9 to 3.16.12 <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.12</h2> <ul> <li>add file/folder delete retry to avoid the exists() → delete() race</li> </ul> <h2>3.16.11</h2> <ul> <li>discover the name of the exe without put wrong exe in AppxManifest.xml <a href="https://redirect.github.com/YehudaKremer/msix/pull/312">#312</a></li> <li>Update <code>flutter_lints</code> version</li> </ul> <h2>3.16.10</h2> <ul> <li>Update <code>get_it</code> version <a href="https://redirect.github.com/YehudaKremer/msix/issues/306">#306</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/YehudaKremer/msix/commit/0174b1092e18e552fbdd6b4d17a2e5b7d436483c"><code>0174b10</code></a> add delete retry</li> <li><a href="https://github.com/YehudaKremer/msix/commit/eefc69c208b9e05734c47ed8904d80674c3197a8"><code>eefc69c</code></a> update CHANGELOG</li> <li><a href="https://github.com/YehudaKremer/msix/commit/e54f217470514ab5d6b9c59614ed7eed92d706a1"><code>e54f217</code></a> update flutter_lints version</li> <li><a href="https://github.com/YehudaKremer/msix/commit/a742b71d85743fd1b45f2aecdfdba0c5fc708fe8"><code>a742b71</code></a> update logs to trace lever</li> <li><a href="https://github.com/YehudaKremer/msix/commit/04074dcb944b53d7ffe31f29faca8b5896204aa6"><code>04074dc</code></a> Merge pull request <a href="https://redirect.github.com/YehudaKremer/msix/issues/312">#312</a> from brasizza/main</li> <li><a href="https://github.com/YehudaKremer/msix/commit/22095446a192d2a4adad5d12a21e60abf8314b8e"><code>2209544</code></a> ready to fork</li> <li><a href="https://github.com/YehudaKremer/msix/commit/6ca3f0e6a7e6d4b142bf8aef12b3ddf2d582a17c"><code>6ca3f0e</code></a> ready to fork</li> <li><a href="https://github.com/YehudaKremer/msix/commit/d59f0908332a3dfae6a9008817b496a88002e0a1"><code>d59f090</code></a> fix search executable in fallback to exclude the crashpad_handler.exe from good</li> <li><a href="https://github.com/YehudaKremer/msix/commit/1662b00abbc29414977e20c1d2dae383b6ffaf41"><code>1662b00</code></a> fix search executable in fallback to exclude the crashpad_handler.exe from good</li> <li><a href="https://github.com/YehudaKremer/msix/commit/0b8d938e1b8fb0c36c9ab98f374880e33db8b764"><code>0b8d938</code></a> fix search executable in fallback to exclude the crashpad_handler.exe from good</li> <li>Additional commits viewable in <a href="https://github.com/YehudaKremer/msix/compare/v3.16.9...v3.16.12">compare view</a></li> </ul> </details> <br /> Updates `package_info_plus` from 8.3.0 to 8.3.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/9f03424b7916b195ec6a4bebe4cc1a310ba40d4a"><code>9f03424</code></a> chore(release): prepare for release (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/issues/3643">#3643</a>)</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/2cf9297b4e3ce5cc71d22539ca7d0dfc82ac819b"><code>2cf9297</code></a> fix(package_info_plus): incorrect install time on macOS when app sandbox disa...</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/1b37ba220c99b16693991042c3fcc69eae98864a"><code>1b37ba2</code></a> chore(release): prepare for release (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/issues/3603">#3603</a>)</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/c593c0787c01d600ad591028693e4d711d361b8f"><code>c593c07</code></a> chore(release): prepare for release (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/issues/3550">#3550</a>)</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/69261446f4ada931645f6bf0d43d3871810ba246"><code>6926144</code></a> chore(package_info_plus): remove unnecessary library name in test (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/issues/3521">#3521</a>)</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/71a8e00c606b4080f8d51edfefc969fa514ad155"><code>71a8e00</code></a> chore(release): prepare for release (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/issues/3508">#3508</a>)</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/9ec7eb4132887b3f0ec4456a0f59bbf2c3fc4215"><code>9ec7eb4</code></a> chore(release): prepare for release (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/issues/3501">#3501</a>)</li> <li>See full diff in <a href="https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v8.3.1/packages/package_info_plus">compare view</a></li> </ul> </details> <br /> Updates `purchases_flutter` from 9.1.0 to 9.3.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>9.3.0</h2> <h2>RevenueCat SDK</h2> <blockquote> <p>[!WARNING]<br /> If you don't have any login system in your app, please make sure your one-time purchase products have been correctly configured in the RevenueCat dashboard as either consumable or non-consumable. If they're incorrectly configured as consumables, RevenueCat will consume these purchases. This means that users won't be able to restore them from version 9.0.0 onward. Non-consumables are products that are meant to be bought only once, for example, lifetime subscriptions.</p> </blockquote> <h3>✨ New Features</h3> <ul> <li>Support <code>automaticDeviceIdentifierCollectionEnabled</code> when configuring SDK (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1445">#1445</a>) via Toni Rico (<a href="https://github.com/tonidero"><code>@​tonidero</code></a>)</li> </ul> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 17.2.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1444">#1444</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/9.4.0">Android 9.4.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.36.0">iOS 5.36.0</a></li> </ul> </li> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 17.1.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1442">#1442</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/9.4.0">Android 9.4.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.36.0">iOS 5.36.0</a></li> </ul> </li> </ul> <h2>9.2.3</h2> <h2>RevenueCat SDK</h2> <blockquote> <p>[!WARNING]<br /> If you don't have any login system in your app, please make sure your one-time purchase products have been correctly configured in the RevenueCat dashboard as either consumable or non-consumable. If they're incorrectly configured as consumables, RevenueCat will consume these purchases. This means that users won't be able to restore them from version 9.0.0 onward. Non-consumables are products that are meant to be bought only once, for example, lifetime subscriptions.</p> </blockquote> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 17.0.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1439">#1439</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/9.3.2">Android 9.3.2</a></li> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/9.3.1">Android 9.3.1</a></li> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/9.3.0">Android 9.3.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.35.1">iOS 5.35.1</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.35.0">iOS 5.35.0</a></li> </ul> </li> <li>[RENOVATE] Update build-dependencies to v8.12.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1437">#1437</a>) via RevenueCat Git Bot (<a href="https://github.com/RCGitBot"><code>@​RCGitBot</code></a>)</li> </ul> <h2>9.2.2</h2> <h2>RevenueCat SDK</h2> <blockquote> <p>[!WARNING]<br /> If you don't have any login system in your app, please make sure your one-time purchase products have been correctly configured in the RevenueCat dashboard as either consumable or non-consumable. If they're incorrectly configured as consumables, RevenueCat will consume these purchases. This means that users won't be able to restore them from version 9.0.0 onward. Non-consumables are products that are meant to be bought only once, for example, lifetime subscriptions.</p> </blockquote> <h3>🐞 Bugfixes</h3> <ul> <li>Fix WASM parsing (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1434">#1434</a>) via Toni Rico (<a href="https://github.com/tonidero"><code>@​tonidero</code></a>)</li> </ul> <h3>🔄 Other Changes</h3> <ul> <li>Add purchase_tester dependency to fix issues in latest version of flutter (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1435">#1435</a>) via Toni Rico (<a href="https://github.com/tonidero"><code>@​tonidero</code></a>)</li> </ul> <h2>9.2.1</h2> <h2>RevenueCat SDK</h2> <blockquote> <p>[!WARNING]<br /> If you don't have any login system in your app, please make sure your one-time purchase products have been correctly configured in the RevenueCat dashboard as either consumable or non-consumable. If they're incorrectly configured as consumables, RevenueCat will consume these purchases. This means that users won't be able to restore them from version 9.0.0 onward. Non-consumables are products that are meant to be bought only once, for example, lifetime subscriptions.</p> </blockquote> <h3>📦 Dependency Updates</h3> <!-- 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>9.3.0</h2> <h2>RevenueCat SDK</h2> <blockquote> <p>[!WARNING]<br /> If you don't have any login system in your app, please make sure your one-time purchase products have been correctly configured in the RevenueCat dashboard as either consumable or non-consumable. If they're incorrectly configured as consumables, RevenueCat will consume these purchases. This means that users won't be able to restore them from version 9.0.0 onward. Non-consumables are products that are meant to be bought only once, for example, lifetime subscriptions.</p> </blockquote> <h3>✨ New Features</h3> <ul> <li>Support <code>automaticDeviceIdentifierCollectionEnabled</code> when configuring SDK (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1445">#1445</a>) via Toni Rico (<a href="https://github.com/tonidero"><code>@​tonidero</code></a>)</li> </ul> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 17.2.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1444">#1444</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/9.4.0">Android 9.4.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.36.0">iOS 5.36.0</a></li> </ul> </li> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 17.1.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1442">#1442</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/9.4.0">Android 9.4.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.36.0">iOS 5.36.0</a></li> </ul> </li> </ul> <h2>9.2.3</h2> <h2>RevenueCat SDK</h2> <blockquote> <p>[!WARNING]<br /> If you don't have any login system in your app, please make sure your one-time purchase products have been correctly configured in the RevenueCat dashboard as either consumable or non-consumable. If they're incorrectly configured as consumables, RevenueCat will consume these purchases. This means that users won't be able to restore them from version 9.0.0 onward. Non-consumables are products that are meant to be bought only once, for example, lifetime subscriptions.</p> </blockquote> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 17.0.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1439">#1439</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/9.3.2">Android 9.3.2</a></li> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/9.3.1">Android 9.3.1</a></li> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/9.3.0">Android 9.3.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.35.1">iOS 5.35.1</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.35.0">iOS 5.35.0</a></li> </ul> </li> <li>[RENOVATE] Update build-dependencies to v8.12.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1437">#1437</a>) via RevenueCat Git Bot (<a href="https://github.com/RCGitBot"><code>@​RCGitBot</code></a>)</li> </ul> <h2>9.2.2</h2> <h2>RevenueCat SDK</h2> <blockquote> <p>[!WARNING]<br /> If you don't have any login system in your app, please make sure your one-time purchase products have been correctly configured in the RevenueCat dashboard as either consumable or non-consumable. If they're incorrectly configured as consumables, RevenueCat will consume these purchases. This means that users won't be able to restore them from version 9.0.0 onward. Non-consumables are products that are meant to be bought only once, for example, lifetime subscriptions.</p> </blockquote> <h3>🐞 Bugfixes</h3> <ul> <li>Fix WASM parsing (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1434">#1434</a>) via Toni Rico (<a href="https://github.com/tonidero"><code>@​tonidero</code></a>)</li> </ul> <h3>🔄 Other Changes</h3> <ul> <li>Add purchase_tester dependency to fix issues in latest version of flutter (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1435">#1435</a>) via Toni Rico (<a href="https://github.com/tonidero"><code>@​tonidero</code></a>)</li> </ul> <h2>9.2.1</h2> <h2>RevenueCat SDK</h2> <blockquote> <p>[!WARNING]<br /> If you don't have any login system in your app, please make sure your one-time purchase products have been correctly configured in the RevenueCat dashboard as either consumable or non-consumable. If they're incorrectly configured as consumables, RevenueCat will consume these purchases. This means that users won't be able to restore them from version 9.0.0 onward. Non-consumables are products that are meant to be bought only once, for example, lifetime subscriptions.</p> </blockquote> <h3>📦 Dependency Updates</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/cdb141ba8adafe117c13f79e357365d13e34e688"><code>cdb141b</code></a> Add version 9.2.3 to VERSIONS.md</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/4a1048d894a169bd19d77dfb74a009f743befebf"><code>4a1048d</code></a> Version bump for 9.3.0</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/dbc6c167ab195a27709ed924525efe58fdbc5d3f"><code>dbc6c16</code></a> Support <code>automaticDeviceIdentifierCollectionEnabled</code> when configuring SDK (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1">#1</a>...</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/c597743fb7324b868c2931c44d340d1b41e9f20f"><code>c597743</code></a> [AUTOMATIC BUMP] Updates purchases-hybrid-common to 17.2.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1444">#1444</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/b999c4e65ba5041a9c434d7c3be718d26c8c0ba2"><code>b999c4e</code></a> [AUTOMATIC BUMP] Updates purchases-hybrid-common to 17.1.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1442">#1442</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/b02972b68361d1bd0f9579dd1a2881b81a24d885"><code>b02972b</code></a> [AUTOMATIC] Release/9.2.3 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1440">#1440</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/7e77dc4fe510d368a26d1d264a4104eb32817653"><code>7e77dc4</code></a> [AUTOMATIC] Release/9.2.2 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1436">#1436</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/4c791692c396c3025a34458c70ff6c21fa7327a5"><code>4c79169</code></a> [AUTOMATIC BUMP] Updates purchases-hybrid-common to 17.0.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1439">#1439</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/999fa9c3c7f5f223d60831890b6381101377917a"><code>999fa9c</code></a> [RENOVATE] Update build-dependencies to v8.12.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1437">#1437</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/d4d5337007b3162b3b066cd1903feed5121e20e1"><code>d4d5337</code></a> Fix WASM parsing (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1434">#1434</a>)</li> <li>Additional commits viewable in <a href="https://github.com/RevenueCat/purchases-flutter/compare/9.1.0...9.3.0">compare view</a></li> </ul> </details> <br /> Updates `supabase_flutter` from 2.9.1 to 2.10.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/supabase/supabase-flutter/releases">supabase_flutter's releases</a>.</em></p> <blockquote> <h2>supabase_flutter v2.10.0</h2> <h1>Supabase Flutter Release - August 26, 2025</h1> <p>This release includes updates across all Supabase Flutter packages with bug fixes, new features, and improvements.</p> <h2>📦 Package Updates</h2> <ul> <li><strong>supabase_flutter</strong>: v2.10.0</li> <li><strong>supabase</strong>: v2.9.0</li> <li><strong>gotrue</strong>: v2.14.0</li> <li><strong>storage_client</strong>: v2.4.1</li> <li><strong>realtime_client</strong>: v2.5.2</li> <li><strong>functions_client</strong>: v2.4.4</li> </ul> <h2>✨ Highlights</h2> <h3>GoTrue (Auth) v2.14.0</h3> <ul> <li><strong>NEW</strong>: Added phone MFA enrollment support</li> <li><strong>IMPROVEMENT</strong>: Removed client-side provider validation for <code>signInWithIdToken</code></li> <li><strong>FIX</strong>: Added UUID validation for admin methods</li> <li><strong>REFACTOR</strong>: Cleaned up unused <code>_currentUser</code> field</li> </ul> <h3>Supabase Flutter v2.10.0</h3> <ul> <li><strong>IMPROVEMENT</strong>: Made <code>Supabase.initialize()</code> idempotent - can now be called multiple times safely</li> <li><strong>FIX</strong>: Added null safety check for connection to prevent null check operator errors</li> </ul> <h3>Storage Client v2.4.1</h3> <ul> <li><strong>FIX</strong>: Resolved MultipartRequest finalization error in retry mechanism</li> <li><strong>REFACTOR</strong>: Code cleanup in Bucket.fromJson</li> </ul> <h3>Realtime Client v2.5.2</h3> <ul> <li><strong>FIX</strong>: Added null safety check for connections</li> <li><strong>IMPROVEMENT</strong>: Now sends version when joining channels and removed JWT check</li> </ul> <h3>Functions Client v2.4.4</h3> <ul> <li><strong>FIX</strong>: Improved binary data request handling and test coverage</li> </ul> <h3>Supabase Core v2.9.0</h3> <ul> <li><strong>IMPROVEMENT</strong>: Added standard client headers</li> <li><strong>FIX</strong>: Proper URI encoding for platform information</li> </ul> <h2>🔧 Other Improvements</h2> <ul> <li>Updated auth error codes documentation links</li> <li>Enhanced test coverage across packages</li> <li>Various code quality improvements and refactoring</li> </ul> <hr /> <p><strong>Breaking Changes</strong>: None in this release</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <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.10.0</code></h4> <ul> <li><strong>FIX</strong>(supabase_flutter): Safely check if conn is not null to avoid null check operator (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/1178">#1178</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/6a5be5124026d27d48675749d2c5759d8c61a9b3">6a5be512</a>)</li> <li><strong>FEAT</strong>(supabase_flutter): Make <code>Supabase.initialize()</code> idempotent (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/1194">#1194</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/cc058e709850e178641060942be7de3ca643049c">cc058e70</a>)</li> </ul> <h2>2025-06-10</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/#functions_client---v243"><code>functions_client</code> - <code>v2.4.3</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#gotrue---v2130"><code>gotrue</code> - <code>v2.13.0</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#realtime_client---v251"><code>realtime_client</code> - <code>v2.5.1</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#supabase---v280"><code>supabase</code> - <code>v2.8.0</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#supabase_flutter---v291"><code>supabase_flutter</code> - <code>v2.9.1</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_flutter</code> - <code>v2.9.1</code></li> </ul> <hr /> <h4><code>functions_client</code> - <code>v2.4.3</code></h4> <ul> <li><strong>FIX</strong>(functions_client): Handle binary data request properly and improve test coverage (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/1184">#1184</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/e6c9420e5c3c310c2aac7f9626727e68e1b7ddf3">e6c9420e</a>)</li> </ul> <h4><code>gotrue</code> - <code>v2.13.0</code></h4> <ul> <li><strong>REFACTOR</strong>(gotrue): Remove unused _currentUser field and update currentUser documentation. (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/1168">#1168</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/88ed5d88508842465a7085c95c93e5059297e9c1">88ed5d88</a>)</li> <li><strong>FIX</strong>(auth): Validate uuid params in admin methods (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/1171">#1171</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/369dcc24313bfe8fa95ad6eac50041916f88cad3">369dcc24</a>)</li> <li><strong>FEAT</strong>(gotrue): Add phone mfa enrollment (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/1188">#1188</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/944afcde66e2b52621f5a01c849b62ea37081c66">944afcde</a>)</li> </ul> <h4><code>realtime_client</code> - <code>v2.5.1</code></h4> <ul> <li><strong>FIX</strong>(realtime): Send version when joining channel and remove jwt check (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/1166">#1166</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/9ccd890d950a1c009fd77320033fc7a87783dbcd">9ccd890d</a>)</li> </ul> <h4><code>supabase</code> - <code>v2.8.0</code></h4> <ul> <li><strong>FEAT</strong>: Add standard client headers (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/1130">#1130</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/f33c9fe2f67fc83d19904a53e0b71e7cec5cee53">f33c9fe2</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-v2.10.0/packages">compare view</a></li> </ul> </details> <br /> Updates `xml` from 6.5.0 to 6.6.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/renggli/dart-xml/blob/main/CHANGELOG.md">xml's changelog</a>.</em></p> <blockquote> <h2>6.6.1</h2> <ul> <li>Dart and Flutter 3.9 compatibility.</li> <li>Minor optimization to eliminate unused namespaces.</li> </ul> <h2>6.6.0</h2> <ul> <li>Dart 3.8 and PetitParser 7.0 requirement.</li> <li>Correct decoding of names with surrogate characters.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/renggli/dart-xml/commit/3ee14d358696f8f0815191f7e6d14d428368cf77"><code>3ee14d3</code></a> Ready for 6.6.1</li> <li><a href="https://github.com/renggli/dart-xml/commit/2390367e7886499b89047f505c0289543217317f"><code>2390367</code></a> Move meta back to 1.16 for Flutter compatibility.</li> <li><a href="https://github.com/renggli/dart-xml/commit/6d1314fb447acdf08615280dfd59f1c0f45089c9"><code>6d1314f</code></a> Update Dart CI action</li> <li><a href="https://github.com/renggli/dart-xml/commit/b7cc272c0a9a934bfff5643e384118a86c9d2556"><code>b7cc272</code></a> Optimize the removal of unused namespaces</li> <li><a href="https://github.com/renggli/dart-xml/commit/0078598937322cfb7f9ebe28bf899d34b9b7d2da"><code>0078598</code></a> Prepare for 6.6.0</li> <li><a href="https://github.com/renggli/dart-xml/commit/ff8a37e090352ea610c97b1b1e450469a464eea8"><code>ff8a37e</code></a> Full unicode decoding of names</li> <li><a href="https://github.com/renggli/dart-xml/commit/85818acf16f6f38cb522e55f906061f913beec5a"><code>85818ac</code></a> Pretty print the markdown files</li> <li><a href="https://github.com/renggli/dart-xml/commit/554024bbc83011cb37b67c9c88495f5b0143fcbc"><code>554024b</code></a> Apply fixed and deprecated code</li> <li><a href="https://github.com/renggli/dart-xml/commit/367aea15861011a563a49015a0684dfe8f377a1e"><code>367aea1</code></a> Dart 3.8.0</li> <li><a href="https://github.com/renggli/dart-xml/commit/8e9946755b7b3fb4b87e38e664e777a8799e0701"><code>8e99467</code></a> Prepare for PetitParser 7.0.0</li> <li>Additional commits viewable in <a href="https://github.com/renggli/dart-xml/compare/v6.5.0...v6.6.1">compare view</a></li> </ul> </details> <br /> Updates `youtube_explode_dart` from 2.5.1 to 2.5.2 <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.5.2</h2> <ul> <li>Add <code>Video.musicData</code> getter.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/e30861c6f3d8b343c7407654df89c850011c4aad"><code>e30861c</code></a> New version v<code>2.5.2</code></li> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/e27be7ceb4539063e6295ac93339c79bb241bfeb"><code>e27be7c</code></a> Add Video.musicData getter</li> <li>See full diff in <a href="https://github.com/Hexer10/youtube_explode_dart/compare/v2.5.1...v2.5.2">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 17:01:01 -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#277