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

Upgrade dependent packages to the latest version #315

Merged
merged 8 commits into from
Oct 26, 2021
Merged

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Oct 26, 2021

Notable changes

  • Linters (ESLint and stylelint) have major updates.
    • Both of them have dropped the outdated Node.js 10 support, so now CI process for Node.js 10 is only running test.
    • Update to use stylelint-config-standard-sass shared config instead of stylelint-config-standard config and stylelint-sass plugin.
  • Codecov has announced a deprecation plan for the language-specific uploader. We may receive the effect of brownout if continued to use codecov Node package. Thus, we have migrated to use a new standalone uploader through CircleCI orb.

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.

1 participant