Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native-svg 13.14.0 -> 15.3.0 age adoption passing confidence

Release Notes

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

v15.3.0

Compare Source

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

What's Changed

New Contributors

Full Changelog: software-mansion/react-native-svg@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: software-mansion/react-native-svg@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: software-mansion/react-native-svg@v15.0.0...v15.1.0

v15.0.0

Compare Source

Major release introducing support for visionOS 🎉, 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: software-mansion/react-native-svg@v14.1.0...v15.0.0

v14.2.0

Compare Source

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

Full Changelog: software-mansion/react-native-svg@v14.1.0...v14.2.0

v14.1.0

Compare Source

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

What's Changed

New Contributors

Full Changelog: software-mansion/react-native-svg@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: software-mansion/react-native-svg@v13.14.0...v14.0.0

v13.14.1

Compare Source

Patch release fixing static view config validation #​2274. Thanks @​fabriziocucci for contribution!

Full Changelog: software-mansion/react-native-svg@v13.14.0...v13.14.1


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 has been generated by Mend Renovate. View repository job log here.

Copy link

github-actions bot commented Feb 26, 2024

Performance Comparison Report

  • Current: HEAD (bebe928) - 2024-05-16 13:53:17Z
  • Baseline: main (9ba2fc4) - 2024-05-16 13:52:25Z

Significant Changes To Duration

There are no entries

Meaningless Changes To Duration

Show entries
Name Type Duration Count
Perf test Renders markdown render 63.5 ms → 61.4 ms (-2.1 ms, -3.3%) 1 → 1
Show details
Name Type Duration Count
Perf test Renders markdown render Baseline
Mean: 63.5 ms
Stdev: 4.9 ms (7.7%)
Runs: 69.3 67.6 67.3 66.3 65.1 64.5 64.5 57.8 56.6 55.9

Current
Mean: 61.4 ms
Stdev: 4.5 ms (7.3%)
Runs: 66.7 65.3 65.3 65.2 64.7 60.2 57.7 56.6 56.4 55.9
Baseline
Mean: 1
Stdev: 0 (0.0%)
Runs: 1 1 1 1 1 1 1 1 1 1

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

Changes To Count

There are no entries

Added Scenarios

There are no entries

Removed Scenarios

There are no entries

Generated by 🚫 dangerJS against 55f014c

@renovate renovate bot force-pushed the renovate/react-native-svg-15.x branch 5 times, most recently from f828989 to 3b78104 Compare March 5, 2024 13:25
@renovate renovate bot force-pushed the renovate/react-native-svg-15.x branch 4 times, most recently from 9cf03dc to 5f9749e Compare April 27, 2024 14:03
@renovate renovate bot force-pushed the renovate/react-native-svg-15.x branch from 5f9749e to 6414e3c Compare May 16, 2024 13:48
@renovate renovate bot force-pushed the renovate/react-native-svg-15.x branch from 6414e3c to 55f014c Compare May 16, 2024 13:50
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.

None yet

0 participants