Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2025

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

Updates mocha from 11.4.0 to 11.5.0

Release notes

Sourced from mocha's releases.

v11.5.0

11.5.0 (2025-05-22)

🌟 Features

Changelog

Sourced from mocha's changelog.

11.5.0 (2025-05-22)

🌟 Features

Commits

Updates puppeteer from 24.8.1 to 24.9.0

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v24.9.0

24.9.0 (2025-05-20)

Features

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.10.4 to 2.10.5

puppeteer: v24.9.0

24.9.0 (2025-05-20)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.10.4 to 2.10.5
      • puppeteer-core bumped from 24.8.2 to 24.9.0

puppeteer-core: v24.8.2

24.8.2 (2025-05-07)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated

... (truncated)

Changelog

Sourced from puppeteer's changelog.

24.9.0 (2025-05-20)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.10.4 to 2.10.5

Features

Bug Fixes

24.8.2 (2025-05-07)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.10.3 to 2.10.4

Bug Fixes

Commits
  • efc1343 chore: release main (#13893)
  • ffd7412 test: treat the server work similar to dedicated workers (#13891)
  • 4f99f91 chore(deps): Bump the dependencies group with 3 updates (#13876)
  • e17cddb test: try improve worker test stability (#13889)
  • 8a9f881 chore(deps): Bump semver from 7.7.1 to 7.7.2 in /website in the all group (#1...
  • fc910f1 chore(deps-dev): Bump the dev-dependencies group with 7 updates (#13877)
  • 1766c71 chore(deps): Bump the all group with 2 updates (#13879)
  • 97b7dd9 test: make worker test more robust (#13888)
  • 4f066d5 ci: disable TabstripComboButton (#13887)
  • 062fa30 chore(deps): Bump node from a1f1274 to e558507 in /docker in the all grou...
  • 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: [mocha](https://github.com/mochajs/mocha) and [puppeteer](https://github.com/puppeteer/puppeteer).


Updates `mocha` from 11.4.0 to 11.5.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v11.4.0...v11.5.0)

Updates `puppeteer` from 24.8.1 to 24.9.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v24.8.1...puppeteer-v24.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 27, 2025
@dependabot dependabot bot requested a review from graduta as a code owner May 27, 2025 05:48
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 27, 2025
@dependabot dependabot bot requested a review from martinboulais as a code owner May 27, 2025 05:48
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label May 27, 2025
@codecov
Copy link

codecov bot commented May 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.77%. Comparing base (e62d561) to head (7b70a82).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1901      +/-   ##
==========================================
+ Coverage   44.75%   44.77%   +0.02%     
==========================================
  Files        1018     1018              
  Lines       17123    17123              
  Branches     3087     3087              
==========================================
+ Hits         7663     7667       +4     
+ Misses       9460     9456       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@graduta graduta merged commit 767cac4 into main May 28, 2025
54 of 56 checks passed
@graduta graduta deleted the dependabot/npm_and_yarn/dev-dependencies-6395cbc267 branch May 28, 2025 09:39
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

Development

Successfully merging this pull request may close these issues.

2 participants