Skip to content

Bump get_it from 8.0.3 to 8.2.0 #1278

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

Merged
merged 3 commits into from
Aug 4, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps get_it from 8.0.3 to 8.2.0.

Release notes

Sourced from get_it's releases.

v8.2.0

What's Changed

New Contributors

Full Changelog: flutter-it/get_it@V8.0.2...v8.2.0

Changelog

Sourced from get_it's changelog.

[8.2.0]

Thanks to PR by @​Hu-Wentao we now expose part of the internal state of get_it so tool authors have more options. While doing so internal renaming has happened, so where previously where the term "ServiceFactory" was uses we not use consistently ObjectRegistration and instead of variables with factory in the name we use registration this has not impact on the public API so it is not a breaking change.

[8.1.0]

  • adding documentation flutter-it/get_it#411
  • registerCachedFactoryAsync usded FactoryFunc instead of FactoryFuncAsync flutter-it/get_it#410
  • adding getMaybe which will return null instead of throwing an exception in case a type is not registered
  • dependsOn of registerSingletonWithDependencies is now required. Although this could be seen as a breaking change, if you didn't pass dependsOn your code wouldn't have worked before so I won't define this as breaking change
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [get_it](https://github.com/flutter-it/get_it) from 8.0.3 to 8.2.0.
- [Release notes](https://github.com/flutter-it/get_it/releases)
- [Changelog](https://github.com/flutter-it/get_it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/flutter-it/get_it/commits/v8.2.0)

---
updated-dependencies:
- dependency-name: get_it
  dependency-version: 8.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file version: Patch labels Aug 4, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 4, 2025 14:46
@dependabot dependabot bot added dependencies Pull requests that update a dependency file dart Pull requests that update Dart code version: Patch labels Aug 4, 2025
Copy link

sonarqubecloud bot commented Aug 4, 2025

@LouisPhilippeHeon LouisPhilippeHeon merged commit 0de5273 into master Aug 4, 2025
5 checks passed
@LouisPhilippeHeon LouisPhilippeHeon deleted the dependabot/pub/get_it-8.2.0 branch August 4, 2025 18:45
Copy link

github-actions bot commented Aug 4, 2025

Coverage after merging dependabot/pub/get_it-8.2.0 into master will be

75.56%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
lib
   locator.dart4.55%100%100%4.55%28, 30–38, 41–48, 51–53
lib/data/models
   broadcast_message.dart100%100%100%100%
   quick_link.dart100%100%100%100%
   quick_link_data.dart100%100%100%100%
   quick_links.dart100%100%100%100%
   emergency_procedures.dart100%100%100%100%
   emergency_procedure.dart100%100%100%100%
lib/data/models/hello
   organizer.dart100%100%100%100%
   paginated_news.dart30.43%100%100%30.43%36–41, 44, 47–53, 55, 57
   activity_area.dart56.52%100%100%56.52%37, 40–46, 48–49
   news.dart49.09%100%100%49.09%100–101, 103, 105–116, 85, 88–99
   news_tags.dart5%100%100%5%13–17, 20–24, 27, 30–35, 37–38
   report.dart25%100%100%25%12–13, 15
   report_news.dart100%100%100%100%
lib/data/repositories
   author_repository.dart0%100%100%0%13–14
   broadcast_message_repository.dart0%100%100%0%13–16, 19–25
   course_repository.dart82.54%100%100%82.54%116–117, 169, 171, 176–178, 182, 185, 188–192, 194–195, 199, 201, 204–208, 212, 216–217, 219, 222, 274, 281, 283, 433, 78
   news_repository.dart0%100%100%0%16–17
   quick_link_repository.dart83.33%100%100%83.33%34–35
   settings_repository.dart85.39%100%100%85.39%170, 176, 178, 182, 184, 202, 204–205, 217, 219–220, 36, 83
   user_repository.dart95.24%100%100%95.24%139–140
lib/data/services
   analytics_service.dart0%100%100%0%14, 17–19, 22, 27–29, 33–34, 36, 39
   auth_service.dart0%100%100%0%101, 103, 105–106, 108–109, 114, 116–118, 120–121, 19, 22–23, 25, 27–28, 31, 34, 37, 41, 43, 46–47, 53–54, 59–60, 65, 67–68, 72–73, 75–76, 81, 83–85, 87–88, 90–91, 97, 99
   cache_service.dart0%100%100%0%32–33, 36–37, 40, 44, 46–48, 54, 56–58, 63, 65–67
   in_app_review_service.dart0%100%100%0%16, 20, 23–24
   launch_url_service.dart0%100%100%0%11–14, 16, 20–23, 25, 29–32, 34
   navigation_service.dart0%100%100%0%30, 33–34, 36–37, 44–45, 48–49, 52–53, 55, 60–61, 64–65, 68–69, 72, 75, 77, 82, 87, 89–90, 93–94, 96, 98
   remote_config_service.dart0%100%100%0%100–101, 104–106, 109–111, 114–116, 119–121, 124–126, 129–131, 134–136, 139–141, 144–146, 149–151, 154–156, 159–160, 162–165, 169–172, 59–61, 64–66, 69–71, 74–76, 79–81, 84–86, 89–91, 94–96, 99
   networking_service.dart0%100%100%0%10, 12–14, 17–19
   preferences_service.dart63.64%100%100%63.64%107–108, 110, 26–27, 29, 32–34, 47, 56–59, 69–71, 74–76
   calendar_service.dart0%100%100%0%103, 107, 109–114, 116, 119–120, 125–126, 129, 132, 134, 141–142, 145, 147, 15, 152, 156–157, 16, 161–166, 170, 172, 18, 20, 22, 24, 26, 40, 42–46, 49, 53–56, 64, 68–69, 72–73, 76, 82, 84–85, 88, 92–93, 97–99
   navigation_history_observer.dart0%100%100%0%11–13, 15, 17, 19, 22, 24, 27, 29, 8
lib/data/services/hello
   hello_service.dart100%100%100%100%
lib/data/services/hello/commands
   get_events_command.dart68.18%100%100%68.18%50, 55, 58, 61, 64, 67, 70
   get_organizer_command.dart90%100%100%90%26
   report_news_command.dart90%100%100%90%27
lib/data/services/signets-api
   signets_api_client.dart100%100%100%100%
   request_builder_service.dart85.71%100%100%85.71%42, 53, 56
lib/data/services/signets-api/commands
   get_course_reviews_command.dart100%100%100%100%
   get_course_summary_command.dart100%100%100%100%
   get_courses_activities_command.dart100%100%100%100%
   get_courses_command.dart100%100%100%100%
   get_programs_command.dart100%100%100%100%
   get_schedule_activities_command.dart100%100%100%100%
   get_sessions_command.dart100%100%100%100%
   get_student_info_command.dart100%100%100%100%
lib/data/services/signets-api/models
   course.dart84%100%100%84%105, 121, 123–132
   course_activity.dart84.31%100%100%84.31%104, 106–112
   schedule_activity.dart81.08%100%100%81.08%77, 79–84
   session.dart69.89%100%100%69.89%144, 146–158, 160, 162–174
   profile_student.dart93.10%100%100%93.10%67–68
   program.dart100%100%100%100%
   course_review.dart51.92%100%100%51.92%100–104, 51–58, 71, 73–80, 96, 98–99
   course_summary.dart85.07%100%100%85.07%101, 103–111
   course_evaluation.dart68.63%100%100%68.63%157, 159–172, 174, 176–190, 49
lib/domain/constants
   preferences_flags.dart0%100%100%0%39, 41, 43, 45, 48, 50–53, 55–56
lib/ui/choose_language/view_model
   choose_language_viewmodel.dart100%100%100%100%
lib/ui/choose_language/widgets
   choose_language_view.dart94.29%100%100%94.29%35–36
lib/ui/core/themes
   app_palette.dart100%100%100%100%
   app_colors_extension.dart1.59%100%100%1.59%100–124, 128, 130, 132, 136–164, 65, 96–99
   app_theme.dart13.73%100%100%13.73%102–103, 105, 11, 111, 113, 115, 121–122, 13–14, 140–141, 15, 18–19, 21–23, 25–27, 30–32, 34, 36, 38–39, 42–43, 45, 51, 53, 86–87, 89–91, 93–94, 96, 98–99
lib/ui/core/ui
   base_scaffold.dart68.75%100%100%68.75%100, 103–104, 106, 108–113, 115, 153–154, 156–160, 162, 95
   base_navigation_bar.dart97.50%100%100%97.50%83
   

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file size: XS version: Patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant