chore(deps): bump get_it from 9.2.1 to 9.3.0 in /shorebird_fintech_wallet - #70
Merged
AbhishekDoshi26 merged 1 commit intoSep 24, 2026
Conversation
Bumps [get_it](https://github.com/flutter-it/get_it) from 9.2.1 to 9.3.0. - [Release notes](https://github.com/flutter-it/get_it/releases) - [Changelog](https://github.com/flutter-it/get_it/blob/main/CHANGELOG.md) - [Commits](https://github.com/flutter-it/get_it/commits) --- updated-dependencies: - dependency-name: get_it dependency-version: 9.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pub/shorebird_fintech_wallet/get_it-9.3.0
branch
from
September 24, 2026 12:19
eeb6001 to
d0783ff
Compare
AbhishekDoshi26
approved these changes
Sep 24, 2026
AbhishekDoshi26
left a comment
Member
There was a problem hiding this comment.
Reviewed: get_it 9.3.0 is a non-breaking minor release (circular-resolution detection, acceptsParams assert, opt-in skipUnregisterIfNotRegistered flag). The app registers only parameterless lazySingletons/factory via injectable, so nothing is affected. Local pub get/analyze/test all pass; CI green.
AbhishekDoshi26
deleted the
dependabot/pub/shorebird_fintech_wallet/get_it-9.3.0
branch
September 24, 2026 12:22
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps get_it from 9.2.1 to 9.3.0.
Changelog
Sourced from get_it's changelog.
Commits