[PR #205] [MERGED] Bump the pub group in /app with 3 updates #202

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

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/205
Author: @dependabot[bot]
Created: 11/10/2024
Status: Merged
Merged: 11/10/2024
Merged by: @ricoberger

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


📝 Commits (2)

  • 35718a6 Bump the pub group in /app with 3 updates
  • e0f9aa1 Update Flutter Version to 3.24.4

📊 Changes

7 files changed (+40 additions, -38 deletions)

View changed files

📝 .github/workflows/continuous-delivery.yaml (+8 -7)
📝 .github/workflows/continuous-integration.yaml (+2 -1)
📝 CONTRIBUTING.md (+4 -4)
📝 app/ios/Podfile.lock (+8 -8)
📝 app/macos/Podfile.lock (+9 -9)
📝 app/pubspec.lock (+6 -6)
📝 app/pubspec.yaml (+3 -3)

📄 Description

Bumps the pub group in /app with 3 updates: package_info_plus, purchases_flutter and shared_preferences.

Updates package_info_plus from 8.1.0 to 8.1.1

Commits

Updates purchases_flutter from 8.1.6 to 8.2.1

Release notes

Sourced from purchases_flutter's releases.

8.2.1

RevenueCat SDK

📦 Dependency Updates

8.2.0

RevenueCat SDK

📦 Dependency Updates

Win-back Offers

New Features

Changelog

Sourced from purchases_flutter's changelog.

8.2.1

RevenueCat SDK

📦 Dependency Updates

8.2.0

RevenueCat SDK

📦 Dependency Updates

Win-back Offers

New Features

Commits

Updates shared_preferences from 2.3.2 to 2.3.3

Commits
  • a9b7140 [shared_preferences] Fix confusing language in README (#8049)
  • d3d563d Remove use_modular_headers! from Podfiles (#7796)
  • abadfb5 [various] Update example apps to Kotlin 1.9.0 (#7998)
  • 4afc383 [various] Update Java compatibility version to 11 (#7795)
  • 05bf1d4 [various] Update Swift plugins for non-nullable generics (#7742)
  • 08614a7 [many] Update example android apps to target SDK level 34. (#7587)
  • de42d8e [many] Upgrade example apps to AGP 8.5.2 (if they were below 8.1.0) (#7521)
  • afc24ac [shared_preferences] Fix typo in changelog (#7523)
  • bcb09db [shared_preferences] Add test to enforce mutable lists (#7369)
  • 9cc09f1 [Many] Bump AGP to 8.5.1 and gradle to 8.7 (#7432)
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/feeddeck/feeddeck/pull/205 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/10/2024 **Status:** ✅ Merged **Merged:** 11/10/2024 **Merged by:** [@ricoberger](https://github.com/ricoberger) **Base:** `main` ← **Head:** `dependabot/pub/app/pub-3762166157` --- ### 📝 Commits (2) - [`35718a6`](https://github.com/feeddeck/feeddeck/commit/35718a65e259f2c688b0f884eb1bafd5822d753a) Bump the pub group in /app with 3 updates - [`e0f9aa1`](https://github.com/feeddeck/feeddeck/commit/e0f9aa10331862cd16617d700e575c58e61778e8) Update Flutter Version to 3.24.4 ### 📊 Changes **7 files changed** (+40 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/continuous-delivery.yaml` (+8 -7) 📝 `.github/workflows/continuous-integration.yaml` (+2 -1) 📝 `CONTRIBUTING.md` (+4 -4) 📝 `app/ios/Podfile.lock` (+8 -8) 📝 `app/macos/Podfile.lock` (+9 -9) 📝 `app/pubspec.lock` (+6 -6) 📝 `app/pubspec.yaml` (+3 -3) </details> ### 📄 Description Bumps the pub group in /app with 3 updates: [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus), [purchases_flutter](https://github.com/RevenueCat/purchases-flutter) and [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences). Updates `package_info_plus` from 8.1.0 to 8.1.1 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/fluttercommunity/plus_plugins/commits/HEAD/packages/package_info_plus">compare view</a></li> </ul> </details> <br /> Updates `purchases_flutter` from 8.1.6 to 8.2.1 <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.2.1</h2> <h2>RevenueCat SDK</h2> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.8.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1201">#1201</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.9.0">Android 8.9.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.7.1">iOS 5.7.1</a></li> </ul> </li> </ul> <h2>8.2.0</h2> <h2>RevenueCat SDK</h2> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.7.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1196">#1196</a>) via RevenueCat Git Bot (<a href="https://github.com/RCGitBot"><code>@​RCGitBot</code></a>) <ul> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.7.0">iOS 5.7.0</a></li> </ul> </li> <li>Bump cocoapods from 1.15.2 to 1.16.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1195">#1195</a>) via dependabot[bot] (<a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li> <li>Bump danger from 9.5.0 to 9.5.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1190">#1190</a>) via dependabot[bot] (<a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li> <li>Bump fastlane from 2.224.0 to 2.225.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1189">#1189</a>) via dependabot[bot] (<a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li> </ul> <h3>Win-back Offers</h3> <h4>✨ New Features</h4> <ul> <li>Support displaying deferred win-back StoreKit messages (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1194">#1194</a>) via Will Taylor (<a href="https://github.com/fire-at-will"><code>@​fire-at-will</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>8.2.1</h2> <h2>RevenueCat SDK</h2> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.8.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1201">#1201</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.9.0">Android 8.9.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.7.1">iOS 5.7.1</a></li> </ul> </li> </ul> <h2>8.2.0</h2> <h2>RevenueCat SDK</h2> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.7.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1196">#1196</a>) via RevenueCat Git Bot (<a href="https://github.com/RCGitBot"><code>@​RCGitBot</code></a>) <ul> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.7.0">iOS 5.7.0</a></li> </ul> </li> <li>Bump cocoapods from 1.15.2 to 1.16.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1195">#1195</a>) via dependabot[bot] (<a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li> <li>Bump danger from 9.5.0 to 9.5.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1190">#1190</a>) via dependabot[bot] (<a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li> <li>Bump fastlane from 2.224.0 to 2.225.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1189">#1189</a>) via dependabot[bot] (<a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li> </ul> <h3>Win-back Offers</h3> <h4>✨ New Features</h4> <ul> <li>Support displaying deferred win-back StoreKit messages (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1194">#1194</a>) via Will Taylor (<a href="https://github.com/fire-at-will"><code>@​fire-at-will</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/47bc6c239516c011bcd82d96631506130016ee79"><code>47bc6c2</code></a> Update VERSIONS.md</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/e55ea65f4c2aacfc3aa6cdc9e0355c699be819fe"><code>e55ea65</code></a> Version bump for 8.2.1</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/5934bff5e372d019ed7ea940d788c438ac47f516"><code>5934bff</code></a> [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.8.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1201">#1201</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/dd8a3f7f9d58844b4eed1f454053c06d65bf70a8"><code>dd8a3f7</code></a> [AUTOMATIC] Release/8.2.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1198">#1198</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/2480574f6cdb76feff0686649907b4cb6c0f418f"><code>2480574</code></a> [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.7.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1196">#1196</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/09ceab3a7bf6d16c0bcbaf46d4a97fbd1adba151"><code>09ceab3</code></a> Bump cocoapods from 1.15.2 to 1.16.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1195">#1195</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/dfb131c4a62aa2d53fd331d9b3de636fa0c9dc70"><code>dfb131c</code></a> support displaying deferred win-back StoreKit messages</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/5845ef08ea7cf831554714d3167c7e946a93cbd0"><code>5845ef0</code></a> Bump danger from 9.5.0 to 9.5.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1190">#1190</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/fc2479c5e855e96d6be48f09a2936001d8a0e6fc"><code>fc2479c</code></a> Bump fastlane from 2.224.0 to 2.225.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1189">#1189</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/43d2cfd6871d15988959af9ca78e0747886623a1"><code>43d2cfd</code></a> [AUTOMATIC] Release/8.1.6 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1184">#1184</a>)</li> <li>See full diff in <a href="https://github.com/RevenueCat/purchases-flutter/compare/8.1.6...8.2.1">compare view</a></li> </ul> </details> <br /> Updates `shared_preferences` from 2.3.2 to 2.3.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/flutter/packages/commit/a9b71408355210efdc1549db82c472db6a8430fe"><code>a9b7140</code></a> [shared_preferences] Fix confusing language in README (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/8049">#8049</a>)</li> <li><a href="https://github.com/flutter/packages/commit/d3d563de5a2689abc06854bc093532d3833448e2"><code>d3d563d</code></a> Remove use_modular_headers! from Podfiles (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/7796">#7796</a>)</li> <li><a href="https://github.com/flutter/packages/commit/abadfb54fc7aa327ae6ca0b5a928b2cff194db5c"><code>abadfb5</code></a> [various] Update example apps to Kotlin 1.9.0 (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/7998">#7998</a>)</li> <li><a href="https://github.com/flutter/packages/commit/4afc383a6db56cb969af5d8ad02a1a0220758b66"><code>4afc383</code></a> [various] Update Java compatibility version to 11 (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/7795">#7795</a>)</li> <li><a href="https://github.com/flutter/packages/commit/05bf1d482dd93c74ea957b0d8ae1cf019bd4d8a9"><code>05bf1d4</code></a> [various] Update Swift plugins for non-nullable generics (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/7742">#7742</a>)</li> <li><a href="https://github.com/flutter/packages/commit/08614a7a6627934610564fb01440085b2890b54f"><code>08614a7</code></a> [many] Update example android apps to target SDK level 34. (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/7587">#7587</a>)</li> <li><a href="https://github.com/flutter/packages/commit/de42d8ea13228e28b908fca0a2fcb1b8e1951409"><code>de42d8e</code></a> [many] Upgrade example apps to AGP 8.5.2 (if they were below 8.1.0) (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/7521">#7521</a>)</li> <li><a href="https://github.com/flutter/packages/commit/afc24ac26dd6b9a1c3d651007f2faf8bbdccc8d0"><code>afc24ac</code></a> [shared_preferences] Fix typo in changelog (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/7523">#7523</a>)</li> <li><a href="https://github.com/flutter/packages/commit/bcb09dbc121e5f886a37cf2808c0d95112276fcd"><code>bcb09db</code></a> [shared_preferences] Add test to enforce mutable lists (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/7369">#7369</a>)</li> <li><a href="https://github.com/flutter/packages/commit/9cc09f13d0fd96b152a278c8349a2a428186a217"><code>9cc09f1</code></a> [Many] Bump AGP to 8.5.1 and gradle to 8.7 (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/7432">#7432</a>)</li> <li>See full diff in <a href="https://github.com/flutter/packages/commits/shared_preferences-v2.3.3/packages/shared_preferences">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-10-31 16:59:24 -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#202