Bump react-native-windows from 0.64.28 to 0.64.29 (#1392)
Bumps [react-native-windows](https://github.com/microsoft/react-native-windows/tree/HEAD/vnext) from 0.64.28 to 0.64.29. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/react-native-windows/releases">react-native-windows's releases</a>.</em></p> <blockquote> <h2>React Native Windows 0.64.29</h2> <p>This is patch release of react-native-windows, fixing bugs or adding non-breaking enhancements. To see a summary of changes in this major release, see <a href="https://github.com/microsoft/react-native-windows/releases/tag/react-native-windows_v0.64.0">release notes for React Native Windows 0.64.0</a>.</p> <h3>New changes</h3> <ul> <li>73ce6623 [0.64] Avoid capturing raw this pointer in WebSocket module (<a href="mailto:julio.rocha@microsoft.com">julio.rocha@microsoft.com</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/microsoft/react-native-windows/blob/react-native-windows_v0.64.29/vnext/CHANGELOG.md">react-native-windows's changelog</a>.</em></p> <blockquote> <h2>0.64.29</h2> <p>Mon, 31 Jan 2022 16:12:51 GMT</p> <h3>Patches</h3> <ul> <li>[0.64] Avoid capturing raw this pointer in WebSocket module (<a href="mailto:julio.rocha@microsoft.com">julio.rocha@microsoft.com</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="f50e73f5e3
"><code>f50e73f</code></a> applying package updates <em><strong>NO_CI</strong></em></li> <li><a href="73ce66236d
"><code>73ce662</code></a> [0.64] Avoid capturing raw this pointer in WebSocket module (<a href="https://github.com/microsoft/react-native-windows/tree/HEAD/vnext/issues/9297">#9297</a>)</li> <li>See full diff in <a href="https://github.com/microsoft/react-native-windows/commits/react-native-windows_v0.64.29/vnext">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-native-windows&package-manager=npm_and_yarn&previous-version=0.64.28&new-version=0.64.29)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
This commit is contained in:
Родитель
07a5be65d4
Коммит
2f0313fcef
|
@ -15658,9 +15658,9 @@ react-native-web@0.17.5, react-native-web@^0.17.5:
|
|||
prop-types "^15.6.0"
|
||||
|
||||
react-native-windows@^0.64.0, react-native-windows@^0.64.3:
|
||||
version "0.64.28"
|
||||
resolved "https://registry.yarnpkg.com/react-native-windows/-/react-native-windows-0.64.28.tgz#51b322b05c6769045ea434f77042918a0ff18edb"
|
||||
integrity sha512-VRbt4sdX9fWppWjd5NsJ0E9e31IBn5ZswlP3tWWUKxuTPXP7O3WB5pm9QTYHZSiXad941r1S3FP1/g/evHIquQ==
|
||||
version "0.64.29"
|
||||
resolved "https://registry.yarnpkg.com/react-native-windows/-/react-native-windows-0.64.29.tgz#b6977958a01a4d9f92cd0c0ecd0c6696140e22a5"
|
||||
integrity sha512-SwnYPS9racFoBgzJfQ8kID7BoWe8pDtkEOZmGThx8wNOc/NJLI6MrX0Ld7X81QpvH8iQWaGPSeLK4kbd+VW6ZA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.0.0"
|
||||
"@jest/create-cache-key-function" "^26.5.0"
|
||||
|
|
Загрузка…
Ссылка в новой задаче