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

fix(deps): bump puppeteer from 22.12.1 to 22.13.0 #2503

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2024

Bumps puppeteer from 22.12.1 to 22.13.0.

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v22.13.0

22.13.0 (2024-07-11)

Features

Bug Fixes

  • add an option to not wait for fonts when pdf printing (#12675) (a573dbd)
  • add browser entrypoint to package.json of puppeteer-core (#12729) (669c86b)
  • cli: puppeteer CLI should read the project configuration (#12730) (bca750a)
  • correct validation of the quality parameter in page.screenshot (#12725) (2f8abd7)
  • do not allow switching tabs while the screenshot operation is in progress (#12724) (a3345f6)
  • don't rely on Buffer to be present (#12702) (3c02cef)
  • ensure existing targets are attached to pages (#12677) (d1d8489)
  • make sure bindings are working after a page is restored from bfcache (#12663) (570b1a8)
  • support evaluateOnNewDocument for out-of-process frames (#12714) (eac7cda)
  • support out-of-process iframes in exposeFunction (#12722) (b6b536b)

puppeteer: v22.13.0

22.13.0 (2024-07-11)

Bug Fixes

  • cli: puppeteer CLI should read the project configuration (#12730) (bca750a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 22.12.1 to 22.13.0
Commits
  • 8c07018 chore: release main (#12676)
  • a3345f6 fix: do not allow switching tabs while the screenshot operation is in progres...
  • bca750a fix(cli): puppeteer CLI should read the project configuration (#12730)
  • 669c86b fix: add browser entrypoint to package.json of puppeteer-core (#12729)
  • 3c02cef fix: don't rely on Buffer to be present (#12702)
  • f751b83 chore: update todos (#12727)
  • 2f8abd7 fix: correct validation of the quality parameter in page.screenshot (#12725)
  • b6b536b fix: support out-of-process iframes in exposeFunction (#12722)
  • 87c91d5 chore(deps-dev): Bump the dev-dependencies group with 8 updates (#12717)
  • 8b71271 chore(deps): Bump the all group in /website with 2 updates (#12718)
  • Additional commits viewable in compare view

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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 11, 2024
@dependabot dependabot bot requested a review from a team July 11, 2024 10:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/puppeteer-22.13.0 branch from 0e4c9bd to 78e657d Compare July 11, 2024 12:39
@ala-n
Copy link
Collaborator

ala-n commented Jul 11, 2024

@dependabot recreate

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.12.1 to 22.13.0.
- [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.12.1...puppeteer-v22.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/puppeteer-22.13.0 branch from 78e657d to fec0e3d Compare July 11, 2024 13:03
@ala-n ala-n merged commit 9f96f59 into main Jul 11, 2024
9 checks passed
@ala-n ala-n deleted the dependabot/npm_and_yarn/puppeteer-22.13.0 branch July 11, 2024 13:16
@github-actions github-actions bot locked and limited conversation to collaborators Jul 11, 2024
@ala-n
Copy link
Collaborator

ala-n commented Jul 12, 2024

🎉 This issue has been resolved in version 4.18.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ala-n ala-n added the released label Jul 12, 2024
@ala-n
Copy link
Collaborator

ala-n commented Jul 15, 2024

🎉 This issue has been resolved in version 5.0.0-beta.24 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code released on @beta released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants