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

[Snyk] Upgrade puppeteer from 5.4.0 to 5.5.0 #93

Merged
merged 1 commit into from
Jan 23, 2021

Conversation

mrWh1te
Copy link
Owner

@mrWh1te mrWh1te commented Jan 22, 2021

Snyk has created this PR to upgrade puppeteer from 5.4.0 to 5.5.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 2 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2020-11-16.
Release notes
Package name: puppeteer
  • 5.5.0 - 2020-11-16

    v5.5.0 (2020-11-16)

    Features

    Bug Fixes

    • common: fix generic type of _isClosedPromise (#6579) (122f074)
    • domworld: fix missing binding for waittasks (#6562) (67da1cf)
  • 5.4.1 - 2020-10-27

    Bug fixes

    • Fixed an issue in 5.4.0 on Node.js v10.17.0 and below where trying to access fs.promises would throw an error. See #6548 for the bug report and #6550 for the fix. We now run a CI build on Node 10.15 to ensure we don't cause similar regressions in the future.

    Raw notes

    520cd90 - chore: mark version 5.4.1
    8f4a79e - docs(troubleshooting): update Alpine Chromium version (#6529)
    e45acce - chore: run unit tests on node 10.15 + fix fs.promises access (#6550)
    a2175c6 - docs(queryhandler): fix link (#6543)
    d787865 - chore: bump version to v5.4.0-post (#6544)

  • 5.4.0 - 2020-10-23
    Read more
from puppeteer GitHub release notes
Commit messages
Package name: puppeteer
  • 18143b3 chore(release): mark v5.5.0 (#6604)
  • d8932ca chore: shorter node checker function (#6584)
  • d606b80 docs(troubleshooting): update dumb-init version (#6585)
  • 8690a77 chore: remove redundant npm script for dependency-graph (#6583)
  • 8c98315 chore: clarify node_js versions in Travis config (#6570)
  • 6d4f0a3 docs(contributing): remove npm dist tags requirement (#6571)
  • 122f074 fix(common): fix generic type of `_isClosedPromise` (#6579)
  • 67da1cf fix(domworld): fix missing binding for waittasks (#6562)
  • 659193a chore: mark launcher spec as failing on Windows (#6574)
  • 3bb417b chore: fix typo in test (#6566)
  • f8cd6c4 chore: automate Chromium => Puppeteer version listing (#6558)
  • 8bc8a76 docs(api): expand registerCustomQueryHandler example (#6557)
  • a0d8a27 chore: automate versioning + changelog (#6556)
  • b549256 feat(chromium): roll Chromium to r818858 (#6526)
  • d3d7cb9 chore: mark v5.4.1-post (#6553)
  • 562c9c2 chore: mark version 5.4.1 (#6552)
  • 8f4a79e docs(troubleshooting): update Alpine Chromium version (#6529)
  • e45acce chore: run unit tests on node 10.15 + fix fs.promises access (#6550)
  • a2175c6 docs(queryhandler): fix link (#6543)
  • d787865 chore: bump version to v5.4.0-post (#6544)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@sonarcloud
Copy link

sonarcloud bot commented Jan 22, 2021

Kudos, SonarCloud 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
Copy link

codecov bot commented Jan 22, 2021

Codecov Report

Merging #93 (7c2e520) into master (9125f38) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #93   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines          612       612           
  Branches       164       164           
=========================================
  Hits           612       612           

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 9125f38...7c2e520. Read the comment docs.

@mrWh1te mrWh1te merged commit 2d1a1f5 into master Jan 23, 2021
@mrWh1te mrWh1te deleted the snyk-upgrade-02d51216c03319487a09ce655b1abfcb branch January 23, 2021 06:35
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.

2 participants