syedmurtaza108 / chucker-flutter

An HTTP requests inspector inspired by Chucker Android
https://pub.dev/packages/chucker_flutter
MIT License
51 stars 29 forks source link

fix(deps): update dependency share_plus to v7 - autoclosed #44

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
share_plus (source) dependencies major ^6.3.0 -> ^7.0.0

Release Notes

fluttercommunity/plus_plugins ### [`v7.0.2`](https://togithub.com/fluttercommunity/plus_plugins/compare/share_plus-v7.0.1...share_plus-v7.0.2) [Compare Source](https://togithub.com/fluttercommunity/plus_plugins/compare/share_plus-v7.0.1...share_plus-v7.0.2) ### [`v7.0.1`](https://togithub.com/fluttercommunity/plus_plugins/compare/share_plus-v7.0.0...share_plus-v7.0.1) [Compare Source](https://togithub.com/fluttercommunity/plus_plugins/compare/share_plus-v7.0.0...share_plus-v7.0.1) ### [`v7.0.0`](https://togithub.com/fluttercommunity/plus_plugins/compare/share_plus-v6.3.4...share_plus-v7.0.0) [Compare Source](https://togithub.com/fluttercommunity/plus_plugins/compare/share_plus-v6.3.4...share_plus-v7.0.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.



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

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (e96b4c4) 92.24% compared to head (6afb656) 92.24%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #44 +/- ## ======================================= Coverage 92.24% 92.24% ======================================= Files 37 37 Lines 1521 1521 ======================================= Hits 1403 1403 Misses 118 118 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

Zazo032 commented 1 year ago

@syedmurtaza108 could you merge this to unblock updating the share_plus dependency?

syedmurtaza108 commented 1 year ago

@Zazo032 Actually this is a major release of share_plus package which has some breaking changes (see https://pub.dev/packages/share_plus/changelog ). So I will merge this PR after carefully going through these changes.