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

Fix chromedriver version mismatch #25

Merged
merged 2 commits into from
Dec 28, 2019
Merged

Fix chromedriver version mismatch #25

merged 2 commits into from
Dec 28, 2019

Conversation

c-w
Copy link
Owner

@c-w c-w commented Dec 28, 2019

The CI is currently failing (see build) due to a version mismatch between the latest Chrome and the version of chromedriver declared in package.json.

To fix the build and prevent future breakage, this pull request pins the version of Chrome used by the tests to version 78 which is available by default on the Ubuntu 18.04 Azure Pipelines agents (see agent software list).

The pull request also updates the version of release-it to fix npm audit warnings.

@c-w c-w merged commit c84212b into master Dec 28, 2019
@c-w c-w deleted the npm-update branch December 28, 2019 03:36
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