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

chore(deps-dev): bump react-native-svg from 13.8.0 to 13.10.0 #289

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Bumps react-native-svg from 13.8.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: software-mansion/react-native-svg@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 🎉 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)

Bumps [react-native-svg](https://github.com/react-native-community/react-native-svg) from 13.8.0 to 13.10.0.
- [Release notes](https://github.com/react-native-community/react-native-svg/releases)
- [Commits](software-mansion/react-native-svg@v13.8.0...v13.10.0)

---
updated-dependencies:
- dependency-name: react-native-svg
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
0 participants