flutter-mobile-clean-architecture-template icon indicating copy to clipboard operation
flutter-mobile-clean-architecture-template copied to clipboard

build(deps): bump get_it from 7.6.4 to 7.6.7

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps get_it from 7.6.4 to 7.6.7.

Changelog

Sourced from get_it's changelog.

[7.6.7] - 18.01.204

[7.6.6] - 04.01.2024

  • Thanks to PR by @​bvoq getIt.reset, getIt.popScope, getIt.dropScope now dispose registered objects in the reverse order in which they were registered.

[7.6.5] - 25.09.2023

  • updated Discord link
Commits
  • f5cbb5e V7.6.7
  • cc10dc5 Merge pull request #330 from subzero911/isFinal_docs
  • 590776f Merge branch 'master' into isFinal_docs
  • 3c6b614 V7.6.6
  • 6f24d4c Merge pull request #350 from bvoq/master
  • fc78404 added documentation that reset, popScope and dropScope clear services in the ...
  • b09abeb added test to get_it for reverse reset
  • 5d955d1 Update get_it_impl.dart to dispose in reverse order
  • df3fc43 V7.6.5
  • e6fe696 Updated Discord link
  • Additional commits viewable in compare view

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)

dependabot[bot] avatar Jan 18 '24 15:01 dependabot[bot]