Skip to content

Combine cirq-web dependabot updates#7592

Merged
pavoljuhas merged 4 commits intoquantumlib:mainfrom
pavoljuhas:combine-cirq-web-updates
Aug 22, 2025
Merged

Combine cirq-web dependabot updates#7592
pavoljuhas merged 4 commits intoquantumlib:mainfrom
pavoljuhas:combine-cirq-web-updates

Conversation

@pavoljuhas
Copy link
Copy Markdown
Collaborator

Bump the non-security group across 1 directory with 5 updates, #7591

  • Updates @types/node from 24.2.1 to 24.3.0
  • Updates @types/three from 0.176.0 to 0.179.0
  • Updates canvas from 3.1.2 to 3.2.0
  • Updates puppeteer from 24.16.1 to 24.17.0
  • Updates webpack from 5.101.1 to 5.101.3

Bump tsc-watch from 6.2.1 to 7.1.1, #7381

  • Updates tsc-watch from 6.2.1 to 7.1.1.

dependabot bot and others added 4 commits August 20, 2025 21:47
Bumps [tsc-watch](https://github.com/gilamran/tsc-watch) from 6.2.1 to 7.1.1.
- [Release notes](https://github.com/gilamran/tsc-watch/releases)
- [Changelog](https://github.com/gilamran/tsc-watch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gilamran/tsc-watch/commits)

---
updated-dependencies:
- dependency-name: tsc-watch
  dependency-version: 7.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the non-security group with 5 updates in the /cirq-web/cirq_web directory:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.2.1` | `24.3.0` |
| [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three) | `0.176.0` | `0.179.0` |
| [canvas](https://github.com/Automattic/node-canvas) | `3.1.2` | `3.2.0` |
| [puppeteer](https://github.com/puppeteer/puppeteer) | `24.16.1` | `24.17.0` |
| [webpack](https://github.com/webpack/webpack) | `5.101.1` | `5.101.3` |



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

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

Updates `canvas` from 3.1.2 to 3.2.0
- [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.2...v3.2.0)

Updates `puppeteer` from 24.16.1 to 24.17.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v24.16.1...puppeteer-v24.17.0)

Updates `webpack` from 5.101.1 to 5.101.3
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.101.1...v5.101.3)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-security
- dependency-name: "@types/three"
  dependency-version: 0.179.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-security
- dependency-name: canvas
  dependency-version: 3.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-security
- dependency-name: puppeteer
  dependency-version: 24.17.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-security
- dependency-name: webpack
  dependency-version: 5.101.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-security
...

Signed-off-by: dependabot[bot] <support@github.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.50%. Comparing base (dc69fa1) to head (ff11f90).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7592      +/-   ##
==========================================
- Coverage   97.50%   97.50%   -0.01%     
==========================================
  Files        1103     1103              
  Lines       99695    99695              
==========================================
- Hits        97209    97207       -2     
- Misses       2486     2488       +2     

☔ 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 enabled auto-merge August 20, 2025 22:20
@pavoljuhas pavoljuhas added this pull request to the merge queue Aug 22, 2025
Merged via the queue into quantumlib:main with commit f443f68 Aug 22, 2025
35 checks passed
@pavoljuhas pavoljuhas deleted the combine-cirq-web-updates branch August 22, 2025 23:44
ddddddanni pushed a commit to ddddddanni/Cirq that referenced this pull request Aug 25, 2025
Bump the non-security group across 1 directory with 5 updates, quantumlib#7591

- Updates `@types/node` from 24.2.1 to 24.3.0
- Updates `@types/three` from 0.176.0 to 0.179.0
- Updates `canvas` from 3.1.2 to 3.2.0
- Updates `puppeteer` from 24.16.1 to 24.17.0
- Updates `webpack` from 5.101.1 to 5.101.3

Bump tsc-watch from 6.2.1 to 7.1.1, quantumlib#7381

- Updates `tsc-watch` from 6.2.1 to 7.1.1.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ddddddanni pushed a commit to ddddddanni/Cirq that referenced this pull request Sep 1, 2025
Bump the non-security group across 1 directory with 5 updates, quantumlib#7591

- Updates `@types/node` from 24.2.1 to 24.3.0
- Updates `@types/three` from 0.176.0 to 0.179.0
- Updates `canvas` from 3.1.2 to 3.2.0
- Updates `puppeteer` from 24.16.1 to 24.17.0
- Updates `webpack` from 5.101.1 to 5.101.3

Bump tsc-watch from 6.2.1 to 7.1.1, quantumlib#7381

- Updates `tsc-watch` from 6.2.1 to 7.1.1.

---------

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