fix(deps): update dependency react-native-svg to v15#388
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
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.
This PR contains the following updates:
^14.1.0→^15.0.0Release Notes
software-mansion/react-native-svg (react-native-svg)
v15.15.5Compare Source
This release includes minor fixes and improvements across all platforms, along with the OIDC setup.
What's Changed
New Contributors
Full Changelog: software-mansion/react-native-svg@v15.15.4...v15.15.5
v15.15.4Compare Source
Support react-native nightly build.
What's Changed
New Contributors
Full Changelog: software-mansion/react-native-svg@v15.15.3...v15.15.4
v15.15.3Compare Source
Patch fixing buffer issues and adding compatibility with next react-native version.
What's Changed
bufferdecoding withatobby @gronxb in #2808New Contributors
Full Changelog: software-mansion/react-native-svg@v15.15.2...v15.15.3
v15.15.2Compare Source
Patch version fixing macOS build issues.
What's Changed
New Contributors
Full Changelog: software-mansion/react-native-svg@v15.15.1...v15.15.2
v15.15.1Compare Source
Patch version that fixes performance regression accidentally introduced in
15.15.0What's Changed
Full Changelog: software-mansion/react-native-svg@v15.15.0...v15.15.1
v15.15.0Compare Source
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: software-mansion/react-native-svg@v15.14.0...v15.15.0
v15.14.0Compare Source
This version improves performance on iOS and Windows, and includes some minor fixes and improvements.
What's Changed
New Contributors
Full Changelog: software-mansion/react-native-svg@v15.13.0...v15.14.0
v15.13.0Compare Source
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: software-mansion/react-native-svg@v15.12.1...v15.13.0
v15.12.1Compare Source
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: software-mansion/react-native-svg@v15.12.0...v15.12.1
v15.12.0Compare Source
This version includes some minor fixes and improvements, and also prepares for
react-native@0.80.0What's Changed
usesMapBufferForStateDatatemplate parameter by @NickGerleman in #2668providers.execto enableconfiguration-cacheby @lukmccall in #2677New Contributors
Full Changelog: software-mansion/react-native-svg@v15.11.2...v15.12.0
v15.11.2Compare Source
Added support
react-native@0.78along with some fixes and improvements.What's Changed
svgViewgetter public by @latekvo in #2583Full Changelog: software-mansion/react-native-svg@v15.11.1...v15.11.2
v15.11.1Compare Source
Hotfix for v15.11.0 where the podspec was corrupted due to missing
scriptsfolder in package.What's Changed
scripts/rnsvg_utils.rbin release by @jakex7 in #2607Full Changelog: software-mansion/react-native-svg@v15.11.0...v15.11.1
v15.11.0Compare Source
Get ready for
react-native@0.77, which includes some minor fixes and improvements.On the new architecture,
onLayoutwill now fire only once and provide the correct dimensions.What's Changed
ios.componentProviderby @jakex7 in #2572New Contributors
Full Changelog: software-mansion/react-native-svg@v15.10.1...v15.11.0
v15.10.1Compare Source
Fix for a crash occurring when
idis numeric.What's Changed
Full Changelog: software-mansion/react-native-svg@v15.10.0...v15.10.1
v15.10.0Compare Source
This release focuses primarily on bug fixes and minor enhancements.
What's Changed
RenderableView.hitTestpublic to create a cross-library interface by @latekvo in #2555New Contributors
Full Changelog: software-mansion/react-native-svg@v15.9.0...v15.10.0
v15.9.0Compare Source
This release includes two new filters along with numerous minor improvements and fixes. A huge thanks to all contributors! 🚀
What's Changed
react-native.config.jsby @lukmccall in #2503New Contributors
Full Changelog: software-mansion/react-native-svg@v15.8.0...v15.9.0
v15.8.0Compare Source
This minor release introduces several enhancements, including the addition of new filters (
FeFloodandFeBlend), improvements to the filter region 🖼️, support forcurrentColor🎨, and compatibility withreact-native@0.76🎉What's Changed
currentColorby @jakex7 in #2466@react-native/babel-presetby @jakex7 in #2482Full Changelog: software-mansion/react-native-svg@v15.7.0...v15.8.0
v15.7.1Compare Source
Hotfix for v15.7.0
What's Changed
Full Changelog: software-mansion/react-native-svg@v15.7.0...v15.7.1
v15.7.0Compare Source
A minor release introducing the implementation of filter regions along with some bug fixes 🔧
What's Changed
opacityprop by @jakex7 in #2417New Contributors
Full Changelog: software-mansion/react-native-svg@v15.6.0...v15.7.0
v15.6.0Compare 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
Svgtransform by @jakex7 in #2403New Contributors
Full Changelog: software-mansion/react-native-svg@v15.5.0...v15.6.0
v15.5.0Compare Source
🎉 Minor release introducing new filters, CSS filters API on
FilterImagecomponent and many bug fixes.Thanks for all your contributions 🚀
What's Changed
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.