Skip to content

chore(deps): Bump react-native-svg from 13.14.0 to 14.0.0 #1310

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

Bumps react-native-svg from 13.14.0 to 14.0.0.

Release notes

Sourced from react-native-svg's releases.

v14.0.0

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

Commits
  • 1868f00 Release 14.0.0
  • 2b030dd feat: move css to different package for size reduction (#2168)
  • f88532d [Windows] Port to Direct2D to remove win2d dependency (#2052)
  • 22f4733 chore: bump examples to rn 0.72.6 (#2166)
  • 27ee46a Build renderer/components/rnsvg with -std=c++20 (#2141)
  • c514e5a chore(deps): bump @​babel/traverse from 7.22.8 to 7.23.2 in /Example (#2158)
  • 694572a fix: props are no longer unnecesarily copied in new architecture (#2163)
  • 5208a2f perf: avoid unnecessary shared_ptr copies in Fabric components (#2164)
  • a5dae2f enable buildConfig generation to better support AGP8 (#2143)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [react-native-svg](https://github.com/react-native-community/react-native-svg) from 13.14.0 to 14.0.0.
- [Release notes](https://github.com/react-native-community/react-native-svg/releases)
- [Commits](software-mansion/react-native-svg@v13.14.0...v14.0.0)

---
updated-dependencies:
- dependency-name: react-native-svg
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from IronTony November 27, 2023 01:36
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2023

Superseded by #1322.

@dependabot dependabot bot closed this Dec 11, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-native-svg-14.0.0 branch December 11, 2023 01:46
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.

0 participants