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.15.0 to 23.0.2 in the test group #4018

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the test group with 1 update: puppeteer.

Updates puppeteer from 22.15.0 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 9, 2024
@dependabot dependabot bot requested a review from a team August 9, 2024 10:53
Copy link

netlify bot commented Aug 9, 2024

You can preview this change here:

Name Link
🔨 Latest commit 1702c87
🔍 Latest deploy log https://app.netlify.com/sites/govuk-design-system-preview/deploys/66b614c109a472000886f00a
😎 Deploy Preview https://deploy-preview-4018--govuk-design-system-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Bumps the test group with 1 update: [puppeteer](https://github.com/puppeteer/puppeteer).


Updates `puppeteer` from 22.15.0 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.15.0...puppeteer-v23.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/test-3953ac52e5 branch from fe22544 to 1702c87 Compare August 9, 2024 13:08
@romaricpascal
Copy link
Member

Looks like we'll need to wait for the problem to be resolved in jest-puppeteer.

@romaricpascal
Copy link
Member

Beyond that, given we're using Chrome's incognito context which has been removed by Puppeteer now they support both Chrome and Firefox, we'll likely need to update our configuration (sounds like we'd want to pass the --incognito flag when launching Chrome, based on the Puppeteer PR description).

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 19, 2024

Looks like puppeteer is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Aug 19, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/test-3953ac52e5 branch August 19, 2024 09:43
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.

1 participant