Skip to content

Update dependency flutter_svg to v0.23.0+1#17

Open
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/flutter_svg-0.x
Open

Update dependency flutter_svg to v0.23.0+1#17
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/flutter_svg-0.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Oct 6, 2021

This PR contains the following updates:

Package Type Update Change
flutter_svg (source) dependencies minor 0.18.00.23.0+1

Release Notes

flutter/packages (flutter_svg)

v0.23.0+1

  • Missing commit that reduced breakages introduced in 0.23.0

v0.23.0

  • Missing commit that reduced breakages introduced in 0.23.0

v0.22.0

  • 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

  • Fix alignment/sizing issues introduced in 0.21.0

v0.21.0

  • Fix alignment/sizing issues introduced in 0.21.0

v0.19.2+1

  • Fix a bug where color filters were applied when they should not be.

v0.19.2

  • Fix a bug where color filters were applied when they should not be.

v0.19.1

  • Fix color filtering when BlendMode.color is used.

v0.19.0

  • Avoid unnecessary cache invalidation of SVGs drawn with color changes by:
    • Deprecate color filter related options on PictureProvider classes.
    • Make ColorFilter a property on SvgPicture
    • Use the ColorFiltered widget for filtered SVGs.
  • Fix RTL rendering bug

v0.18.1

  • Bump the path_drawing dependency to 0.4.1+1
  • Expose clipBehavior from FittedBox
  • Expose SVG ids in Drawable* classes.
  • Change type of alignment to AlignmentGeometry on SvgPicture.
  • Fixed bug in transform parsing

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/flutter_svg-0.x branch from b2ba740 to e8be66c Compare October 13, 2021 07:50
@renovate renovate Bot changed the title Update dependency flutter_svg to v0.22.0 Update dependency flutter_svg to v0.23.0+1 Oct 13, 2021
@renovate renovate Bot force-pushed the renovate/flutter_svg-0.x branch from e8be66c to cacaed0 Compare March 16, 2023 08:07
@renovate renovate Bot force-pushed the renovate/flutter_svg-0.x branch from cacaed0 to 4011b7b Compare August 12, 2025 20:12
@renovate
Copy link
Copy Markdown
Author

renovate Bot commented Aug 12, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pubspec.lock
Command failed: flutter pub upgrade flutter_svg
The current Dart SDK version is 2.10.5.

Because flutter_new_instagram depends on flutter_svg >=0.20.0-nullsafety.0 which requires SDK version >=2.12.0-0 <4.0.0, version solving failed.
pub upgrade failed (1; Because flutter_new_instagram depends on flutter_svg >=0.20.0-nullsafety.0 which requires SDK version >=2.12.0-0 <4.0.0, version solving failed.)

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.

0 participants