Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

chore(deps-dev): bump puppeteer from 9.1.1 to 10.4.0#132

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-puppeteer-10.4.0
Closed

chore(deps-dev): bump puppeteer from 9.1.1 to 10.4.0#132
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-puppeteer-10.4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 8, 2021

Bumps puppeteer from 9.1.1 to 10.4.0.

Release notes

Sourced from puppeteer's releases.

v10.4.0

10.4.0 (2021-09-21)

Features

Bug Fixes

  • docs: deploy includes website documentation (#7469) (6fde41c)
  • docs: names in version 9.1.1 (#7517) (44b22bb)
  • frame: fix Frame.waitFor's XPath pattern detection (#5184) (caa2b73)
  • install: respect environment proxy config when downloading Firef… (#6577) (9399c97), closes #6573
  • added names in V9.1.1 (#7547) (d132b8b)
  • test: tweak waitForNetworkIdle delay in test between downloads (#7564) (a21b737)
  • types: allow evaluate functions to take a readonly array as an argument (#7072) (491614c)
  • update firefox prefs documentation link (#7539) (2aec355)
  • use non-deprecated tracing categories api (#7413) (040a0e5)

v10.2.0

10.2.0 (2021-08-04)

Features

Bug Fixes

  • browser-runner: reject promise on error (#7338) (5eb20e2)
  • add script to remove html comments from docs markdown (#7394) (ea3df80)

... (truncated)

Changelog

Sourced from puppeteer's changelog.

10.4.0 (2021-09-21)

Features

Bug Fixes

  • docs: deploy includes website documentation (#7469) (6fde41c)
  • docs: names in version 9.1.1 (#7517) (44b22bb)
  • frame: fix Frame.waitFor's XPath pattern detection (#5184) (caa2b73)
  • install: respect environment proxy config when downloading Firef… (#6577) (9399c97), closes #6573
  • added names in V9.1.1 (#7547) (d132b8b)
  • test: tweak waitForNetworkIdle delay in test between downloads (#7564) (a21b737)
  • types: allow evaluate functions to take a readonly array as an argument (#7072) (491614c)
  • update firefox prefs documentation link (#7539) (2aec355)
  • use non-deprecated tracing categories api (#7413) (040a0e5)

10.2.0 (2021-08-04)

Features

Bug Fixes

... (truncated)

Commits
  • 5631d3a chore(release): mark v10.4.0 (#7586)
  • 43a9268 feat: add webp to screenshot options (#7565)
  • 8451951 feat(page): mark page.client() as internal (#7585)
  • 99ca842 feat(page): expose page.client() (#7582)
  • 2b5c001 feat: add ability to specify offsets for JSHandle.click (#7573)
  • 7316086 feat: extend husky checks (#7574)
  • 8e45a1c feat: add proxy and bypass list parameters to createIncognitoBrowserContext (...
  • eda5171 feat: add durableStorage to allowed permissions (#5295)
  • 54c4318 feat: add threshold to Page.isIntersectingViewport (#6497)
  • 9399c97 fix(install): respect environment proxy config when downloading Firef… (#6577)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from iamnewton as a code owner October 8, 2021 03:13
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 8, 2021
@dependabot dependabot bot requested a review from brodrigu October 8, 2021 03:13
@codecov-commenter
Copy link

codecov-commenter commented Oct 8, 2021

Codecov Report

Merging #132 (df025a7) into main (36ae8f5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #132   +/-   ##
=======================================
  Coverage   50.26%   50.26%           
=======================================
  Files           8        8           
  Lines         189      189           
  Branches       34       34           
=======================================
  Hits           95       95           
  Misses         75       75           
  Partials       19       19           
Flag Coverage Δ
unittests 50.26% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 36ae8f5...df025a7. Read the comment docs.

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 9.1.1 to 10.4.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@v9.1.1...v10.4.0)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-puppeteer-10.4.0 branch from f30e029 to df025a7 Compare October 26, 2021 03:18
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 4, 2021

Superseded by #143.

@dependabot dependabot bot closed this Nov 4, 2021
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-puppeteer-10.4.0 branch November 4, 2021 03:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant