react-native-marked icon indicating copy to clipboard operation
react-native-marked copied to clipboard

fix(deps): update dependency react-native-svg to v15

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

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native-svg 13.14.1 -> 15.7.1 age adoption passing confidence

Release Notes

react-native-community/react-native-svg (react-native-svg)

v15.7.1

Compare Source

v15.7.0

Compare Source

A minor release introducing the implementation of filter regions along with some bug fixes 🔧

What's Changed

New Contributors

Full Changelog: https://github.com/software-mansion/react-native-svg/compare/v15.6.0...v15.7.0

v15.6.0

Compare Source

In this version, we've introduced support for React Native 0.75, Fabric support on Windows, and a few minor enhancements and fixes. Thank you to everyone who contributed! 🚀

What's Changed

New Contributors

Full Changelog: https://github.com/software-mansion/react-native-svg/compare/v15.5.0...v15.6.0

v15.5.0

Compare Source

🎉 Minor release introducing new filters, CSS filters API on FilterImage component and many bug fixes. Thanks for all your contributions 🚀

What's Changed

New Contributors

Full Changelog: https://github.com/software-mansion/react-native-svg/compare/v15.4.0...v15.5.0

v15.4.0

Compare Source

Introducing the long-awaited filters in react-native-svg! 🎉 This minor release includes the first filter, FeColorMatrix, along with numerous fixes and other improvements.

What's Changed

New Contributors

Full Changelog: https://github.com/software-mansion/react-native-svg/compare/v15.3.0...v15.4.0

v15.3.0

Compare Source

Minor release fixing some long-standing bugs. Thank you for your contributions! 🎉

What's Changed

New Contributors

Full Changelog: https://github.com/software-mansion/react-native-svg/compare/v15.2.0...v15.3.0

v15.2.0

Compare Source

Minor release adding support for RN 0.74 on New Architecture and introducing some bug fixes. Thank you for your contributions!

What's Changed

New Contributors

Full Changelog: https://github.com/software-mansion/react-native-svg/compare/v15.1.0...v15.2.0

v15.1.0

Compare Source

Minor release including proper support for react-native-reanimated to the library on new architecture by using dynamic values for codegen.

What's Changed

Full Changelog: https://github.com/software-mansion/react-native-svg/compare/v15.0.0...v15.1.0

v15.0.0

Compare Source

Major release introducing support for visionOS :tada:, some bug fixes and a BREAKING CHANGE due to https://github.com/software-mansion/react-native-svg/pull/2232. If your app already supports iOS >= 12.4 then you can safely upgrade the version, otherwise, you have to bump it first.

What's Changed

New Contributors

Full Changelog: https://github.com/software-mansion/react-native-svg/compare/v14.1.0...v15.0.0

v14.2.0

Compare Source

Fixed static view config validation #​2274. Thanks @​fabriziocucci for contribution!

Full Changelog: https://github.com/software-mansion/react-native-svg/compare/v14.1.0...v14.2.0

v14.1.0

Compare Source

Minor release adding support for RN 0.73 and fixing some bugs :tada: Thank you for all your contributions!

What's Changed

New Contributors

Full Changelog: https://github.com/software-mansion/react-native-svg/compare/v14.0.0...v14.1.0

v14.0.0

Compare Source

Major release introducing some minor improvements and a BREAKING CHANGE. From now on, you should import

  SvgCss,
  SvgCssUri,
  SvgWithCss,
  SvgWithCssUri,
  inlineStyles,
  LocalSvg,
  WithLocalSvg,
  loadLocalRawResource,

from react-native-svg/css package instead. See #​2168 for more information.

What's Changed

New Contributors

Full Changelog: https://github.com/software-mansion/react-native-svg/compare/v13.14.0...v14.0.0


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 is behind base branch, 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[bot] avatar Feb 26 '24 15:02 renovate[bot]

Performance Comparison Report

  • Current: HEAD (4dcbb7a4238c42d8c32707003a412ba19096ae75) - 2024-10-25 12:34:03Z
  • Baseline: main (82af33dc42adc5567793ad91ad977402e80e1672) - 2024-10-25 12:33:13Z

Significant Changes To Duration

There are no entries

Meaningless Changes To Duration

Show entries
Name Type Duration Count
Perf test Renders markdown render 47.8 ms → 43.7 ms (-4.1 ms, -8.6%) 1 → 1
Show details
Name Type Duration Count
Perf test Renders markdown render Baseline
Mean: 47.8 ms
Stdev: 6.2 ms (13.0%)
Runs: 53.0 56.0 54.5 50.1 46.8 41.4 53.0 40.5 41.8 41.1
Warmup runs: 1730.5

Current
Mean: 43.7 ms
Stdev: 4.1 ms (9.4%)
Runs: 44.4 41.4 49.2 50.8 48.1 40.2 40.1 41.1 41.4 40.6
Warmup runs: 148.5
Baseline
Mean: 1
Stdev: 0 (0.0%)
Runs: 1 1 1 1 1 1 1 1 1 1
Render issues:

Current
Mean: 1
Stdev: 0 (0.0%)
Runs: 1 1 1 1 1 1 1 1 1 1
Render issues:

Render Count Changes

There are no entries

Render Issues

There are no entries

Added Scenarios

There are no entries

Removed Scenarios

There are no entries

Generated by :no_entry_sign: dangerJS against 5a2dcf62e9d621995c5619d10de70b8dc3616816

github-actions[bot] avatar Feb 26 '24 15:02 github-actions[bot]