bandi icon indicating copy to clipboard operation
bandi copied to clipboard

Bump react-native-svg from 13.4.0 to 13.10.0

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps react-native-svg from 13.4.0 to 13.10.0.

Release notes

Sourced from react-native-svg's releases.

v13.10.0

Minor release fixing some long-standing issues, adding new features such as web support for toDataURL (software-mansion/react-native-svg#2072) and fallback prop for SvgXml and others (software-mansion/react-native-svg#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: https://github.com/software-mansion/react-native-svg/compare/v13.9.0...v13.10.0

v13.9.0

Minor release introducing marker support for elements on Android, adding accessibility props needed also for e2e testing and fixing many issues in the repo :tada: Thanks to all contributors!

What's Changed

... (truncated)

Commits
  • 0e93157 Release 13.10.0
  • 78aaffa feat: strokeDasharray with Animated (#2089)
  • 24dba65 chore: bump TestsExample to 0.72 (#2088)
  • 54bec6d chore: run prettier and lint (#2087)
  • e04a159 Prevents SvgUri crashes when uri is invalid and adds fallback prop (#2071)
  • 7983ad2 Add web support for toDataURL() on svg tags (#2072)
  • f6570d3 chore(deps): bump fast-xml-parser from 4.2.4 to 4.2.5 in /TestsExample (#2085)
  • 4061203 chore(deps): bump vm2 from 3.9.14 to 3.9.19 (#2056)
  • e6724d6 chore(deps): bump fast-xml-parser from 4.1.3 to 4.2.4 in /TestsExample (#2063)
  • 91f6bd1 chore: bump Examples to 0.72 (#2084)
  • Additional commits viewable 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 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)

dependabot[bot] avatar Jul 10 '23 03:07 dependabot[bot]