Skip to content

Bump the non-security group in /cirq-web/cirq_web with 6 updates #7403

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2025

Bumps the non-security group in /cirq-web/cirq_web with 6 updates:

Package From To
@types/node 22.15.18 22.15.29
mocha 11.3.0 11.5.0
npm 11.4.0 11.4.1
puppeteer 24.7.2 24.9.0
three 0.176.0 0.177.0
webpack 5.99.8 5.99.9
Bumps the non-security group in /cirq-web/cirq_web with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.18` | `22.15.29` |
| [mocha](https://github.com/mochajs/mocha) | `11.3.0` | `11.5.0` |
| [npm](https://github.com/npm/cli) | `11.4.0` | `11.4.1` |
| [puppeteer](https://github.com/puppeteer/puppeteer) | `24.7.2` | `24.9.0` |
| [three](https://github.com/mrdoob/three.js) | `0.176.0` | `0.177.0` |
| [webpack](https://github.com/webpack/webpack) | `5.99.8` | `5.99.9` |


Updates `@types/node` from 22.15.18 to 22.15.29
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `mocha` from 11.3.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.3.0...v11.5.0)

Updates `npm` from 11.4.0 to 11.4.1
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](npm/cli@v11.4.0...v11.4.1)

Updates `puppeteer` from 24.7.2 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.7.2...puppeteer-v24.9.0)

Updates `three` from 0.176.0 to 0.177.0
- [Release notes](https://github.com/mrdoob/three.js/releases)
- [Commits](https://github.com/mrdoob/three.js/commits)

Updates `webpack` from 5.99.8 to 5.99.9
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.99.8...v5.99.9)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 22.15.29
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-security
- dependency-name: mocha
  dependency-version: 11.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-security
- dependency-name: npm
  dependency-version: 11.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-security
- dependency-name: puppeteer
  dependency-version: 24.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-security
- dependency-name: three
  dependency-version: 0.177.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-security
- dependency-name: webpack
  dependency-version: 5.99.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-security
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added area/dependencies area/javascript Pull requests that update Javascript code kind/health For CI/testing/release process/refactoring/technical debt items labels Jun 1, 2025
@dependabot dependabot bot requested review from vtomole and a team as code owners June 1, 2025 15:41
@dependabot dependabot bot added the area/javascript Pull requests that update Javascript code label Jun 1, 2025
@dependabot dependabot bot requested a review from fdmalone June 1, 2025 15:41
@github-actions github-actions bot added the Size: XS <10 lines changed label Jun 1, 2025
@github-actions github-actions bot added size: S 10< lines changed <50 and removed Size: XS <10 lines changed labels Jun 2, 2025
@pavoljuhas pavoljuhas enabled auto-merge June 2, 2025 21:19
@pavoljuhas pavoljuhas added this pull request to the merge queue Jun 2, 2025
Copy link

codecov bot commented Jun 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.68%. Comparing base (123cbf8) to head (33a70de).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7403      +/-   ##
==========================================
- Coverage   98.68%   98.68%   -0.01%     
==========================================
  Files        1112     1112              
  Lines       97737    97755      +18     
==========================================
+ Hits        96454    96471      +17     
- Misses       1283     1284       +1     

☔ 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.
Merged via the queue into main with commit 1c6ded9 Jun 2, 2025
38 of 39 checks passed
@pavoljuhas pavoljuhas deleted the dependabot/npm_and_yarn/cirq-web/cirq_web/non-security-d1e9daab08 branch June 2, 2025 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies area/javascript Pull requests that update Javascript code kind/health For CI/testing/release process/refactoring/technical debt items size: S 10< lines changed <50
1 participant