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 ^13.14.0 #4339

Merged
merged 2 commits into from
Oct 19, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v13.14.0

Compare Source

PR adding improvements to the library. Thanks for all your contributions 🚀

What's Changed

New Contributors

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

v13.13.0

Compare Source

Minor release restoring usage of UIGraphicsBeginImageContextWithOptions on macOS since there is no implementation for UIGraphicsImageRendererFormat there yet.

What's Changed

Full Changelog: software-mansion/react-native-svg@v13.12.0...v13.13.0

v13.12.0

Compare Source

Minor release introducing the change of API used on iOS from UIGraphicsBeginImageContextWithOptions to UIGraphicsImageRenderer.

What's Changed

Full Changelog: software-mansion/react-native-svg@v13.11.0...v13.12.0

v13.11.0

Compare Source

Minor release cleaning the repository 🧹 Please submit any issues that come up with the newest version 🐛 Thanks for your contributions 🚀

What's Changed

New Contributors

Full Changelog: software-mansion/react-native-svg@v13.10.0...v13.11.0

v13.10.0

Compare Source

Minor release fixing some long-standing issues, adding new features such as web support for toDataURL (https://github.com/software-mansion/react-native-svg/pull/2072) and fallback prop for SvgXml and others (https://github.com/software-mansion/react-native-svg/pull/2071). It also adds support for RN 0.72 on new architecture, at the same time dropping the support for RN 0.71 there. Thanks for all your contributions 🚀

What's Changed

New Contributors

Full Changelog: software-mansion/react-native-svg@v13.9.0...v13.10.0


Configuration

📅 Schedule: Branch creation - "after 5pm,every weekend" in timezone America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone America/Los_Angeles.

🚦 Automerge: Enabled.

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.

@renovate renovate bot enabled auto-merge (squash) October 19, 2023 02:11
@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Merging #4339 (37cc7d4) into main (02bc311) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4339      +/-   ##
==========================================
- Coverage   84.67%   84.67%   -0.01%     
==========================================
  Files         689      689              
  Lines       25199    25199              
  Branches     3329     3329              
==========================================
- Hits        21338    21337       -1     
- Misses       3799     3800       +1     
  Partials       62       62              

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@renovate renovate bot force-pushed the renovate/react-native-svg-13.x branch from 7e7e1ff to bff4570 Compare October 19, 2023 07:45
@renovate renovate bot merged commit 0d7ba5d into main Oct 19, 2023
15 checks passed
@renovate renovate bot deleted the renovate/react-native-svg-13.x branch October 19, 2023 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants