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

Bump react-native from 0.70.8 to 0.73.0 #25

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2023

Bumps react-native from 0.70.8 to 0.73.0.

Release notes

Sourced from react-native's releases.

0.73.0

0.73 stable is out!

This release includes over 2259 commits from 68 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 ⚛️


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

0.73.0-rc8

New in this RC

facebook/react-native@v0.73.0-rc.7...v0.73.0-rc.8

How to test

npx react-native init RN073RC8 --version 0.73.0-rc.8

  • 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 ⚛️


Help us testing 🧪

Let us know how it went by posting a comment in the working group discussion! Please specify with 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!

0.73.0-rc6

New in this RC

facebook/react-native@v0.73.0-rc.5...v0.73.0-rc.6

How to test

... (truncated)

Changelog

Sourced from react-native's changelog.

v0.73.0

Breaking

Android specific

iOS specific

Added

... (truncated)

Commits
  • 1eb4bf0 [0.73.0] Bump version numbers
  • 6a4b434 [0.73.0-rc.8] Bump version numbers
  • 0b3a811 Revert D49509633: Multisect successfully blamed "D49509633: [react-native][PR...
  • bb989e9 [0.73.0-rc.7] Bump version numbers
  • cd43de6 Fix android root view group removal during instance re-creation (#41678)
  • 0d5e678 [0.73.0-rc.6] Bump version numbers
  • 61867e2 Bump package versions
  • dcdea80 Fix build_codegen! not finding @react-native/codegen in pnpm setups (#41399)
  • e03137e Bump package versions
  • f3f75e8 Fix projects being broken on dependencies starting with a.. (#41621)
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @JoKenPo.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 12, 2023
Copy link
Owner

@JoKenPo JoKenPo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

Bumps [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) from 0.70.8 to 0.73.0.
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.73.0/packages/react-native)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/react-native-0.73.0 branch from 9cc6bf1 to 4f71bb2 Compare December 12, 2023 03:06
Copy link
Owner

@JoKenPo JoKenPo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit de29109 into dev Dec 12, 2023
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/react-native-0.73.0 branch December 12, 2023 03:07
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.

1 participant