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

chore(deps-dev): Bump the dev-dependencies group with 2 updates #956

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dev-dependencies group with 2 updates: puppeteer and puppeteer-core.

Updates puppeteer from 24.1.1 to 24.2.0

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v24.2.0

24.2.0 (2025-02-05)

Features

Bug Fixes

Dependencies

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

puppeteer: v24.2.0

24.2.0 (2025-02-05)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.7.0 to 2.7.1
      • puppeteer-core bumped from 24.1.1 to 24.2.0
Changelog

Sourced from puppeteer's changelog.

24.2.0 (2025-02-05)

Features

Dependencies

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

Bug Fixes

Commits
  • 721072f chore: release main (#13559)
  • 108cd53 feat: add keyboard-lock and pointer-lock permissions (#13586)
  • 411ff95 fix(webdriver): make sure user agent can be set twice (#13585)
  • b42c046 feat: roll to Firefox 135.0 (#13587)
  • a63d568 feat: roll to Chrome 133.0.6943.53 (#13584)
  • 0b0a74b chore(deps): Bump semver from 7.6.3 to 7.7.0 in the dependencies group across...
  • da38f64 refactor: use bzip2 utility for extracting Firefox archives (#13572)
  • 9811044 chore(deps-dev): Bump the dev-dependencies group across 1 directory with 12 u...
  • cdfbde6 chore(deps): Bump the all group with 2 updates (#13575)
  • 47737a3 build(deps): update chromium-bidi to 1.2.0 (#13577)
  • Additional commits viewable in compare view

Updates puppeteer-core from 24.1.1 to 24.2.0

Release notes

Sourced from puppeteer-core's releases.

puppeteer-core: v24.2.0

24.2.0 (2025-02-05)

Features

Bug Fixes

Dependencies

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

Sourced from puppeteer-core's changelog.

24.2.0 (2025-02-05)

Features

Dependencies

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

Bug Fixes

Commits
  • 721072f chore: release main (#13559)
  • 108cd53 feat: add keyboard-lock and pointer-lock permissions (#13586)
  • 411ff95 fix(webdriver): make sure user agent can be set twice (#13585)
  • b42c046 feat: roll to Firefox 135.0 (#13587)
  • a63d568 feat: roll to Chrome 133.0.6943.53 (#13584)
  • 0b0a74b chore(deps): Bump semver from 7.6.3 to 7.7.0 in the dependencies group across...
  • da38f64 refactor: use bzip2 utility for extracting Firefox archives (#13572)
  • 9811044 chore(deps-dev): Bump the dev-dependencies group across 1 directory with 12 u...
  • cdfbde6 chore(deps): Bump the all group with 2 updates (#13575)
  • 47737a3 build(deps): update chromium-bidi to 1.2.0 (#13577)
  • Additional commits viewable in compare view

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

Bumps the dev-dependencies group with 2 updates: [puppeteer](https://github.com/puppeteer/puppeteer) and [puppeteer-core](https://github.com/puppeteer/puppeteer).


Updates `puppeteer` from 24.1.1 to 24.2.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v24.1.1...puppeteer-v24.2.0)

Updates `puppeteer-core` from 24.1.1 to 24.2.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-core-v24.1.1...puppeteer-core-v24.2.0)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: puppeteer-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

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 Feb 9, 2025
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.

0 participants