Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

Update dependency flutter_svg to v1 #107

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 5, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
flutter_svg dependencies major ^0.23.0+1 -> ^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.

Configuration

📅 Schedule: "before 10am on monday" in timezone Asia/Tokyo.

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 5, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #107 (fe03161) into main (a4d87a6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #107   +/-   ##
=======================================
  Coverage   53.36%   53.36%           
=======================================
  Files          41       41           
  Lines         549      549           
=======================================
  Hits          293      293           
  Misses        256      256           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a4d87a6...fe03161. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants