Skip to content

Upgrade packages#8

Merged
tomalec merged 3 commits intomasterfrom
upgrade-packages
Jun 12, 2019
Merged

Upgrade packages#8
tomalec merged 3 commits intomasterfrom
upgrade-packages

Conversation

@warpech
Copy link
Copy Markdown
Contributor

@warpech warpech commented Jun 12, 2019

This PR makes some cleanup in packages and fixes few failing benchmarks. The reason I made this PR, though, is to surpass GitHub security alerts regarding an outdated vulnerable version of lodash.

warpech added 3 commits June 12, 2019 10:19
that caused some benchmark specs to fail
replace outdated test packages Jasmine and Benchmark, stored in test/lib/, with current versions installed through NPM

this solves the problems reported by  GitHub Security audit

tested the following commands successfully:
npm run test
npm run test-sync
npm run test-async
test/SpecRunner.html (includung "Run Benchmark" two buttons)
grunt bump
@warpech warpech requested a review from tomalec June 12, 2019 08:44
Copy link
Copy Markdown
Member

@tomalec tomalec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tomalec tomalec merged commit 2e4b188 into master Jun 12, 2019
@tomalec tomalec deleted the upgrade-packages branch June 12, 2019 11:22
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