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

infra: upgrade all deps; drop Node 8 support #231

Merged
merged 2 commits into from
Apr 12, 2020
Merged

infra: upgrade all deps; drop Node 8 support #231

merged 2 commits into from
Apr 12, 2020

Conversation

AviVahl
Copy link
Contributor

@AviVahl AviVahl commented Apr 10, 2020

  • upgrade all project dependencies, fixing all npm audit warnings.
  • drop Node 8 support. updated Travis configuration to test on 10 and 12
  • lodash is now declared as a peerDependency.
  • regenerated lock file from scratch. it should not point to Wix's private npm registry.
  • removed now-not-needed babel from tests.

AviVahl added 2 commits April 10, 2020 18:51
- upgrade all project dependencies, fixing all `npm audit` warnings.
- drop Node 8 support. updated Travis configuration to test on 10 and 12
- `lodash` is now declared as a `peerDependency`.
- regenerated lock file from scratch. it should not point to Wix's private npm registry.
Node 10+ is compatible with all .js in this project
@coveralls
Copy link

coveralls commented Apr 10, 2020

Pull Request Test Coverage Report for Build 474

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 471: 0.0%
Covered Lines: 997
Relevant Lines: 997

💛 - Coveralls

@idok idok merged commit 670fb80 into wix-incubator:master Apr 12, 2020
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.

3 participants