Skip to content

Bump react-native-svg from 12.3.0 to 13.4.0 #211

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 1, 2022

Bumps react-native-svg from 12.3.0 to 13.4.0.

Release notes

Sourced from react-native-svg's releases.

v13.4.0

Minor release fixes regressions from the previous releases. Thanks for your contributions 🎉

What's Changed

New Contributors

Full Changelog: software-mansion/react-native-svg@v13.3.0...v13.4.0

v13.3.0

Minor release fixing integration with react-native-reanimated, color parsing, pointer events on Android and few other issues. Thanks for your contributions 🎉

What's Changed

New Contributors

Full Changelog: software-mansion/react-native-svg@v13.2.0...v13.3.0

v13.2.0

What's Changed

New Contributors

Full Changelog: software-mansion/react-native-svg@v13.1.0...v13.2.0

v13.1.0

Minor release fixing some of the problems introduced by the new architecture.

What's Changed

... (truncated)

Commits
  • 795bff5 Release 13.4.0
  • 53abfe5 fix: make Defs pass invalidate higher even though it does not conform… (#1889)
  • 4aba67c fix: restore compatibility with react-native <0.68 (#1890) (#1891)
  • f49728d Release 13.3.0
  • 0460512 Restoring pointer events box_none behavior on Android (#1808)
  • b3d2b76 feat: remove processColor so the color is parsed on the native side (#1887)
  • 1beacf1 feat: make pointer events work on both platforms (#1879)
  • f734301 fix: use export type when exporting types (#1874)
  • f82a026 feat: update props field so rea works correctly (#1880)
  • bf74342 Fixed RCT_NEW_ARCH_ENABLED in podspec (#1877)
  • 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 12.3.0 to 13.4.0.
- [Release notes](https://github.com/react-native-community/react-native-svg/releases)
- [Commits](software-mansion/react-native-svg@v12.3.0...v13.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2022

Superseded by #216.

@dependabot dependabot bot closed this Dec 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-native-svg-13.4.0 branch December 1, 2022 23:03
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants