Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump shared_preferences from 2.3.2 to 2.3.3 (#5)
Bumps [shared_preferences](https://github.com/flutter/packages/tree/main/packages/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 compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=shared_preferences&package-manager=pub&previous-version=2.3.2&new-version=2.3.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
- Loading branch information