Skip to content

Fix chromedriver version mismatch#25

Merged
c-w merged 2 commits intomasterfrom
npm-update
Dec 28, 2019
Merged

Fix chromedriver version mismatch#25
c-w merged 2 commits intomasterfrom
npm-update

Conversation

@c-w
Copy link
Copy Markdown
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