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.14.0 to 24.0.0 #1413

Merged
merged 5 commits into from
Jan 21, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2025

Bumps puppeteer from 22.14.0 to 24.0.0.

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v24.0.0

24.0.0 (2025-01-09)

⚠ BREAKING CHANGES

  • remove support for Firefox over CDP (#13427)
  • remove deprecated Launch and Connect options (#13426)
  • include URL fragment into URL returned by HTTPRequest/Response instances (#13425)

Features

Bug Fixes

  • include URL fragment into URL returned by HTTPRequest/Response instances (#13425) (8ff26ad)
  • remove erroneous changelog entry (#13479) (6de3238)
  • roll to Chrome 131.0.6778.264 (#13468) (aac759b)
  • webdriver: handle DiscardedBrowsingContextError error (#13472) (b903856)

Code Refactoring

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.6.1 to 2.7.0

puppeteer: v24.0.0

24.0.0 (2025-01-09)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.6.1 to 2.7.0
      • puppeteer-core bumped from 23.11.1 to 24.0.0

... (truncated)

Changelog

Sourced from puppeteer's changelog.

24.0.0 (2025-01-09)

Bug Fixes

  • include URL fragment into URL returned by HTTPRequest/Response instances (#13425) (8ff26ad)
  • remove erroneous changelog entry (#13479) (6de3238)
  • roll to Chrome 131.0.6778.264 (#13468) (aac759b)
  • webdriver: handle DiscardedBrowsingContextError error (#13472) (b903856)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.6.1 to 2.7.0

⚠ BREAKING CHANGES

  • remove support for Firefox over CDP (#13427)
  • remove deprecated Launch and Connect options (#13426)
  • include URL fragment into URL returned by HTTPRequest/Response instances (#13425)

Features

Code Refactoring

23.11.1 (2024-12-19)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.11.0 to 23.11.1

... (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 dependencies Pull requests that update a dependency file frontend Changes to assets detected labels Jan 12, 2025
@David-Feetenby David-Feetenby force-pushed the dependabot/npm_and_yarn/puppeteer-24.0.0 branch from 988ba47 to 297c7d7 Compare January 14, 2025 10:48
@github-actions github-actions bot added the pipeline Github workflow changes label Jan 14, 2025
@David-Feetenby David-Feetenby force-pushed the dependabot/npm_and_yarn/puppeteer-24.0.0 branch from 9288ba1 to 083b8c6 Compare January 14, 2025 12:23
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 19, 2025

A newer version of puppeteer exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

dependabot bot and others added 5 commits January 20, 2025 16:36
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.14.0 to 24.0.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v22.14.0...puppeteer-v24.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [jsbundling-rails](https://github.com/rails/jsbundling-rails) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/rails/jsbundling-rails/releases)
- [Commits](rails/jsbundling-rails@v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: jsbundling-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@David-Feetenby David-Feetenby force-pushed the dependabot/npm_and_yarn/puppeteer-24.0.0 branch from 37e6b34 to 9d6d038 Compare January 20, 2025 16:38
@David-Feetenby David-Feetenby added this to the rc1.0.7 milestone Jan 21, 2025
@David-Feetenby David-Feetenby merged commit 1e02a43 into main Jan 21, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/puppeteer-24.0.0 branch January 21, 2025 09:38
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 frontend Changes to assets detected pipeline Github workflow changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant