[Snyk] Upgrade react-native-svg from 15.12.1 to 15.15.1#121
Open
tleyden wants to merge 1 commit into
Open
Conversation
Snyk has created this PR to upgrade react-native-svg from 15.12.1 to 15.15.1. See this package in npm: react-native-svg See this project in Snyk: https://app.snyk.io/org/tleyden/project/9106db92-bca1-4641-9cd4-ef8dc22e753d?utm_source=github&utm_medium=referral&page=upgrade-pr
Contributor
|
Important Review skippedIgnore keyword(s) in the title. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
OSSF Scorecard (PR vs base)
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade react-native-svg from 15.12.1 to 15.15.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 4 versions ahead of your current version.
The recommended version was released a month ago.
Release notes
Package name: react-native-svg
-
15.15.1 - 2025-12-01
- Revert "Fix: propagate elements metrics to their shadow nodes (#2802)" by @ jakex7 in #2832
- fix: make ForeignObject ordinary YogaLayoutableShadowNode by @ jakex7 in #2833
- test: Add complex examples to measure performance by @ jakex7 in #2834
- fix: set absolute fill position in shadow nodes to fix onPress hit test in js by @ jakex7 in #2840
-
15.15.0 - 2025-11-12
- fix: parse doctype correctly by @ otech47 in #2798
- fix: null object reference inside group getPath by @ kacperzolkiewski in #2800
- fix: CMake project name by @ jakex7 in #2804
- feat: Add 16kb page size support to CMake by @ jakex7 in #2805
- fix: setting letterSpacing prop by @ kacperzolkiewski in #2807
- fix: setting invMatrix during setTransforms for iOS by @ kacperzolkiewski in #2810
- chore: upgrade tests-example to react-native@0.82.0 by @ kacperzolkiewski in #2794
- fix: add inheritance for properties from parent into Mask and ClipPath by @ kacperzolkiewski in #2757
- chore: upgrade macos workflows by @ kacperzolkiewski in #2789
- fix: E2E tests by @ kacperzolkiewski in #2788
- chore: upgrade react-native-reanimated to v4 by @ kacperzolkiewski in #2795
- fix: change runs-on to ubuntu for E2E Android by @ kacperzolkiewski in #2793
- fix: preserve camelCase for specific attributes in setNativeProps by @ kacperzolkiewski in #2791
- fix: deprecate unused fontData prop by @ kacperzolkiewski in #2753
- chore: bump tests-example react-native version to 0.83.0-rc.0 by @ kacperzolkiewski in #2824
- test: add ForeignObject example by @ kacperzolkiewski in #2826
- fix: Respect RN view layout and transforms within ForeignObject by @ kacperzolkiewski in #2811
- fix: ForeignObject re-render on Android by @ kacperzolkiewski in #2823
- fix: propagate elements metrics to their shadow nodes by @ kacperzolkiewski in #2802
- fix: drawing unicode emojis on iOS by @ kacperzolkiewski in #2785
- fix: invalidate ForeignObject to properly render Text component by @ kacperzolkiewski in #2815
- fix: setting multiple transform attributes at once by @ kacperzolkiewski in #2816
- @ otech47 made their first contribution in #2798
-
15.14.0 - 2025-10-08
- fix: update supported RN versions in docs by @ kacperzolkiewski in #2767
- chore: Upgrade tests app by @ kacperzolkiewski in #2737
- fix: propagate properties to nested Svg elements by @ kacperzolkiewski in #2761
- fix: add proper handling of percentage lengths by @ kacperzolkiewski in #2756
- chore: bump fabric-example react-native version to 0.81.4 by @ kacperzolkiewski in #2773
- perf: [Windows] [Paper] Cache common graphics device resources in shared DirectXDeviceManager by @ taenri in #2740
- fix: default opacity value for apple by @ kacperzolkiewski in #2760
- feat: add onLoad call in SvgWithCssUri component by @ kacperzolkiewski in #2751
- fix: scalling width and height in marker on Android by @ kacperzolkiewski in #2781
- fix: remove setting opacity with self keyword inside RNSVGNode by @ kacperzolkiewski in #2774
- fix: pointerEvents handling on iOS by @ kacperzolkiewski in #2787
- fix: memory leak of a CGPathRef by @ greghe in #1649
- fix: memory leaks on iOS by @ kacperzolkiewski in #2782
- fix: positioning element inside viewbox by @ kacperzolkiewski in #2758
- @ greghe made their first contribution in #1649
-
15.13.0 - 2025-09-09
- fix: handle error when defining a nil reference by @ bohdanprog in #2717
- feat: Drop support for React Native <0.78 by @ kacperzolkiewski in #2734
- fix: macOS Pattern crash and bump example app by @ kacperzolkiewski in #2742
- feat: add handling pod install failure in apple CI by @ kacperzolkiewski in #2747
- fix: prevent parent expansion by skipping width/height setting to 100% on absolute SVG by @ kacperzolkiewski in #2752
- fix: nullPointerException in GroupView when drawing bitmap on Android 10 and older by @ OmalPerera in #2694
- feat: replace OnLayoutEvent with SvgOnLayoutEvent by @ kacperzolkiewski in #2738
- @ kacperzolkiewski made their first contribution in #2734
- @ OmalPerera made their first contribution in #2694
-
15.12.1 - 2025-07-31
- feat: Set compile options using
- chore: format CMakeLists.txt by @ jakex7 in #2711
- chore: use
- chore: Rename
- chore: turn off Hermes in paper-macos-example by @ bohdanprog in #2719
- fix: Use std::shared_ptr instead of SharedImageManager by @ christophpurrer in #2723
- chore: Add deprecation comments near separate transform props by @ MatiPl01 in #2725
- chore: Update tests-example to react-native@0.81.0-rc.3 by @ jakex7 in #2727
from react-native-svg GitHub release notesPatch version that fixes performance regression accidentally introduced in
15.15.0What's Changed
Full Changelog: v15.15.0...v15.15.1
In this version, we've improved handling touches, emojis in
Text, and rendering elements inForeignObject, along with numerous other fixes and enhancements.What's Changed
New Contributors
Full Changelog: v15.14.0...v15.15.0
This version improves performance on iOS and Windows, and includes some minor fixes and improvements.
What's Changed
New Contributors
Full Changelog: v15.13.0...v15.14.0
This version includes some minor fixes and improvements, drops support for old RN versions and brings back macOS support.
What's Changed
New Contributors
Full Changelog: v15.12.1...v15.13.0
This version adds support for react-native@0.81.0 as well as some small fixes and improvements.
What's Changed
target_compile_reactnative_optionsby @ jakex7 in #2710target_compile_definitionsinstead of appending toCMAKE_CXX_FLAGSby @ jakex7 in #2713RNS_toRNSVG_prefixes by @ jakex7 in #2714Full Changelog: v15.12.0...v15.12.1
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: