Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2025

This PR contains the following updates:

Package Type Update Change
get_it dependencies minor 9.1.1 -> 9.2.0

Release Notes

flutter-it/get_it (get_it)

v9.2.0

Compare Source

  • allReady() now caches its Future and returns the same instance on repeated calls
    • Cache is automatically invalidated when new async singletons are registered
    • This enables watch_it to detect when async registrations change (e.g., after pushNewScope)
  • Fixed: pending async singletons now complete their ready completer when removed via unregister() or scope reset, allowing allReady() to complete properly

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 added the dependencies renovate bot related dependency upgrades label Dec 4, 2025
@renovate renovate bot enabled auto-merge (squash) December 4, 2025 21:49
@renovate renovate bot merged commit 00b86d5 into main Dec 4, 2025
1 check passed
@renovate renovate bot deleted the renovate/get_it-9.x branch December 4, 2025 21:51
FilledStacks pushed a commit that referenced this pull request Dec 4, 2025
## [1.15.4](v1.15.3...v1.15.4) (2025-12-04)

### Bug Fixes

* **deps:** update dependency get_it to v9.2.0 ([#69](#69)) ([00b86d5](00b86d5))
@FilledStacks
Copy link
Contributor

🎉 This PR is included in version 1.15.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

Labels

dependencies renovate bot related dependency upgrades released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants