cychiu8 opened a new pull request, #481:
URL: https://github.com/apache/ozone-site/pull/481

   ## What changes were proposed in this pull request?
   
   Docusaurus 3.10.1 was released on this April: 
https://docusaurus.io/blog/releases/3.10. 
   It will be the last release in the v3.x line, and it helps us prepare for 
Docusaurus v4.
   
   - Followed the instruction in 
[CONTRIBUTING.md](https://github.com/apache/ozone-site/blob/master/CONTRIBUTING.md#pnpm-command-cheat-sheet)
 to update the docusaurus version in package.json.
   
   1. Manually incremented docusaurus version in package.json. 
   2. Run pnpm update '@docusaurus/*' to install the latest version and 
regenerate the lockfile.
   3. Commit the updated lockfile
   
   Reference :
   - https://docusaurus.io/docs/installation#updating-your-docusaurus-version
   - 
https://github.com/apache/ozone-site/blob/master/CONTRIBUTING.md#pnpm-command-cheat-sheet
   
   ## What is the link to the Apache Jira?
   
   https://issues.apache.org/jira/browse/HDDS-15707
   
   ## How was this patch tested?
   
   Site remains functional in local environment test, including:
   - Docker (`docker compose up --build`)
   - `pnpm build && pnpm serve`
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to