Skip to content

Commit 523a6e8

Browse files
fix(deps): Update dependency react-native-web to v0.21.2 (#231)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [react-native-web](https://redirect.github.com/necolas/react-native-web) | [`0.21.1` -> `0.21.2`](https://renovatebot.com/diffs/npm/react-native-web/0.21.1/0.21.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-native-web/0.21.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-native-web/0.21.1/0.21.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>necolas/react-native-web (react-native-web)</summary> ### [`v0.21.2`](https://redirect.github.com/necolas/react-native-web/releases/tag/0.21.2) [Compare Source](https://redirect.github.com/necolas/react-native-web/compare/0.21.1...0.21.2) #### What's Changed - Modal: Significantly improve animation by [@&#8203;qwertychouskie](https://redirect.github.com/qwertychouskie) in [#&#8203;2805](https://redirect.github.com/necolas/react-native-web/pull/2805) - Fix memory leak in AnimatedProps constructor by [@&#8203;c-miles](https://redirect.github.com/c-miles) in [#&#8203;2809](https://redirect.github.com/necolas/react-native-web/pull/2809) - feat(accessibility): add inert to forwardedProps by [@&#8203;theonetheycallneo](https://redirect.github.com/theonetheycallneo) in [#&#8203;2773](https://redirect.github.com/necolas/react-native-web/pull/2773) #### New Contributors - [@&#8203;qwertychouskie](https://redirect.github.com/qwertychouskie) made their first contribution in [#&#8203;2805](https://redirect.github.com/necolas/react-native-web/pull/2805) - [@&#8203;c-miles](https://redirect.github.com/c-miles) made their first contribution in [#&#8203;2809](https://redirect.github.com/necolas/react-native-web/pull/2809) - [@&#8203;theonetheycallneo](https://redirect.github.com/theonetheycallneo) made their first contribution in [#&#8203;2773](https://redirect.github.com/necolas/react-native-web/pull/2773) **Full Changelog**: <necolas/react-native-web@0.21.1...0.21.2> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on Monday" (UTC), 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/renovate/) using a [curated preset](https://redirect.github.com/sanity-io/renovate-config#readme) maintained by [<picture><source media="(prefers-color-scheme: dark)" srcset="https://www.sanity.io/static/images/logo_white.svg?v=3"><img alt="Sanity" src="https://www.sanity.io/static/images/logo_black.svg?v=3" height="22" align="top"></picture>](https://www.sanity.io/?utm_source=github&utm_medium=referral&utm_campaign=ecosystem-renovate-preset). View repository job log [here](https://developer.mend.io/github/sanity-io/styled-components-last-resort) <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyLwn5OmIGRlcHMiLCLwn6SWIGJvdCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e5e3e7c commit 523a6e8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

benchmarks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"react": "canary",
2525
"react-dom": "canary",
2626
"react-is": "canary",
27-
"react-native-web": "0.21.1",
27+
"react-native-web": "0.21.2",
2828
"react-strict-dom": "0.0.50",
2929
"restyle": "3.4.2",
3030
"styled-components-use-insertion-effect": "npm:@sanity/[email protected]",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)