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

update all website npm packages #1381

Closed
wants to merge 1 commit into from
Closed

Conversation

vzaidman
Copy link
Contributor

@vzaidman vzaidman commented Nov 5, 2024

Summary

Update all packages to latest versions (including majors) and recreate yarn.lock.

Updating Docosaurus to latest version (3.6.0) was the most challenging part of that.

Changelog: [Internal]

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Nov 5, 2024
@vzaidman vzaidman force-pushed the update-all-website-packages branch from a5c12a3 to 4c0f8b6 Compare November 5, 2024 13:06
@facebook-github-bot
Copy link
Contributor

@vzaidman has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@vzaidman vzaidman changed the title update docosaurus to 3.6.0 update all website packages Nov 5, 2024
@vzaidman vzaidman changed the title update all website packages update all website npm packages Nov 5, 2024
@facebook-github-bot
Copy link
Contributor

@vzaidman has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

Comment on lines +26 to +28
```sh
npm exec --workspaces -- yarn link
```
Copy link
Member

Choose a reason for hiding this comment

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

nit: Keep newlines between Markdown blocks.

Suggested change
```sh
npm exec --workspaces -- yarn link
```
```sh
npm exec --workspaces -- yarn link
```

@facebook-github-bot
Copy link
Contributor

@vzaidman merged this pull request in d7dab3e.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants