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

Bump puppeteer from 22.7.1 to 23.5.0 #1116

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps puppeteer from 22.7.1 to 23.5.0.

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v23.5.0

23.5.0 (2024-10-02)

Features

Bug Fixes

puppeteer: v23.5.0

23.5.0 (2024-10-02)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.4.1 to 23.5.0

puppeteer-core: v23.4.1

23.4.1 (2024-09-25)

Bug Fixes

puppeteer: v23.4.1

23.4.1 (2024-09-25)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

... (truncated)

Commits
  • ce1ed7a chore: release main (#13138)
  • cab123e fix: roll to Chrome 129.0.6668.89 (#13150)
  • b5b8601 feat: roll to Firefox 131.0 (#13148)
  • 2eebc0d chore(deps-dev): Bump the dev-dependencies group with 3 updates (#13140)
  • 3853dde chore(deps): bump chromium-bidi to 0.8.0 (#13147)
  • 9aa7ee9 chore(deps): Bump @​docsearch/react from 3.6.1 to 3.6.2 in /website in the all...
  • bfae6d7 chore(deps): Bump the all group with 3 updates (#13142)
  • 199e36b chore: improve stacktraces when execution context gets destroyed (#13139)
  • 71d58ee chore(deps): Bump node from 48db4f6 to db5dd2f in /docker in the all grou...
  • 3ad2e45 fix: handle requestservedfromcache during interception (#13134)
  • Additional commits viewable in compare view
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 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)

Bumps [puppeteer](https:/puppeteer/puppeteer) from 22.7.1 to 23.5.0.
- [Release notes](https:/puppeteer/puppeteer/releases)
- [Changelog](https:/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@puppeteer-v22.7.1...puppeteer-v23.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 7, 2024
Copy link

vercel bot commented Oct 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
universalviewer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 7, 2024 0:28am

@jamesmisson
Copy link
Contributor

jamesmisson commented Oct 7, 2024

I'm unable to run the tests on this PR; I get this error

@Saira-A have you tried this one?

`Test suite failed to run

TypeError: global.context.isIncognito is not a function

  at closeContext (node_modules/jest-environment-puppeteer/dist/index.js:210:24)
  at closeAll (node_modules/jest-environment-puppeteer/dist/index.js:222:11)
  at PuppeteerEnvironment.teardown (node_modules/jest-environment-puppeteer/dist/index.js:258:9)`

@Saira-A
Copy link

Saira-A commented Oct 8, 2024

I'm unable to run the tests on this PR; I get this error

@Saira-A have you tried this one?

`Test suite failed to run

TypeError: global.context.isIncognito is not a function

  at closeContext (node_modules/jest-environment-puppeteer/dist/index.js:210:24)
  at closeAll (node_modules/jest-environment-puppeteer/dist/index.js:222:11)
  at PuppeteerEnvironment.teardown (node_modules/jest-environment-puppeteer/dist/index.js:258:9)`

Passes for me:
[email protected] test

jest

PASS tests/test.js (6.898 s)
PASS src/content-handlers/iiif/modules/uv-shared-module/XYWHFragment.spec.ts (10.778 s)
PASS src/content-handlers/iiif/PubSub.spec.ts (10.877 s)
PASS src/Utils.spec.ts (11.114 s)

@jamesmisson jamesmisson merged commit c29127b into dev Oct 8, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/puppeteer-23.5.0 branch October 8, 2024 10:46
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants