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

feat: update FabricExample to 0.71.0-rc.6 #1962

Merged
merged 9 commits into from
Jan 13, 2023

Conversation

WoLewicki
Copy link
Member

@WoLewicki WoLewicki commented Jan 10, 2023

PR bumping examples to RN 0.71. For now web Example seems not to load code properly.

@WoLewicki
Copy link
Member Author

@marlenecota seems like having react-native-windows package installed in the app causes Android build to fail on RN 0.71: https://github.com/software-mansion/react-native-svg/actions/runs/3884523601/jobs/6627198822. Is it known behavior and should we do something about it?

@WoLewicki
Copy link
Member Author

Ok I bumped the version to react-native-windows to 0.71.0-preview.3 and it seems to work correctly. Could you check if the windows example works there too?

@marlenecota
Copy link
Contributor

@WoLewicki checked out the PR and the windows example builds and launches fine thanks!

@WoLewicki WoLewicki merged commit cb87e75 into main Jan 13, 2023
@curthipster
Copy link

Hi. I've confirmed that this fixes the compilation issues I'm having upgrading to RN 0.71.1. Thank you!

When can we expect it to be released?

@WoLewicki
Copy link
Member Author

Release is here: https://github.com/software-mansion/react-native-svg/releases/tag/v13.8.0 🎉

