Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 7, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
flutter_svg dependencies major ^0.19.3 -> ^1.0.0

Release Notes

dnfield/flutter_svg

v1.0.3

Compare Source

  • Fix bugs in picture disposal.

v1.0.2

Compare Source

  • Avoid cache invalidation when currentColor or font based units are not used.
  • Support rem units.

v1.0.1

Compare Source

  • Fix bug with incorrect fills in some cases of <use> elements.
  • Analysis cleanup of Dart code.
  • Fix bug where self-closing <g> tags could alter rendering.
  • Fix bug where an invalid @stroke-dasharray could cause an infinite loop.
  • Fix bugs related to nested <g> elements in <defs>.
  • Remove unnecessary sync* related code.

v1.0.0

Compare Source

  • New widget/RenderObject implementation to avoid rebuilds/paints when
    near or overlapping an animating widget. Also should improve raster
    cacheability.
  • Correctly list web as a supported platform.
  • Support for em/ex units.
  • Stable 1.0.0 release.

v0.23.0+1

Compare Source

  • Missing commit that reduced breakages introduced in 0.23.0

v0.23.0

Compare Source

  • Missing commit that reduced breakages introduced in 0.23.0

v0.22.0

Compare Source

  • Expose PictureCache on PictureProvider, and deprecate
    PictureProvider.cacheCount and PictureProvider.clearCache. This is
    intended to allow users to set a maximum cache size, which was previously
    impossible.

v0.21.0+1

Compare Source

  • Fix alignment/sizing issues introduced in 0.21.0

v0.21.0

  • Fix alignment/sizing issues introduced in 0.21.0

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants