Closed dependabot[bot] closed 3 days ago
This PR updates the flutter_svg dependency from version 2.0.14 to 2.0.15. The main improvement in this version is a bug fix for the SvgNetworkLoader where it wasn't properly closing its internal HTTP client.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Update flutter_svg package version |
|
pubspec.yaml pubspec.lock |
Superseded by #1111.
Bumps flutter_svg from 2.0.14 to 2.0.15.
Commits
013cc24
[flutter_svg] Fix SvgNetworkLoader not closing internal http client (#8126)afb1aff
Applied Gradle Plugins Declaratively for Most Remaining Plugin Example Apps (...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
Summary by Sourcery
Chores: