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 get_it to v8 #1128

Merged
merged 2 commits into from
Dec 12, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 20, 2024

This PR contains the following updates:

Package Type Update Change
get_it dependencies major ^7.1.4 -> ^8.0.0

Release Notes

fluttercommunity/get_it (get_it)

v8.0.2

v8.0.1

v8.0.0

  • official new release with all the changes

Configuration

📅 Schedule: Branch creation - "after 9pm,before 6am" in timezone Africa/Johannesburg, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot enabled auto-merge (squash) September 20, 2024 19:59
@Pebkac03
Copy link

Pebkac03 commented Dec 11, 2024

Hi, just a note on the warnings: it is due to RouteInformation.location being non-nullable since a while back. See flutter/flutter#119968 where it is mentioned. Should be okay to remove null checks or just ignore.

I have an issue open regarding replacing location due to it being deprecated but the above should be easier in the interim.

Get_it also does not appear to have any breaking changes, only added functionality. A short summary of new features and patterns can be found here.

FilledStacks
FilledStacks previously approved these changes Dec 12, 2024
Copy link
Contributor

@FilledStacks FilledStacks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor Author

renovate bot commented Dec 12, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link

LCOV of commit e68fed2 during Test Package #92

Summary coverage rate:
  lines......: 7.6% (282 of 3718 lines)
  functions..: no data found
  branches...: no data found

Files changed coverage rate: n/a

@renovate renovate bot merged commit 4398fed into master Dec 12, 2024
1 check passed
@renovate renovate bot deleted the renovate/get_it-8.x branch December 12, 2024 07:38
FilledStacks pushed a commit that referenced this pull request Dec 12, 2024
## [3.4.4](v3.4.3...v3.4.4) (2024-12-12)

### Bug Fixes

* **deps:** update dependency get_it to v8 ([#1128](#1128)) ([4398fed](4398fed))
@FilledStacks
Copy link
Contributor

🎉 This PR is included in version 3.4.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants