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

chore: update nodejs version #284

Merged
merged 1 commit into from
Nov 13, 2023
Merged

chore: update nodejs version #284

merged 1 commit into from
Nov 13, 2023

Conversation

ByteZhang1024
Copy link
Contributor

@ByteZhang1024 ByteZhang1024 enabled auto-merge (squash) November 13, 2023 10:45
Copy link

what-the-diff bot commented Nov 13, 2023

PR Summary

  • Exclude certain directories from ESLint check
    The PR has updated our ESLint configuration to no longer analyze files located in the 'web-build' folders within our packages. This effectively optimizes our code-checking process by excluding certain files that don't need linting.

  • Change of Node.js version in GitHub Workflow Files
    The PR has updated the Node.js version used across our GitHub workflow files. The upgraded version '18.x' will now be used in different workflows such as build-packages, gh-pages, lint, package-publish, and release-web. This update ensures our code runs on the latest stable version of Node.js, benefiting from improved performance, enhanced features and more robust security.

@ByteZhang1024 ByteZhang1024 merged commit 055b3a8 into onekey Nov 13, 2023
4 checks passed
@ByteZhang1024 ByteZhang1024 deleted the fix/example branch November 13, 2023 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants