delei opened a new pull request, #968:
URL: https://github.com/apache/fesod/pull/968

   ## Purpose of the pull request
   
   Fix the vulnerabilities identified by Dependabot.
   
   ## What's changed?
   
   - bump **Docusaurus** to `v3.10.2` and related dependencies
   - update **Node.js** version requirement to `24.0`
   - update the CI workflow for build the website and deploy documents
   - update ci and `pnpm-lock.yaml`
   - fixed the issue with the date values in the markdown
   
   ## Result
   
   **pnpm audit**
   > Please first comment out the `md-lint` scripts in the `package.json` file.
   
   ```shell
   $ pnpm audit --registry https://registry.npmjs.org
   No known vulnerabilities found
   ```
   
   **markdownlint-cli2**
   ```shell
   $ markdownlint-cli2 --config ./.markdownlint-cli2.jsonc "./**/*.md" 
"#node_modules"
   markdownlint-cli2 v0.23.1 (markdownlint v0.41.1)
   Finding: ./**/*.md !node_modules website/**/*.md !**/node_modules/** 
!**/target/** !**/dist/**
   Linting: 123 files
   Summary: 0 issues in 0 files
   ```
   
   ## Checklist
   
   - [x] I have read the [Contributor 
Guide](https://fesod.apache.org/community/contribution/).
   - [x] I have written the necessary doc or comment.
   - [x] I have added the necessary unit tests and all cases have passed.
   


-- 
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