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

v7.0.0: chore: update dependencies #55

Merged
merged 2 commits into from
Apr 13, 2020
Merged

v7.0.0: chore: update dependencies #55

merged 2 commits into from
Apr 13, 2020

Conversation

homer0
Copy link
Owner

@homer0 homer0 commented Apr 13, 2020

What does this PR do?

  • It updates the dependencies to their latest versions.
  • This is breaking because it updates to Rollup's new major version.
  • If you are on Node 10 and you occasionally see an "experimental feature warning", that's rollup-plugin-visualizer, which is using fs.promises, which was experimental on Node 10; don't worry, it works as expected.

How should it be tested manually?

yarn test
# or
npm test

@coveralls
Copy link

coveralls commented Apr 13, 2020

Pull Request Test Coverage Report for Build 187

  • 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 184: 0.0%
Covered Lines: 1497
Relevant Lines: 1497

💛 - Coveralls

@homer0 homer0 merged commit abf738e into master Apr 13, 2020
@homer0 homer0 deleted the next branch April 13, 2020 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants