Skip to content

Comments

Bump puppeteer from 24.2.0 to 24.2.1#1779

Merged
tidoust merged 1 commit intomainfrom
dependabot/npm_and_yarn/puppeteer-24.2.1
Feb 21, 2025
Merged

Bump puppeteer from 24.2.0 to 24.2.1#1779
tidoust merged 1 commit intomainfrom
dependabot/npm_and_yarn/puppeteer-24.2.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps puppeteer from 24.2.0 to 24.2.1.

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v24.2.1

24.2.1 (2025-02-13)

Bug Fixes

puppeteer: v24.2.1

24.2.1 (2025-02-13)

Bug Fixes

  • don't wait for activation if the connection is disconnected (#13591) (6b20ac1)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.2.0 to 24.2.1
Changelog

Sourced from puppeteer's changelog.

24.2.1 (2025-02-13)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.2.0 to 24.2.1
Commits
  • 91d0925 chore: release main (#13594)
  • ea11a46 fix: roll to Chrome 133.0.6943.98 (#13611)
  • 436e95a chore(deps): Bump serialize-javascript from 6.0.1 to 6.0.2 in /website (#13610)
  • fad9744 chore: fix release please issue (#13608)
  • 2f470cd fix(network): propagate CDP error in interception (#13607)
  • 54481ed chore(deps): Bump github/codeql-action from 3.28.8 to 3.28.9 in the all group...
  • cb449d3 chore(deps-dev): Bump the dev-dependencies group across 1 directory with 10 u...
  • 4e42d53 chore(deps): Bump semver from 7.7.0 to 7.7.1 in the dependencies group (#13601)
  • 996eae8 chore(deps): Bump node from ae2f3d4 to 5145c88 in /docker in the all grou...
  • 6e8014d test: add a test for multiple dblclicks (#13597)
  • 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)

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 24.2.0 to 24.2.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v24.2.0...puppeteer-v24.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 17, 2025
@tidoust tidoust merged commit 1394879 into main Feb 21, 2025
1 check passed
@tidoust tidoust deleted the dependabot/npm_and_yarn/puppeteer-24.2.1 branch February 21, 2025 07:20
tidoust added a commit that referenced this pull request Feb 21, 2025
No new feature per se. Using a minor bump as the web-specs update folds the two
CSS 2.1 and CSS 2.2 entries into a single CSS 2 entry, which could potentially
affect tools that leverage Reffy if they have dedicated logic to handle CSS 2
revisions.

Dependencies bumped:
- Bump web-specs from 3.39.0 to 3.41.0 and adjust CSS2 pre-processing (#1781)
- Bump rollup from 4.34.6 to 4.34.8 (#1778)
- Bump puppeteer from 24.2.0 to 24.2.1 (#1779)
tidoust added a commit that referenced this pull request Feb 21, 2025
[Fixes previous commit. Note v17.3.3 version does not exist on npm. That's
normal]

No new feature per se. Using a minor bump as the web-specs update folds the two
CSS 2.1 and CSS 2.2 entries into a single CSS 2 entry, which could potentially
affect tools that leverage Reffy if they have dedicated logic to handle CSS 2
revisions.

Dependencies bumped:
- Bump web-specs from 3.39.0 to 3.41.0 and adjust CSS2 pre-processing (#1781)
- Bump rollup from 4.34.6 to 4.34.8 (#1778)
- Bump puppeteer from 24.2.0 to 24.2.1 (#1779)
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant