[PR #117] [CLOSED] Bump the pub group in /app with 8 updates #118

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

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/117
Author: @dependabot[bot]
Created: 1/30/2024
Status: Closed

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


📝 Commits (1)

  • ad570ac Bump the pub group in /app with 8 updates

📊 Changes

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

View changed files

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

📄 Description

Bumps the pub group in /app with 8 updates:

Package From To
cached_network_image 3.3.0 3.3.1
flutter_native_splash 2.3.8 2.3.10
intl 0.18.1 0.19.0
purchases_flutter 6.5.1 6.18.0
supabase_flutter 2.0.2 2.3.1
url_launcher 6.2.2 6.2.4
window_manager 0.3.7 0.3.8
youtube_explode_dart 2.0.4 2.1.0

Updates cached_network_image from 3.3.0 to 3.3.1

Commits
  • f7e9672 Merge pull request #910 from Baseflow/feature/remove-duplicate-error-reporting
  • 83a63d7 Remove duplicate error reporting
  • 7d3434a Merge pull request #891 from RWolfing/develop
  • 7f49efc Merge pull request #909 from muhib349/fix_decoder_callback
  • b89bc5d fixed decoderCallback issue by updating flutter_blurhash version to 0.8.2
  • 32e2c08 Add missing error listener
  • See full diff in compare view

Updates flutter_native_splash from 2.3.8 to 2.3.10

Changelog

Sourced from flutter_native_splash's changelog.

[2.3.10] - (2024-Jan-28)

[2.3.9] - (2023-Dec-31)

  • Resolve lint warnings. Update readme.
Commits

Updates intl from 0.18.1 to 0.19.0

Release notes

Sourced from intl's releases.

package:intl_translation v0.19.0

  • Always generate null safe code, remove null-safe flag.
  • Add example for he locale.
  • MessageExtraction: add set of error codes to be ignored in analysis.
  • Upgrade dependencies on analyzer and lints.
  • Fix pubspec repository url.
  • Fix error in toString of Messages.

package:intl v0.19.0

  • Update to CLDR v44.
  • Update to CLDR v43.
  • Add tryParse to NumberFormat.
  • Add tryParse tryParseStrict tryParseLoose tryParseUtc to DateFormat.
  • Add fallback for deprecated locales, such as he iw.
  • Switch QAR currency name to Riyal.
  • Add license headers to some files.
  • Update CVE currency symbol.
  • Add EEEEE skeleton for DateFormat, closing #176.
  • Switch to 3.0.0 SDK.
  • Fix issue #483 about date parsing with a yy skeleton.
  • Extract NumberParserBase abstract class
Commits

Updates purchases_flutter from 6.5.1 to 6.18.0

Release notes

Sourced from purchases_flutter's releases.

6.18.0

RevenueCatUI

  • Paywalls: displayCloseButton parameter (#948) via NachoSoto (@​NachoSoto)
  • Paywalls: added Offering parameter to presentPaywall methods (#947) via NachoSoto (@​NachoSoto)

Dependency Updates

Other Changes

  • Refactor and cleanup of purchase_tester (#950) via Cesar de la Vega (@​vegaro)

6.17.0

RevenueCatUI

Dependency Updates

6.16.1

Dependency Updates

6.16.0

Dependency Updates

6.15.0

New features

  • 📱 Initial support for cross-platform RevenueCat Paywalls 🐾 🧱 (#931)

Instructions:

  • For Android, you need to change your MainActivity to subclass FlutterFragmentActivity instead of FlutterActivity. Also, the min sdk version of the new package is 24. Please make sure your app's android/build.gradle minSdkVersion has that or a higher version.
  • Add purchases-ui-flutter in your pubspec.yaml:
dependencies:
  purchases_ui_flutter: 6.15.0

... (truncated)

Changelog

Sourced from purchases_flutter's changelog.

6.18.0

RevenueCatUI

  • Paywalls: displayCloseButton parameter (#948) via NachoSoto (@​NachoSoto)
  • Paywalls: added Offering parameter to presentPaywall methods (#947) via NachoSoto (@​NachoSoto)

Dependency Updates

Other Changes

  • Refactor and cleanup of purchase_tester (#950) via Cesar de la Vega (@​vegaro)

6.17.0

RevenueCatUI

Dependency Updates

6.16.1

Dependency Updates

6.16.0

Dependency Updates

6.15.0

New features

  • 📱 Initial support for cross-platform RevenueCat Paywalls 🐾 🧱 (#931)

Instructions:

  • For Android, you need to change your MainActivity to subclass FlutterFragmentActivity instead of FlutterActivity. Also, the min sdk version of the new package is 24. Please make sure your app's android/build.gradle minSdkVersion has that or a higher version.
  • Add purchases-ui-flutter in your pubspec.yaml:
dependencies:
  purchases_ui_flutter: 6.15.0

... (truncated)

Commits
  • 3e5011b Relax dependency version
  • ce607f6 Update VERSIONS.md
  • 01fef15 Version bump for 6.18.0
  • e129c6a [AUTOMATIC BUMP] Updates purchases-hybrid-common to 9.2.0 (#952)
  • 4d78911 [AUTOMATIC BUMP] Updates purchases-hybrid-common to 9.1.0 (#951)
  • aeaebdf Paywalls: displayCloseButton parameter (#948)
  • a22ab5f Paywalls: added Offering parameter to presentPaywall methods (#947)
  • 9020c68 Refactor and cleanup of purchase_tester (#950)
  • 704510c [AUTOMATIC BUMP] Updates purchases-hybrid-common to 9.0.1 (#949)
  • f619df6 [AUTOMATIC] Release/6.17.0 (#946)
  • Additional commits viewable in compare view

Updates supabase_flutter from 2.0.2 to 2.3.1

Changelog

Sourced from supabase_flutter's changelog.

Change Log

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

2024-01-23

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.0.6
  • supabase_flutter - v2.3.1

gotrue - v2.4.1

  • FIX(gotrue): Set _currentUser when setting initial session (#806). (042f3c6d)

2024-01-19

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits

Updates url_launcher from 6.2.2 to 6.2.4

Commits
  • 5be1553 [url_launcher]: Fix a grammar error in the comments of launchUrl method (#5919)
  • 4c5375d [various] Update minimum iOS versions to 12.0 (#5902)
  • c5349bc [various] Add iOS privacy manifests (#5846)
  • 93e4bc0 [url_launcher]: Bump androidx.annotation:annotation from 1.7.0 to 1.7.1 in /p...
  • 09205ca Re-land: Enable prefer_mixin and bump plugin_platform_interface to 2.1.7 (#5841)
  • 5aef49b [ci] Revert #5793 + Manual flutter roll to c6ddb73f971edd8210893db9f26ae66590...
  • 24a12a4 Enable prefer_mixin and bump plugin_platform_interface to 2.1.7 (#5793)
  • 7beab0d [url_launcher] Add InAppBrowserConfiguration parameter (#5758)
  • 31fc7b5 bump mockito across repo to 5.4.4 (#5794)
  • bb97da8 [various] Sync lints with flutter/flutter (#5717)
  • Additional commits viewable in compare view

Updates window_manager from 0.3.7 to 0.3.8

Changelog

Sourced from window_manager's changelog.

0.3.8

  • Updates minimum supported SDK version to Flutter 3.3/Dart 3.0.
  • [windows] fix #396 fullscreen/unfullscreen events, disable minimize on fullscreen #409
  • setAlignment support custom Alignment #424
Commits

Updates youtube_explode_dart from 2.0.4 to 2.1.0

Release notes

Sourced from youtube_explode_dart's releases.

v2.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/Hexer10/youtube_explode_dart/compare/v2.0.4...v2.1.0

Changelog

Sourced from youtube_explode_dart's changelog.

2.1.0

  • BREAKING CHANGE:
    • In getUploadsFromPage: the videoSorting parameter is now a named parameter
  • Shorts filter possibility added in getUploadsFromPage.
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/117 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/30/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/pub/app/pub-2736630497` --- ### 📝 Commits (1) - [`ad570ac`](https://github.com/feeddeck/feeddeck/commit/ad570ac8809b786ef5727fd984950a5308fb186b) Bump the pub group in /app with 8 updates ### 📊 Changes **2 files changed** (+37 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `app/pubspec.lock` (+29 -29) 📝 `app/pubspec.yaml` (+8 -8) </details> ### 📄 Description Bumps the pub group in /app with 8 updates: | Package | From | To | | --- | --- | --- | | [cached_network_image](https://github.com/Baseflow/flutter_cached_network_image) | `3.3.0` | `3.3.1` | | [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) | `2.3.8` | `2.3.10` | | [intl](https://github.com/dart-lang/i18n/tree/main/pkgs) | `0.18.1` | `0.19.0` | | [purchases_flutter](https://github.com/RevenueCat/purchases-flutter) | `6.5.1` | `6.18.0` | | [supabase_flutter](https://github.com/supabase/supabase-flutter/tree/main/packages) | `2.0.2` | `2.3.1` | | [url_launcher](https://github.com/flutter/packages/tree/main/packages/url_launcher) | `6.2.2` | `6.2.4` | | [window_manager](https://github.com/leanflutter/window_manager) | `0.3.7` | `0.3.8` | | [youtube_explode_dart](https://github.com/Hexer10/youtube_explode_dart) | `2.0.4` | `2.1.0` | Updates `cached_network_image` from 3.3.0 to 3.3.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Baseflow/flutter_cached_network_image/commit/f7e967299702edd86243c99cc9d036a82944085a"><code>f7e9672</code></a> Merge pull request <a href="https://redirect.github.com/Baseflow/flutter_cached_network_image/issues/910">#910</a> from Baseflow/feature/remove-duplicate-error-reporting</li> <li><a href="https://github.com/Baseflow/flutter_cached_network_image/commit/83a63d7e30f954c60e01093058e40bbfd0bec1a9"><code>83a63d7</code></a> Remove duplicate error reporting</li> <li><a href="https://github.com/Baseflow/flutter_cached_network_image/commit/7d3434a954cbc603b84ede67e88705a20d17ff1b"><code>7d3434a</code></a> Merge pull request <a href="https://redirect.github.com/Baseflow/flutter_cached_network_image/issues/891">#891</a> from RWolfing/develop</li> <li><a href="https://github.com/Baseflow/flutter_cached_network_image/commit/7f49efcef79a274f336db32dc971e59274b7b595"><code>7f49efc</code></a> Merge pull request <a href="https://redirect.github.com/Baseflow/flutter_cached_network_image/issues/909">#909</a> from muhib349/fix_decoder_callback</li> <li><a href="https://github.com/Baseflow/flutter_cached_network_image/commit/b89bc5dff36e0c59bf50c4691f7fe55bcc407fc4"><code>b89bc5d</code></a> fixed decoderCallback issue by updating flutter_blurhash version to 0.8.2</li> <li><a href="https://github.com/Baseflow/flutter_cached_network_image/commit/32e2c08a5eaa629ec9cf68e737b387d64786e689"><code>32e2c08</code></a> Add missing error listener</li> <li>See full diff in <a href="https://github.com/Baseflow/flutter_cached_network_image/compare/v3.3.0...v3.3.1">compare view</a></li> </ul> </details> <br /> Updates `flutter_native_splash` from 2.3.8 to 2.3.10 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jonbhanson/flutter_native_splash/blob/master/CHANGELOG.md">flutter_native_splash's changelog</a>.</em></p> <blockquote> <h2>[2.3.10] - (2024-Jan-28)</h2> <ul> <li>Fixed parameter <code>background_image_android</code>. Fixes <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/652">#652</a>.</li> <li>Exit process with error code when unexpected config provided in YAML. Thanks <a href="https://github.com/smit-ghl">smit-ghl</a> for [PR <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/657">#657</a>](<a href="https://redirect.github.com/jonbhanson/flutter_native_splash/pull/657">jonbhanson/flutter_native_splash#657</a>).</li> <li>Updated readme. Thanks <a href="https://github.com/Mercutio1243">Mercutio1243</a> for the suggestions. Closes <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/658">#658</a>.</li> </ul> <h2>[2.3.9] - (2023-Dec-31)</h2> <ul> <li>Resolve lint warnings. Update readme.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/jonbhanson/flutter_native_splash/commits">compare view</a></li> </ul> </details> <br /> Updates `intl` from 0.18.1 to 0.19.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/i18n/releases">intl's releases</a>.</em></p> <blockquote> <h2>package:intl_translation v0.19.0</h2> <ul> <li>Always generate null safe code, remove <code>null-safe</code> flag.</li> <li>Add example for <code>he</code> locale.</li> <li>MessageExtraction: add set of error codes to be ignored in analysis.</li> <li>Upgrade dependencies on <code>analyzer</code> and <code>lints</code>.</li> <li>Fix pubspec <code>repository</code> url.</li> <li>Fix error in <code>toString</code> of <code>Message</code>s.</li> </ul> <h2>package:intl v0.19.0</h2> <ul> <li>Update to CLDR v44.</li> <li>Update to CLDR v43.</li> <li>Add <code>tryParse</code> to NumberFormat.</li> <li>Add <code>tryParse</code> <code>tryParseStrict</code> <code>tryParseLoose</code> <code>tryParseUtc</code> to DateFormat.</li> <li>Add fallback for deprecated locales, such as <code>he</code> <!-- raw HTML omitted --> <code>iw</code>.</li> <li>Switch QAR currency name to Riyal.</li> <li>Add license headers to some files.</li> <li>Update CVE currency symbol.</li> <li>Add <code>EEEEE</code> skeleton for <code>DateFormat</code>, closing <a href="https://redirect.github.com/dart-lang/i18n/issues/176">#176</a>.</li> <li>Switch to <code>3.0.0</code> SDK.</li> <li>Fix issue <a href="https://redirect.github.com/dart-lang/i18n/issues/483">#483</a> about date parsing with a <code>yy</code> skeleton.</li> <li>Extract <code>NumberParserBase</code> abstract class</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dart-lang/i18n/commit/a1431f82d6df035a0f5bfa640fede3fa32c6a12b"><code>a1431f8</code></a> Switch changelog entries</li> <li><a href="https://github.com/dart-lang/i18n/commit/bd86e2723ae15f619d31e9cf43d430502e23637d"><code>bd86e27</code></a> Merge branch 'main' into publishIntl</li> <li><a href="https://github.com/dart-lang/i18n/commit/5043160a824f5ffab5077f25485c99892826242c"><code>5043160</code></a> No public description</li> <li><a href="https://github.com/dart-lang/i18n/commit/2d75d73fd0c402f4eff1d812e6f3c9c2dceb52e5"><code>2d75d73</code></a> Publish <code>package:intl</code> v0.19.0</li> <li><a href="https://github.com/dart-lang/i18n/commit/412ef689646ddec729537b6efa632493b5c1163b"><code>412ef68</code></a> No public description</li> <li><a href="https://github.com/dart-lang/i18n/commit/2c82cd2bd0332dc2819628d0e92a3265698dca39"><code>2c82cd2</code></a> Dissolve <code>package:messages_deserializer</code> for pub publish (<a href="https://github.com/dart-lang/i18n/tree/main/pkgs/issues/751">#751</a>)</li> <li><a href="https://github.com/dart-lang/i18n/commit/f02f7484b6bbcfb8df5066eca71daaebe8e6009d"><code>f02f748</code></a> Fixes before publish (<a href="https://github.com/dart-lang/i18n/tree/main/pkgs/issues/749">#749</a>)</li> <li><a href="https://github.com/dart-lang/i18n/commit/c782918d841d47c8cde37d4f81fca8b28e35657f"><code>c782918</code></a> Last fixes</li> <li><a href="https://github.com/dart-lang/i18n/commit/2da7748e0fa9ed5144a74e538c3beda3b7ff2d8b"><code>2da7748</code></a> More fixes</li> <li><a href="https://github.com/dart-lang/i18n/commit/7315909c2a5fe0769216be5116dedf1e0a34349d"><code>7315909</code></a> Reformat</li> <li>Additional commits viewable in <a href="https://github.com/dart-lang/i18n/commits/intl-v0.19.0/pkgs">compare view</a></li> </ul> </details> <br /> Updates `purchases_flutter` from 6.5.1 to 6.18.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/RevenueCat/purchases-flutter/releases">purchases_flutter's releases</a>.</em></p> <blockquote> <h2>6.18.0</h2> <h3>RevenueCatUI</h3> <ul> <li><code>Paywalls</code>: <code>displayCloseButton</code> parameter (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/948">#948</a>) via NachoSoto (<a href="https://github.com/NachoSoto"><code>@​NachoSoto</code></a>)</li> <li><code>Paywalls</code>: added <code>Offering</code> parameter to <code>presentPaywall</code> methods (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/947">#947</a>) via NachoSoto (<a href="https://github.com/NachoSoto"><code>@​NachoSoto</code></a>)</li> </ul> <h3>Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 9.2.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/952">#952</a>) via RevenueCat Git Bot (<a href="https://github.com/RCGitBot"><code>@​RCGitBot</code></a>) <ul> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/7.4.0">Android 7.4.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/7.3.6">Android 7.3.6</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/4.32.2">iOS 4.32.2</a></li> </ul> </li> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 9.1.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/951">#951</a>) via RevenueCat Git Bot (<a href="https://github.com/RCGitBot"><code>@​RCGitBot</code></a>) <ul> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/7.4.0">Android 7.4.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/7.3.6">Android 7.3.6</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/4.32.2">iOS 4.32.2</a></li> </ul> </li> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 9.0.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/949">#949</a>) via RevenueCat Git Bot (<a href="https://github.com/RCGitBot"><code>@​RCGitBot</code></a>) <ul> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/7.4.0">Android 7.4.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/7.3.6">Android 7.3.6</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/4.32.2">iOS 4.32.2</a></li> </ul> </li> </ul> <h3>Other Changes</h3> <ul> <li>Refactor and cleanup of purchase_tester (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/950">#950</a>) via Cesar de la Vega (<a href="https://github.com/vegaro"><code>@​vegaro</code></a>)</li> </ul> <h2>6.17.0</h2> <h3>RevenueCatUI</h3> <ul> <li><code>Paywalls</code>: separate <code>PurchasesHybridCommonUI</code> (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/943">#943</a>) via NachoSoto (<a href="https://github.com/NachoSoto"><code>@​NachoSoto</code></a>)</li> </ul> <h3>Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 8.12.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/944">#944</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/4.32.1">iOS 4.32.1</a></li> </ul> </li> </ul> <h2>6.16.1</h2> <h3>Dependency Updates</h3> <ul> <li>Updates purchases-hybrid-common to 8.11.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/940">#940</a>) via RevenueCat Git Bot (<a href="https://github.com/RCGitBot"><code>@​RCGitBot</code></a>) <ul> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/7.3.5">Android 7.3.5</a></li> </ul> </li> </ul> <h2>6.16.0</h2> <h3>Dependency Updates</h3> <ul> <li>Updates purchases-hybrid-common to 8.11.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/937">#937</a>) via RevenueCat Git Bot (<a href="https://github.com/RCGitBot"><code>@​RCGitBot</code></a>) <ul> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/7.3.4">Android 7.3.4</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/4.32.0">iOS 4.32.0</a></li> </ul> </li> </ul> <h2>6.15.0</h2> <h3>New features</h3> <ul> <li>📱 Initial support for cross-platform RevenueCat Paywalls 🐾 🧱 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/931">#931</a>)</li> </ul> <h4>Instructions:</h4> <ul> <li>For Android, you need to change your <code>MainActivity</code> to subclass <code>FlutterFragmentActivity</code> instead of <code>FlutterActivity</code>. Also, the min sdk version of the new package is <code>24</code>. Please make sure your app's <code>android/build.gradle</code> minSdkVersion has that or a higher version.</li> <li>Add <code>purchases-ui-flutter</code> in your <code>pubspec.yaml</code>:</li> </ul> <pre lang="yaml"><code>dependencies: purchases_ui_flutter: 6.15.0 </code></pre> <!-- 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>6.18.0</h2> <h3>RevenueCatUI</h3> <ul> <li><code>Paywalls</code>: <code>displayCloseButton</code> parameter (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/948">#948</a>) via NachoSoto (<a href="https://github.com/NachoSoto"><code>@​NachoSoto</code></a>)</li> <li><code>Paywalls</code>: added <code>Offering</code> parameter to <code>presentPaywall</code> methods (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/947">#947</a>) via NachoSoto (<a href="https://github.com/NachoSoto"><code>@​NachoSoto</code></a>)</li> </ul> <h3>Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 9.2.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/952">#952</a>) via RevenueCat Git Bot (<a href="https://github.com/RCGitBot"><code>@​RCGitBot</code></a>) <ul> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/7.4.0">Android 7.4.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/7.3.6">Android 7.3.6</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/4.32.2">iOS 4.32.2</a></li> </ul> </li> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 9.1.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/951">#951</a>) via RevenueCat Git Bot (<a href="https://github.com/RCGitBot"><code>@​RCGitBot</code></a>) <ul> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/7.4.0">Android 7.4.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/7.3.6">Android 7.3.6</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/4.32.2">iOS 4.32.2</a></li> </ul> </li> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 9.0.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/949">#949</a>) via RevenueCat Git Bot (<a href="https://github.com/RCGitBot"><code>@​RCGitBot</code></a>) <ul> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/7.4.0">Android 7.4.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/7.3.6">Android 7.3.6</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/4.32.2">iOS 4.32.2</a></li> </ul> </li> </ul> <h3>Other Changes</h3> <ul> <li>Refactor and cleanup of purchase_tester (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/950">#950</a>) via Cesar de la Vega (<a href="https://github.com/vegaro"><code>@​vegaro</code></a>)</li> </ul> <h2>6.17.0</h2> <h3>RevenueCatUI</h3> <ul> <li><code>Paywalls</code>: separate <code>PurchasesHybridCommonUI</code> (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/943">#943</a>) via NachoSoto (<a href="https://github.com/NachoSoto"><code>@​NachoSoto</code></a>)</li> </ul> <h3>Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 8.12.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/944">#944</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/4.32.1">iOS 4.32.1</a></li> </ul> </li> </ul> <h2>6.16.1</h2> <h3>Dependency Updates</h3> <ul> <li>Updates purchases-hybrid-common to 8.11.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/940">#940</a>) via RevenueCat Git Bot (<a href="https://github.com/RCGitBot"><code>@​RCGitBot</code></a>) <ul> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/7.3.5">Android 7.3.5</a></li> </ul> </li> </ul> <h2>6.16.0</h2> <h3>Dependency Updates</h3> <ul> <li>Updates purchases-hybrid-common to 8.11.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/937">#937</a>) via RevenueCat Git Bot (<a href="https://github.com/RCGitBot"><code>@​RCGitBot</code></a>) <ul> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/7.3.4">Android 7.3.4</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/4.32.0">iOS 4.32.0</a></li> </ul> </li> </ul> <h2>6.15.0</h2> <h3>New features</h3> <ul> <li>📱 Initial support for cross-platform RevenueCat Paywalls 🐾 🧱 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/931">#931</a>)</li> </ul> <h4>Instructions:</h4> <ul> <li>For Android, you need to change your <code>MainActivity</code> to subclass <code>FlutterFragmentActivity</code> instead of <code>FlutterActivity</code>. Also, the min sdk version of the new package is <code>24</code>. Please make sure your app's <code>android/build.gradle</code> minSdkVersion has that or a higher version.</li> <li>Add <code>purchases-ui-flutter</code> in your <code>pubspec.yaml</code>:</li> </ul> <pre lang="yaml"><code>dependencies: purchases_ui_flutter: 6.15.0 </code></pre> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/3e5011ba88d516a9bce060c7207415af9f68b31b"><code>3e5011b</code></a> Relax dependency version</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/ce607f6468de9b0e05871c70072f14c2cb7898d9"><code>ce607f6</code></a> Update VERSIONS.md</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/01fef15bdde50ca4c7180f6d5e81036117a1db8e"><code>01fef15</code></a> Version bump for 6.18.0</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/e129c6af4970a558b0d0c25697aca190b2800e7c"><code>e129c6a</code></a> [AUTOMATIC BUMP] Updates purchases-hybrid-common to 9.2.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/952">#952</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/4d789110a16a4e8430cf39d5aaeac0ad0eeee210"><code>4d78911</code></a> [AUTOMATIC BUMP] Updates purchases-hybrid-common to 9.1.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/951">#951</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/aeaebdf67500ad09371151875e7b0193adae9ce6"><code>aeaebdf</code></a> <code>Paywalls</code>: <code>displayCloseButton</code> parameter (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/948">#948</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/a22ab5f48d020e676cd98b3be74de59f7f406314"><code>a22ab5f</code></a> <code>Paywalls</code>: added <code>Offering</code> parameter to <code>presentPaywall</code> methods (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/947">#947</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/9020c68c0f10c5f3b500048b63d6fb7973b1044a"><code>9020c68</code></a> Refactor and cleanup of purchase_tester (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/950">#950</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/704510c1972e25746f54fa24bbb3965b2d6aff30"><code>704510c</code></a> [AUTOMATIC BUMP] Updates purchases-hybrid-common to 9.0.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/949">#949</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/f619df6bc2daab389d0558b519ec1342ed989aa9"><code>f619df6</code></a> [AUTOMATIC] Release/6.17.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/946">#946</a>)</li> <li>Additional commits viewable in <a href="https://github.com/RevenueCat/purchases-flutter/compare/6.5.1...6.18.0">compare view</a></li> </ul> </details> <br /> Updates `supabase_flutter` from 2.0.2 to 2.3.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/supabase/supabase-flutter/blob/main/CHANGELOG.md">supabase_flutter's changelog</a>.</em></p> <blockquote> <h1>Change Log</h1> <p>All notable changes to this project will be documented in this file. See <a href="https://conventionalcommits.org">Conventional Commits</a> for commit guidelines.</p> <h2>2024-01-23</h2> <h3>Changes</h3> <hr /> <p>Packages with breaking changes:</p> <ul> <li>There are no breaking changes in this release.</li> </ul> <p>Packages with other changes:</p> <ul> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#gotrue---v241"><code>gotrue</code> - <code>v2.4.1</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#supabase---v206"><code>supabase</code> - <code>v2.0.6</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#supabase_flutter---v231"><code>supabase_flutter</code> - <code>v2.3.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</code> - <code>v2.0.6</code></li> <li><code>supabase_flutter</code> - <code>v2.3.1</code></li> </ul> <hr /> <h4><code>gotrue</code> - <code>v2.4.1</code></h4> <ul> <li><strong>FIX</strong>(gotrue): Set _currentUser when setting initial session (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/806">#806</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/042f3c6dde7db6f479088ad788a4bbcbba640808">042f3c6d</a>)</li> </ul> <h2>2024-01-19</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---v240"><code>gotrue</code> - <code>v2.4.0</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#supabase_flutter---v230"><code>supabase_flutter</code> - <code>v2.3.0</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#supabase---v205"><code>supabase</code> - <code>v2.0.5</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/supabase/supabase-flutter/commits/HEAD/packages">compare view</a></li> </ul> </details> <br /> Updates `url_launcher` from 6.2.2 to 6.2.4 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/flutter/packages/commit/5be15535604946bf1775f873199aac6d193fc4f9"><code>5be1553</code></a> [url_launcher]: Fix a grammar error in the comments of launchUrl method (<a href="https://github.com/flutter/packages/tree/main/packages/url_launcher/issues/5919">#5919</a>)</li> <li><a href="https://github.com/flutter/packages/commit/4c5375dbf58c1fc3b2156d2ccd5eb2a8f5a5dece"><code>4c5375d</code></a> [various] Update minimum iOS versions to 12.0 (<a href="https://github.com/flutter/packages/tree/main/packages/url_launcher/issues/5902">#5902</a>)</li> <li><a href="https://github.com/flutter/packages/commit/c5349bc9a5be1cbef9c13571d9d6d2b506240b20"><code>c5349bc</code></a> [various] Add iOS privacy manifests (<a href="https://github.com/flutter/packages/tree/main/packages/url_launcher/issues/5846">#5846</a>)</li> <li><a href="https://github.com/flutter/packages/commit/93e4bc0781619b37132c20b1c347dd5789260fdc"><code>93e4bc0</code></a> [url_launcher]: Bump androidx.annotation:annotation from 1.7.0 to 1.7.1 in /p...</li> <li><a href="https://github.com/flutter/packages/commit/09205ca19bd295ed91fe9781cc4b5c14b6fec0f3"><code>09205ca</code></a> Re-land: Enable prefer_mixin and bump plugin_platform_interface to 2.1.7 (<a href="https://github.com/flutter/packages/tree/main/packages/url_launcher/issues/5841">#5841</a>)</li> <li><a href="https://github.com/flutter/packages/commit/5aef49b1c1d86ed35892aaeeb97d82a3fb3d843c"><code>5aef49b</code></a> [ci] Revert <a href="https://github.com/flutter/packages/tree/main/packages/url_launcher/issues/5793">#5793</a> + Manual flutter roll to c6ddb73f971edd8210893db9f26ae66590...</li> <li><a href="https://github.com/flutter/packages/commit/24a12a4a18e772f25d7b0f85de0c02e3a2966fa1"><code>24a12a4</code></a> Enable prefer_mixin and bump plugin_platform_interface to 2.1.7 (<a href="https://github.com/flutter/packages/tree/main/packages/url_launcher/issues/5793">#5793</a>)</li> <li><a href="https://github.com/flutter/packages/commit/7beab0d3051a9a9d5d66d88185f2b7de8ce0082f"><code>7beab0d</code></a> [url_launcher] Add <code>InAppBrowserConfiguration</code> parameter (<a href="https://github.com/flutter/packages/tree/main/packages/url_launcher/issues/5758">#5758</a>)</li> <li><a href="https://github.com/flutter/packages/commit/31fc7b5dd0001371f66e659ae25c2813f69780b6"><code>31fc7b5</code></a> bump mockito across repo to 5.4.4 (<a href="https://github.com/flutter/packages/tree/main/packages/url_launcher/issues/5794">#5794</a>)</li> <li><a href="https://github.com/flutter/packages/commit/bb97da8ec627466fdb45cdd36e2c0e35dee40e9e"><code>bb97da8</code></a> [various] Sync lints with flutter/flutter (<a href="https://github.com/flutter/packages/tree/main/packages/url_launcher/issues/5717">#5717</a>)</li> <li>Additional commits viewable in <a href="https://github.com/flutter/packages/commits/url_launcher-v6.2.4/packages/url_launcher">compare view</a></li> </ul> </details> <br /> Updates `window_manager` from 0.3.7 to 0.3.8 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/leanflutter/window_manager/blob/main/CHANGELOG.md">window_manager's changelog</a>.</em></p> <blockquote> <h3>0.3.8</h3> <ul> <li>Updates minimum supported SDK version to Flutter 3.3/Dart 3.0.</li> <li>[windows] fix <a href="https://redirect.github.com/leanflutter/window_manager/issues/396">#396</a> fullscreen/unfullscreen events, disable minimize on fullscreen <a href="https://redirect.github.com/leanflutter/window_manager/issues/409">#409</a></li> <li>setAlignment support custom Alignment <a href="https://redirect.github.com/leanflutter/window_manager/issues/424">#424</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/leanflutter/window_manager/commits">compare view</a></li> </ul> </details> <br /> Updates `youtube_explode_dart` from 2.0.4 to 2.1.0 <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.1.0</h2> <h2>What's Changed</h2> <ul> <li>Shorts filter added by <a href="https://github.com/igormidev"><code>@​igormidev</code></a> in <a href="https://redirect.github.com/Hexer10/youtube_explode_dart/pull/269">Hexer10/youtube_explode_dart#269</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/igormidev"><code>@​igormidev</code></a> made their first contribution in <a href="https://redirect.github.com/Hexer10/youtube_explode_dart/pull/269">Hexer10/youtube_explode_dart#269</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/Hexer10/youtube_explode_dart/compare/v2.0.4...v2.1.0">https://github.com/Hexer10/youtube_explode_dart/compare/v2.0.4...v2.1.0</a></p> </blockquote> </details> <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.1.0</h2> <ul> <li>BREAKING CHANGE: <ul> <li>In <code>getUploadsFromPage</code>: the <code>videoSorting</code> parameter is now a named parameter</li> </ul> </li> <li>Shorts filter possibility added in <code>getUploadsFromPage</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/ec2f72a60cbb06ef87bdbd444987c96f53513b23"><code>ec2f72a</code></a> Code cleanup</li> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/6e9daf85038e30e6ed4fa9f0c874557ae4b7f282"><code>6e9daf8</code></a> Merge pull request <a href="https://redirect.github.com/Hexer10/youtube_explode_dart/issues/269">#269</a> from igormidev/master</li> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/08bcff488b3bb79cea78a4fd7a1d229ac7ec1d15"><code>08bcff4</code></a> Shorts filter added</li> <li>See full diff in <a href="https://github.com/Hexer10/youtube_explode_dart/compare/v2.0.4...v2.1.0">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:57:41 -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#118