Skip to content

Bump packages for next major release - #43132

Closed
huntie wants to merge 2 commits into
react:mainfrom
huntie:export-D54006327
Closed

Bump packages for next major release#43132
huntie wants to merge 2 commits into
react:mainfrom
huntie:export-D54006327

Conversation

@huntie

Copy link
Copy Markdown
Collaborator

Summary:
Command run:

node scripts/releases/set-version 0.75.0-main --skip-react-native-version

Changelog: [Internal]

Reviewed By: lunaleaps, cipolleschi

Differential Revision: D54006327

Summary:
I noticed inconsistent handling of terminating newlines in D54006327@V1, and had also been noticing `yarn build` reformatting unrelated sections of `package.json` files.
For now, this logic isn't moved to a shared util, since there will likely be a higher level abstraction for the release scripts in the next batch of improvements.
Changelog: [Internal]
Reviewed By: lunaleaps
Differential Revision: D54007565
Summary:
Command run:
```
node scripts/releases/set-version 0.75.0-main --skip-react-native-version
```
Changelog: [Internal]
Reviewed By: lunaleaps, cipolleschi
Differential Revision: D54006327
@facebook-github-botfacebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Feb 21, 2024
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D54006327

@analysis-bot

Copy link
Copy Markdown
PlatformEngineArchSize (bytes)Diff
androidhermesarm64-v8a17,935,058+5
androidhermesarmeabi-v7an/a--
androidhermesx86n/a--
androidhermesx86_64n/a--
androidjscarm64-v8a21,293,279+6
androidjscarmeabi-v7an/a--
androidjscx86n/a--
androidjscx86_64n/a--

Base commit: f3e132b
Branch: main

facebook-github-bot pushed a commit that referenced this pull request Mar 4, 2024
Summary:
Addresses a gap when using the `set-version` script to update all packages on `main` (i.e. post branch cut):
- Package versions were not being set consistently. It is safe to version all workspace packages, including `"private"`.
- Our publishing workflow is independent from this, and only considers public packages for submission to npm.
- We also need to update the root `package.json`, which includes `devDependencies` referencing workspace dependencies.
Unblocks #43132.
Changelog: [Internal]
Reviewed By: lunaleaps
Differential Revision: D54419456
fbshipit-source-id: 93eee669c5cf7c2f16b68a2bf41e9a8ace5521bf
@facebook-github-botfacebook-github-bot added the Merged This PR has been merged. label Mar 4, 2024
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request has been merged in f57be12.

huntie added a commit that referenced this pull request Mar 18, 2024
Summary:
Addresses a gap when using the `set-version` script to update all packages on `main` (i.e. post branch cut):
- Package versions were not being set consistently. It is safe to version all workspace packages, including `"private"`.
- Our publishing workflow is independent from this, and only considers public packages for submission to npm.
- We also need to update the root `package.json`, which includes `devDependencies` referencing workspace dependencies.
Unblocks #43132.
Changelog: [Internal]
Reviewed By: lunaleaps
Differential Revision: D54419456
fbshipit-source-id: 93eee669c5cf7c2f16b68a2bf41e9a8ace5521bf
blakef pushed a commit to react-native-community/template that referenced this pull request Jun 4, 2024
Summary:
Pull Request resolved: react/react-native#43132
Command run:
```
node scripts/releases/set-version 0.75.0-main --skip-react-native-version
```
Changelog: [Internal]
Reviewed By: lunaleaps, cipolleschi
Differential Revision: D54006327
fbshipit-source-id: 7afe9e7ca3020faf399fdba2221fab8a102c56c7
Original: react/react-native@f57be12
@huntie
huntie deleted the export-D54006327 branch September 9, 2024 12:02
blancham pushed a commit to kraaft-co/eslint-config-react-native that referenced this pull request Jan 13, 2026
Summary:
Pull Request resolved: react/react-native#43132
Command run:
```
node scripts/releases/set-version 0.75.0-main --skip-react-native-version
```
Changelog: [Internal]
Reviewed By: lunaleaps, cipolleschi
Differential Revision: D54006327
fbshipit-source-id: 7afe9e7ca3020faf399fdba2221fab8a102c56c7
blancham pushed a commit to kraaft-co/eslint-plugin-react-native that referenced this pull request Jan 13, 2026
Summary:
Pull Request resolved: react/react-native#43132
Command run:
```
node scripts/releases/set-version 0.75.0-main --skip-react-native-version
```
Changelog: [Internal]
Reviewed By: lunaleaps, cipolleschi
Differential Revision: D54006327
fbshipit-source-id: 7afe9e7ca3020faf399fdba2221fab8a102c56c7
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA SignedThis label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.fb-exportedMergedThis PR has been merged.p: FacebookPartner: FacebookPartner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@huntie@facebook-github-bot@analysis-bot