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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump react-native from 0.71.8 to 0.72.0 #177

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 22, 2023

Bumps react-native from 0.71.8 to 0.72.0.

Release notes

Sourced from react-native's releases.

0.72.0

馃帀 0.72 stable is out 馃帀

This release includes over 1100 commits from 70+ contributors! Thank you to all our contributors new and old!

See the highlights of the release in our release blog post.


You can participate in the conversation on the status of this release in this discussion.


To help you upgrade to this version, you can use the upgrade helper 鈿涳笍

  • warning: there's a small hiccup with upgrade-helper, please refer to the RC6 diff for now

You can find the whole changelog history in the changelog.md file.

0.72.0-RC.6

猸愶笍 Golden Release Candidate 猸愶笍

This RC contains:

Help us ensure that 0.72.0 will be as stable as possible by testing this version! Let us know how it went by posting a comment in the working group discussion - and please specify which system you tried it on (ex. macos, windows).

Bonus points: It would be even better if you could swap things around: instead of using a fresh new app, use a more complex one - or use a different library that is already leveraging the new architecture!

How To Test

You can generate a new project with the standard command:

npx react-native@latest init RN0720RC6 --version 0.72.0-rc.6


  • You can participate in the conversation on the status of this release in the working group.

  • To help you upgrade to this version, you can use the upgrade helper 鈿涳笍

  • See changes from this release in the changelog PR

... (truncated)

Changelog

Sourced from react-native's changelog.

v0.72.0

Breaking

iOS specific

  • Generates RNCore components inside the ReactCommon folder and create a new pod for platform-specific ImageManager classes (5d175c6775 by @鈥媍ipolleschi)
  • Moved the RCTAppSetupUtils to the AppDelegate library to break a dependency cycle (36a64dc2bd by @鈥媍ipolleschi)
  • Split the ReactCommon/react/nativemodule/core/platform/ios and ReactCommon/react/nativemodule/samples in two separate pods to break circular dependencies. (21d530208f by @鈥媍ipolleschi)

Added

Android specific

  • Adding pager, scrollview, viewgroup, webview, drawer accessibility roles (55c0df43b9 by @鈥媐abriziobertoglio1987)
  • Add TYPE_VIEW_HOVER_ENTER to AccessibilityNodeInfo sendAccessibilityEvent (a0adf57e50 by @鈥媐abriziobertoglio1987)
  • Add maintainVisibleContentPosition support on Android (c19548728c by @鈥媕anicduplessis)
  • For supporting Dev Loading View across multiple platforms, changing the Loading View of Android to rely on the native implementation instead of Toast while keeping backwards comptability. (9f6b532bdb)
  • For supporting Dev Loading View across multiple platforms, adding native implementation for showMessage() & hide() of Dev Loading Module (4923a0997b)
  • For supporting Dev Loading View across multiple platforms, altering the javascript implementation of Loading view of android to also rely on native implementation as iOS instead of Toast, thereby unifying both platforms (068a20842d)
  • Added possibility to mark Fresco image pipeline as already initialized (605a52fe3e by @鈥媜prisnik)
  • Support generating getName in react-native-codegen for Java TurboModules (90538909f9 by @鈥媕avache)

... (truncated)

Commits
  • 7a893e4 [0.72.0] Bump version numbers
  • 3863877 [LOCAL] update podfile.lock
  • ec4771b [0.72.0-rc.6] Bump version numbers
  • a2df07e [LOCAL] bump CLI to 11.3.2
  • b2f2737 bumped packages versions
  • 0817eaa Revert "fix: border width top/bottom not matching the border radius" (#37840)
  • 0da7e06 Remove CallInvoker parameter from toJs method in Codegen (#37832)
  • 2d15f50 Fix Android border clip check (#37828)
  • 2760042 Fix loading NODE_BINARY inside Generate Legacy Components Interop (#37802)
  • 8ed2cfd Add support for building with Xcode 15 (#37758)
  • 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](https://github.com/facebook/react-native) from 0.71.8 to 0.72.0.
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](facebook/react-native@v0.71.8...v0.72.0)

---
updated-dependencies:
- dependency-name: react-native
  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 Jun 22, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 30, 2023

Superseded by #179.

@dependabot dependabot bot closed this Jun 30, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-native-0.72.0 branch June 30, 2023 08:02
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
Development

Successfully merging this pull request may close these issues.

None yet

0 participants