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 puppeteer from 22.10.1 to 23.0.2 (HeadlessChrome/127) #1388

Merged
merged 3 commits into from
Aug 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 9, 2024

Bumps puppeteer from 22.10.1 to 23.0.2.

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v23.0.2

23.0.2 (2024-08-08)

Bug Fixes

puppeteer: v23.0.2

23.0.2 (2024-08-08)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.0.1 to 23.0.2

puppeteer-core: v23.0.1

23.0.1 (2024-08-07)

Bug Fixes

puppeteer: v23.0.1

23.0.1 (2024-08-07)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.0.0 to 23.0.1

puppeteer-core: v23.0.0

23.0.0 (2024-08-07)

... (truncated)

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 <dependency name> 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)

@dependabot dependabot bot added external dependency javascript Pull requests that update Javascript code labels Aug 9, 2024
Copy link

socket-security bot commented Aug 9, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] Transitive: environment, filesystem, network, shell, unsafe +108 27.6 MB google-wombot, mathias

🚮 Removed packages: npm/[email protected]

View full report↗︎

macbre added a commit that referenced this pull request Aug 9, 2024
No longer needed with the dependabot properly handling the updates now (#1388).
@macbre
Copy link
Owner

macbre commented Aug 9, 2024

@dependabot recreate

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.10.1 to 23.0.2.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@puppeteer-v22.10.1...puppeteer-v23.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/puppeteer-23.0.2 branch from da67137 to 843a340 Compare August 9, 2024 11:47
@macbre
Copy link
Owner

macbre commented Aug 9, 2024

 ● Integration tests › /headers.html › should have "headersCount" metric set properly

    assert.strictEqual(received, expected)

    Expected value to strictly be equal to:
      29
    Received:
      32

      118 |       Object.keys(test.metrics || {}).forEach((name) => {
      119 |         it(`should have "${name}" metric set properly`, () => {
    > 120 |           assert.strictEqual(results.getMetric(name), test.metrics[name]);
          |                  ^
      121 |         });
      122 |       });
      123 |

      at Object.strictEqual (test/integration.test.js:120:18)

  ● Integration tests › /headers.html › should have "headersSentCount" metric set properly

    assert.strictEqual(received, expected)

    Expected value to strictly be equal to:
      6
    Received:
      9

      118 |       Object.keys(test.metrics || {}).forEach((name) => {
      119 |         it(`should have "${name}" metric set properly`, () => {
    > 120 |           assert.strictEqual(results.getMetric(name), test.metrics[name]);
          |                  ^
      121 |         });
      122 |       });
      123 |

      at Object.strictEqual (test/integration.test.js:120:18)

@macbre macbre changed the title Build(deps): bump puppeteer from 22.10.1 to 23.0.2 Build(deps): bump puppeteer from 22.10.1 to 23.0.2 (HeadlessChrome/127) Aug 9, 2024
@macbre
Copy link
Owner

macbre commented Aug 9, 2024

  phantomas:network Network.requestWillBeSent > GET http://0.0.0.0:8888/headers.html [other] headers: {"Accept-Language":"en-GB","Upgrade-Insecure-Requests":"1","User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6533.99 Safari/537.36 Phantomas/2.12.0"} +0ms

  phantomas:network Network.requestWillBeSent > GET http://0.0.0.0:8888/static/blank.gif [parser] headers: {"Accept-Language":"en-GB","Referer":"http://0.0.0.0:8888/headers.html","User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6533.99 Safari/537.36 Phantomas/2.12.0"} +1ms

  phantomas:network Network.requestWillBeSent > GET http://0.0.0.0:8888/favicon.ico [other] headers: {"Accept-Language":"en-GB","Referer":"http://0.0.0.0:8888/headers.html","User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6533.99 Safari/537.36 Phantomas/2.12.0"} +26ms

A new header has been added to headless Chrome.

  phantomas:network Network.requestWillBeSent > GET http://0.0.0.0:8888/headers.html [other] headers: {"Accept-Language":"en-GB","Upgrade-Insecure-Requests":"1","User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6533.99 Safari/537.36 Phantomas/2.12.0"} +0ms
@macbre macbre enabled auto-merge (squash) August 9, 2024 14:45
@macbre macbre merged commit 6f4dd60 into devel Aug 9, 2024
11 checks passed
@macbre macbre deleted the dependabot/npm_and_yarn/puppeteer-23.0.2 branch August 9, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external dependency javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant