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.3.2 #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

Mend Renovate

This PR contains the following updates:

Package Type Update Change
shared_preferences_platform_interface (source) dev_dependencies minor 2.1.0 -> 2.3.2

Release Notes

flutter/packages (shared_preferences_platform_interface)

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.

v2.2.0

Compare Source

  • Adds getAllWithPrefix and clearWithPrefix method.
  • Aligns Dart and Flutter SDK constraints.

v2.1.1

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

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 has been generated by Mend Renovate. View repository job log here.

@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

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.

None yet

0 participants