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

chore(deps): update dependency shared_preferences_platform_interface to v2.4.1 #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 12, 2023

This PR contains the following updates:

Package Type Update Change
shared_preferences_platform_interface (source) dev_dependencies minor 2.2.0 -> 2.4.1

Release Notes

flutter/packages (shared_preferences_platform_interface)

v2.4.1

Compare Source

  • Adds comments about unsupported types.

v2.4.0

Compare Source

  • Adds SharedPreferencesAsyncPlatform API.
  • Updates minimum supported SDK version to Flutter 3.16/Dart 3.2.

v2.3.2

Compare Source

  • Updates minimum required plugin_platform_interface version to 2.1.7.
  • Updates minimum supported SDK version to Flutter 3.10/Dart 3.0.

v2.3.1

Compare Source

  • Adds pub topics to package metadata.
  • Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.

v2.3.0

Compare Source

  • Adds clearWithParameters and getAllWithParameters methods.
  • Deprecates clearWithPrefix and getAllWithPrefix methods.
  • Updates minimum supported SDK version to Flutter 3.3/Dart 2.18.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3c3e491) 98.02% compared to head (cf92cdc) 98.02%.

❗ Current head cf92cdc differs from pull request most recent head 4eb1738. Consider uploading reports for the commit 4eb1738 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #66   +/-   ##
=======================================
  Coverage   98.02%   98.02%           
=======================================
  Files           9        9           
  Lines         152      152           
=======================================
  Hits          149      149           
  Misses          3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/shared_preferences_platform_interface-2.x branch from cf92cdc to 4eb1738 Compare January 9, 2024 04:06
@renovate renovate bot changed the title chore(deps): update dependency shared_preferences_platform_interface to v2.3.1 chore(deps): update dependency shared_preferences_platform_interface to v2.3.2 Jan 9, 2024
Copy link
Contributor Author

renovate bot commented Jan 9, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pubspec.lock
Command failed: flutter pub upgrade shared_preferences_platform_interface
Because rx_shared_preferences depends on shared_preferences_platform_interface 2.3.2 which depends on plugin_platform_interface ^2.1.7, plugin_platform_interface ^2.1.7 is required.
So, because rx_shared_preferences depends on plugin_platform_interface 2.1.4, version solving failed.


You can try one of the following suggestions to make the pubspec resolve:
* Try upgrading your constraint on plugin_platform_interface: flutter pub add dev:plugin_platform_interface:^2.1.8
* Consider downgrading your constraint on shared_preferences_platform_interface: flutter pub add dev:shared_preferences_platform_interface:^2.3.1

@renovate renovate bot force-pushed the renovate/shared_preferences_platform_interface-2.x branch from 4eb1738 to 089fedc Compare July 18, 2024 23:26
@renovate renovate bot changed the title chore(deps): update dependency shared_preferences_platform_interface to v2.3.2 chore(deps): update dependency shared_preferences_platform_interface to v2.4.0 Jul 18, 2024
Copy link
Contributor Author

renovate bot commented Jul 18, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pubspec.lock
Command failed: flutter pub upgrade shared_preferences_platform_interface
Because rx_shared_preferences depends on shared_preferences_platform_interface 2.4.1 which depends on plugin_platform_interface ^2.1.7, plugin_platform_interface ^2.1.7 is required.
So, because rx_shared_preferences depends on plugin_platform_interface 2.1.4, version solving failed.


You can try one of the following suggestions to make the pubspec resolve:
* Try upgrading your constraint on plugin_platform_interface: flutter pub add dev:plugin_platform_interface:^2.1.8
* Consider downgrading your constraint on shared_preferences_platform_interface: flutter pub add dev:shared_preferences_platform_interface:^2.3.1

@renovate renovate bot force-pushed the renovate/shared_preferences_platform_interface-2.x branch 2 times, most recently from 04c5a73 to 1e56164 Compare July 19, 2024 18:37
@renovate renovate bot force-pushed the renovate/shared_preferences_platform_interface-2.x branch from 1e56164 to 222bd74 Compare July 30, 2024 21:20
@renovate renovate bot changed the title chore(deps): update dependency shared_preferences_platform_interface to v2.4.0 chore(deps): update dependency shared_preferences_platform_interface to v2.4.1 Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants