Skip to content

Combine cirq-web updates#7456

Merged
pavoljuhas merged 5 commits intoquantumlib:mainfrom
pavoljuhas:combine-cirq-web-updates
Jul 2, 2025
Merged

Combine cirq-web updates#7456
pavoljuhas merged 5 commits intoquantumlib:mainfrom
pavoljuhas:combine-cirq-web-updates

Conversation

@pavoljuhas
Copy link
Copy Markdown
Collaborator

  • Bump the non-security group in /cirq-web/cirq_web with 7 updates
  • Bump @types/node from 22.15.29 to 24.0.8 in /cirq-web/cirq_web
  • Rebuild Cirq-web bundle files

dependabot bot and others added 5 commits July 1, 2025 15:50
Bumps the non-security group in /cirq-web/cirq_web with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [canvas](https://github.com/Automattic/node-canvas) | `3.1.0` | `3.1.2` |
| [concurrently](https://github.com/open-cli-tools/concurrently) | `9.1.2` | `9.2.0` |
| [mocha](https://github.com/mochajs/mocha) | `11.5.0` | `11.7.1` |
| [npm](https://github.com/npm/cli) | `11.4.1` | `11.4.2` |
| [puppeteer](https://github.com/puppeteer/puppeteer) | `24.9.0` | `24.11.2` |
| [three](https://github.com/mrdoob/three.js) | `0.177.0` | `0.178.0` |
| [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `5.2.1` | `5.2.2` |


Updates `canvas` from 3.1.0 to 3.1.2
- [Release notes](https://github.com/Automattic/node-canvas/releases)
- [Changelog](https://github.com/Automattic/node-canvas/blob/master/CHANGELOG.md)
- [Commits](Automattic/node-canvas@v3.1.0...v3.1.2)

Updates `concurrently` from 9.1.2 to 9.2.0
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v9.1.2...v9.2.0)

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

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

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

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

Updates `webpack-dev-server` from 5.2.1 to 5.2.2
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](webpack/webpack-dev-server@v5.2.1...v5.2.2)

---
updated-dependencies:
- dependency-name: canvas
  dependency-version: 3.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-security
- dependency-name: concurrently
  dependency-version: 9.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-security
- dependency-name: mocha
  dependency-version: 11.7.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-security
- dependency-name: npm
  dependency-version: 11.4.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-security
- dependency-name: puppeteer
  dependency-version: 24.11.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-security
- dependency-name: three
  dependency-version: 0.178.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-security
- dependency-name: webpack-dev-server
  dependency-version: 5.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-security
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.29 to 24.0.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.0.8
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Executed  check/ts-build
@pavoljuhas pavoljuhas requested review from a team and vtomole as code owners July 1, 2025 22:43
@github-actions github-actions bot added the Size: XS <10 lines changed label Jul 1, 2025
@pavoljuhas pavoljuhas enabled auto-merge July 1, 2025 22:46
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.69%. Comparing base (609d93d) to head (c7274a7).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7456      +/-   ##
==========================================
- Coverage   98.70%   98.69%   -0.01%     
==========================================
  Files        1119     1119              
  Lines       98445    98445              
==========================================
- Hits        97168    97164       -4     
- Misses       1277     1281       +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.

@pavoljuhas pavoljuhas added this pull request to the merge queue Jul 2, 2025
Merged via the queue into quantumlib:main with commit 3a6875c Jul 2, 2025
35 checks passed
@pavoljuhas pavoljuhas deleted the combine-cirq-web-updates branch July 2, 2025 01:07
ddddddanni pushed a commit to ddddddanni/Cirq that referenced this pull request Jul 15, 2025
- Bump the non-security group in /cirq-web/cirq_web with 7 updates
- Bump @types/node from 22.15.29 to 24.0.8 in /cirq-web/cirq_web
- Rebuild Cirq-web bundle files

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Size: XS <10 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants