Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 22, 2023

Bumps puppeteer from 13.7.0 to 20.7.3.

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v20.7.3

20.7.3 (2023-06-20)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 1.4.1 to 1.4.2

puppeteer: v20.7.3

20.7.3 (2023-06-20)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 20.7.2 to 20.7.3
      • @​puppeteer/browsers bumped from 1.4.1 to 1.4.2

puppeteer-core: v20.7.2

20.7.2 (2023-06-16)

Bug Fixes

puppeteer: v20.7.2

20.7.2 (2023-06-16)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for puppeteer since your current version.


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)

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.7.0 to 20.7.3.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@v13.7.0...puppeteer-v20.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 22, 2023

The following labels could not be found: npm, dependencies.

@changelogg
Copy link

changelogg bot commented Jun 22, 2023

Hey! Changelogs info seems to be missing or might be in incorrect format.
Please use the below template in PR description to ensure Changelogg can detect your changes:
- (tag) changelog_text
or
- tag: changelog_text
OR
You can add tag in PR header or while doing a commit too
(tag) PR header
or
tag: PR header
Valid tags: added / feat, changed, deprecated, fixed / fix, removed, security, build, ci, chore, docs, perf, refactor, revert, style, test
Thanks!
For more info, check out changelogg docs

@viezly
Copy link

viezly bot commented Jun 22, 2023

Pull request by bot. No need to analyze

@ghost
Copy link

ghost commented Jun 22, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@socket-security
Copy link

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Issue Package Version Note Source
Install scripts puppeteer 20.7.3 packages/changelog/package.json via jest-puppeteer@6.2.0, packages/contributors-view/package.json
Network access basic-ftp 5.0.3 packages/changelog/package.json via jest-puppeteer@6.2.0, puppeteer@20.7.3, packages/contributors-view/package.json via puppeteer@20.7.3
Network access puppeteer-core 20.7.3 packages/changelog/package.json via jest-puppeteer@6.2.0, puppeteer@20.7.3, packages/contributors-view/package.json via puppeteer@20.7.3
Network access @puppeteer/browsers 1.4.2 packages/changelog/package.json via jest-puppeteer@6.2.0, puppeteer@20.7.3, packages/contributors-view/package.json via puppeteer@20.7.3
Network access agent-base 7.1.0 packages/changelog/package.json via jest@27.5.1, jest-extended@2.1.0, jest-extended-snapshot@1.1.5, jest-html@1.5.0, jest-image-snapshot@5.2.0, jest-puppeteer@6.2.0, jest-watch-typeahead@1.1.0, puppeteer@20.7.3, ts-jest@27.1.5, packages/contributors-view/package.json via jest@27.5.1, jest-extended@2.1.0, jest-extended-snapshot@1.1.5, jest-html@1.5.0, jest-watch-typeahead@1.1.0, puppeteer@20.7.3, ts-jest@27.1.5
Network access proxy-agent 6.2.1 packages/changelog/package.json via jest-puppeteer@6.2.0, puppeteer@20.7.3, packages/contributors-view/package.json via puppeteer@20.7.3
Network access socks-proxy-agent 8.0.1 packages/changelog/package.json via jest-puppeteer@6.2.0, puppeteer@20.7.3, packages/contributors-view/package.json via puppeteer@20.7.3

Next steps

What is an install script?

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

What is network access?

This module accesses the network.

Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore puppeteer@20.7.3
  • @SocketSecurity ignore basic-ftp@5.0.3
  • @SocketSecurity ignore puppeteer-core@20.7.3
  • @SocketSecurity ignore @puppeteer/browsers@1.4.2
  • @SocketSecurity ignore agent-base@7.1.0
  • @SocketSecurity ignore proxy-agent@6.2.1
  • @SocketSecurity ignore socks-proxy-agent@8.0.1

@socket-security
Copy link

New and updated dependency changes detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives1 Size Publisher
puppeteer ⬆️ 13.7.0...20.7.3, 15.5.0...20.7.3 shell +46/-6 22.4 MB google-wombot

Footnotes

  1. https://docs.socket.dev

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 4, 2023

Superseded by #3259.

@dependabot dependabot bot closed this Jul 4, 2023
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-puppeteer-20.7.3 branch July 4, 2023 09:51
@github-actions github-actions bot locked and limited conversation to collaborators Jul 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant