-
-
Notifications
You must be signed in to change notification settings - Fork 257
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
Conversation
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Edited/Blocked NotificationRenovate 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. |
LCOV of commit
|
## [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))
🎉 This PR is included in version 3.4.4 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
This PR contains the following updates:
^7.1.4
->^8.0.0
Release Notes
fluttercommunity/get_it (get_it)
v8.0.2
v8.0.1
v8.0.0
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.
This PR was generated by Mend Renovate. View the repository job log.