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

feat: upgrade to Playwright 0.12.1 and update other deps #71

Merged
merged 10 commits into from Mar 24, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2020

Closes #41

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 60d72cc to 0c7197e Compare March 18, 2020 21:43
@renovate renovate bot changed the title fix(deps): update dependency @types/node to v13.9.2 fix(deps): update all non-major dependencies Mar 18, 2020
@renovate
Copy link
Contributor Author

renovate bot commented Mar 18, 2020

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@jperl
Copy link
Contributor

jperl commented Mar 18, 2020

I'll let you know when the next playwright-video, playwright-utils, qawolf is released.

@@ -15,25 +15,6 @@ const limiter = new Bottleneck({
maxConcurrent: 5
});

// https://github.com/patriksimek/vm2/issues/268#issuecomment-593536163
const vm2SecurityPatch = (vm: VM): void => {
Copy link
Owner

Choose a reason for hiding this comment

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

@mxschmitt mxschmitt changed the title fix(deps): update all non-major dependencies feat: upgrade to Playwright 0.12.1 and update other deps Mar 24, 2020
@mxschmitt mxschmitt merged commit 3a008e5 into master Mar 24, 2020
@mxschmitt mxschmitt deleted the renovate/all-minor-patch branch March 24, 2020 19:37
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.

Update typings for new Playwright version 0.12.0
3 participants