Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Sep 22, 2024

This PR contains the following updates:

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

Release Notes

flutter-it/get_it (get_it)

v8.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.

v8.1.0

  • adding documentation #​411
  • registerCachedFactoryAsync usded FactoryFunc instead of FactoryFuncAsync #​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

v8.0.3

v8.0.2

Compare Source

v8.0.1

Compare Source

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 becomes conflicted, 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 added the dependencies renovate bot related dependency upgrades label Sep 22, 2024
@renovate renovate bot enabled auto-merge (squash) September 22, 2024 02:23
@renovate renovate bot force-pushed the renovate/get_it-8.x branch from 90feb2f to 8eb10af Compare November 1, 2025 20:10
@renovate renovate bot changed the title fix(deps): update dependency get_it to v8 fix(deps): update dependency get_it to v8 - autoclosed Nov 3, 2025
@renovate renovate bot closed this Nov 3, 2025
auto-merge was automatically disabled November 3, 2025 23:57

Pull request was closed

@renovate renovate bot deleted the renovate/get_it-8.x branch November 3, 2025 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies renovate bot related dependency upgrades

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant