[PR #181] [MERGED] Bump the pub group in /app with 12 updates #460

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

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/181
Author: @dependabot[bot]
Created: 8/1/2024
Status: Merged
Merged: 8/4/2024
Merged by: @ricoberger

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


📝 Commits (2)

  • c426d4d Bump the pub group in /app with 12 updates
  • 825dc21 Update Podfile.lock

📊 Changes

4 files changed (+94 additions, -94 deletions)

View changed files

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

📄 Description

Bumps the pub group in /app with 12 updates:

Package From To
app_links 6.1.3 6.1.4
flutter_cache_manager 3.3.2 3.4.0
flutter_native_splash 2.4.0 2.4.1
http 1.2.1 1.2.2
just_audio 0.9.38 0.9.39
just_audio_background 0.0.1-beta.12 0.0.1-beta.13
just_audio_media_kit 2.0.4 2.0.5
package_info_plus 8.0.0 8.0.1
purchases_flutter 6.29.4 6.30.2
shared_preferences 2.2.3 2.3.0
supabase_flutter 2.5.6 2.5.11
timeago 3.6.1 3.7.0

Updates app_links from 6.1.3 to 6.1.4

Commits

Updates flutter_cache_manager from 3.3.2 to 3.4.0

Commits

Updates flutter_native_splash from 2.4.0 to 2.4.1

Changelog

Sourced from flutter_native_splash's changelog.

[2.4.1] - (2024-Jun-07)

Commits

Updates http from 1.2.1 to 1.2.2

Release notes

Sourced from http's releases.

package:http v1.2.2

  • Require package web: '>=0.5.0 <2.0.0'.
Commits

Updates just_audio from 0.9.38 to 0.9.39

Commits

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

Commits

Updates just_audio_media_kit from 2.0.4 to 2.0.5

Changelog

Sourced from just_audio_media_kit's changelog.

2.0.5

  • Override duration for [SilenceAudioSource]
  • Fix desync issue when entry is removed from [ConcatenatingAudioSource] (Fixes #12)
Commits

Updates package_info_plus from 8.0.0 to 8.0.1

Commits
  • 312cb59 chore(release): prepare for release (#3111)
  • c1c0698 chore(all): Add pub.dev topics (#3097)
  • 6661365 fix(all): changed homepage url in pubspec.yaml (#3099)
  • 5e9afd5 test(package_info_plus): Fix integration test for Android (#3082)
  • dfa3bc2 fix(package_info_plus): Address changed fields nullability on Android 15 (API...
  • c89ce06 chore(deps): bump androidx.test:runner from 1.5.2 to 1.6.1 in /packages/packa...
  • ddbc2dc chore(deps): bump androidx.test.espresso:espresso-core from 3.5.1 to 3.6.1 in...
  • ecc5714 refactor(all): Remove website files, configs, mentions (#3018)
  • d2eaa80 chore(all): Increase minSdk to 21 on all Android examples (#2953)
  • b1cbb35 chore(all): Specify plugin requirements, clean up README files (#2907)
  • See full diff in compare view

Updates purchases_flutter from 6.29.4 to 6.30.2

Release notes

Sourced from purchases_flutter's releases.

6.30.2

Bugfixes

  • Fix syncObserverModeAmazonPurchase deprecation warning (#1115) via Toni Rico (@​tonidero)

6.30.1

Bugfixes

  • Add OptIn annotation on paywalls code (#1112) via Cesar de la Vega (@​vegaro)

6.30.0

New Features

Dependency Updates

Other Changes

Changelog

Sourced from purchases_flutter's changelog.

6.30.2

Bugfixes

  • Fix syncObserverModeAmazonPurchase deprecation warning (#1115) via Toni Rico (@​tonidero)

6.30.1

Bugfixes

  • Add OptIn annotation on paywalls code (#1112) via Cesar de la Vega (@​vegaro)

6.30.0

New Features

Dependency Updates

Other Changes

Commits

Updates shared_preferences from 2.2.3 to 2.3.0

Commits
  • 644000b [shared_preferences] full api redesign with DataStore and cache-less interfac...
  • 315ed8a [shared_preferences] Platform implementations of async api (#6965)
  • 3d358d9 [many] Ignore NewerVersionAvailable in android lint (#7218)
  • b04ff46 [shared_preferences] Platform interface for new shared preferences async (#6962)
  • df420f6 Modernize all index.html files to support WASM (#7114)
  • 71b2f68 [various] Update flutter.dev links to more reliable destinations (#6963)
  • 4a178f1 Disable sandboxing directly for macOS tests (#6880)
  • b16a7e3 [many] Remove references to v1 embedding (#6494)
  • 5cc71d0 Update Flutter wiki links (#6789)
  • 788b666 Update the repo for the 3.22 stable release (#6730)
  • Additional commits viewable in compare view

Updates supabase_flutter from 2.5.6 to 2.5.11

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-07-26

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.

  • postgrest - v2.1.3
  • functions_client - v2.3.1
  • supabase - v2.2.7
  • supabase_flutter - v2.5.11

yet_another_json_isolate - v2.0.1

  • FIX: Make sure the package can be built on Flutter web (#990). (742b761c)

2024-07-25

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits
  • 224981e chore(release): publish packages
  • 742b761 fix: Make sure the package can be built on Flutter web (#990)
  • 821cad9 chore(release): Publish packages supabase_flutter@2.5.10 (#988)
  • e072ff7 fix(functions_client): Add toString to FunctionException (#985)
  • 09698ed feat: Support MultipartRequest in functions invoke (#977)
  • 22cd12d chore(release): Publish packages supabase_flutter@2.5.9 (#978)
  • a25993c fix: Add error messages for when the session or expiresAt was missing while m...
  • 6323f9f fix(gotrue): Ensure a single initialSession is emitted. (#975)
  • ff26d93 chore(release): Publish packages supabase_flutter@2.5.8 (#971)
  • 8305fef feat(realtime_client): Add support for authorized realtime channels with broa...
  • Additional commits viewable in compare view

Updates timeago from 3.6.1 to 3.7.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/181 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/1/2024 **Status:** ✅ Merged **Merged:** 8/4/2024 **Merged by:** [@ricoberger](https://github.com/ricoberger) **Base:** `main` ← **Head:** `dependabot/pub/app/pub-b2cea24437` --- ### 📝 Commits (2) - [`c426d4d`](https://github.com/feeddeck/feeddeck/commit/c426d4dab1a3c7275dc4a5f16be2b17fb131820d) Bump the pub group in /app with 12 updates - [`825dc21`](https://github.com/feeddeck/feeddeck/commit/825dc21573e08d439623044a789a9e744b139097) Update `Podfile.lock` ### 📊 Changes **4 files changed** (+94 additions, -94 deletions) <details> <summary>View changed files</summary> 📝 `app/ios/Podfile.lock` (+10 -10) 📝 `app/macos/Podfile.lock` (+9 -9) 📝 `app/pubspec.lock` (+63 -63) 📝 `app/pubspec.yaml` (+12 -12) </details> ### 📄 Description Bumps the pub group in /app with 12 updates: | Package | From | To | | --- | --- | --- | | [app_links](https://github.com/llfbandit/app_links) | `6.1.3` | `6.1.4` | | [flutter_cache_manager](https://github.com/Baseflow/flutter_cache_manager) | `3.3.2` | `3.4.0` | | [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) | `2.4.0` | `2.4.1` | | [http](https://github.com/dart-lang/http/tree/master/pkgs) | `1.2.1` | `1.2.2` | | [just_audio](https://github.com/ryanheise/just_audio) | `0.9.38` | `0.9.39` | | [just_audio_background](https://github.com/ryanheise/just_audio) | `0.0.1-beta.12` | `0.0.1-beta.13` | | [just_audio_media_kit](https://github.com/Pato05/just_audio_media_kit) | `2.0.4` | `2.0.5` | | [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus) | `8.0.0` | `8.0.1` | | [purchases_flutter](https://github.com/RevenueCat/purchases-flutter) | `6.29.4` | `6.30.2` | | [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences) | `2.2.3` | `2.3.0` | | [supabase_flutter](https://github.com/supabase/supabase-flutter/tree/main/packages) | `2.5.6` | `2.5.11` | | [timeago](https://github.com/andresaraujo/timeago.dart) | `3.6.1` | `3.7.0` | Updates `app_links` from 6.1.3 to 6.1.4 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/llfbandit/app_links/commit/bd6c50e41b2dc23db85f5d331859eb90124d3b31"><code>bd6c50e</code></a> fix: Channel method names.</li> <li>See full diff in <a href="https://github.com/llfbandit/app_links/compare/6.1.3...6.1.4">compare view</a></li> </ul> </details> <br /> Updates `flutter_cache_manager` from 3.3.2 to 3.4.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Baseflow/flutter_cache_manager/commit/a79168ff160d849bc1b2f6771e7adabd1b308c88"><code>a79168f</code></a> Remove firebase from normal build</li> <li><a href="https://github.com/Baseflow/flutter_cache_manager/commit/87edbb1adfcf1a0cf8cb9c647436689a51020ade"><code>87edbb1</code></a> Fix path</li> <li><a href="https://github.com/Baseflow/flutter_cache_manager/commit/b638540d3ad92d20f182e8ce48457837ff4c2938"><code>b638540</code></a> CI</li> <li><a href="https://github.com/Baseflow/flutter_cache_manager/commit/3a22bd42971383da5bae2e8fac2d91d668ddc573"><code>3a22bd4</code></a> Disable test</li> <li><a href="https://github.com/Baseflow/flutter_cache_manager/commit/0099da296d6aae884f86e4f768a67aefea65e253"><code>0099da2</code></a> Typo</li> <li><a href="https://github.com/Baseflow/flutter_cache_manager/commit/28499e67f4b51efe540f8214aa202805891bc87c"><code>28499e6</code></a> CI</li> <li><a href="https://github.com/Baseflow/flutter_cache_manager/commit/199a0c4cb20bc2d9d5c6d899bce1f25d1ceb7978"><code>199a0c4</code></a> Update changelogs</li> <li><a href="https://github.com/Baseflow/flutter_cache_manager/commit/eb224ab7d32d6e195e819c0db7b2d032ce5025b6"><code>eb224ab</code></a> Merge pull request <a href="https://redirect.github.com/Baseflow/flutter_cache_manager/issues/455">#455</a> from minhdanh/develop</li> <li><a href="https://github.com/Baseflow/flutter_cache_manager/commit/69b888988c5dc63f34f0c37a3d9f5b480c6e4b22"><code>69b8889</code></a> Update related README</li> <li><a href="https://github.com/Baseflow/flutter_cache_manager/commit/516dff8b9236dcaffd89da7d8c908f04608fe16c"><code>516dff8</code></a> Support bucket</li> <li>Additional commits viewable in <a href="https://github.com/Baseflow/flutter_cache_manager/compare/flutter_cache_manager_v3.3.2...v3.4.0">compare view</a></li> </ul> </details> <br /> Updates `flutter_native_splash` from 2.4.0 to 2.4.1 <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.1] - (2024-Jun-07)</h2> <ul> <li>Added support for bottom padding of branding image. Thanks <a href="https://github.com/Lzyct">Mudassir</a> for [PR <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/709">#709</a>](<a href="https://redirect.github.com/jonbhanson/flutter_native_splash/pull/709">jonbhanson/flutter_native_splash#709</a>). Closes <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/694">#694</a>.</li> <li>Updated dependencies.</li> <li>Corrected comment in template. Closes <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/705">#705</a>.</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 `http` from 1.2.1 to 1.2.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/http/releases">http's releases</a>.</em></p> <blockquote> <h2>package:http v1.2.2</h2> <ul> <li>Require package <code>web: '&gt;=0.5.0 &lt;2.0.0'</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dart-lang/http/commit/757438e938ebe81f4b130e6372897b5f977615a6"><code>757438e</code></a> Bump pkg:web dependency (<a href="https://github.com/dart-lang/http/tree/master/pkgs/issues/1272">#1272</a>)</li> <li><a href="https://github.com/dart-lang/http/commit/a6d9f720a3940b4c9c902a9a63ba126a97eca7b5"><code>a6d9f72</code></a> web_socket: allow latest pkg:web (<a href="https://github.com/dart-lang/http/tree/master/pkgs/issues/1269">#1269</a>)</li> <li><a href="https://github.com/dart-lang/http/commit/edbb5a9711570afa46e2ae9fca8cf8366f672715"><code>edbb5a9</code></a> Add WebSocket usage examples to cupertino_http (<a href="https://github.com/dart-lang/http/tree/master/pkgs/issues/1266">#1266</a>)</li> <li><a href="https://github.com/dart-lang/http/commit/760564fad17fc2a62a7933b2e2db822d003e2dfe"><code>760564f</code></a> Prepare to publish cupertino_http 1.5.1 (<a href="https://github.com/dart-lang/http/tree/master/pkgs/issues/1264">#1264</a>)</li> <li><a href="https://github.com/dart-lang/http/commit/fd2c60ec7fca72f6d4216ed6dc86944c872d9282"><code>fd2c60e</code></a> Remove <code>runWithClient</code> Flutter example (<a href="https://github.com/dart-lang/http/tree/master/pkgs/issues/1263">#1263</a>)</li> <li><a href="https://github.com/dart-lang/http/commit/fece5b379ccc15c05c5771298a2dc229605a616b"><code>fece5b3</code></a> Document that widgets must be initialized before using the cronet_http (<a href="https://github.com/dart-lang/http/tree/master/pkgs/issues/1262">#1262</a>)</li> <li><a href="https://github.com/dart-lang/http/commit/3be82887eab7c02db10098e23a049ff1b8d9cffd"><code>3be8288</code></a> Prepare to publish cronet_http 1.3.2 (<a href="https://github.com/dart-lang/http/tree/master/pkgs/issues/1265">#1265</a>)</li> <li><a href="https://github.com/dart-lang/http/commit/068308b0ea6fceaaa94ba57dc9d0d568280f28f3"><code>068308b</code></a> Upgrade jni and jnigen to 0.10.1 and 0.10.0 (<a href="https://github.com/dart-lang/http/tree/master/pkgs/issues/1261">#1261</a>)</li> <li><a href="https://github.com/dart-lang/http/commit/4178b67e7970ff02926e79649db5ab473b46cf30"><code>4178b67</code></a> Clarify when Client.close must be called (<a href="https://github.com/dart-lang/http/tree/master/pkgs/issues/1255">#1255</a>)</li> <li><a href="https://github.com/dart-lang/http/commit/719dc5f43e3d81ed24f499f122b58be2eb933b4c"><code>719dc5f</code></a> Upgrade to http_image_provider: 0.0.3 (<a href="https://github.com/dart-lang/http/tree/master/pkgs/issues/1253">#1253</a>)</li> <li>Additional commits viewable in <a href="https://github.com/dart-lang/http/commits/http-v1.2.2/pkgs">compare view</a></li> </ul> </details> <br /> Updates `just_audio` from 0.9.38 to 0.9.39 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ryanheise/just_audio/commit/7f3a42e813da8cec769bf2fc90e288738cc7efbd"><code>7f3a42e</code></a> Merge branch 'fix/rxdart_bump' into minor</li> <li><a href="https://github.com/ryanheise/just_audio/commit/802c0df33cbd8e30e7967a8930ce4b872bb8eb0e"><code>802c0df</code></a> Support rxdart 0.28.x</li> <li><a href="https://github.com/ryanheise/just_audio/commit/74f5521c5656fc90ea5d77bf4c7555b7aa897413"><code>74f5521</code></a> Merge branch 'feature/tag_convenience' into minor</li> <li><a href="https://github.com/ryanheise/just_audio/commit/33a71e3602b2aa5c3df0c3a483e846427568dcd2"><code>33a71e3</code></a> Update changelog.</li> <li><a href="https://github.com/ryanheise/just_audio/commit/540dd29aed6b4454ccf545cb963572803978c999"><code>540dd29</code></a> Add comma.</li> <li><a href="https://github.com/ryanheise/just_audio/commit/4d143b35ba67a3dab5215537378a348b262804ec"><code>4d143b3</code></a> Merge branch 'minor' of <a href="https://github.com/goviral-ma/just_audio">https://github.com/goviral-ma/just_audio</a> into feature...</li> <li><a href="https://github.com/ryanheise/just_audio/commit/79f48737a2ea61aa7347f81b9b901ca336e6bf79"><code>79f4873</code></a> Polish comments/assertions.</li> <li><a href="https://github.com/ryanheise/just_audio/commit/06eacdc2b3907e8b0a3318757f6f8030bf68322b"><code>06eacdc</code></a> Merge branch 'minor' of <a href="https://github.com/mathisfouques/just_audio">https://github.com/mathisfouques/just_audio</a> into feat...</li> <li><a href="https://github.com/ryanheise/just_audio/commit/782978cc984e4bd534cba09f383ebefbe63f8a83"><code>782978c</code></a> Merge branch 'canxin121-minor' into minor</li> <li><a href="https://github.com/ryanheise/just_audio/commit/63a52fa1cf3bb067377ac89a97f38bd58ba8fe53"><code>63a52fa</code></a> Update changelog and version.</li> <li>Additional commits viewable in <a href="https://github.com/ryanheise/just_audio/compare/just_audio-v0.9.38...just_audio-v0.9.39">compare view</a></li> </ul> </details> <br /> Updates `just_audio_background` from 0.0.1-beta.12 to 0.0.1-beta.13 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ryanheise/just_audio/commit/193112c52fbd2fc136be8c7886d13a0aa09d3540"><code>193112c</code></a> Merge branch 'fix/bg_rxdart_bump' into minor</li> <li><a href="https://github.com/ryanheise/just_audio/commit/ac4bb0cfd06e696c7695e3e9e2fdfd6f339efdee"><code>ac4bb0c</code></a> Support rxdart 0.28.x in background.</li> <li><a href="https://github.com/ryanheise/just_audio/commit/7f3a42e813da8cec769bf2fc90e288738cc7efbd"><code>7f3a42e</code></a> Merge branch 'fix/rxdart_bump' into minor</li> <li><a href="https://github.com/ryanheise/just_audio/commit/802c0df33cbd8e30e7967a8930ce4b872bb8eb0e"><code>802c0df</code></a> Support rxdart 0.28.x</li> <li><a href="https://github.com/ryanheise/just_audio/commit/74f5521c5656fc90ea5d77bf4c7555b7aa897413"><code>74f5521</code></a> Merge branch 'feature/tag_convenience' into minor</li> <li><a href="https://github.com/ryanheise/just_audio/commit/33a71e3602b2aa5c3df0c3a483e846427568dcd2"><code>33a71e3</code></a> Update changelog.</li> <li><a href="https://github.com/ryanheise/just_audio/commit/540dd29aed6b4454ccf545cb963572803978c999"><code>540dd29</code></a> Add comma.</li> <li><a href="https://github.com/ryanheise/just_audio/commit/4d143b35ba67a3dab5215537378a348b262804ec"><code>4d143b3</code></a> Merge branch 'minor' of <a href="https://github.com/goviral-ma/just_audio">https://github.com/goviral-ma/just_audio</a> into feature...</li> <li><a href="https://github.com/ryanheise/just_audio/commit/79f48737a2ea61aa7347f81b9b901ca336e6bf79"><code>79f4873</code></a> Polish comments/assertions.</li> <li><a href="https://github.com/ryanheise/just_audio/commit/06eacdc2b3907e8b0a3318757f6f8030bf68322b"><code>06eacdc</code></a> Merge branch 'minor' of <a href="https://github.com/mathisfouques/just_audio">https://github.com/mathisfouques/just_audio</a> into feat...</li> <li>Additional commits viewable in <a href="https://github.com/ryanheise/just_audio/compare/just_audio_background-v0.0.1-beta.12...just_audio_background-v0.0.1-beta.13">compare view</a></li> </ul> </details> <br /> Updates `just_audio_media_kit` from 2.0.4 to 2.0.5 <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.0.5</h2> <ul> <li>Override duration for [SilenceAudioSource]</li> <li>Fix desync issue when entry is removed from [ConcatenatingAudioSource] (Fixes <a href="https://redirect.github.com/Pato05/just_audio_media_kit/issues/12">#12</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Pato05/just_audio_media_kit/commit/2a37718c3c698b2c661e058b58302c8155f6aa02"><code>2a37718</code></a> publish 2.0.5</li> <li><a href="https://github.com/Pato05/just_audio_media_kit/commit/5fb9a98754747d579972ec0c569bfe7d2083da99"><code>5fb9a98</code></a> Fake duration for [SilenceAudioSource]</li> <li><a href="https://github.com/Pato05/just_audio_media_kit/commit/e796d278ab073a0d4bc4c848d191362f9a7e8fe5"><code>e796d27</code></a> fixes <a href="https://redirect.github.com/Pato05/just_audio_media_kit/issues/12">#12</a></li> <li><a href="https://github.com/Pato05/just_audio_media_kit/commit/5a992d90df47d7526a3f1f6feb02c0366ecb1c0d"><code>5a992d9</code></a> add some documentation in code</li> <li><a href="https://github.com/Pato05/just_audio_media_kit/commit/7bcdfa25dfeb533d4b6d608e61b4bdb1afc2c2bf"><code>7bcdfa2</code></a> override duration for <code>SilenceAudioSource</code></li> <li>See full diff in <a href="https://github.com/Pato05/just_audio_media_kit/compare/v2.0.4...v2.0.5">compare view</a></li> </ul> </details> <br /> Updates `package_info_plus` from 8.0.0 to 8.0.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/312cb590ca64b07b89638e169fd038511661affd"><code>312cb59</code></a> chore(release): prepare for release (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/issues/3111">#3111</a>)</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/c1c069848d871d9ff9108827d0ca6c1442f63dd3"><code>c1c0698</code></a> chore(all): Add pub.dev topics (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/issues/3097">#3097</a>)</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/66613656a85c176ba2ad337e4d4943d1f4171129"><code>6661365</code></a> fix(all): changed homepage url in pubspec.yaml (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/issues/3099">#3099</a>)</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/5e9afd5fc0715ca208e089ffbdfa51fc86df1b57"><code>5e9afd5</code></a> test(package_info_plus): Fix integration test for Android (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/issues/3082">#3082</a>)</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/dfa3bc2de7d2a010bc81b0a7f19395b373e31cf1"><code>dfa3bc2</code></a> fix(package_info_plus): Address changed fields nullability on Android 15 (API...</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/c89ce06db18a081a4e140b4d45182543375ef687"><code>c89ce06</code></a> chore(deps): bump androidx.test:runner from 1.5.2 to 1.6.1 in /packages/packa...</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/ddbc2dc49329af62c69bd529250abff31a0862c3"><code>ddbc2dc</code></a> chore(deps): bump androidx.test.espresso:espresso-core from 3.5.1 to 3.6.1 in...</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/ecc57146aa8c6b1c9c332169d3cc2205bc4a700f"><code>ecc5714</code></a> refactor(all): Remove website files, configs, mentions (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/issues/3018">#3018</a>)</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/d2eaa80e68dcf4efdf8dbb6116f9d7338276c636"><code>d2eaa80</code></a> chore(all): Increase minSdk to 21 on all Android examples (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/issues/2953">#2953</a>)</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/b1cbb35bf1bf0dbbb5bfa539716a5710cecc2c82"><code>b1cbb35</code></a> chore(all): Specify plugin requirements, clean up README files (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/issues/2907">#2907</a>)</li> <li>See full diff in <a href="https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v8.0.1/packages/package_info_plus">compare view</a></li> </ul> </details> <br /> Updates `purchases_flutter` from 6.29.4 to 6.30.2 <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.30.2</h2> <h3>Bugfixes</h3> <ul> <li>Fix <code>syncObserverModeAmazonPurchase</code> deprecation warning (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1115">#1115</a>) via Toni Rico (<a href="https://github.com/tonidero"><code>@​tonidero</code></a>)</li> </ul> <h2>6.30.1</h2> <h3>Bugfixes</h3> <ul> <li>Add <code>OptIn</code> annotation on paywalls code (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1112">#1112</a>) via Cesar de la Vega (<a href="https://github.com/vegaro"><code>@​vegaro</code></a>)</li> </ul> <h2>6.30.0</h2> <h3>New Features</h3> <ul> <li>Add support for <code>DEFERRED</code> upgrades and updates purchases-hybrid-common to 11.1.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1108">#1108</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.12.0">Android 7.12.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/4.43.2">iOS 4.43.2</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/4.43.1">iOS 4.43.1</a></li> </ul> </li> </ul> <h3>Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 11.0.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1106">#1106</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.12.0">Android 7.12.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/4.43.2">iOS 4.43.2</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/4.43.1">iOS 4.43.1</a></li> </ul> </li> <li>Bump fastlane from 2.220.0 to 2.221.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1102">#1102</a>) via dependabot[bot] (<a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li> </ul> <h3>Other Changes</h3> <ul> <li>Adds .aiexclude (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1104">#1104</a>) via JayShortway (<a href="https://github.com/JayShortway"><code>@​JayShortway</code></a>)</li> <li>get_phc_version now also checks PHC UI versions (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1100">#1100</a>) via JayShortway (<a href="https://github.com/JayShortway"><code>@​JayShortway</code></a>)</li> <li>Removes api key from integration test (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1098">#1098</a>) via JayShortway (<a href="https://github.com/JayShortway"><code>@​JayShortway</code></a>)</li> </ul> </blockquote> </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.30.2</h2> <h3>Bugfixes</h3> <ul> <li>Fix <code>syncObserverModeAmazonPurchase</code> deprecation warning (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1115">#1115</a>) via Toni Rico (<a href="https://github.com/tonidero"><code>@​tonidero</code></a>)</li> </ul> <h2>6.30.1</h2> <h3>Bugfixes</h3> <ul> <li>Add <code>OptIn</code> annotation on paywalls code (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1112">#1112</a>) via Cesar de la Vega (<a href="https://github.com/vegaro"><code>@​vegaro</code></a>)</li> </ul> <h2>6.30.0</h2> <h3>New Features</h3> <ul> <li>Add support for <code>DEFERRED</code> upgrades and updates purchases-hybrid-common to 11.1.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1108">#1108</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.12.0">Android 7.12.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/4.43.2">iOS 4.43.2</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/4.43.1">iOS 4.43.1</a></li> </ul> </li> </ul> <h3>Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 11.0.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1106">#1106</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.12.0">Android 7.12.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/4.43.2">iOS 4.43.2</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/4.43.1">iOS 4.43.1</a></li> </ul> </li> <li>Bump fastlane from 2.220.0 to 2.221.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1102">#1102</a>) via dependabot[bot] (<a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li> </ul> <h3>Other Changes</h3> <ul> <li>Adds .aiexclude (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1104">#1104</a>) via JayShortway (<a href="https://github.com/JayShortway"><code>@​JayShortway</code></a>)</li> <li>get_phc_version now also checks PHC UI versions (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1100">#1100</a>) via JayShortway (<a href="https://github.com/JayShortway"><code>@​JayShortway</code></a>)</li> <li>Removes api key from integration test (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1098">#1098</a>) via JayShortway (<a href="https://github.com/JayShortway"><code>@​JayShortway</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/d2db152c48e83729fe77ee297eaef7a53d05ae88"><code>d2db152</code></a> Update VERSIONS.md</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/5cefbe0245746fac5f315a8dcfcb9cd2671f0c36"><code>5cefbe0</code></a> Version bump for 6.30.2</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/f8d82a6c437c8fbaf90e1b7ea560463a3a98eaba"><code>f8d82a6</code></a> Fix <code>syncObserverModeAmazonPurchase</code> deprecation warning (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1115">#1115</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/cac66775d2aaeb8cc431d7d6cf1b70027d917bd9"><code>cac6677</code></a> [AUTOMATIC] Release/6.30.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1116">#1116</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/3ae49e5ded8b1e46a33e4ef19fc51cc709a31da7"><code>3ae49e5</code></a> Add <code>OptIn</code> annotation on paywalls code (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1112">#1112</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/d055424e81cd39815ac1fecbf4b2bfbb9b34a459"><code>d055424</code></a> [AUTOMATIC] Release/6.30.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1110">#1110</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/f616a18965c7c88997ea89aaf92821a5abb513de"><code>f616a18</code></a> Add support for <code>DEFERRED</code> upgrades and updates purchases-hybrid-common to 11...</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/e722a44d5ed4b2907982df3800b0878b6eaf4c04"><code>e722a44</code></a> [AUTOMATIC BUMP] Updates purchases-hybrid-common to 11.0.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1106">#1106</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/88315438205241d850b42bf59ed294b3aba6f1e3"><code>8831543</code></a> Bump fastlane from 2.220.0 to 2.221.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1102">#1102</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/31970ed1db2caf87d86cbbc127935f25668d0ae5"><code>31970ed</code></a> Adds .aiexclude (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1104">#1104</a>)</li> <li>Additional commits viewable in <a href="https://github.com/RevenueCat/purchases-flutter/compare/6.29.4...6.30.2">compare view</a></li> </ul> </details> <br /> Updates `shared_preferences` from 2.2.3 to 2.3.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/flutter/packages/commit/644000bfa34750b581582abf69c94facc11236dc"><code>644000b</code></a> [shared_preferences] full api redesign with DataStore and cache-less interfac...</li> <li><a href="https://github.com/flutter/packages/commit/315ed8a43f7b63cb2f75cc8e917f6b5fc42c45c7"><code>315ed8a</code></a> [shared_preferences] Platform implementations of async api (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/6965">#6965</a>)</li> <li><a href="https://github.com/flutter/packages/commit/3d358d921a84bf10b1b3e69f8a3b82465c5c63a5"><code>3d358d9</code></a> [many] Ignore NewerVersionAvailable in android lint (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/7218">#7218</a>)</li> <li><a href="https://github.com/flutter/packages/commit/b04ff46999afa7cf27e5e0036d5a76951727c7d6"><code>b04ff46</code></a> [shared_preferences] Platform interface for new shared preferences async (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/6962">#6962</a>)</li> <li><a href="https://github.com/flutter/packages/commit/df420f6fa3f397d59821297a4b911b6ca01846f4"><code>df420f6</code></a> Modernize all <code>index.html</code> files to support WASM (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/7114">#7114</a>)</li> <li><a href="https://github.com/flutter/packages/commit/71b2f6829ccf474c03ae7eb6d1d840148a426fc2"><code>71b2f68</code></a> [various] Update flutter.dev links to more reliable destinations (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/6963">#6963</a>)</li> <li><a href="https://github.com/flutter/packages/commit/4a178f1ad9004e61fc58e5e8b704cee20e0b45d2"><code>4a178f1</code></a> Disable sandboxing directly for macOS tests (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/6880">#6880</a>)</li> <li><a href="https://github.com/flutter/packages/commit/b16a7e32ac75352707d323850e38423982395a6b"><code>b16a7e3</code></a> [many] Remove references to v1 embedding (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/6494">#6494</a>)</li> <li><a href="https://github.com/flutter/packages/commit/5cc71d00ac560b7fa6376ac3e65a2732e440c3ac"><code>5cc71d0</code></a> Update Flutter wiki links (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/6789">#6789</a>)</li> <li><a href="https://github.com/flutter/packages/commit/788b666693748202da243ec57e3c424ae4f13211"><code>788b666</code></a> Update the repo for the 3.22 stable release (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/6730">#6730</a>)</li> <li>Additional commits viewable in <a href="https://github.com/flutter/packages/commits/shared_preferences-v2.3.0/packages/shared_preferences">compare view</a></li> </ul> </details> <br /> Updates `supabase_flutter` from 2.5.6 to 2.5.11 <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-07-26</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/#yet_another_json_isolate---v201"><code>yet_another_json_isolate</code> - <code>v2.0.1</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#postgrest---v213"><code>postgrest</code> - <code>v2.1.3</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#functions_client---v231"><code>functions_client</code> - <code>v2.3.1</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#supabase---v227"><code>supabase</code> - <code>v2.2.7</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#supabase_flutter---v2511"><code>supabase_flutter</code> - <code>v2.5.11</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>postgrest</code> - <code>v2.1.3</code></li> <li><code>functions_client</code> - <code>v2.3.1</code></li> <li><code>supabase</code> - <code>v2.2.7</code></li> <li><code>supabase_flutter</code> - <code>v2.5.11</code></li> </ul> <hr /> <h4><code>yet_another_json_isolate</code> - <code>v2.0.1</code></h4> <ul> <li><strong>FIX</strong>: Make sure the package can be built on Flutter web (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/990">#990</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/742b761c2c84a8b3d75e7966444f57a0dd5e692e">742b761c</a>)</li> </ul> <h2>2024-07-25</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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/supabase/supabase-flutter/commit/224981e1bd50f4e817901e740955649ee008f930"><code>224981e</code></a> chore(release): publish packages</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/742b761c2c84a8b3d75e7966444f57a0dd5e692e"><code>742b761</code></a> fix: Make sure the package can be built on Flutter web (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/990">#990</a>)</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/821cad974a65a52f78bba64120d865639c80e0b6"><code>821cad9</code></a> chore(release): Publish packages supabase_flutter@2.5.10 (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/988">#988</a>)</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/e072ff74c71858ea3c9ede3361d2cdf710b22388"><code>e072ff7</code></a> fix(functions_client): Add <code>toString</code> to <code>FunctionException</code> (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/985">#985</a>)</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/09698edfba348794aee52e28d55903941cc49bcf"><code>09698ed</code></a> feat: Support MultipartRequest in functions invoke (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/977">#977</a>)</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/22cd12dda5cbebba370a0c50716d936dae90d1df"><code>22cd12d</code></a> chore(release): Publish packages supabase_flutter@2.5.9 (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/978">#978</a>)</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/a25993cbe5270c862023c23741fa0be048bb4731"><code>a25993c</code></a> fix: Add error messages for when the session or expiresAt was missing while m...</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/6323f9fd40564b36027a1fc48004822baa063e19"><code>6323f9f</code></a> fix(gotrue): Ensure a single <code>initialSession</code> is emitted. (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/975">#975</a>)</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/ff26d93cd64e1b8310537928fe510b0adafe6f88"><code>ff26d93</code></a> chore(release): Publish packages supabase_flutter@2.5.8 (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/971">#971</a>)</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/8305fef65eecbcca5d7d39ad7fc684d4134a578d"><code>8305fef</code></a> feat(realtime_client): Add support for authorized realtime channels with broa...</li> <li>Additional commits viewable in <a href="https://github.com/supabase/supabase-flutter/commits/supabase_flutter-v2.5.11/packages">compare view</a></li> </ul> </details> <br /> Updates `timeago` from 3.6.1 to 3.7.0 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/andresaraujo/timeago.dart/commits">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-22 12:51:05 -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#460