This repository was archived by the owner on Nov 20, 2025. It is now read-only.
fix(deps): update dependency puppeteer to v7#1134
Merged
JustinBeckwith merged 1 commit intoFeb 4, 2021
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1134 +/- ##
=======================================
Coverage 91.65% 91.65%
=======================================
Files 21 21
Lines 4157 4157
Branches 464 464
=======================================
Hits 3810 3810
Misses 347 347 Continue to review full report at Codecov.
|
JustinBeckwith
approved these changes
Feb 4, 2021
gcf-owl-bot Bot
added a commit
that referenced
this pull request
Jun 24, 2021
) Fixes #1134 🦕 Removes the commit body and relative PR# from the commit message. For example, for this commit: googleapis/synthtool@9763f20 `post-processor-changes.txt` would contain ``` build: enable npm for php/python builds Source-Link: googleapis/synthtool@9763f20 ``` instead of ``` build: enable npm for php/python builds (#1133) * build: enable npm for php/python builds * update comment Source-Link: googleapis/synthtool@9763f20 ``` Source-Link: googleapis/synthtool@e934b93 Post-Processor: gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:805e2e389eafefa5ed484c30b83a7a875e6b1c7ee125d812e8b01ecc531c3fac
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^6.0.0->^7.0.0Release Notes
puppeteer/puppeteer
v7.0.1Compare Source
v7.0.0Compare Source
⚠ BREAKING CHANGES
page.screenshotmakes a screenshot with the clip dimensions, not cutting it by the ViewPort size.page.screenshotcuts screenshot content by the ViewPort size, not ViewPort position.Features
captureBeyondViewportinPage.captureScreenshot(#6805) (401d84e)Renovate configuration
📅 Schedule: "after 9am and before 3pm" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by WhiteSource Renovate. View repository job log here.