Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency shared_preferences to ^2.2.2 #202

Merged
merged 1 commit into from Nov 17, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 17, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
shared_preferences dependencies minor ^2.0.0 -> ^2.2.2

Release Notes

flutter/packages (shared_preferences)

v2.2.2

Compare Source

  • Updates documentation for containsKey.

v2.2.1

Compare Source

  • Adds pub topics to package metadata.
  • Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.
  • Fixes the example app to be debuggable on Android.
  • Deletes deprecated splash screen meta-data element.

v2.2.0

Compare Source

  • Adds allowList option to setPrefix.

v2.1.2

Compare Source

  • Fixes singleton initialization race condition introduced during NNBD
    transition.
  • Updates minimum supported macOS version to 10.14.
  • Updates minimum supported SDK version to Flutter 3.3/Dart 2.18.

v2.1.1

Compare Source

  • Updates iOS minimum version in README.

v2.1.0

Compare Source

  • Adds setPrefix method.

v2.0.20

Compare Source

  • Adds README discussion of reload().

v2.0.18

  • Updates links for the merge of flutter/plugins into flutter/packages.
  • Updates minimum Flutter version to 3.0.

v2.0.17

  • Updates code for stricter lint checks.

v2.0.16

  • Switches to the new shared_preferences_foundation implementation package
    for iOS and macOS.
  • Updates code for no_leading_underscores_for_local_identifiers lint.
  • Updates minimum Flutter version to 2.10.

v2.0.15

  • Minor fixes for new analysis options.

v2.0.14

  • Adds OS version support information to README.
  • Fixes library_private_types_in_public_api, sort_child_properties_last and use_key_in_widget_constructors
    lint warnings.

v2.0.13

  • Updates documentation on README.md.

v2.0.12

  • Removes dependency on meta.

v2.0.11

  • Corrects example for mocking in readme.

v2.0.10

  • Removes obsolete manual registration of Windows and Linux implementations.

v2.0.9

  • Fixes newly enabled analyzer options.
  • Updates example app Android compileSdkVersion to 31.
  • Moved Android and iOS implementations to federated packages.

v2.0.8

  • Update minimum Flutter SDK to 2.5 and iOS deployment target to 9.0.

v2.0.7

  • Add iOS unit test target.
  • Updated Android lint settings.
  • Fix string clash with double entries on Android

v2.0.6

  • Migrate maven repository from jcenter to mavenCentral.

v2.0.5

  • Fix missing declaration of windows' default_package

v2.0.4

  • Fix a regression with simultaneous writes on Android.

v2.0.3

  • Android: don't create additional Handler when method channel is called.

v2.0.2

  • Adds README discussion of reload().

v2.0.1

  • Updates README to use code excerpts.
  • Aligns Dart and Flutter SDK constraints.

Configuration

πŸ“… Schedule: Branch creation - "after 6pm every weekday,every weekend" in timezone Australia/Sydney, Automerge - "after 6pm every weekday,every weekend" in timezone Australia/Sydney.

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) November 17, 2023 10:07
@renovate renovate bot merged commit 67a5723 into main Nov 17, 2023
8 checks passed
@renovate renovate bot deleted the renovate/shared_preferences-2.x branch November 17, 2023 10:09
zeshuaro pushed a commit that referenced this pull request Nov 19, 2023
## [2.4.1](v2.4.0...v2.4.1) (2023-11-19)

### Bug Fixes

* **deps:** update dependency cloud_firestore to ^4.13.0 ([#201](#201)) ([daf07c6](daf07c6))
* **deps:** update dependency shared_preferences to ^2.2.2 ([#202](#202)) ([67a5723](67a5723))

### Continuous Integration

* **deps:** update kuhnroyal/flutter-fvm-config-action action to v2 ([#203](#203)) ([0d8a5cc](0d8a5cc))
@zeshuaro
Copy link
Owner

πŸŽ‰ This PR is included in version 2.4.1 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant