jean-humann / docs-to-pdf

Generate PDF for document website 🧑‍🔧
https://www.npmjs.com/package/docs-to-pdf
MIT License
104 stars 18 forks source link

chore(deps): bump puppeteer-core from 21.0.3 to 21.1.0 #209

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps puppeteer-core from 21.0.3 to 21.1.0.

Release notes

Sourced from puppeteer-core's releases.

puppeteer-core: v21.1.0

21.1.0 (2023-08-18)

Features

Bug Fixes

  • locator.fill should work for textareas (#10737) (fc08a7d)
  • relative ordering of events and command responses should be ensured (#10725) (81ecb60)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 1.6.0 to 1.7.0
Commits


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

codecov[bot] commented 1 year ago

Codecov Report

Merging #209 (63c10cb) into master (4a2fec5) will not change coverage. Report is 1 commits behind head on master. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #209   +/-   ##
=======================================
  Coverage   93.71%   93.71%           
=======================================
  Files           1        1           
  Lines         621      621           
  Branches       24       24           
=======================================
  Hits          582      582           
  Misses         39       39           
dependabot[bot] commented 1 year ago

Looks like puppeteer-core is up-to-date now, so this is no longer needed.