hyochan referenced this pull request in hyochan/dooboo-ui Mar 12, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[react-native-svg](https://togithub.com/react-native-community/react-native-svg)
| [`13.4.0` ->
`13.8.0`](https://renovatebot.com/diffs/npm/react-native-svg/13.4.0/13.8.0)
|
[![age](https://badges.renovateapi.com/packages/npm/react-native-svg/13.8.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/react-native-svg/13.8.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/react-native-svg/13.8.0/compatibility-slim/13.4.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/react-native-svg/13.8.0/confidence-slim/13.4.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>react-native-community/react-native-svg</summary>

###
[`v13.8.0`](https://togithub.com/software-mansion/react-native-svg/releases/tag/v13.8.0)

[Compare
Source](https://togithub.com/react-native-community/react-native-svg/compare/v13.7.0...v13.8.0)

Minor release bringing Fabric support to RN v0.71 🎉

#### What's Changed

- feat: update FabricExample to 0.71.0-rc.6 by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1962](https://togithub.com/software-mansion/react-native-svg/pull/1962)
- chore: ensure consistent use of `import type` by
[@&#8203;tido64](https://togithub.com/tido64) in
[https://github.com/software-mansion/react-native-svg/pull/1971](https://togithub.com/software-mansion/react-native-svg/pull/1971)
- chore: change fabric flag by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1979](https://togithub.com/software-mansion/react-native-svg/pull/1979)

#### New Contributors

- [@&#8203;tido64](https://togithub.com/tido64) made their first
contribution in
[https://github.com/software-mansion/react-native-svg/pull/1971](https://togithub.com/software-mansion/react-native-svg/pull/1971)

**Full Changelog**:
software-mansion/react-native-svg@v13.7.0...v13.8.0

###
[`v13.7.0`](https://togithub.com/software-mansion/react-native-svg/releases/tag/v13.7.0)

[Compare
Source](https://togithub.com/react-native-community/react-native-svg/compare/v13.6.0...v13.7.0)

#### What's Changed

- Fix windows build issues by
[@&#8203;marlenecota](https://togithub.com/marlenecota) in
[https://github.com/software-mansion/react-native-svg/pull/1923](https://togithub.com/software-mansion/react-native-svg/pull/1923)
- fix: fill/stroke setters and implement currentColor on Windows by
[@&#8203;marlenecota](https://togithub.com/marlenecota) in
[https://github.com/software-mansion/react-native-svg/pull/1928](https://togithub.com/software-mansion/react-native-svg/pull/1928)
- refactor: remove circular dependency by
[@&#8203;Fasteel](https://togithub.com/Fasteel) in
[https://github.com/software-mansion/react-native-svg/pull/1929](https://togithub.com/software-mansion/react-native-svg/pull/1929)
- Include proguard config by
[@&#8203;heroic](https://togithub.com/heroic) in
[https://github.com/software-mansion/react-native-svg/pull/1842](https://togithub.com/software-mansion/react-native-svg/pull/1842)
- fix: accept comas in viewbox by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1952](https://togithub.com/software-mansion/react-native-svg/pull/1952)
- Fix nested SVGs in iOS
[#&#8203;1437](https://togithub.com/react-native-community/react-native-svg/issues/1437)
by [@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1948](https://togithub.com/software-mansion/react-native-svg/pull/1948)
- fix: restore black as a default color for svgs by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1947](https://togithub.com/software-mansion/react-native-svg/pull/1947)
- feat(windows): add clipPath and touch events by
[@&#8203;marlenecota](https://togithub.com/marlenecota) in
[https://github.com/software-mansion/react-native-svg/pull/1933](https://togithub.com/software-mansion/react-native-svg/pull/1933)
- fix: Call onLoad prop in SvgCssUri by
[@&#8203;mantasio](https://togithub.com/mantasio) in
[https://github.com/software-mansion/react-native-svg/pull/1927](https://togithub.com/software-mansion/react-native-svg/pull/1927)
- feat(windows): add example app by
[@&#8203;marlenecota](https://togithub.com/marlenecota) in
[https://github.com/software-mansion/react-native-svg/pull/1937](https://togithub.com/software-mansion/react-native-svg/pull/1937)

#### New Contributors

- [@&#8203;Fasteel](https://togithub.com/Fasteel) made their first
contribution in
[https://github.com/software-mansion/react-native-svg/pull/1929](https://togithub.com/software-mansion/react-native-svg/pull/1929)
- [@&#8203;heroic](https://togithub.com/heroic) made their first
contribution in
[https://github.com/software-mansion/react-native-svg/pull/1842](https://togithub.com/software-mansion/react-native-svg/pull/1842)
- [@&#8203;mantasio](https://togithub.com/mantasio) made their first
contribution in
[https://github.com/software-mansion/react-native-svg/pull/1927](https://togithub.com/software-mansion/react-native-svg/pull/1927)

**Full Changelog**:
software-mansion/react-native-svg@v13.6.0...v13.7.0

###
[`v13.6.0`](https://togithub.com/software-mansion/react-native-svg/releases/tag/v13.6.0)

[Compare
Source](https://togithub.com/react-native-community/react-native-svg/compare/v13.5.0...v13.6.0)

Minor release fixing some bugs and introducing compatibility with Static
View Configs, Bridgeless Mode and maybe some more updated on `Fabric`.

#### What's Changed

- chore: remove formatting from blame by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1905](https://togithub.com/software-mansion/react-native-svg/pull/1905)
- feat: use codegenNativeComponent to import native views by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1847](https://togithub.com/software-mansion/react-native-svg/pull/1847)
- chore: add react-native-svg banner to README by
[@&#8203;kacperkapusciak](https://togithub.com/kacperkapusciak) in
[https://github.com/software-mansion/react-native-svg/pull/1909](https://togithub.com/software-mansion/react-native-svg/pull/1909)
- fix: make svg compile on older versions by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1907](https://togithub.com/software-mansion/react-native-svg/pull/1907)
- chore: update RN versions to 0.70.5 by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1910](https://togithub.com/software-mansion/react-native-svg/pull/1910)
- fix: update supported RN version to 0.64 by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1912](https://togithub.com/software-mansion/react-native-svg/pull/1912)
- chore: align examples by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1914](https://togithub.com/software-mansion/react-native-svg/pull/1914)
- chore: bump supported RN version for Fabric by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1913](https://togithub.com/software-mansion/react-native-svg/pull/1913)
- feat: use transform parsing code from rn core by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1918](https://togithub.com/software-mansion/react-native-svg/pull/1918)

#### New Contributors

- [@&#8203;kacperkapusciak](https://togithub.com/kacperkapusciak) made
their first contribution in
[https://github.com/software-mansion/react-native-svg/pull/1909](https://togithub.com/software-mansion/react-native-svg/pull/1909)

**Full Changelog**:
software-mansion/react-native-svg@v13.5.0...v13.6.0

###
[`v13.5.0`](https://togithub.com/react-native-community/react-native-svg/compare/v13.4.0...v13.5.0)

[Compare
Source](https://togithub.com/react-native-community/react-native-svg/compare/v13.4.0...v13.5.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/dooboolab/dooboo-ui).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
hyochan referenced this pull request in hyochan/dooboo-ui Apr 22, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[react-native-svg](https://togithub.com/react-native-community/react-native-svg)
| [`13.4.0` ->
`13.9.0`](https://renovatebot.com/diffs/npm/react-native-svg/13.4.0/13.9.0)
|
[![age](https://badges.renovateapi.com/packages/npm/react-native-svg/13.9.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/react-native-svg/13.9.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/react-native-svg/13.9.0/compatibility-slim/13.4.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/react-native-svg/13.9.0/confidence-slim/13.4.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>react-native-community/react-native-svg</summary>

###
[`v13.9.0`](https://togithub.com/software-mansion/react-native-svg/releases/tag/v13.9.0)

[Compare
Source](https://togithub.com/react-native-community/react-native-svg/compare/v13.8.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

- chore: update Example to newest react-native version by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1999](https://togithub.com/software-mansion/react-native-svg/pull/1999)
- Upgrade rn-builder-bob to enable tree-shaking in rn-web by
[@&#8203;merrywhether](https://togithub.com/merrywhether) in
[https://github.com/software-mansion/react-native-svg/pull/1993](https://togithub.com/software-mansion/react-native-svg/pull/1993)
- add accessibility and testId props and virtual nodes to support e2e
tests tools by [@&#8203;toter3](https://togithub.com/toter3) in
[https://github.com/software-mansion/react-native-svg/pull/2001](https://togithub.com/software-mansion/react-native-svg/pull/2001)
- fix onLayout by [@&#8203;toter3](https://togithub.com/toter3) in
[https://github.com/software-mansion/react-native-svg/pull/1998](https://togithub.com/software-mansion/react-native-svg/pull/1998)
- Don't set `self.opaque = false` on macOS by
[@&#8203;hsjoberg](https://togithub.com/hsjoberg) in
[https://github.com/software-mansion/react-native-svg/pull/2008](https://togithub.com/software-mansion/react-native-svg/pull/2008)
- Fix SVG parsing when the closing tags include whitespace by
[@&#8203;MichalSzorad](https://togithub.com/MichalSzorad) in
[https://github.com/software-mansion/react-native-svg/pull/2012](https://togithub.com/software-mansion/react-native-svg/pull/2012)
- chore: set library namespace in build script by
[@&#8203;kkafar](https://togithub.com/kkafar) in
[https://github.com/software-mansion/react-native-svg/pull/2005](https://togithub.com/software-mansion/react-native-svg/pull/2005)
- fix: make image props extend CommonPathProps by
[@&#8203;andev240](https://togithub.com/andev240) in
[https://github.com/software-mansion/react-native-svg/pull/2007](https://togithub.com/software-mansion/react-native-svg/pull/2007)
- fix: mask render on android by
[@&#8203;Aflexon](https://togithub.com/Aflexon) in
[https://github.com/software-mansion/react-native-svg/pull/1981](https://togithub.com/software-mansion/react-native-svg/pull/1981)
- fix: remove unnecessary methods provided by superclasses for
accessibility by [@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/2013](https://togithub.com/software-mansion/react-native-svg/pull/2013)
- chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/software-mansion/react-native-svg/pull/1982](https://togithub.com/software-mansion/react-native-svg/pull/1982)
- chore(deps): bump
[@&#8203;xmldom/xmldom](https://togithub.com/xmldom/xmldom) from 0.7.6
to 0.7.9 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/software-mansion/react-native-svg/pull/2004](https://togithub.com/software-mansion/react-native-svg/pull/2004)
- fix
[#&#8203;1592](https://togithub.com/react-native-community/react-native-svg/issues/1592)
: add marker support on Rect, Line, Ellipse, Circle and Group by
[@&#8203;mlecoq](https://togithub.com/mlecoq) in
[https://github.com/software-mansion/react-native-svg/pull/1594](https://togithub.com/software-mansion/react-native-svg/pull/1594)
- fix: scale path markers so they match ios by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/2018](https://togithub.com/software-mansion/react-native-svg/pull/2018)
- fix: read svg file on android by
[@&#8203;vicke4](https://togithub.com/vicke4) in
[https://github.com/software-mansion/react-native-svg/pull/2016](https://togithub.com/software-mansion/react-native-svg/pull/2016)

#### New Contributors

- [@&#8203;merrywhether](https://togithub.com/merrywhether) made their
first contribution in
[https://github.com/software-mansion/react-native-svg/pull/1993](https://togithub.com/software-mansion/react-native-svg/pull/1993)
- [@&#8203;toter3](https://togithub.com/toter3) made their first
contribution in
[https://github.com/software-mansion/react-native-svg/pull/2001](https://togithub.com/software-mansion/react-native-svg/pull/2001)
- [@&#8203;hsjoberg](https://togithub.com/hsjoberg) made their first
contribution in
[https://github.com/software-mansion/react-native-svg/pull/2008](https://togithub.com/software-mansion/react-native-svg/pull/2008)
- [@&#8203;MichalSzorad](https://togithub.com/MichalSzorad) made their
first contribution in
[https://github.com/software-mansion/react-native-svg/pull/2012](https://togithub.com/software-mansion/react-native-svg/pull/2012)
- [@&#8203;kkafar](https://togithub.com/kkafar) made their first
contribution in
[https://github.com/software-mansion/react-native-svg/pull/2005](https://togithub.com/software-mansion/react-native-svg/pull/2005)
- [@&#8203;andev240](https://togithub.com/andev240) made their first
contribution in
[https://github.com/software-mansion/react-native-svg/pull/2007](https://togithub.com/software-mansion/react-native-svg/pull/2007)
- [@&#8203;Aflexon](https://togithub.com/Aflexon) made their first
contribution in
[https://github.com/software-mansion/react-native-svg/pull/1981](https://togithub.com/software-mansion/react-native-svg/pull/1981)
- [@&#8203;mlecoq](https://togithub.com/mlecoq) made their first
contribution in
[https://github.com/software-mansion/react-native-svg/pull/1594](https://togithub.com/software-mansion/react-native-svg/pull/1594)
- [@&#8203;vicke4](https://togithub.com/vicke4) made their first
contribution in
[https://github.com/software-mansion/react-native-svg/pull/2016](https://togithub.com/software-mansion/react-native-svg/pull/2016)

**Full Changelog**:
software-mansion/react-native-svg@v13.8.0...v13.9.0

###
[`v13.8.0`](https://togithub.com/software-mansion/react-native-svg/releases/tag/v13.8.0)

[Compare
Source](https://togithub.com/react-native-community/react-native-svg/compare/v13.7.0...v13.8.0)

Minor release bringing Fabric support to RN v0.71 🎉

#### What's Changed

- feat: update FabricExample to 0.71.0-rc.6 by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1962](https://togithub.com/software-mansion/react-native-svg/pull/1962)
- chore: ensure consistent use of `import type` by
[@&#8203;tido64](https://togithub.com/tido64) in
[https://github.com/software-mansion/react-native-svg/pull/1971](https://togithub.com/software-mansion/react-native-svg/pull/1971)
- chore: change fabric flag by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1979](https://togithub.com/software-mansion/react-native-svg/pull/1979)

#### New Contributors

- [@&#8203;tido64](https://togithub.com/tido64) made their first
contribution in
[https://github.com/software-mansion/react-native-svg/pull/1971](https://togithub.com/software-mansion/react-native-svg/pull/1971)

**Full Changelog**:
software-mansion/react-native-svg@v13.7.0...v13.8.0

###
[`v13.7.0`](https://togithub.com/software-mansion/react-native-svg/releases/tag/v13.7.0)

[Compare
Source](https://togithub.com/react-native-community/react-native-svg/compare/v13.6.0...v13.7.0)

#### What's Changed

- Fix windows build issues by
[@&#8203;marlenecota](https://togithub.com/marlenecota) in
[https://github.com/software-mansion/react-native-svg/pull/1923](https://togithub.com/software-mansion/react-native-svg/pull/1923)
- fix: fill/stroke setters and implement currentColor on Windows by
[@&#8203;marlenecota](https://togithub.com/marlenecota) in
[https://github.com/software-mansion/react-native-svg/pull/1928](https://togithub.com/software-mansion/react-native-svg/pull/1928)
- refactor: remove circular dependency by
[@&#8203;Fasteel](https://togithub.com/Fasteel) in
[https://github.com/software-mansion/react-native-svg/pull/1929](https://togithub.com/software-mansion/react-native-svg/pull/1929)
- Include proguard config by
[@&#8203;heroic](https://togithub.com/heroic) in
[https://github.com/software-mansion/react-native-svg/pull/1842](https://togithub.com/software-mansion/react-native-svg/pull/1842)
- fix: accept comas in viewbox by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1952](https://togithub.com/software-mansion/react-native-svg/pull/1952)
- Fix nested SVGs in iOS
[#&#8203;1437](https://togithub.com/react-native-community/react-native-svg/issues/1437)
by [@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1948](https://togithub.com/software-mansion/react-native-svg/pull/1948)
- fix: restore black as a default color for svgs by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1947](https://togithub.com/software-mansion/react-native-svg/pull/1947)
- feat(windows): add clipPath and touch events by
[@&#8203;marlenecota](https://togithub.com/marlenecota) in
[https://github.com/software-mansion/react-native-svg/pull/1933](https://togithub.com/software-mansion/react-native-svg/pull/1933)
- fix: Call onLoad prop in SvgCssUri by
[@&#8203;mantasio](https://togithub.com/mantasio) in
[https://github.com/software-mansion/react-native-svg/pull/1927](https://togithub.com/software-mansion/react-native-svg/pull/1927)
- feat(windows): add example app by
[@&#8203;marlenecota](https://togithub.com/marlenecota) in
[https://github.com/software-mansion/react-native-svg/pull/1937](https://togithub.com/software-mansion/react-native-svg/pull/1937)

#### New Contributors

- [@&#8203;Fasteel](https://togithub.com/Fasteel) made their first
contribution in
[https://github.com/software-mansion/react-native-svg/pull/1929](https://togithub.com/software-mansion/react-native-svg/pull/1929)
- [@&#8203;heroic](https://togithub.com/heroic) made their first
contribution in
[https://github.com/software-mansion/react-native-svg/pull/1842](https://togithub.com/software-mansion/react-native-svg/pull/1842)
- [@&#8203;mantasio](https://togithub.com/mantasio) made their first
contribution in
[https://github.com/software-mansion/react-native-svg/pull/1927](https://togithub.com/software-mansion/react-native-svg/pull/1927)

**Full Changelog**:
software-mansion/react-native-svg@v13.6.0...v13.7.0

###
[`v13.6.0`](https://togithub.com/software-mansion/react-native-svg/releases/tag/v13.6.0)

[Compare
Source](https://togithub.com/react-native-community/react-native-svg/compare/v13.5.0...v13.6.0)

Minor release fixing some bugs and introducing compatibility with Static
View Configs, Bridgeless Mode and maybe some more updated on `Fabric`.

#### What's Changed

- chore: remove formatting from blame by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1905](https://togithub.com/software-mansion/react-native-svg/pull/1905)
- feat: use codegenNativeComponent to import native views by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1847](https://togithub.com/software-mansion/react-native-svg/pull/1847)
- chore: add react-native-svg banner to README by
[@&#8203;kacperkapusciak](https://togithub.com/kacperkapusciak) in
[https://github.com/software-mansion/react-native-svg/pull/1909](https://togithub.com/software-mansion/react-native-svg/pull/1909)
- fix: make svg compile on older versions by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1907](https://togithub.com/software-mansion/react-native-svg/pull/1907)
- chore: update RN versions to 0.70.5 by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1910](https://togithub.com/software-mansion/react-native-svg/pull/1910)
- fix: update supported RN version to 0.64 by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1912](https://togithub.com/software-mansion/react-native-svg/pull/1912)
- chore: align examples by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1914](https://togithub.com/software-mansion/react-native-svg/pull/1914)
- chore: bump supported RN version for Fabric by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1913](https://togithub.com/software-mansion/react-native-svg/pull/1913)
- feat: use transform parsing code from rn core by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1918](https://togithub.com/software-mansion/react-native-svg/pull/1918)

#### New Contributors

- [@&#8203;kacperkapusciak](https://togithub.com/kacperkapusciak) made
their first contribution in
[https://github.com/software-mansion/react-native-svg/pull/1909](https://togithub.com/software-mansion/react-native-svg/pull/1909)

**Full Changelog**:
software-mansion/react-native-svg@v13.5.0...v13.6.0

###
[`v13.5.0`](https://togithub.com/react-native-community/react-native-svg/compare/v13.4.0...v13.5.0)

[Compare
Source](https://togithub.com/react-native-community/react-native-svg/compare/v13.4.0...v13.5.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/dooboolab-community/dooboo-ui).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS41Ny4wIiwidXBkYXRlZEluVmVyIjoiMzUuNTcuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
hyochan referenced this pull request in hyochan/dooboo-ui Jun 20, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[react-native-svg](https://togithub.com/react-native-community/react-native-svg)
| [`13.4.0` ->
`13.9.0`](https://renovatebot.com/diffs/npm/react-native-svg/13.4.0/13.9.0)
|
[![age](https://badges.renovateapi.com/packages/npm/react-native-svg/13.9.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/react-native-svg/13.9.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/react-native-svg/13.9.0/compatibility-slim/13.4.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/react-native-svg/13.9.0/confidence-slim/13.4.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>react-native-community/react-native-svg</summary>

###
[`v13.9.0`](https://togithub.com/software-mansion/react-native-svg/releases/tag/v13.9.0)

[Compare
Source](https://togithub.com/react-native-community/react-native-svg/compare/v13.8.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

- chore: update Example to newest react-native version by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1999](https://togithub.com/software-mansion/react-native-svg/pull/1999)
- Upgrade rn-builder-bob to enable tree-shaking in rn-web by
[@&#8203;merrywhether](https://togithub.com/merrywhether) in
[https://github.com/software-mansion/react-native-svg/pull/1993](https://togithub.com/software-mansion/react-native-svg/pull/1993)
- add accessibility and testId props and virtual nodes to support e2e
tests tools by [@&#8203;toter3](https://togithub.com/toter3) in
[https://github.com/software-mansion/react-native-svg/pull/2001](https://togithub.com/software-mansion/react-native-svg/pull/2001)
- fix onLayout by [@&#8203;toter3](https://togithub.com/toter3) in
[https://github.com/software-mansion/react-native-svg/pull/1998](https://togithub.com/software-mansion/react-native-svg/pull/1998)
- Don't set `self.opaque = false` on macOS by
[@&#8203;hsjoberg](https://togithub.com/hsjoberg) in
[https://github.com/software-mansion/react-native-svg/pull/2008](https://togithub.com/software-mansion/react-native-svg/pull/2008)
- Fix SVG parsing when the closing tags include whitespace by
[@&#8203;MichalSzorad](https://togithub.com/MichalSzorad) in
[https://github.com/software-mansion/react-native-svg/pull/2012](https://togithub.com/software-mansion/react-native-svg/pull/2012)
- chore: set library namespace in build script by
[@&#8203;kkafar](https://togithub.com/kkafar) in
[https://github.com/software-mansion/react-native-svg/pull/2005](https://togithub.com/software-mansion/react-native-svg/pull/2005)
- fix: make image props extend CommonPathProps by
[@&#8203;andev240](https://togithub.com/andev240) in
[https://github.com/software-mansion/react-native-svg/pull/2007](https://togithub.com/software-mansion/react-native-svg/pull/2007)
- fix: mask render on android by
[@&#8203;Aflexon](https://togithub.com/Aflexon) in
[https://github.com/software-mansion/react-native-svg/pull/1981](https://togithub.com/software-mansion/react-native-svg/pull/1981)
- fix: remove unnecessary methods provided by superclasses for
accessibility by [@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/2013](https://togithub.com/software-mansion/react-native-svg/pull/2013)
- chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/software-mansion/react-native-svg/pull/1982](https://togithub.com/software-mansion/react-native-svg/pull/1982)
- chore(deps): bump
[@&#8203;xmldom/xmldom](https://togithub.com/xmldom/xmldom) from 0.7.6
to 0.7.9 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/software-mansion/react-native-svg/pull/2004](https://togithub.com/software-mansion/react-native-svg/pull/2004)
- fix
[#&#8203;1592](https://togithub.com/react-native-community/react-native-svg/issues/1592)
: add marker support on Rect, Line, Ellipse, Circle and Group by
[@&#8203;mlecoq](https://togithub.com/mlecoq) in
[https://github.com/software-mansion/react-native-svg/pull/1594](https://togithub.com/software-mansion/react-native-svg/pull/1594)
- fix: scale path markers so they match ios by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/2018](https://togithub.com/software-mansion/react-native-svg/pull/2018)
- fix: read svg file on android by
[@&#8203;vicke4](https://togithub.com/vicke4) in
[https://github.com/software-mansion/react-native-svg/pull/2016](https://togithub.com/software-mansion/react-native-svg/pull/2016)

#### New Contributors

- [@&#8203;merrywhether](https://togithub.com/merrywhether) made their
first contribution in
[https://github.com/software-mansion/react-native-svg/pull/1993](https://togithub.com/software-mansion/react-native-svg/pull/1993)
- [@&#8203;toter3](https://togithub.com/toter3) made their first
contribution in
[https://github.com/software-mansion/react-native-svg/pull/2001](https://togithub.com/software-mansion/react-native-svg/pull/2001)
- [@&#8203;hsjoberg](https://togithub.com/hsjoberg) made their first
contribution in
[https://github.com/software-mansion/react-native-svg/pull/2008](https://togithub.com/software-mansion/react-native-svg/pull/2008)
- [@&#8203;MichalSzorad](https://togithub.com/MichalSzorad) made their
first contribution in
[https://github.com/software-mansion/react-native-svg/pull/2012](https://togithub.com/software-mansion/react-native-svg/pull/2012)
- [@&#8203;kkafar](https://togithub.com/kkafar) made their first
contribution in
[https://github.com/software-mansion/react-native-svg/pull/2005](https://togithub.com/software-mansion/react-native-svg/pull/2005)
- [@&#8203;andev240](https://togithub.com/andev240) made their first
contribution in
[https://github.com/software-mansion/react-native-svg/pull/2007](https://togithub.com/software-mansion/react-native-svg/pull/2007)
- [@&#8203;Aflexon](https://togithub.com/Aflexon) made their first
contribution in
[https://github.com/software-mansion/react-native-svg/pull/1981](https://togithub.com/software-mansion/react-native-svg/pull/1981)
- [@&#8203;mlecoq](https://togithub.com/mlecoq) made their first
contribution in
[https://github.com/software-mansion/react-native-svg/pull/1594](https://togithub.com/software-mansion/react-native-svg/pull/1594)
- [@&#8203;vicke4](https://togithub.com/vicke4) made their first
contribution in
[https://github.com/software-mansion/react-native-svg/pull/2016](https://togithub.com/software-mansion/react-native-svg/pull/2016)

**Full Changelog**:
software-mansion/react-native-svg@v13.8.0...v13.9.0

###
[`v13.8.0`](https://togithub.com/software-mansion/react-native-svg/releases/tag/v13.8.0)

[Compare
Source](https://togithub.com/react-native-community/react-native-svg/compare/v13.7.0...v13.8.0)

Minor release bringing Fabric support to RN v0.71 🎉

#### What's Changed

- feat: update FabricExample to 0.71.0-rc.6 by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1962](https://togithub.com/software-mansion/react-native-svg/pull/1962)
- chore: ensure consistent use of `import type` by
[@&#8203;tido64](https://togithub.com/tido64) in
[https://github.com/software-mansion/react-native-svg/pull/1971](https://togithub.com/software-mansion/react-native-svg/pull/1971)
- chore: change fabric flag by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1979](https://togithub.com/software-mansion/react-native-svg/pull/1979)

#### New Contributors

- [@&#8203;tido64](https://togithub.com/tido64) made their first
contribution in
[https://github.com/software-mansion/react-native-svg/pull/1971](https://togithub.com/software-mansion/react-native-svg/pull/1971)

**Full Changelog**:
software-mansion/react-native-svg@v13.7.0...v13.8.0

###
[`v13.7.0`](https://togithub.com/software-mansion/react-native-svg/releases/tag/v13.7.0)

[Compare
Source](https://togithub.com/react-native-community/react-native-svg/compare/v13.6.0...v13.7.0)

#### What's Changed

- Fix windows build issues by
[@&#8203;marlenecota](https://togithub.com/marlenecota) in
[https://github.com/software-mansion/react-native-svg/pull/1923](https://togithub.com/software-mansion/react-native-svg/pull/1923)
- fix: fill/stroke setters and implement currentColor on Windows by
[@&#8203;marlenecota](https://togithub.com/marlenecota) in
[https://github.com/software-mansion/react-native-svg/pull/1928](https://togithub.com/software-mansion/react-native-svg/pull/1928)
- refactor: remove circular dependency by
[@&#8203;Fasteel](https://togithub.com/Fasteel) in
[https://github.com/software-mansion/react-native-svg/pull/1929](https://togithub.com/software-mansion/react-native-svg/pull/1929)
- Include proguard config by
[@&#8203;heroic](https://togithub.com/heroic) in
[https://github.com/software-mansion/react-native-svg/pull/1842](https://togithub.com/software-mansion/react-native-svg/pull/1842)
- fix: accept comas in viewbox by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1952](https://togithub.com/software-mansion/react-native-svg/pull/1952)
- Fix nested SVGs in iOS
[#&#8203;1437](https://togithub.com/react-native-community/react-native-svg/issues/1437)
by [@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1948](https://togithub.com/software-mansion/react-native-svg/pull/1948)
- fix: restore black as a default color for svgs by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1947](https://togithub.com/software-mansion/react-native-svg/pull/1947)
- feat(windows): add clipPath and touch events by
[@&#8203;marlenecota](https://togithub.com/marlenecota) in
[https://github.com/software-mansion/react-native-svg/pull/1933](https://togithub.com/software-mansion/react-native-svg/pull/1933)
- fix: Call onLoad prop in SvgCssUri by
[@&#8203;mantasio](https://togithub.com/mantasio) in
[https://github.com/software-mansion/react-native-svg/pull/1927](https://togithub.com/software-mansion/react-native-svg/pull/1927)
- feat(windows): add example app by
[@&#8203;marlenecota](https://togithub.com/marlenecota) in
[https://github.com/software-mansion/react-native-svg/pull/1937](https://togithub.com/software-mansion/react-native-svg/pull/1937)

#### New Contributors

- [@&#8203;Fasteel](https://togithub.com/Fasteel) made their first
contribution in
[https://github.com/software-mansion/react-native-svg/pull/1929](https://togithub.com/software-mansion/react-native-svg/pull/1929)
- [@&#8203;heroic](https://togithub.com/heroic) made their first
contribution in
[https://github.com/software-mansion/react-native-svg/pull/1842](https://togithub.com/software-mansion/react-native-svg/pull/1842)
- [@&#8203;mantasio](https://togithub.com/mantasio) made their first
contribution in
[https://github.com/software-mansion/react-native-svg/pull/1927](https://togithub.com/software-mansion/react-native-svg/pull/1927)

**Full Changelog**:
software-mansion/react-native-svg@v13.6.0...v13.7.0

###
[`v13.6.0`](https://togithub.com/software-mansion/react-native-svg/releases/tag/v13.6.0)

[Compare
Source](https://togithub.com/react-native-community/react-native-svg/compare/v13.5.0...v13.6.0)

Minor release fixing some bugs and introducing compatibility with Static
View Configs, Bridgeless Mode and maybe some more updated on `Fabric`.

#### What's Changed

- chore: remove formatting from blame by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1905](https://togithub.com/software-mansion/react-native-svg/pull/1905)
- feat: use codegenNativeComponent to import native views by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1847](https://togithub.com/software-mansion/react-native-svg/pull/1847)
- chore: add react-native-svg banner to README by
[@&#8203;kacperkapusciak](https://togithub.com/kacperkapusciak) in
[https://github.com/software-mansion/react-native-svg/pull/1909](https://togithub.com/software-mansion/react-native-svg/pull/1909)
- fix: make svg compile on older versions by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1907](https://togithub.com/software-mansion/react-native-svg/pull/1907)
- chore: update RN versions to 0.70.5 by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1910](https://togithub.com/software-mansion/react-native-svg/pull/1910)
- fix: update supported RN version to 0.64 by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1912](https://togithub.com/software-mansion/react-native-svg/pull/1912)
- chore: align examples by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1914](https://togithub.com/software-mansion/react-native-svg/pull/1914)
- chore: bump supported RN version for Fabric by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1913](https://togithub.com/software-mansion/react-native-svg/pull/1913)
- feat: use transform parsing code from rn core by
[@&#8203;WoLewicki](https://togithub.com/WoLewicki) in
[https://github.com/software-mansion/react-native-svg/pull/1918](https://togithub.com/software-mansion/react-native-svg/pull/1918)

#### New Contributors

- [@&#8203;kacperkapusciak](https://togithub.com/kacperkapusciak) made
their first contribution in
[https://github.com/software-mansion/react-native-svg/pull/1909](https://togithub.com/software-mansion/react-native-svg/pull/1909)

**Full Changelog**:
software-mansion/react-native-svg@v13.5.0...v13.6.0

###
[`v13.5.0`](https://togithub.com/react-native-community/react-native-svg/compare/v13.4.0...v13.5.0)

[Compare
Source](https://togithub.com/react-native-community/react-native-svg/compare/v13.4.0...v13.5.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/dooboolab-community/dooboo-ui).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTcuMyIsInVwZGF0ZWRJblZlciI6IjM1LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants