[PR #252] [CLOSED] Bump the pub group across 1 directory with 15 updates #242

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

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/252
Author: @dependabot[bot]
Created: 4/26/2025
Status: Closed

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


📝 Commits (1)

  • 029b981 Bump the pub group across 1 directory with 15 updates

📊 Changes

2 files changed (+82 additions, -122 deletions)

View changed files

📝 app/pubspec.lock (+68 -108)
📝 app/pubspec.yaml (+14 -14)

📄 Description

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

Package From To
flutter_markdown 0.7.6 0.7.7
flutter_native_splash 2.4.5 2.4.6
html 0.15.5 0.15.6
just_audio 0.9.46 0.10.0
just_audio_background 0.0.1-beta.15 0.0.1-beta.16
just_audio_media_kit 2.0.6 2.1.0
media_kit_libs_video 1.0.5 1.0.6
media_kit_video 1.2.5 1.3.0
msix 3.16.8 3.16.9
provider 6.1.2 6.1.4
purchases_flutter 8.6.1 8.7.4
shared_preferences 2.5.2 2.5.3
sign_in_with_apple 6.1.4 7.0.1
youtube_explode_dart 2.3.10 2.4.0

Updates flutter_markdown from 0.7.6 to 0.7.7

Commits
  • bba066f [flutter_markdown] Added sizedImageBuilder to Markdown widget (#6739)
  • 799a590 [google_maps_flutter] Skip impl copy of iOS tests (#8975)
  • 0ef3d44 [google_maps_flutter] Skip more hanging iOS tests (#8967)
  • 1063222 [url_launcher] When not fully loaded, clicking close causes the callback to n...
  • f1b1eb5 [camera_avfoundation] Test utils and mocks swift migration - part 2 (#8892)
  • be0e0e2 [webview_flutter] Skip flaky legacy tests on iOS (#8911)
  • c976917 [camera_android] Don't override default fps range when not recording (#8891)
  • 01f9771 [google_maps_flutter] Fix typo and remove duplicitous CHANGELOG entry (#8754)
  • 6b3eff6 [extension_gsi] Support the latest version of googleapis_auth (#8931)
  • 085a2ff [dependabot]: Bump com.android.tools.build:gradle from 8.0.0 to 8.9.1 in /pac...
  • Additional commits viewable in compare view

Updates flutter_native_splash from 2.4.5 to 2.4.6

Release notes

Sourced from flutter_native_splash's releases.

v2.4.6

Changelog

Sourced from flutter_native_splash's changelog.

[2.4.6] - (2025-Apr-06)

Commits
  • 8c65117 Ensure compatibility with Java 21. Thanks Fichtelcoder for PR #759. Sets Andr...
  • 9e08acf Ensure compatibility with Java 21. (#759)
  • See full diff in compare view

Updates html from 0.15.5 to 0.15.6

Release notes

Sourced from html's releases.

package:html v0.15.6

  • Performance improvements.
  • No longer generate any error spans if generateSpans is false.
  • Fixed a TypeError in nth-child with non numeric value (e.g. nth-child(even))
Commits
  • 11f4cf7 [html] Various performance optimizations (#2019)
  • 98d4e4d [html] fix TypeError in nth-child query selector (#2015)
  • 11a7719 allow custom ID generators in Clients, and support String ids (#2077)
  • 93276f5 Support newInstanceNamed with empty name (#1194)
  • 4a28415 [package:code_builder] Remove transitive dependency on package:macros (#2073)
  • 2bb6eba Simplifies the format for client IDs. (#2072)
  • 77e4177 [coverage] Prepare to publish (#2070)
  • e7168ae [coverage] Finish collection as soon as main isolate exits (#2069)
  • d74f9e1 [UA] Add a Flutter event for plugins injected into an iOS/macOS project. (#2062)
  • f34228f [graphs] fix readme CI badge (#2068)
  • Additional commits viewable in compare view

Updates just_audio from 0.9.46 to 0.10.0

Commits
  • 05f5956 Merge branch 'feature/playlist' into major
  • 0574fa2 Fix error when running under flutter test.
  • 3fb8db0 Relax audio_session constraint on just_audio_background.
  • 3cd2d70 Update example to use latest just_audio_media_kit.
  • f725875 Merge branch 'hpoul-patch-1' into feature/playlist
  • 41188f7 Merge branch 'patch-1' of github.com:hpoul/just_audio into hpoul-patch-1
  • 3434a4c Allow audio_session 0.2.0
  • 8629f65 Update background to audio_session 0.2.0
  • 5762739 Bump audio_session dep to 0.2.0.
  • 6d198e0 Update example to use just_audio_media_kit
  • Additional commits viewable in compare view

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

Commits
  • 3fb8db0 Relax audio_session constraint on just_audio_background.
  • 3cd2d70 Update example to use latest just_audio_media_kit.
  • f725875 Merge branch 'hpoul-patch-1' into feature/playlist
  • 41188f7 Merge branch 'patch-1' of github.com:hpoul/just_audio into hpoul-patch-1
  • 3434a4c Allow audio_session 0.2.0
  • 8629f65 Update background to audio_session 0.2.0
  • 5762739 Bump audio_session dep to 0.2.0.
  • 6d198e0 Update example to use just_audio_media_kit
  • dce3b52 Bump version to 4.5.0 for just_audio_platform_interface.
  • b6671f4 Add .cxx to .gitignore
  • Additional commits viewable in compare view

Updates just_audio_media_kit from 2.0.6 to 2.1.0

Changelog

Sourced from just_audio_media_kit's changelog.

2.1.0

  • Implement just_audio_platform_interface 4.5.0 and fix media playing when it's not supposed to (#23, thanks @​ryanheise)
  • Fix setProperty not available for web causing unable to compile to a web target (#15)
  • Bump up media-kit to v1.2.0
Commits
  • f55b491 chore: publish v2.1.0
  • e4619be chore: example app
  • 4652df8 fix: issues causing playback to resume when it's not supposed to
  • eff106e fix: build error when targeting web (#15)
  • 92ee85e Merge pull request #23 from ryanheise/error_state
  • c835b44 Remove _playable variable.
  • 61fb97e Implement just_audio_platform_interface 4.5.0
  • See full diff in compare view

Updates media_kit from 1.1.11 to 1.2.0

Release notes

Sourced from media_kit's releases.

media_kit_libs_android_audio-v1.2.0

  • build: bump dependencies
  • perf: reduce bundle size

media_kit_libs_android_video-v1.2.0

  • build: bump dependencies
  • perf: reduce bundle size

media_kit_video-v1.2.0

  • fix: MaterialVideoControls layout
Changelog

Sourced from media_kit's changelog.

media_kit - v1.2.0

  • REFACTOR: InitializerNativeCallable & InitializerIsolate.
  • REFACTOR: migrate NativePlayer Initializer to NativeCallable.
  • REFACTOR: hook NativeReferenceHolder.
  • REFACTOR: TempFile.
  • REFACTOR: remove InitializerNativeEventLoop.
  • PERF: observe playlist-playing-pos instead of playlist.
  • PERF: use loadlist in NativePlayer.open.
  • FIX: increase retry count for flaky player subtitle test.
  • FIX: bump web to 1.1.0.
  • FIX: comment out unsupported headers on web.
  • FIX: proper function signature.
  • FIX: pass http headers to hls.js.
  • FIX: emit position in stop.
  • FIX: NativePlayer.remove.
  • FIX: player.stream.playlist in add/remove.
  • FIX: player-open-playable-playlist-start-end.
  • FIX: playlist emit.
  • FIX: emit playlist from open.
  • FIX: add more formats to FallbackBitrateHandler.
  • FIX: delete temporary file in NativePlayer.
  • FIX: video_player black screen.
  • FIX: handle incorrect encoding in toDartString.
  • FIX: catch observe property callback exception.
  • FIX: NativeReferenceHolder on 32-bit systems.
  • FIX: do not reset audioParams & audioBitrate in stop.
  • FIX: Initializer._callback.
  • FIX: supply callback to NativeReferenceHolder.
  • FIX(android): libass font support.
  • FEAT: PlayerConfiguration.async.
  • FEAT: NativeReferenceHolder.remove.
  • FEAT: NativeReferenceHolder.
  • FEAT: waitForInitialization.
  • FEAT: Add support for including libass subtitles in screenshots.

media_kit_libs_android_audio - v1.3.7

  • FIX: undefined variable.
  • FIX: check if is found before md5.
  • FIX: md5 check.
  • FIX: md5Matches.
  • FIX: new gradle logic for downloading.

media_kit_libs_android_video - v1.3.7

  • FIX: undefined variable.
  • FIX: check if is found before md5.
  • FIX: md5 check.
  • FIX: md5Matches.

... (truncated)

Commits

Updates media_kit_libs_video from 1.0.5 to 1.0.6

Release notes

Sourced from media_kit_libs_video's releases.

media_kit_libs_android_audio-v1.0.6

  • build: bump dependencies

media_kit_libs_android_video-v1.0.6

  • build: bump dependencies

media_kit_native_event_loop-v1.0.6

  • fix(windows): possible crash on hot-restart

media_kit_libs_macos_audio-v1.0.6

  • build: bump libs version

media_kit_libs_macos_video-v1.0.6

  • build: bump libs version

media_kit_libs_windows_audio-v1.0.6

media_kit_libs_windows_video-v1.0.6

Changelog

Sourced from media_kit_libs_video's changelog.

video_player_media_kit - v1.0.6

  • FIX: add null checks for uri and textureId in MediaKitVideoPlayer.
  • FIX: video_player black screen.
Commits

Updates media_kit_video from 1.2.5 to 1.3.0

Changelog

Sourced from media_kit_video's changelog.

media_kit_video - v1.3.0

  • REFACTOR: screen_brightness -> screen_brightness_platform_interface.
  • REFACTOR(android): simplify AndroidVideoController implementation.
  • REFACTOR(android): VideoOutput SurfaceTextureEntry -> SurfaceProducer migration.
  • REFACTOR: use setProperty API in NativeVideoController.
  • FIX: improve responsiveness of showing controls on mobile.
  • FIX: bump web to 1.1.0.
  • FIX: cast to JSObject.
  • FIX: not call super.didChangeAppLifecycleState(state);.
  • FIX: not call super.didChangeAppLifecycleState(state);.
  • FIX: wakelock print.
  • FIX: subtitles not shifting on controls show/hide.
  • FIX: set width/height from VideoParams in NativeVideoController.
  • FIX: seek inside onPointerMove.
  • FIX(windows): automatic IDXGIAdapter selection on windows 10 or greater.
  • FIX(android): waitUntilFirstFrameRenderedCompleter.
  • FIX(android): --hwdec=auto-safe as default.
  • FIX: dispose ValueNotifier(s) in PlatformVideoController.
  • FIX: fullscreen.
  • FIX: long press video speed reset issue.
  • FIX: wrong value in brightness builder callback.
  • FIX: Use a Scaffold as the outermost widget on fullscreen video pages.
  • FEAT: upgrade volume_controller dependency and refactor related code.
  • FEAT: seek on double tap custom duration support.

video_player_media_kit - v1.0.6

  • FIX: add null checks for uri and textureId in MediaKitVideoPlayer.
  • FIX: video_player black screen.
Commits

Updates msix from 3.16.8 to 3.16.9

Changelog

Sourced from msix's changelog.

3.16.9

Commits

Updates provider from 6.1.2 to 6.1.4

Commits

Updates purchases_flutter from 8.6.1 to 8.7.4

Release notes

Sourced from purchases_flutter's releases.

8.7.4

RevenueCat SDK

🐞 Bugfixes

🔄 Other Changes

8.7.3

RevenueCat SDK

📦 Dependency Updates

🔄 Other Changes

8.7.2

RevenueCat SDK

📦 Dependency Updates

8.7.1

RevenueCat SDK

🐞 Bugfixes

📦 Dependency Updates

8.7.0

RevenueCat SDK

New Features

  • Add onPurchaseCancelled handler to PaywallView and PaywallFooterView (#1296) via Jeffrey Bunn (@​Jethro87)

📦 Dependency Updates

🔄 Other Changes

... (truncated)

Changelog

Sourced from purchases_flutter's changelog.

8.7.4

RevenueCat SDK

🐞 Bugfixes

🔄 Other Changes

8.7.3

RevenueCat SDK

📦 Dependency Updates

🔄 Other Changes

8.7.2

RevenueCat SDK

📦 Dependency Updates

8.7.1

RevenueCat SDK

🐞 Bugfixes

📦 Dependency Updates

8.7.0

RevenueCat SDK

New Features

  • Add onPurchaseCancelled handler to PaywallView and PaywallFooterView (#1296) via Jeffrey Bunn (@​Jethro87)

📦 Dependency Updates

🔄 Other Changes

... (truncated)

Commits

Updates shared_preferences from 2.5.2 to 2.5.3

Commits
  • 064b0b2 [shared_preferences] Fix a late initialized error with the example app (#8540)
  • bfad6b9 [various] Updates packages to use flutter.compileSdkVersion (#8734)
  • 3e55269 [shared_preferences_android] dependabot takeover datastore (#8784)
  • 5501c5e [various] Remove plugin-level integration_test dependencies (#8711)
  • da5e46d [various] Update Pigeon for task queue changes (#8654)
  • cb4fb13 [shared_preferences] Fix JSON parsing issue with _decodeValue (#8211)
  • 05a65b4 [dependabot]: Bump the gradle-plugin group across 4 directories with 1 update...
  • See full diff in compare view

Updates sign_in_with_apple from 6.1.4 to 7.0.1

Commits

Updates youtube_explode_dart from 2.3.10 to 2.4.0

Changelog

Sourced from youtube_explode_dart's changelog.

2.4.0

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/252 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/26/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/pub/app/pub-baab930262` --- ### 📝 Commits (1) - [`029b981`](https://github.com/feeddeck/feeddeck/commit/029b981a42e58dd9a12f47a8fafb1ce4e66cd2d7) Bump the pub group across 1 directory with 15 updates ### 📊 Changes **2 files changed** (+82 additions, -122 deletions) <details> <summary>View changed files</summary> 📝 `app/pubspec.lock` (+68 -108) 📝 `app/pubspec.yaml` (+14 -14) </details> ### 📄 Description Bumps the pub group with 14 updates in the /app directory: | Package | From | To | | --- | --- | --- | | [flutter_markdown](https://github.com/flutter/packages/tree/main/packages) | `0.7.6` | `0.7.7` | | [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) | `2.4.5` | `2.4.6` | | [html](https://github.com/dart-lang/tools/tree/main/pkgs) | `0.15.5` | `0.15.6` | | [just_audio](https://github.com/ryanheise/just_audio) | `0.9.46` | `0.10.0` | | [just_audio_background](https://github.com/ryanheise/just_audio) | `0.0.1-beta.15` | `0.0.1-beta.16` | | [just_audio_media_kit](https://github.com/Pato05/just_audio_media_kit) | `2.0.6` | `2.1.0` | | [media_kit_libs_video](https://github.com/media-kit/media-kit) | `1.0.5` | `1.0.6` | | [media_kit_video](https://github.com/media-kit/media-kit) | `1.2.5` | `1.3.0` | | [msix](https://github.com/YehudaKremer/msix) | `3.16.8` | `3.16.9` | | [provider](https://github.com/rrousselGit/provider) | `6.1.2` | `6.1.4` | | [purchases_flutter](https://github.com/RevenueCat/purchases-flutter) | `8.6.1` | `8.7.4` | | [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences) | `2.5.2` | `2.5.3` | | [sign_in_with_apple](https://github.com/aboutyou/dart_packages) | `6.1.4` | `7.0.1` | | [youtube_explode_dart](https://github.com/Hexer10/youtube_explode_dart) | `2.3.10` | `2.4.0` | Updates `flutter_markdown` from 0.7.6 to 0.7.7 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/flutter/packages/commit/bba066f89dd45ba7f47ca1a20d5b933726be74f6"><code>bba066f</code></a> [flutter_markdown] Added sizedImageBuilder to Markdown widget (<a href="https://github.com/flutter/packages/tree/main/packages/issues/6739">#6739</a>)</li> <li><a href="https://github.com/flutter/packages/commit/799a5908904cb9e74e51de26f6b8e77392da3b82"><code>799a590</code></a> [google_maps_flutter] Skip impl copy of iOS tests (<a href="https://github.com/flutter/packages/tree/main/packages/issues/8975">#8975</a>)</li> <li><a href="https://github.com/flutter/packages/commit/0ef3d446fd447371b742e22c9b38f268669911d7"><code>0ef3d44</code></a> [google_maps_flutter] Skip more hanging iOS tests (<a href="https://github.com/flutter/packages/tree/main/packages/issues/8967">#8967</a>)</li> <li><a href="https://github.com/flutter/packages/commit/10632222207e9aa068e03612b88c336da82cc3e1"><code>1063222</code></a> [url_launcher] When not fully loaded, clicking close causes the callback to n...</li> <li><a href="https://github.com/flutter/packages/commit/f1b1eb5696b4198b8cf861546c9b4cae4f213ed2"><code>f1b1eb5</code></a> [camera_avfoundation] Test utils and mocks swift migration - part 2 (<a href="https://github.com/flutter/packages/tree/main/packages/issues/8892">#8892</a>)</li> <li><a href="https://github.com/flutter/packages/commit/be0e0e2b92d5acd1f9ecf968c2623c69678db942"><code>be0e0e2</code></a> [webview_flutter] Skip flaky legacy tests on iOS (<a href="https://github.com/flutter/packages/tree/main/packages/issues/8911">#8911</a>)</li> <li><a href="https://github.com/flutter/packages/commit/c97691715ffb76de778e538985a80ef04c188271"><code>c976917</code></a> [camera_android] Don't override default fps range when not recording (<a href="https://github.com/flutter/packages/tree/main/packages/issues/8891">#8891</a>)</li> <li><a href="https://github.com/flutter/packages/commit/01f9771560557c3baa18518612ffa08c1f7e4a5d"><code>01f9771</code></a> [google_maps_flutter] Fix typo and remove duplicitous CHANGELOG entry (<a href="https://github.com/flutter/packages/tree/main/packages/issues/8754">#8754</a>)</li> <li><a href="https://github.com/flutter/packages/commit/6b3eff672f5ecc690d8760e478d5d83b5e9712b4"><code>6b3eff6</code></a> [extension_gsi] Support the latest version of googleapis_auth (<a href="https://github.com/flutter/packages/tree/main/packages/issues/8931">#8931</a>)</li> <li><a href="https://github.com/flutter/packages/commit/085a2fff017b7467e60c9991b9f856045b76a06d"><code>085a2ff</code></a> [dependabot]: Bump com.android.tools.build:gradle from 8.0.0 to 8.9.1 in /pac...</li> <li>Additional commits viewable in <a href="https://github.com/flutter/packages/commits/flutter_markdown-v0.7.7/packages">compare view</a></li> </ul> </details> <br /> Updates `flutter_native_splash` from 2.4.5 to 2.4.6 <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.6</h2> <ul> <li>Ensure compatibility with Java 21. Thanks <a href="https://github.com/FrankenApps">Fichtelcoder</a> for [PR <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/759">#759</a>](<a href="https://redirect.github.com/jonbhanson/flutter_native_splash/pull/759">jonbhanson/flutter_native_splash#759</a>).</li> <li>Sets Android namespace. Fixes <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/755">#755</a>.</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.6] - (2025-Apr-06)</h2> <ul> <li>Ensure compatibility with Java 21. Thanks <a href="https://github.com/FrankenApps">Fichtelcoder</a> for [PR <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/759">#759</a>](<a href="https://redirect.github.com/jonbhanson/flutter_native_splash/pull/759">jonbhanson/flutter_native_splash#759</a>).</li> <li>Sets Android namespace. Fixes <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/755">#755</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jonbhanson/flutter_native_splash/commit/8c65117f0a4adc04f93deeb595a699a0d6dac559"><code>8c65117</code></a> Ensure compatibility with Java 21. Thanks Fichtelcoder for PR <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/759">#759</a>. Sets Andr...</li> <li><a href="https://github.com/jonbhanson/flutter_native_splash/commit/9e08acfdd42deec23699bebfdbd00862051e7e7f"><code>9e08acf</code></a> Ensure compatibility with Java 21. (<a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/759">#759</a>)</li> <li>See full diff in <a href="https://github.com/jonbhanson/flutter_native_splash/compare/v2.4.5...v2.4.6">compare view</a></li> </ul> </details> <br /> Updates `html` from 0.15.5 to 0.15.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/tools/releases">html's releases</a>.</em></p> <blockquote> <h2>package:html v0.15.6</h2> <ul> <li>Performance improvements.</li> <li>No longer generate any error spans if generateSpans is false.</li> <li>Fixed a TypeError in nth-child with non numeric value (e.g. <code>nth-child(even)</code>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dart-lang/tools/commit/11f4cf7ee79632be370062dad67b7dd81bc28d55"><code>11f4cf7</code></a> [html] Various performance optimizations (<a href="https://github.com/dart-lang/tools/tree/main/pkgs/issues/2019">#2019</a>)</li> <li><a href="https://github.com/dart-lang/tools/commit/98d4e4d912ca10a52fdc95c4645d1b8da480e39f"><code>98d4e4d</code></a> [html] fix TypeError in nth-child query selector (<a href="https://github.com/dart-lang/tools/tree/main/pkgs/issues/2015">#2015</a>)</li> <li><a href="https://github.com/dart-lang/tools/commit/11a7719ffc6573b62d164a3188b8c2131b6ef6c3"><code>11a7719</code></a> allow custom ID generators in Clients, and support String ids (<a href="https://github.com/dart-lang/tools/tree/main/pkgs/issues/2077">#2077</a>)</li> <li><a href="https://github.com/dart-lang/tools/commit/93276f5bf6d8792d9051d444445fd5fd8adc3d38"><code>93276f5</code></a> Support newInstanceNamed with empty name (<a href="https://github.com/dart-lang/tools/tree/main/pkgs/issues/1194">#1194</a>)</li> <li><a href="https://github.com/dart-lang/tools/commit/4a284152c263a5d3429d5ab6acfdb70eca2ebcfb"><code>4a28415</code></a> [package:code_builder] Remove transitive dependency on package:macros (<a href="https://github.com/dart-lang/tools/tree/main/pkgs/issues/2073">#2073</a>)</li> <li><a href="https://github.com/dart-lang/tools/commit/2bb6eba71fd12637fa30719c4fce37b2053a294e"><code>2bb6eba</code></a> Simplifies the format for client IDs. (<a href="https://github.com/dart-lang/tools/tree/main/pkgs/issues/2072">#2072</a>)</li> <li><a href="https://github.com/dart-lang/tools/commit/77e41774f92bf18452f117001d03dc42413ef5df"><code>77e4177</code></a> [coverage] Prepare to publish (<a href="https://github.com/dart-lang/tools/tree/main/pkgs/issues/2070">#2070</a>)</li> <li><a href="https://github.com/dart-lang/tools/commit/e7168ae1121f2a4b95385dd7c407776bc78007e6"><code>e7168ae</code></a> [coverage] Finish collection as soon as main isolate exits (<a href="https://github.com/dart-lang/tools/tree/main/pkgs/issues/2069">#2069</a>)</li> <li><a href="https://github.com/dart-lang/tools/commit/d74f9e13dc02736f12ae57d5984c57024113cf5a"><code>d74f9e1</code></a> [UA] Add a Flutter event for plugins injected into an iOS/macOS project. (<a href="https://github.com/dart-lang/tools/tree/main/pkgs/issues/2062">#2062</a>)</li> <li><a href="https://github.com/dart-lang/tools/commit/f34228f868f35c3dcbaaecb1fe37797e778c5865"><code>f34228f</code></a> [graphs] fix readme CI badge (<a href="https://github.com/dart-lang/tools/tree/main/pkgs/issues/2068">#2068</a>)</li> <li>Additional commits viewable in <a href="https://github.com/dart-lang/tools/commits/html-v0.15.6/pkgs">compare view</a></li> </ul> </details> <br /> Updates `just_audio` from 0.9.46 to 0.10.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ryanheise/just_audio/commit/05f5956b4cbbfa44cf6acf15c8950d0a6351882c"><code>05f5956</code></a> Merge branch 'feature/playlist' into major</li> <li><a href="https://github.com/ryanheise/just_audio/commit/0574fa26cb72d553efbf3acedd31696811b0b3c5"><code>0574fa2</code></a> Fix error when running under flutter test.</li> <li><a href="https://github.com/ryanheise/just_audio/commit/3fb8db01091c71067c65b2e9e42a661fe946a7c1"><code>3fb8db0</code></a> Relax audio_session constraint on just_audio_background.</li> <li><a href="https://github.com/ryanheise/just_audio/commit/3cd2d70875c38c2c8d558e7184459711f385408d"><code>3cd2d70</code></a> Update example to use latest just_audio_media_kit.</li> <li><a href="https://github.com/ryanheise/just_audio/commit/f725875d56e9a1abc042a3e04b704f0b28293bb1"><code>f725875</code></a> Merge branch 'hpoul-patch-1' into feature/playlist</li> <li><a href="https://github.com/ryanheise/just_audio/commit/41188f72e3cab1192e6df10a84cb479910136970"><code>41188f7</code></a> Merge branch 'patch-1' of github.com:hpoul/just_audio into hpoul-patch-1</li> <li><a href="https://github.com/ryanheise/just_audio/commit/3434a4c05a89bbe809e2e19900ad552a08c7417e"><code>3434a4c</code></a> Allow audio_session 0.2.0</li> <li><a href="https://github.com/ryanheise/just_audio/commit/8629f65b26af7b3bd8f45a6746809d609501bf11"><code>8629f65</code></a> Update background to audio_session 0.2.0</li> <li><a href="https://github.com/ryanheise/just_audio/commit/576273998108b94e3888ed7d5cb0cbb97a027a83"><code>5762739</code></a> Bump audio_session dep to 0.2.0.</li> <li><a href="https://github.com/ryanheise/just_audio/commit/6d198e037be0b736060040fdd7e7a145ab9dec90"><code>6d198e0</code></a> Update example to use just_audio_media_kit</li> <li>Additional commits viewable in <a href="https://github.com/ryanheise/just_audio/compare/just_audio-v0.9.46...just_audio-v0.10.0">compare view</a></li> </ul> </details> <br /> Updates `just_audio_background` from 0.0.1-beta.15 to 0.0.1-beta.16 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ryanheise/just_audio/commit/3fb8db01091c71067c65b2e9e42a661fe946a7c1"><code>3fb8db0</code></a> Relax audio_session constraint on just_audio_background.</li> <li><a href="https://github.com/ryanheise/just_audio/commit/3cd2d70875c38c2c8d558e7184459711f385408d"><code>3cd2d70</code></a> Update example to use latest just_audio_media_kit.</li> <li><a href="https://github.com/ryanheise/just_audio/commit/f725875d56e9a1abc042a3e04b704f0b28293bb1"><code>f725875</code></a> Merge branch 'hpoul-patch-1' into feature/playlist</li> <li><a href="https://github.com/ryanheise/just_audio/commit/41188f72e3cab1192e6df10a84cb479910136970"><code>41188f7</code></a> Merge branch 'patch-1' of github.com:hpoul/just_audio into hpoul-patch-1</li> <li><a href="https://github.com/ryanheise/just_audio/commit/3434a4c05a89bbe809e2e19900ad552a08c7417e"><code>3434a4c</code></a> Allow audio_session 0.2.0</li> <li><a href="https://github.com/ryanheise/just_audio/commit/8629f65b26af7b3bd8f45a6746809d609501bf11"><code>8629f65</code></a> Update background to audio_session 0.2.0</li> <li><a href="https://github.com/ryanheise/just_audio/commit/576273998108b94e3888ed7d5cb0cbb97a027a83"><code>5762739</code></a> Bump audio_session dep to 0.2.0.</li> <li><a href="https://github.com/ryanheise/just_audio/commit/6d198e037be0b736060040fdd7e7a145ab9dec90"><code>6d198e0</code></a> Update example to use just_audio_media_kit</li> <li><a href="https://github.com/ryanheise/just_audio/commit/dce3b5212d0ed3977bc0c1c5000e069f4a26b701"><code>dce3b52</code></a> Bump version to 4.5.0 for just_audio_platform_interface.</li> <li><a href="https://github.com/ryanheise/just_audio/commit/b6671f495d32e4f491405c228d0f35429a55e537"><code>b6671f4</code></a> Add .cxx to .gitignore</li> <li>Additional commits viewable in <a href="https://github.com/ryanheise/just_audio/compare/just_audio_background-v0.0.1-beta.15...just_audio_background-v0.0.1-beta.16">compare view</a></li> </ul> </details> <br /> Updates `just_audio_media_kit` from 2.0.6 to 2.1.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Pato05/just_audio_media_kit/blob/main/CHANGELOG.md">just_audio_media_kit's changelog</a>.</em></p> <blockquote> <h2>2.1.0</h2> <ul> <li>Implement just_audio_platform_interface 4.5.0 and fix media playing when it's not supposed to (<a href="https://redirect.github.com/Pato05/just_audio_media_kit/pull/23">#23</a>, thanks <a href="https://github.com/ryanheise"><code>@​ryanheise</code></a>)</li> <li>Fix <code>setProperty</code> not available for web causing unable to compile to a web target (<a href="https://redirect.github.com/Pato05/just_audio_media_kit/issues/15">#15</a>)</li> <li>Bump up media-kit to v1.2.0</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Pato05/just_audio_media_kit/commit/f55b491082b7c4071b2cc102b7e0308a9f9c7111"><code>f55b491</code></a> chore: publish v2.1.0</li> <li><a href="https://github.com/Pato05/just_audio_media_kit/commit/e4619bed75b269f80591cbf4cac779e8d2137ea8"><code>e4619be</code></a> chore: example app</li> <li><a href="https://github.com/Pato05/just_audio_media_kit/commit/4652df8a77969ddab09f1970dee912678289e421"><code>4652df8</code></a> fix: issues causing playback to resume when it's not supposed to</li> <li><a href="https://github.com/Pato05/just_audio_media_kit/commit/eff106e41ee75cd30b906d583a1e30880732f7f8"><code>eff106e</code></a> fix: build error when targeting web (<a href="https://redirect.github.com/Pato05/just_audio_media_kit/issues/15">#15</a>)</li> <li><a href="https://github.com/Pato05/just_audio_media_kit/commit/92ee85e5d4880fb68789673332eb6497da220421"><code>92ee85e</code></a> Merge pull request <a href="https://redirect.github.com/Pato05/just_audio_media_kit/issues/23">#23</a> from ryanheise/error_state</li> <li><a href="https://github.com/Pato05/just_audio_media_kit/commit/c835b44241c4aec3c3c54215c73a3f956c315f76"><code>c835b44</code></a> Remove _playable variable.</li> <li><a href="https://github.com/Pato05/just_audio_media_kit/commit/61fb97e968e02db624dce3f93acbb674dca83072"><code>61fb97e</code></a> Implement just_audio_platform_interface 4.5.0</li> <li>See full diff in <a href="https://github.com/Pato05/just_audio_media_kit/compare/v2.0.6...v2.1.0">compare view</a></li> </ul> </details> <br /> Updates `media_kit` from 1.1.11 to 1.2.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/media-kit/media-kit/releases">media_kit's releases</a>.</em></p> <blockquote> <h2>media_kit_libs_android_audio-v1.2.0</h2> <ul> <li>build: bump dependencies</li> <li>perf: reduce bundle size</li> </ul> <h2>media_kit_libs_android_video-v1.2.0</h2> <ul> <li>build: bump dependencies</li> <li>perf: reduce bundle size</li> </ul> <h2>media_kit_video-v1.2.0</h2> <ul> <li>fix: <code>MaterialVideoControls</code> layout</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/media-kit/media-kit/blob/main/CHANGELOG.md">media_kit's changelog</a>.</em></p> <blockquote> <h4><code>media_kit</code> - <code>v1.2.0</code></h4> <ul> <li><strong>REFACTOR</strong>: InitializerNativeCallable &amp; InitializerIsolate.</li> <li><strong>REFACTOR</strong>: migrate NativePlayer Initializer to NativeCallable.</li> <li><strong>REFACTOR</strong>: hook NativeReferenceHolder.</li> <li><strong>REFACTOR</strong>: TempFile.</li> <li><strong>REFACTOR</strong>: remove InitializerNativeEventLoop.</li> <li><strong>PERF</strong>: observe playlist-playing-pos instead of playlist.</li> <li><strong>PERF</strong>: use loadlist in NativePlayer.open.</li> <li><strong>FIX</strong>: increase retry count for flaky player subtitle test.</li> <li><strong>FIX</strong>: bump web to 1.1.0.</li> <li><strong>FIX</strong>: comment out unsupported headers on web.</li> <li><strong>FIX</strong>: proper function signature.</li> <li><strong>FIX</strong>: pass http headers to hls.js.</li> <li><strong>FIX</strong>: emit position in stop.</li> <li><strong>FIX</strong>: NativePlayer.remove.</li> <li><strong>FIX</strong>: player.stream.playlist in add/remove.</li> <li><strong>FIX</strong>: player-open-playable-playlist-start-end.</li> <li><strong>FIX</strong>: playlist emit.</li> <li><strong>FIX</strong>: emit playlist from open.</li> <li><strong>FIX</strong>: add more formats to FallbackBitrateHandler.</li> <li><strong>FIX</strong>: delete temporary file in <code>NativePlayer</code>.</li> <li><strong>FIX</strong>: video_player black screen.</li> <li><strong>FIX</strong>: handle incorrect encoding in toDartString.</li> <li><strong>FIX</strong>: catch observe property callback exception.</li> <li><strong>FIX</strong>: NativeReferenceHolder on 32-bit systems.</li> <li><strong>FIX</strong>: do not reset audioParams &amp; audioBitrate in stop.</li> <li><strong>FIX</strong>: Initializer._callback.</li> <li><strong>FIX</strong>: supply callback to NativeReferenceHolder.</li> <li><strong>FIX</strong>(android): libass font support.</li> <li><strong>FEAT</strong>: PlayerConfiguration.async.</li> <li><strong>FEAT</strong>: NativeReferenceHolder.remove.</li> <li><strong>FEAT</strong>: NativeReferenceHolder.</li> <li><strong>FEAT</strong>: waitForInitialization.</li> <li><strong>FEAT</strong>: Add support for including libass subtitles in screenshots.</li> </ul> <h4><code>media_kit_libs_android_audio</code> - <code>v1.3.7</code></h4> <ul> <li><strong>FIX</strong>: undefined variable.</li> <li><strong>FIX</strong>: check if is found before md5.</li> <li><strong>FIX</strong>: md5 check.</li> <li><strong>FIX</strong>: md5Matches.</li> <li><strong>FIX</strong>: new gradle logic for downloading.</li> </ul> <h4><code>media_kit_libs_android_video</code> - <code>v1.3.7</code></h4> <ul> <li><strong>FIX</strong>: undefined variable.</li> <li><strong>FIX</strong>: check if is found before md5.</li> <li><strong>FIX</strong>: md5 check.</li> <li><strong>FIX</strong>: md5Matches.</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/media-kit/media-kit/commits/media_kit_video-v1.2.0">compare view</a></li> </ul> </details> <br /> Updates `media_kit_libs_video` from 1.0.5 to 1.0.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/media-kit/media-kit/releases">media_kit_libs_video's releases</a>.</em></p> <blockquote> <h2>media_kit_libs_android_audio-v1.0.6</h2> <ul> <li>build: bump dependencies</li> </ul> <h2>media_kit_libs_android_video-v1.0.6</h2> <ul> <li>build: bump dependencies</li> </ul> <h2>media_kit_native_event_loop-v1.0.6</h2> <ul> <li>fix(windows): possible crash on hot-restart</li> </ul> <h2>media_kit_libs_macos_audio-v1.0.6</h2> <ul> <li>build: bump libs version</li> </ul> <h2>media_kit_libs_macos_video-v1.0.6</h2> <ul> <li>build: bump libs version</li> </ul> <h2>media_kit_libs_windows_audio-v1.0.6</h2> <ul> <li><a href="https://github.com/mpv-player/mpv/commit/140ec21c89d671d392877a7f3b91d67e7d7b9239">mpv-player/mpv@<code>140ec21</code></a></li> </ul> <h2>media_kit_libs_windows_video-v1.0.6</h2> <ul> <li><a href="https://github.com/mpv-player/mpv/commit/140ec21c89d671d392877a7f3b91d67e7d7b9239">mpv-player/mpv@<code>140ec21</code></a></li> <li><a href="https://github.com/google/angle">ANGLE 2.1.18844 git hash: 2693b03eba82</a></li> <li>MSVCRT</li> <li>UCRT</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/media-kit/media-kit/blob/main/CHANGELOG.md">media_kit_libs_video's changelog</a>.</em></p> <blockquote> <h4><code>video_player_media_kit</code> - <code>v1.0.6</code></h4> <ul> <li><strong>FIX</strong>: add null checks for uri and textureId in MediaKitVideoPlayer.</li> <li><strong>FIX</strong>: video_player black screen.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/media-kit/media-kit/compare/media_kit_libs_ios_audio-v1.0.5...media_kit_libs_macos_audio-v1.0.6">compare view</a></li> </ul> </details> <br /> Updates `media_kit_video` from 1.2.5 to 1.3.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/media-kit/media-kit/blob/main/CHANGELOG.md">media_kit_video's changelog</a>.</em></p> <blockquote> <h4><code>media_kit_video</code> - <code>v1.3.0</code></h4> <ul> <li><strong>REFACTOR</strong>: screen_brightness -&gt; screen_brightness_platform_interface.</li> <li><strong>REFACTOR</strong>(android): simplify AndroidVideoController implementation.</li> <li><strong>REFACTOR</strong>(android): VideoOutput SurfaceTextureEntry -&gt; SurfaceProducer migration.</li> <li><strong>REFACTOR</strong>: use setProperty API in NativeVideoController.</li> <li><strong>FIX</strong>: improve responsiveness of showing controls on mobile.</li> <li><strong>FIX</strong>: bump web to 1.1.0.</li> <li><strong>FIX</strong>: cast to JSObject.</li> <li><strong>FIX</strong>: not call super.didChangeAppLifecycleState(state);.</li> <li><strong>FIX</strong>: not call super.didChangeAppLifecycleState(state);.</li> <li><strong>FIX</strong>: wakelock print.</li> <li><strong>FIX</strong>: subtitles not shifting on controls show/hide.</li> <li><strong>FIX</strong>: set width/height from VideoParams in NativeVideoController.</li> <li><strong>FIX</strong>: seek inside onPointerMove.</li> <li><strong>FIX</strong>(windows): automatic IDXGIAdapter selection on windows 10 or greater.</li> <li><strong>FIX</strong>(android): waitUntilFirstFrameRenderedCompleter.</li> <li><strong>FIX</strong>(android): --hwdec=auto-safe as default.</li> <li><strong>FIX</strong>: dispose ValueNotifier(s) in PlatformVideoController.</li> <li><strong>FIX</strong>: fullscreen.</li> <li><strong>FIX</strong>: long press video speed reset issue.</li> <li><strong>FIX</strong>: wrong value in brightness builder callback.</li> <li><strong>FIX</strong>: Use a Scaffold as the outermost widget on fullscreen video pages.</li> <li><strong>FEAT</strong>: upgrade volume_controller dependency and refactor related code.</li> <li><strong>FEAT</strong>: seek on double tap custom duration support.</li> </ul> <h4><code>video_player_media_kit</code> - <code>v1.0.6</code></h4> <ul> <li><strong>FIX</strong>: add null checks for uri and textureId in MediaKitVideoPlayer.</li> <li><strong>FIX</strong>: video_player black screen.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/media-kit/media-kit/commits/media_kit_libs_android_audio-v1.3.0">compare view</a></li> </ul> </details> <br /> Updates `msix` from 3.16.8 to 3.16.9 <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.9</h2> <ul> <li>Fix <a href="https://redirect.github.com/YehudaKremer/msix/pull/%5B#303%5D(https://redirect.github.com/YehudaKremer/msix/issues/303)">#303</a> &quot;Error SignerSign() failed.&quot; (Thank you <a href="https://github.com/jacksonb-cs"><code>@​jacksonb-cs</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/YehudaKremer/msix/commit/1ab4df346a92ef4dc7bf02fd857d2975be04d47c"><code>1ab4df3</code></a> Fix <a href="https://redirect.github.com/YehudaKremer/msix/issues/303">#303</a></li> <li><a href="https://github.com/YehudaKremer/msix/commit/b1932ca9aec99f15e31ab27d0c2cbaccbebe24f7"><code>b1932ca</code></a> Merge pull request <a href="https://redirect.github.com/YehudaKremer/msix/issues/304">#304</a> from jacksonb-cs/main</li> <li><a href="https://github.com/YehudaKremer/msix/commit/27927400af1ba7ba13bae2f2fc5d4d1f960c8457"><code>2792740</code></a> Fix <a href="https://redirect.github.com/YehudaKremer/msix/issues/303">#303</a> &quot;Error SignerSign() failed.&quot;</li> <li>See full diff in <a href="https://github.com/YehudaKremer/msix/compare/v3.16.8...v3.16.9">compare view</a></li> </ul> </details> <br /> Updates `provider` from 6.1.2 to 6.1.4 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rrousselGit/provider/commit/7179e119adb4d06fb37f38698e2fa94baa719829"><code>7179e11</code></a> provider : 6.1.3 -&gt; 6.1.4</li> <li><a href="https://github.com/rrousselGit/provider/commit/83f40ebbf8a8a94e241e0a41903cc6c19c251ca0"><code>83f40eb</code></a> Fix regression</li> <li><a href="https://github.com/rrousselGit/provider/commit/be8381df967b3a0cf8f4986cb9163e859bbf9483"><code>be8381d</code></a> provider : 6.1.2 -&gt; 6.1.3</li> <li><a href="https://github.com/rrousselGit/provider/commit/d900a42f0ee8cea3f120c3a163cc88d9cd1d30b2"><code>d900a42</code></a> Optimize the number of providers MultiProvider can mount at once. (<a href="https://redirect.github.com/rrousselGit/provider/issues/906">#906</a>)</li> <li><a href="https://github.com/rrousselGit/provider/commit/3a81a9148001728d74b1f307dc966352684e6748"><code>3a81a91</code></a> Added translated README files in Italian to enhance accessibility for Italian...</li> <li><a href="https://github.com/rrousselGit/provider/commit/64745784fcef9e3ebc6e6dea0d5f82d1ac20c797"><code>6474578</code></a> Fix typos in [watch] method (<a href="https://redirect.github.com/rrousselGit/provider/issues/874">#874</a>)</li> <li><a href="https://github.com/rrousselGit/provider/commit/9403cf61fd816dbd04e300560121fd48c642abb1"><code>9403cf6</code></a> Deprecated notice</li> <li><a href="https://github.com/rrousselGit/provider/commit/c20fb6ff5e7e0addb163d5e7d3ad6d52d8c1c9fe"><code>c20fb6f</code></a> Lints</li> <li>See full diff in <a href="https://github.com/rrousselGit/provider/compare/provider-v6.1.2...provider-v6.1.4">compare view</a></li> </ul> </details> <br /> Updates `purchases_flutter` from 8.6.1 to 8.7.4 <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.7.4</h2> <h2>RevenueCat SDK</h2> <h3>🐞 Bugfixes</h3> <ul> <li>Reverts version bumps done in f21e068 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1327">#1327</a>) via JayShortway (<a href="https://github.com/JayShortway"><code>@​JayShortway</code></a>)</li> </ul> <h3>🔄 Other Changes</h3> <ul> <li>Remove pubspec.lock from github (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1325">#1325</a>) via Toni Rico (<a href="https://github.com/tonidero"><code>@​tonidero</code></a>)</li> <li>Bump nokogiri from 1.18.4 to 1.18.8 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1323">#1323</a>) via dependabot[bot] (<a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li> </ul> <h2>8.7.3</h2> <h2>RevenueCat SDK</h2> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.28.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1319">#1319</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.16.1">Android 8.16.1</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.21.2">iOS 5.21.2</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.21.1">iOS 5.21.1</a></li> </ul> </li> </ul> <h3>🔄 Other Changes</h3> <ul> <li>Bump fastlane from 2.227.0 to 2.227.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1317">#1317</a>) via dependabot[bot] (<a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li> </ul> <h2>8.7.2</h2> <h2>RevenueCat SDK</h2> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.28.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1315">#1315</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.16.0">Android 8.16.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.21.0">iOS 5.21.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.20.3">iOS 5.20.3</a></li> </ul> </li> </ul> <h2>8.7.1</h2> <h2>RevenueCat SDK</h2> <h3>🐞 Bugfixes</h3> <ul> <li>Fix API Tests (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1307">#1307</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>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.26.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1311">#1311</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.15.1">Android 8.15.1</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.20.2">iOS 5.20.2</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.20.1">iOS 5.20.1</a></li> </ul> </li> </ul> <h2>8.7.0</h2> <h2>RevenueCat SDK</h2> <h3>✨ New Features</h3> <ul> <li>Add <code>onPurchaseCancelled</code> handler to <code>PaywallView</code> and <code>PaywallFooterView</code> (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1296">#1296</a>) via Jeffrey Bunn (<a href="https://github.com/Jethro87"><code>@​Jethro87</code></a>)</li> </ul> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.26.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1298">#1298</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.15.0">Android 8.15.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/8.14.3">Android 8.14.3</a></li> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/8.14.2">Android 8.14.2</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.20.0">iOS 5.20.0</a></li> </ul> </li> </ul> <h3>🔄 Other Changes</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>8.7.4</h2> <h2>RevenueCat SDK</h2> <h3>🐞 Bugfixes</h3> <ul> <li>Reverts version bumps done in f21e068 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1327">#1327</a>) via JayShortway (<a href="https://github.com/JayShortway"><code>@​JayShortway</code></a>)</li> </ul> <h3>🔄 Other Changes</h3> <ul> <li>Remove pubspec.lock from github (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1325">#1325</a>) via Toni Rico (<a href="https://github.com/tonidero"><code>@​tonidero</code></a>)</li> <li>Bump nokogiri from 1.18.4 to 1.18.8 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1323">#1323</a>) via dependabot[bot] (<a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li> </ul> <h2>8.7.3</h2> <h2>RevenueCat SDK</h2> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.28.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1319">#1319</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.16.1">Android 8.16.1</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.21.2">iOS 5.21.2</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.21.1">iOS 5.21.1</a></li> </ul> </li> </ul> <h3>🔄 Other Changes</h3> <ul> <li>Bump fastlane from 2.227.0 to 2.227.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1317">#1317</a>) via dependabot[bot] (<a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li> </ul> <h2>8.7.2</h2> <h2>RevenueCat SDK</h2> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.28.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1315">#1315</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.16.0">Android 8.16.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.21.0">iOS 5.21.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.20.3">iOS 5.20.3</a></li> </ul> </li> </ul> <h2>8.7.1</h2> <h2>RevenueCat SDK</h2> <h3>🐞 Bugfixes</h3> <ul> <li>Fix API Tests (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1307">#1307</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>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.26.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1311">#1311</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.15.1">Android 8.15.1</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.20.2">iOS 5.20.2</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.20.1">iOS 5.20.1</a></li> </ul> </li> </ul> <h2>8.7.0</h2> <h2>RevenueCat SDK</h2> <h3>✨ New Features</h3> <ul> <li>Add <code>onPurchaseCancelled</code> handler to <code>PaywallView</code> and <code>PaywallFooterView</code> (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1296">#1296</a>) via Jeffrey Bunn (<a href="https://github.com/Jethro87"><code>@​Jethro87</code></a>)</li> </ul> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.26.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1298">#1298</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.15.0">Android 8.15.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/8.14.3">Android 8.14.3</a></li> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/8.14.2">Android 8.14.2</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.20.0">iOS 5.20.0</a></li> </ul> </li> </ul> <h3>🔄 Other Changes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/82f7e25ea1a0fcc4dd00a0f124dd9b485350b79f"><code>82f7e25</code></a> Update VERSIONS.md</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/4e7ccd61af8d561efd1fa8d3b6295ada81e1a8a4"><code>4e7ccd6</code></a> Version bump for 8.7.4</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/5e17694deaba0989ccfbae54a4d1f4c0265e52c1"><code>5e17694</code></a> Reverts dependency version bumps done in f21e068 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1327">#1327</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/571a3a5173222ce15ba98120daef8688e9ddd21f"><code>571a3a5</code></a> Remove pubspec.lock from github (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1325">#1325</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/c29e70b3076a18707ab6f4ade68cc5441d9f42bd"><code>c29e70b</code></a> Bump nokogiri from 1.18.4 to 1.18.8 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1323">#1323</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/b04da3cb05fe91003f8f9d60aea6f8805ceb21be"><code>b04da3c</code></a> [AUTOMATIC] Release/8.7.3 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1321">#1321</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/f21e06814128c9902c1e6b1cb2e7bbf5ae607eba"><code>f21e068</code></a> [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.28.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1319">#1319</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/8eb6164e155750be7ed6d527247502ebe96ba1bc"><code>8eb6164</code></a> Bump fastlane from 2.227.0 to 2.227.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1317">#1317</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/04d769fee4c190596a62c208d30c2305738d40e5"><code>04d769f</code></a> [AUTOMATIC] Release/8.7.2 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1316">#1316</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/6048f4948c0eea910ba10ba9c52617b5f3bbf0fd"><code>6048f49</code></a> [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.28.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1315">#1315</a>)</li> <li>Additional commits viewable in <a href="https://github.com/RevenueCat/purchases-flutter/compare/8.6.1...8.7.4">compare view</a></li> </ul> </details> <br /> Updates `shared_preferences` from 2.5.2 to 2.5.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/flutter/packages/commit/064b0b26568728342a550dc876b0a0e0f2fbaa84"><code>064b0b2</code></a> [shared_preferences] Fix a late initialized error with the example app (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/8540">#8540</a>)</li> <li><a href="https://github.com/flutter/packages/commit/bfad6b9764bf6a2b30270013f3b340281b7197c3"><code>bfad6b9</code></a> [various] Updates packages to use flutter.compileSdkVersion (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/8734">#8734</a>)</li> <li><a href="https://github.com/flutter/packages/commit/3e55269c4cd9e1761040129724ecb130b048086d"><code>3e55269</code></a> [shared_preferences_android] dependabot takeover datastore (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/8784">#8784</a>)</li> <li><a href="https://github.com/flutter/packages/commit/5501c5eb1e65b85c471ccad32811608cb8584d87"><code>5501c5e</code></a> [various] Remove plugin-level <code>integration_test</code> dependencies (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/8711">#8711</a>)</li> <li><a href="https://github.com/flutter/packages/commit/da5e46d2700ff42e12bf70b19ec9a588dcb3d90d"><code>da5e46d</code></a> [various] Update Pigeon for task queue changes (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/8654">#8654</a>)</li> <li><a href="https://github.com/flutter/packages/commit/cb4fb13e19756cbbcb523bc33fbf7b7a5923e787"><code>cb4fb13</code></a> [shared_preferences] Fix JSON parsing issue with _decodeValue (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/8211">#8211</a>)</li> <li><a href="https://github.com/flutter/packages/commit/05a65b4dc78213f78aa33c41d719b3cccfb30123"><code>05a65b4</code></a> [dependabot]: Bump the gradle-plugin group across 4 directories with 1 update...</li> <li>See full diff in <a href="https://github.com/flutter/packages/commits/shared_preferences-v2.5.3/packages/shared_preferences">compare view</a></li> </ul> </details> <br /> Updates `sign_in_with_apple` from 6.1.4 to 7.0.1 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/aboutyou/dart_packages/commits">compare view</a></li> </ul> </details> <br /> Updates `youtube_explode_dart` from 2.3.10 to 2.4.0 <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.4.0</h2> <ul> <li>Update IOS client.</li> <li>Implement visitor data extraction. Port from: <a href="https://github.com/Tyrrrz/YoutubeExplode/commit/84e29bb">https://github.com/Tyrrrz/YoutubeExplode/commit/84e29bb</a></li> <li>Support freezed 3.0.0.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/eef0915008081edfa9c975495968d8774378a6d6"><code>eef0915</code></a> Make (more) freezed classes abstract</li> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/ff0c583571bc26651af13731e808d6047f387fc9"><code>ff0c583</code></a> Make freezed classes abstract</li> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/f2059865174d40ad9e6c267bc991bddbe3cce28a"><code>f205986</code></a> Update version</li> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/48aa8e1d15f240ee24e04ba229f664734e73f026"><code>48aa8e1</code></a> Support freezed 3.0.</li> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/d6b03c7cfa9dc4e728e8a50b1e20b33d3d2996d4"><code>d6b03c7</code></a> Update ios client + Implement visitor data extraction.</li> <li>See full diff in <a href="https://github.com/Hexer10/youtube_explode_dart/compare/v2.3.10...v2.4.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 17:00:19 -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#242