[PR #225] [MERGED] Bump the pub group in /app with 9 updates #221

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

📋 Pull Request Information

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

Base: mainHead: dependabot/pub/app/pub-221865199b


📝 Commits (2)

  • b92e268 Bump the pub group in /app with 9 updates
  • 7c30bb0 Update Podfile.lock

📊 Changes

4 files changed (+84 additions, -76 deletions)

View changed files

📝 app/ios/Podfile.lock (+10 -10)
📝 app/macos/Podfile.lock (+9 -9)
📝 app/pubspec.lock (+56 -48)
📝 app/pubspec.yaml (+9 -9)

📄 Description

Bumps the pub group in /app with 9 updates:

Package From To
app_links 6.3.3 6.4.0
flutter_native_splash 2.4.4 2.4.5
just_audio 0.9.44 0.9.46
just_audio_background 0.0.1-beta.14 0.0.1-beta.15
package_info_plus 8.1.4 8.3.0
purchases_flutter 8.4.4 8.6.0
shared_preferences 2.5.1 2.5.2
supabase_flutter 2.8.3 2.8.4
youtube_explode_dart 2.3.6 2.3.10

Updates app_links from 6.3.3 to 6.4.0

Commits

Updates flutter_native_splash from 2.4.4 to 2.4.5

Release notes

Sourced from flutter_native_splash's releases.

v2.4.5

Changelog

Sourced from flutter_native_splash's changelog.

[2.4.5] - (2025-Feb-16)

Commits

Updates just_audio from 0.9.44 to 0.9.46

Commits
  • 66ae4d3 Merge branch 'fix/swiftpm_macos' into minor
  • a668cf4 Fix SwiftPM support on macOS.
  • 5176b2b Merge branch 'PrecisionReporters-setWebSinkId' into minor
  • 4ac4ab1 Futureproof sinkId, add missing implementations, tests, bump versions, CHANGE...
  • 2d50f59 Merge branch 'setWebSinkId' of https://github.com/PrecisionReporters/just_aud...
  • 1b47c6e Merge branch 'feature/coverage' into minor
  • 57c73e0 Test setAllowsExternalPlayback/setWebCrossOrigin/setGain/asyncMessages
  • 1e6a13f Implement missing IdleAudioPlayer methods. Add webCrossOrigin getter.
  • a87cc33 Optimise tests.
  • 0db04ed fix: fix variable names
  • Additional commits viewable in compare view

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

Commits
  • 5176b2b Merge branch 'PrecisionReporters-setWebSinkId' into minor
  • 4ac4ab1 Futureproof sinkId, add missing implementations, tests, bump versions, CHANGE...
  • 2d50f59 Merge branch 'setWebSinkId' of https://github.com/PrecisionReporters/just_aud...
  • 1b47c6e Merge branch 'feature/coverage' into minor
  • 57c73e0 Test setAllowsExternalPlayback/setWebCrossOrigin/setGain/asyncMessages
  • 1e6a13f Implement missing IdleAudioPlayer methods. Add webCrossOrigin getter.
  • a87cc33 Optimise tests.
  • e9f1e6e Merge branch 'feature/swiftpm' into minor
  • 0bd8a52 Bump version, CHANGELOG, README.
  • 35b234a Add missing import to LoadControl.h. Update example Podfile.
  • Additional commits viewable in compare view

Updates package_info_plus from 8.1.4 to 8.3.0

Commits
  • 8b4178d chore(release): prepare for release (#3494)
  • c0ab921 feat(package_info_plus): add update time (#3466)
  • 50d1299 chore(release): prepare for release (#3465)
  • aa10ce7 fix(package_info_plus): data serialization converts installTime to String ins...
  • 6eec56c fix(package_info_plus): fix macOS compilation warning (#3460)
  • e499b82 chore(release): prepare for release (#3454)
  • 0ea0402 feat(package_info_plus): add install time (#3434)
  • See full diff in compare view

Updates purchases_flutter from 8.4.4 to 8.6.0

Release notes

Sourced from purchases_flutter's releases.

8.6.0

RevenueCat SDK

📦 Dependency Updates

RevenueCatUI SDK

Customer Center

New Features

8.5.2

RevenueCat SDK

🐞 Bugfixes

📦 Dependency Updates

🔄 Other Changes

8.5.1

RevenueCat SDK

🐞 Bugfixes

  • Add proguard-rules.pro to purchases-ui-flutter (#1270) via Cesar de la Vega (@​vegaro)

8.5.0

RevenueCat SDK

📦 Dependency Updates

RevenueCatUI SDK

Paywalls v2

New Features

  • [Paywalls V2] Adds support for Paywalls v2!

🔄 Other Changes

  • [Paywalls V2] Deprecate PaywallFooterView in favor of OriginalTemplatePaywallFooterView (#1256) via Toni Rico (@​tonidero)
  • Fix flutter doctor issue (#1263) via Toni Rico (@​tonidero)

8.4.6

... (truncated)

Changelog

Sourced from purchases_flutter's changelog.

8.6.0

RevenueCat SDK

📦 Dependency Updates

RevenueCatUI SDK

Customer Center

New Features

8.5.2

RevenueCat SDK

🐞 Bugfixes

📦 Dependency Updates

🔄 Other Changes

8.5.1

RevenueCat SDK

🐞 Bugfixes

  • Add proguard-rules.pro to purchases-ui-flutter (#1270) via Cesar de la Vega (@​vegaro)

8.5.0

RevenueCat SDK

📦 Dependency Updates

🔄 Other Changes

  • [Paywalls V2] Deprecate PaywallFooterView in favor of OriginalTemplatePaywallFooterView (#1256) via Toni Rico (@​tonidero)
  • Fix flutter doctor issue (#1263) via Toni Rico (@​tonidero)

8.4.6

RevenueCat SDK

📦 Dependency Updates

... (truncated)

Commits

Updates shared_preferences from 2.5.1 to 2.5.2

Commits
  • 1ecb531 [shared_preferences]Fix : SetState returning future (#8398)
  • c6fcb9b [shared_preferences_tool] Loosen vm_service constraint to allow for 15 (#8539)
  • See full diff in compare view

Updates supabase_flutter from 2.8.3 to 2.8.4

Changelog

Sourced from supabase_flutter's changelog.

supabase_flutter - v2.8.4

  • FIX: Allow null to be returned from accessToken function when the user is not signed in (#1099). (d04d9e63)
  • DOCS: Fix typos (#1108). (46b483f8)

2025-01-01

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 - v2.6.2
  • supabase_flutter - v2.8.3

postgrest - v2.4.1

2024-12-17

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits
  • f79d84c chore(release): publish packages
  • f58ed2c fix(realtime): Lower heartbeat interval to 25s (#1119)
  • 6976fae chore: Generate coverage reports and upload them. (#1110)
  • d04d9e6 fix: Allow null to be returned from accessToken function when the user is not...
  • 46b483f docs: Fix typos (#1108)
  • ece9ab2 chore(release): Publish packages supabase_flutter@2.8.3 (#1106)
  • See full diff in compare view

Updates youtube_explode_dart from 2.3.6 to 2.3.10

Release notes

Sourced from youtube_explode_dart's releases.

v2.3.10

Full Changelog: https://github.com/Hexer10/youtube_explode_dart/compare/v2.3.9...v2.3.10

v2.3.9

Full Changelog: https://github.com/Hexer10/youtube_explode_dart/compare/v2.3.8...v2.3.9

v2.3.8

What's Changed

New Contributors

Full Changelog: https://github.com/Hexer10/youtube_explode_dart/compare/v2.3.6...v2.3.8

Changelog

Sourced from youtube_explode_dart's changelog.

2.3.10

  • Update dev_dependencies
  • Fix #328. Shorts extraction from channel uploads.
  • Skip tests that always fail on GitHub actions.

2.3.9

  • Fix HLS extraction.
  • Fix JSEngine: -, * operators.

2.3.8

2.3.7

  • Fixes JSON parsing for shorts data
Commits
  • 04f8bc9 Update version: v2.3.10
  • 77072cd skip more test
  • 55e01b5 Remove leftover prints
  • 0c73c08 Add shorts test
  • 50e14c4 Skip tests that always fail on GitHub Actions
  • 63a0055 Update source_gen + Update generated files
  • ab9731f Fix shorts extraction from channels. Closes #328 .
  • 12500ff update dependencies (unicode + lints) and minor changes for linter
  • 6c2d3ce update version + CHANGELOG.md
  • dadba27 dartfix + dartfmt
  • Additional commits viewable in compare view

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/225 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/1/2025 **Status:** ✅ Merged **Merged:** 3/16/2025 **Merged by:** [@ricoberger](https://github.com/ricoberger) **Base:** `main` ← **Head:** `dependabot/pub/app/pub-221865199b` --- ### 📝 Commits (2) - [`b92e268`](https://github.com/feeddeck/feeddeck/commit/b92e2680cbaedfec84cf46685617124c6e8b8227) Bump the pub group in /app with 9 updates - [`7c30bb0`](https://github.com/feeddeck/feeddeck/commit/7c30bb0ad87bff46b0d5404928e46b2d97049fe1) Update Podfile.lock ### 📊 Changes **4 files changed** (+84 additions, -76 deletions) <details> <summary>View changed files</summary> 📝 `app/ios/Podfile.lock` (+10 -10) 📝 `app/macos/Podfile.lock` (+9 -9) 📝 `app/pubspec.lock` (+56 -48) 📝 `app/pubspec.yaml` (+9 -9) </details> ### 📄 Description Bumps the pub group in /app with 9 updates: | Package | From | To | | --- | --- | --- | | [app_links](https://github.com/llfbandit/app_links) | `6.3.3` | `6.4.0` | | [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) | `2.4.4` | `2.4.5` | | [just_audio](https://github.com/ryanheise/just_audio) | `0.9.44` | `0.9.46` | | [just_audio_background](https://github.com/ryanheise/just_audio) | `0.0.1-beta.14` | `0.0.1-beta.15` | | [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus) | `8.1.4` | `8.3.0` | | [purchases_flutter](https://github.com/RevenueCat/purchases-flutter) | `8.4.4` | `8.6.0` | | [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences) | `2.5.1` | `2.5.2` | | [supabase_flutter](https://github.com/supabase/supabase-flutter/tree/main/packages) | `2.8.3` | `2.8.4` | | [youtube_explode_dart](https://github.com/Hexer10/youtube_explode_dart) | `2.3.6` | `2.3.10` | Updates `app_links` from 6.3.3 to 6.4.0 <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 `flutter_native_splash` from 2.4.4 to 2.4.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jonbhanson/flutter_native_splash/releases">flutter_native_splash's releases</a>.</em></p> <blockquote> <h2>v2.4.5</h2> <ul> <li>Updated readme. Closes <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/765">#765</a>. Thanks <a href="https://github.com/kingdomseed">Jason</a> for [PR <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/767">#767</a>](<a href="https://redirect.github.com/jonbhanson/flutter_native_splash/pull/767">jonbhanson/flutter_native_splash#767</a>).</li> <li>Fixes for Swift Package Manager. Thanks <a href="https://github.com/dinyok">Dimas</a> for [PR <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/762">#762</a>](<a href="https://redirect.github.com/jonbhanson/flutter_native_splash/pull/762">jonbhanson/flutter_native_splash#762</a>) and <a href="https://github.com/lazytesting">Maarten</a> for [PR <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/760">#760</a>](<a href="https://redirect.github.com/jonbhanson/flutter_native_splash/pull/760">jonbhanson/flutter_native_splash#760</a>).</li> <li>Updated dependencies.</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.5] - (2025-Feb-16)</h2> <ul> <li>Updated readme. Closes <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/765">#765</a>. Thanks <a href="https://github.com/kingdomseed">Jason</a> for [PR <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/767">#767</a>](<a href="https://redirect.github.com/jonbhanson/flutter_native_splash/pull/767">jonbhanson/flutter_native_splash#767</a>).</li> <li>Fixes for Swift Package Manager. Thanks <a href="https://github.com/dinyok">Dimas</a> for [PR <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/762">#762</a>](<a href="https://redirect.github.com/jonbhanson/flutter_native_splash/pull/762">jonbhanson/flutter_native_splash#762</a>) and <a href="https://github.com/lazytesting">Maarten</a> for [PR <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/760">#760</a>](<a href="https://redirect.github.com/jonbhanson/flutter_native_splash/pull/760">jonbhanson/flutter_native_splash#760</a>).</li> <li>Updated dependencies.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jonbhanson/flutter_native_splash/commit/2b36513194d34fa4643d6725e22381864f0cbf0c"><code>2b36513</code></a> Updated readme. Closes <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/765">#765</a>. Thanks Jason for PR <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/767">#767</a>. Fixes for Swift Pac...</li> <li><a href="https://github.com/jonbhanson/flutter_native_splash/commit/9b52d990ef64840e77f0494c105d680d96091348"><code>9b52d99</code></a> Update README.md (<a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/767">#767</a>)</li> <li><a href="https://github.com/jonbhanson/flutter_native_splash/commit/93a38dfe149feff7aac1bb2808e5342c022959e2"><code>93a38df</code></a> fix path for spm (<a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/762">#762</a>)</li> <li><a href="https://github.com/jonbhanson/flutter_native_splash/commit/2688c04d4a88467332f047a3380e53652ebf0214"><code>2688c04</code></a> fix issue with shiftpackages (<a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/760">#760</a>)</li> <li>See full diff in <a href="https://github.com/jonbhanson/flutter_native_splash/compare/v2.4.4...v2.4.5">compare view</a></li> </ul> </details> <br /> Updates `just_audio` from 0.9.44 to 0.9.46 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ryanheise/just_audio/commit/66ae4d39cc75b4d9a3e18aa9bc974510dfd6ad43"><code>66ae4d3</code></a> Merge branch 'fix/swiftpm_macos' into minor</li> <li><a href="https://github.com/ryanheise/just_audio/commit/a668cf4a2c833156cc06e073db95998e927e22e1"><code>a668cf4</code></a> Fix SwiftPM support on macOS.</li> <li><a href="https://github.com/ryanheise/just_audio/commit/5176b2b76b5ac2f646361e08c2111f8bd99c4cf0"><code>5176b2b</code></a> Merge branch 'PrecisionReporters-setWebSinkId' into minor</li> <li><a href="https://github.com/ryanheise/just_audio/commit/4ac4ab1b45bdece2146adc1f08432e775d40ec78"><code>4ac4ab1</code></a> Futureproof sinkId, add missing implementations, tests, bump versions, CHANGE...</li> <li><a href="https://github.com/ryanheise/just_audio/commit/2d50f59ab3cf4a65ff348a857af72d7c5fefb174"><code>2d50f59</code></a> Merge branch 'setWebSinkId' of <a href="https://github.com/PrecisionReporters/just_aud">https://github.com/PrecisionReporters/just_aud</a>...</li> <li><a href="https://github.com/ryanheise/just_audio/commit/1b47c6e8d38692d0369028e832b8a279f4f40b85"><code>1b47c6e</code></a> Merge branch 'feature/coverage' into minor</li> <li><a href="https://github.com/ryanheise/just_audio/commit/57c73e07718cbda2a8d0a021970ce48de6ccf2b5"><code>57c73e0</code></a> Test setAllowsExternalPlayback/setWebCrossOrigin/setGain/asyncMessages</li> <li><a href="https://github.com/ryanheise/just_audio/commit/1e6a13f5f45ea1f0cac2e28cc49b3ec800bdcfa8"><code>1e6a13f</code></a> Implement missing IdleAudioPlayer methods. Add webCrossOrigin getter.</li> <li><a href="https://github.com/ryanheise/just_audio/commit/a87cc33e09a0603651fba3f4156cc9c8a85e536b"><code>a87cc33</code></a> Optimise tests.</li> <li><a href="https://github.com/ryanheise/just_audio/commit/0db04edaced32c3c78cfa4fe16408a8bd38857e2"><code>0db04ed</code></a> fix: fix variable names</li> <li>Additional commits viewable in <a href="https://github.com/ryanheise/just_audio/compare/just_audio-v0.9.44...just_audio-v0.9.46">compare view</a></li> </ul> </details> <br /> Updates `just_audio_background` from 0.0.1-beta.14 to 0.0.1-beta.15 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ryanheise/just_audio/commit/5176b2b76b5ac2f646361e08c2111f8bd99c4cf0"><code>5176b2b</code></a> Merge branch 'PrecisionReporters-setWebSinkId' into minor</li> <li><a href="https://github.com/ryanheise/just_audio/commit/4ac4ab1b45bdece2146adc1f08432e775d40ec78"><code>4ac4ab1</code></a> Futureproof sinkId, add missing implementations, tests, bump versions, CHANGE...</li> <li><a href="https://github.com/ryanheise/just_audio/commit/2d50f59ab3cf4a65ff348a857af72d7c5fefb174"><code>2d50f59</code></a> Merge branch 'setWebSinkId' of <a href="https://github.com/PrecisionReporters/just_aud">https://github.com/PrecisionReporters/just_aud</a>...</li> <li><a href="https://github.com/ryanheise/just_audio/commit/1b47c6e8d38692d0369028e832b8a279f4f40b85"><code>1b47c6e</code></a> Merge branch 'feature/coverage' into minor</li> <li><a href="https://github.com/ryanheise/just_audio/commit/57c73e07718cbda2a8d0a021970ce48de6ccf2b5"><code>57c73e0</code></a> Test setAllowsExternalPlayback/setWebCrossOrigin/setGain/asyncMessages</li> <li><a href="https://github.com/ryanheise/just_audio/commit/1e6a13f5f45ea1f0cac2e28cc49b3ec800bdcfa8"><code>1e6a13f</code></a> Implement missing IdleAudioPlayer methods. Add webCrossOrigin getter.</li> <li><a href="https://github.com/ryanheise/just_audio/commit/a87cc33e09a0603651fba3f4156cc9c8a85e536b"><code>a87cc33</code></a> Optimise tests.</li> <li><a href="https://github.com/ryanheise/just_audio/commit/e9f1e6eb68d70435e997f043f00623fd9a81bff3"><code>e9f1e6e</code></a> Merge branch 'feature/swiftpm' into minor</li> <li><a href="https://github.com/ryanheise/just_audio/commit/0bd8a52525a1ac112b7f0deadc3b81f2c4d2e407"><code>0bd8a52</code></a> Bump version, CHANGELOG, README.</li> <li><a href="https://github.com/ryanheise/just_audio/commit/35b234ad08ede8d240f83e55e86ed18397dbb994"><code>35b234a</code></a> Add missing import to LoadControl.h. Update example Podfile.</li> <li>Additional commits viewable in <a href="https://github.com/ryanheise/just_audio/compare/just_audio_background-v0.0.1-beta.14...just_audio_background-v0.0.1-beta.15">compare view</a></li> </ul> </details> <br /> Updates `package_info_plus` from 8.1.4 to 8.3.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/8b4178dce477ba753aed20d2a666bfca5950edea"><code>8b4178d</code></a> chore(release): prepare for release (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/issues/3494">#3494</a>)</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/c0ab9214479653ce976e427dc0fa5e58b71e7f66"><code>c0ab921</code></a> feat(package_info_plus): add update time (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/issues/3466">#3466</a>)</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/50d12990f88b66c8a1c76426295cd28ad11e3194"><code>50d1299</code></a> chore(release): prepare for release (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/issues/3465">#3465</a>)</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/aa10ce758b6ee6895c7b4a05f16ffa08a434fa20"><code>aa10ce7</code></a> fix(package_info_plus): data serialization converts installTime to String ins...</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/6eec56c4a2a5f49894e60c3b9ea263c3096c01d5"><code>6eec56c</code></a> fix(package_info_plus): fix macOS compilation warning (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/issues/3460">#3460</a>)</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/e499b8295c73679e4aabbb496f9a82506fa8999b"><code>e499b82</code></a> chore(release): prepare for release (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/issues/3454">#3454</a>)</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/0ea0402f824104c36a806f32e88727801b40ba4c"><code>0ea0402</code></a> feat(package_info_plus): add install time (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/issues/3434">#3434</a>)</li> <li>See full diff in <a href="https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v8.3.0/packages/package_info_plus">compare view</a></li> </ul> </details> <br /> Updates `purchases_flutter` from 8.4.4 to 8.6.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.6.0</h2> <h2>RevenueCat SDK</h2> <h3>📦 Dependency Updates</h3> <ul> <li>Bump nokogiri from 1.16.7 to 1.18.3 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1271">#1271</a>) via dependabot[bot] (<a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.21.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1280">#1280</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.13.0">Android 8.13.0</a></li> </ul> </li> <li>Bump cocoapods from 1.16.0 to 1.16.2 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1200">#1200</a>) via dependabot[bot] (<a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.20.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1279">#1279</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.13.0">Android 8.13.0</a></li> </ul> </li> </ul> <h2>RevenueCatUI SDK</h2> <h3>Customer Center</h3> <h4>✨ New Features</h4> <ul> <li>feat: Introduce CustomerCenter (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1261">#1261</a>) via Cesar de la Vega (<a href="https://github.com/vegaro"><code>@​vegaro</code></a>)</li> </ul> <h2>8.5.2</h2> <h2>RevenueCat SDK</h2> <h3>🐞 Bugfixes</h3> <ul> <li>Add prepaid periodType (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1277">#1277</a>) via Will Taylor (<a href="https://github.com/fire-at-will"><code>@​fire-at-will</code></a>)</li> </ul> <h3>📦 Dependency Updates</h3> <ul> <li>Updates purchases-hybrid-common to 13.19.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1276">#1276</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.18.0">iOS 5.18.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.17.0">iOS 5.17.0</a></li> </ul> </li> </ul> <h3>🔄 Other Changes</h3> <ul> <li>chore: Update proguard-rules.pro like flutter_ui (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1274">#1274</a>) via Facundo Menzella (<a href="https://github.com/facumenzella"><code>@​facumenzella</code></a>)</li> </ul> <h2>8.5.1</h2> <h2>RevenueCat SDK</h2> <h3>🐞 Bugfixes</h3> <ul> <li>Add proguard-rules.pro to <code>purchases-ui-flutter</code> (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1270">#1270</a>) via Cesar de la Vega (<a href="https://github.com/vegaro"><code>@​vegaro</code></a>)</li> </ul> <h2>8.5.0</h2> <h2>RevenueCat SDK</h2> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.18.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1265">#1265</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.12.2">Android 8.12.2</a></li> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/8.12.1">Android 8.12.1</a></li> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/8.12.0">Android 8.12.0</a></li> </ul> </li> </ul> <h2>RevenueCatUI SDK</h2> <h3>Paywalls v2</h3> <h4>✨ New Features</h4> <ul> <li>[Paywalls V2] Adds support for Paywalls v2!</li> </ul> <h3>🔄 Other Changes</h3> <ul> <li>[Paywalls V2] Deprecate PaywallFooterView in favor of OriginalTemplatePaywallFooterView (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1256">#1256</a>) via Toni Rico (<a href="https://github.com/tonidero"><code>@​tonidero</code></a>)</li> <li>Fix flutter doctor issue (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1263">#1263</a>) via Toni Rico (<a href="https://github.com/tonidero"><code>@​tonidero</code></a>)</li> </ul> <h2>8.4.6</h2> <!-- 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.6.0</h2> <h2>RevenueCat SDK</h2> <h3>📦 Dependency Updates</h3> <ul> <li>Bump nokogiri from 1.16.7 to 1.18.3 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1271">#1271</a>) via dependabot[bot] (<a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.21.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1280">#1280</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.13.0">Android 8.13.0</a></li> </ul> </li> <li>Bump cocoapods from 1.16.0 to 1.16.2 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1200">#1200</a>) via dependabot[bot] (<a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.20.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1279">#1279</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.13.0">Android 8.13.0</a></li> </ul> </li> </ul> <h2>RevenueCatUI SDK</h2> <h3>Customer Center</h3> <h4>✨ New Features</h4> <ul> <li>feat: Introduce CustomerCenter (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1261">#1261</a>) via Cesar de la Vega (<a href="https://github.com/vegaro"><code>@​vegaro</code></a>)</li> </ul> <h2>8.5.2</h2> <h2>RevenueCat SDK</h2> <h3>🐞 Bugfixes</h3> <ul> <li>Add prepaid periodType (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1277">#1277</a>) via Will Taylor (<a href="https://github.com/fire-at-will"><code>@​fire-at-will</code></a>)</li> </ul> <h3>📦 Dependency Updates</h3> <ul> <li>Updates purchases-hybrid-common to 13.19.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1276">#1276</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.18.0">iOS 5.18.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.17.0">iOS 5.17.0</a></li> </ul> </li> </ul> <h3>🔄 Other Changes</h3> <ul> <li>chore: Update proguard-rules.pro like flutter_ui (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1274">#1274</a>) via Facundo Menzella (<a href="https://github.com/facumenzella"><code>@​facumenzella</code></a>)</li> </ul> <h2>8.5.1</h2> <h2>RevenueCat SDK</h2> <h3>🐞 Bugfixes</h3> <ul> <li>Add proguard-rules.pro to <code>purchases-ui-flutter</code> (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1270">#1270</a>) via Cesar de la Vega (<a href="https://github.com/vegaro"><code>@​vegaro</code></a>)</li> </ul> <h2>8.5.0</h2> <h2>RevenueCat SDK</h2> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.18.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1265">#1265</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.12.2">Android 8.12.2</a></li> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/8.12.1">Android 8.12.1</a></li> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/8.12.0">Android 8.12.0</a></li> </ul> </li> </ul> <h3>🔄 Other Changes</h3> <ul> <li>[Paywalls V2] Deprecate PaywallFooterView in favor of OriginalTemplatePaywallFooterView (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1256">#1256</a>) via Toni Rico (<a href="https://github.com/tonidero"><code>@​tonidero</code></a>)</li> <li>Fix flutter doctor issue (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1263">#1263</a>) via Toni Rico (<a href="https://github.com/tonidero"><code>@​tonidero</code></a>)</li> </ul> <h2>8.4.6</h2> <h2>RevenueCat SDK</h2> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.17.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1258">#1258</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.16.1">iOS 5.16.1</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/9c7faeabe6b1c1469913d5987c2cf44fc7e05ff3"><code>9c7faea</code></a> Update VERSIONS.md</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/71e83a148b7f0a48ae8905f8876ec3526aec7efd"><code>71e83a1</code></a> Version bump for 8.6.0</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/29ea823fe5aae96a113cc6cc37aa99ef3841b89a"><code>29ea823</code></a> feat: Introduce CustomerCenter (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1261">#1261</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/c62f8a7616e6dd3eb0a8779a25f5580fa5c9fda7"><code>c62f8a7</code></a> Bump nokogiri from 1.16.7 to 1.18.3 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1271">#1271</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/7f090be9245ee74b775ea82ec859d64e095b8647"><code>7f090be</code></a> [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.21.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1280">#1280</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/ac24185ebe4b3ac597a3de4a8f072b2535b8ca6b"><code>ac24185</code></a> Bump cocoapods from 1.16.0 to 1.16.2 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1200">#1200</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/4d2923d7303ef54515af3a7df4339d58aff04bac"><code>4d2923d</code></a> [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.20.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1279">#1279</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/6964aba0537ccba9f1749d7c7ff71a8f4110c834"><code>6964aba</code></a> [AUTOMATIC] Release/8.5.2 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1278">#1278</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/829b5583b9131c789581dce691991c46abd9f4fc"><code>829b558</code></a> Aadd prepaid periodType (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1277">#1277</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/4b3d206bc9a87ede2b59187af04658972f47d3af"><code>4b3d206</code></a> Updates purchases-hybrid-common to 13.19.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1276">#1276</a>)</li> <li>Additional commits viewable in <a href="https://github.com/RevenueCat/purchases-flutter/compare/8.4.4...8.6.0">compare view</a></li> </ul> </details> <br /> Updates `shared_preferences` from 2.5.1 to 2.5.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/flutter/packages/commit/1ecb531bdd61b0217ed86d7ea0e8c007f4f7aff9"><code>1ecb531</code></a> [shared_preferences]Fix : SetState returning future (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/8398">#8398</a>)</li> <li><a href="https://github.com/flutter/packages/commit/c6fcb9bbc10dcaca918be35de421355afcdf5d2b"><code>c6fcb9b</code></a> [shared_preferences_tool] Loosen vm_service constraint to allow for 15 (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/8539">#8539</a>)</li> <li>See full diff in <a href="https://github.com/flutter/packages/commits/shared_preferences-v2.5.2/packages/shared_preferences">compare view</a></li> </ul> </details> <br /> Updates `supabase_flutter` from 2.8.3 to 2.8.4 <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.4</code></h4> <ul> <li><strong>FIX</strong>: Allow null to be returned from accessToken function when the user is not signed in (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/1099">#1099</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/d04d9e63bcc46c2ee71e311b4c3addb216f0f520">d04d9e63</a>)</li> <li><strong>DOCS</strong>: Fix typos (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/1108">#1108</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/46b483f83a70fb7785ef3bccca6849fa6b07852c">46b483f8</a>)</li> </ul> <h2>2025-01-01</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/#postgrest---v241"><code>postgrest</code> - <code>v2.4.1</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#supabase---v262"><code>supabase</code> - <code>v2.6.2</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#supabase_flutter---v283"><code>supabase_flutter</code> - <code>v2.8.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>supabase</code> - <code>v2.6.2</code></li> <li><code>supabase_flutter</code> - <code>v2.8.3</code></li> </ul> <hr /> <h4><code>postgrest</code> - <code>v2.4.1</code></h4> <ul> <li><strong>DOCS</strong>: Fix typo for RPC docs (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/1105">#1105</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/7c8c8630257984f429406b0d85a8601881712343">7c8c8630</a>)</li> </ul> <h2>2024-12-17</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---v2111"><code>gotrue</code> - <code>v2.11.1</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#realtime_client---v241"><code>realtime_client</code> - <code>v2.4.1</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/supabase/supabase-flutter/commit/f79d84c0adfdd6bb671e72a4b85154cd627a818e"><code>f79d84c</code></a> chore(release): publish packages</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/f58ed2cecc967a116fa675d75c331c752686b7e2"><code>f58ed2c</code></a> fix(realtime): Lower heartbeat interval to 25s (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/1119">#1119</a>)</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/6976faebd643b490f1660b54c2a5ce436d7ce021"><code>6976fae</code></a> chore: Generate coverage reports and upload them. (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/1110">#1110</a>)</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/d04d9e63bcc46c2ee71e311b4c3addb216f0f520"><code>d04d9e6</code></a> fix: Allow null to be returned from accessToken function when the user is not...</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/46b483f83a70fb7785ef3bccca6849fa6b07852c"><code>46b483f</code></a> docs: Fix typos (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/1108">#1108</a>)</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/ece9ab2cf38106c795bbcbca82d64d0336ddfa6f"><code>ece9ab2</code></a> chore(release): Publish packages supabase_flutter@2.8.3 (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/1106">#1106</a>)</li> <li>See full diff in <a href="https://github.com/supabase/supabase-flutter/commits/supabase_flutter-v2.8.4/packages">compare view</a></li> </ul> </details> <br /> Updates `youtube_explode_dart` from 2.3.6 to 2.3.10 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Hexer10/youtube_explode_dart/releases">youtube_explode_dart's releases</a>.</em></p> <blockquote> <h2>v2.3.10</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/Hexer10/youtube_explode_dart/compare/v2.3.9...v2.3.10">https://github.com/Hexer10/youtube_explode_dart/compare/v2.3.9...v2.3.10</a></p> <h2>v2.3.9</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/Hexer10/youtube_explode_dart/compare/v2.3.8...v2.3.9">https://github.com/Hexer10/youtube_explode_dart/compare/v2.3.8...v2.3.9</a></p> <h2>v2.3.8</h2> <h2>What's Changed</h2> <ul> <li>fix: Simplify Playlist ID matching logic by <a href="https://github.com/khaled-0"><code>@​khaled-0</code></a> in <a href="https://redirect.github.com/Hexer10/youtube_explode_dart/pull/316">Hexer10/youtube_explode_dart#316</a></li> <li>fix: Parsing JSON response for shorts by <a href="https://github.com/JorWo"><code>@​JorWo</code></a> in <a href="https://redirect.github.com/Hexer10/youtube_explode_dart/pull/313">Hexer10/youtube_explode_dart#313</a></li> <li>fix(search): added if-null check for playlist video count by <a href="https://github.com/codedbycurtis"><code>@​codedbycurtis</code></a> in <a href="https://redirect.github.com/Hexer10/youtube_explode_dart/pull/317">Hexer10/youtube_explode_dart#317</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/khaled-0"><code>@​khaled-0</code></a> made their first contribution in <a href="https://redirect.github.com/Hexer10/youtube_explode_dart/pull/316">Hexer10/youtube_explode_dart#316</a></li> <li><a href="https://github.com/JorWo"><code>@​JorWo</code></a> made their first contribution in <a href="https://redirect.github.com/Hexer10/youtube_explode_dart/pull/313">Hexer10/youtube_explode_dart#313</a></li> <li><a href="https://github.com/codedbycurtis"><code>@​codedbycurtis</code></a> made their first contribution in <a href="https://redirect.github.com/Hexer10/youtube_explode_dart/pull/317">Hexer10/youtube_explode_dart#317</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/Hexer10/youtube_explode_dart/compare/v2.3.6...v2.3.8">https://github.com/Hexer10/youtube_explode_dart/compare/v2.3.6...v2.3.8</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Hexer10/youtube_explode_dart/blob/v2.3.10/CHANGELOG.md">youtube_explode_dart's changelog</a>.</em></p> <blockquote> <h2>2.3.10</h2> <ul> <li>Update dev_dependencies</li> <li>Fix <a href="https://redirect.github.com/Hexer10/youtube_explode_dart/issues/328">#328</a>. Shorts extraction from channel uploads.</li> <li>Skip tests that always fail on GitHub actions.</li> </ul> <h2>2.3.9</h2> <ul> <li>Fix HLS extraction.</li> <li>Fix JSEngine: -, * operators.</li> </ul> <h2>2.3.8</h2> <ul> <li>Simplify Playlist ID matching logic by <a href="https://github.com/khaled-0"><code>@​khaled-0</code></a> in <a href="https://redirect.github.com/Hexer10/youtube_explode_dart/pull/316">Hexer10/youtube_explode_dart#316</a></li> <li>Fix Parsing JSON response for shorts by <a href="https://github.com/JorWo"><code>@​JorWo</code></a> in <a href="https://redirect.github.com/Hexer10/youtube_explode_dart/pull/313">Hexer10/youtube_explode_dart#313</a></li> <li>Added if-null check for playlist video count by <a href="https://github.com/codedbycurtis"><code>@​codedbycurtis</code></a> in <a href="https://redirect.github.com/Hexer10/youtube_explode_dart/pull/317">Hexer10/youtube_explode_dart#317</a></li> <li>Fixes for JSEngine.</li> </ul> <h2>2.3.7</h2> <ul> <li>Fixes JSON parsing for shorts data</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/04f8bc9ec934b040bc50f2fc7d501e566a4e2867"><code>04f8bc9</code></a> Update version: v<code>2.3.10</code></li> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/77072cdb6030e6892824f29edfcec1b957c74bf7"><code>77072cd</code></a> skip more test</li> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/55e01b5b94cc3132f756ea8e5de1279e639287bf"><code>55e01b5</code></a> Remove leftover prints</li> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/0c73c0880b2a2dbd039a23552e40756b1dce1aa8"><code>0c73c08</code></a> Add shorts test</li> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/50e14c424dae2b34bb3f81ca235e7f385612d6a7"><code>50e14c4</code></a> Skip tests that always fail on GitHub Actions</li> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/63a005508346d38ec0bf5b82e2a3a3d2bd2df476"><code>63a0055</code></a> Update source_gen + Update generated files</li> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/ab9731ff2af64a3e8899ccd6a88192744cca6188"><code>ab9731f</code></a> Fix shorts extraction from channels. Closes <a href="https://redirect.github.com/Hexer10/youtube_explode_dart/issues/328">#328</a> .</li> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/12500ff1585015fefe49affcb7b4e460a4f0bc5e"><code>12500ff</code></a> update dependencies (unicode + lints) and minor changes for linter</li> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/6c2d3cec2c41fb9b7b9ab59b102933916b55710a"><code>6c2d3ce</code></a> update version + CHANGELOG.md</li> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/dadba272281f768333e64bd87e71cd946674ad3d"><code>dadba27</code></a> dartfix + dartfmt</li> <li>Additional commits viewable in <a href="https://github.com/Hexer10/youtube_explode_dart/compare/v2.3.6...v2.3.10">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-10-31 16:59:53 -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#221