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

build(deps): bump node-fetch and puppeteer #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2022

Bumps node-fetch to 2.6.7 and updates ancestor dependency puppeteer. These dependencies need to be updated together.

Updates node-fetch from 2.6.5 to 2.6.7

Release notes

Sourced from node-fetch's releases.

v2.6.7

Security patch release

Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th party host while a redirect occurred

What's Changed

Full Changelog: node-fetch/node-fetch@v2.6.6...v2.6.7

v2.6.6

What's Changed

Full Changelog: node-fetch/node-fetch@v2.6.5...v2.6.6

Commits

Updates puppeteer from 13.0.0 to 13.7.0

Changelog

Sourced from puppeteer's changelog.

13.7.0 (2022-04-28)

Features

Bug Fixes

13.6.0 (2022-04-19)

Features

  • chromium: roll to Chromium 101.0.4950.0 (r982053) (#8213) (ec74bd8)
  • respond multiple headers with same key (#8183) (c1dcd85)

Bug Fixes

  • also kill Firefox when temporary profile is used (#8233) (b6504d7)
  • consider existing frames when waiting for a frame (#8200) (0955225)
  • disable bfcache in the launcher (#8196) (9ac7318), closes #8182
  • enable page.spec event handler test for firefox (#8214) (2b45027)
  • forget queuedEventGroup when emitting response in responseReceivedExtraInfo (#8234) (#8239) (91a8e73)
  • forget request will be sent from the _requestWillBeSentMap list. (#8226) (4b786c9)
  • ignore favicon requests in page.spec event handler tests (#8208) (04e5c88)
  • network.spec.ts: typo in the word should (#8223) (e93faad)

13.5.2 (2022-03-31)

Bug Fixes

13.5.1 (2022-03-09)

Bug Fixes

13.5.0 (2022-03-07)

... (truncated)

Commits
  • ae97cca chore(release): mark v13.7.0 (#8292)
  • f34219e chore(deps-dev): bump pixelmatch from 5.2.1 to 5.3.0 (#8287)
  • 7a51bff feat: add back and forward mouse buttons (#8284)
  • b0e9e6f chore(deps-dev): bump @​microsoft/api-documenter from 7.17.10 to 7.17.11 (#8282)
  • e989cee chore(deps-dev): bump @​typescript-eslint/parser from 5.20.0 to 5.21.0 (#8278)
  • 912dfba test: disable a failing Firefox test (#8286)
  • 2f1a52d chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#8277)
  • 1308d9a feat: support chrome headless mode (#8260)
  • 260ad5d chore(deps-dev): bump eslint from 8.13.0 to 8.14.0 (#8268)
  • 7ef6b40 chore(deps-dev): bump @​microsoft/api-documenter from 7.17.9 to 7.17.10 (#8269)
  • Additional commits viewable in compare view

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) to 2.6.7 and updates ancestor dependency [puppeteer](https://github.com/puppeteer/puppeteer). These dependencies need to be updated together.


Updates `node-fetch` from 2.6.5 to 2.6.7
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.5...v2.6.7)

Updates `puppeteer` from 13.0.0 to 13.7.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/v13.7.0/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@v13.0.0...v13.7.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
- dependency-name: puppeteer
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants