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

πŸ“¦ Update dependency puppeteer to v8 #32954

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Feb 26, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
puppeteer 7.1.0 -> 8.0.0 age adoption passing confidence
How to resolve breaking changes

This PR may introduce breaking changes that require manual intervention. In such cases, you will need to check out this branch, fix the cause of the breakage, and commit the fix to ensure a green CI build. To check out and update this PR, follow the steps below:

# Check out the PR branch (these steps are from GitHub)
git checkout -b renovate-bot-renovate/build-system-puppeteer-8.x master
git pull https://github.com/renovate-bot/amphtml.git renovate/build-system-puppeteer-8.x

# Directly make fixes and commit them
gulp lint --fix # For lint errors in JS files
gulp prettify --fix # For prettier errors in non-JS files
# Edit source code in case of new compiler warnings / errors

# Push the changes to the branch
git push git@github.com:renovate-bot/amphtml.git renovate-bot-renovate/build-system-puppeteer-8.x:renovate/build-system-puppeteer-8.x

Release Notes

puppeteer/puppeteer

v8.0.0

Compare Source

⚠ BREAKING CHANGES
  • renamed type ChromeArgOptions to BrowserLaunchArgumentOptions
  • renamed type BrowserOptions to BrowserConnectOptions
Features
Bug Fixes

Renovate configuration

πŸ“… Schedule: "after 12am every weekday" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@amp-owners-bot
Copy link

Hey @estherkim! These files were changed:

build-system/tasks/e2e/package-lock.json
build-system/tasks/e2e/package.json

Hey @danielrozenberg! These files were changed:

build-system/tasks/visual-diff/package-lock.json
build-system/tasks/visual-diff/package.json

@renovate-bot renovate-bot force-pushed the renovate/build-system-puppeteer-8.x branch from 9ea7b06 to 72874d8 Compare February 26, 2021 17:22
@renovate-bot renovate-bot force-pushed the renovate/build-system-puppeteer-8.x branch from 72874d8 to d1bd514 Compare February 26, 2021 17:51
@danielrozenberg danielrozenberg merged commit a36bf22 into ampproject:master Feb 26, 2021
@renovate-bot renovate-bot deleted the renovate/build-system-puppeteer-8.x branch February 26, 2021 18:57
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.

None yet

3 participants