Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2025

Bumps vite to 5.4.21 and updates ancestor dependency . These dependencies need to be updated together.

Updates vite from 5.4.20 to 5.4.21

Release notes

Sourced from vite's releases.

v5.4.21

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.4.21 (2025-10-20)

Commits

Updates vite from 7.1.9 to 7.1.11

Release notes

Sourced from vite's releases.

v5.4.21

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.4.21 (2025-10-20)

Commits

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@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 Oct 21, 2025
@dependabot dependabot bot requested review from a team and vtomole as code owners October 21, 2025 00:28
@dependabot dependabot bot added kind/health For CI/testing/release process/refactoring/technical debt items area/dependencies area/javascript Pull requests that update Javascript code labels Oct 21, 2025
@dependabot dependabot bot requested a review from maffoo October 21, 2025 00:28
@github-actions github-actions bot added the Size: XS <10 lines changed label Oct 21, 2025
@pavoljuhas
Copy link
Collaborator

@dependabot close

TODO: NTS - postpone until early November to be on monthly schedule.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot close command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot bot closed this Oct 21, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cirq-web/cirq_web/multi-844fbc1ada branch October 21, 2025 00:30
@pavoljuhas
Copy link
Collaborator

@dependabot reopen

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 3, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot reopen command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot bot reopened this Nov 3, 2025
@dependabot dependabot bot restored the dependabot/npm_and_yarn/cirq-web/cirq_web/multi-844fbc1ada branch November 3, 2025 06:05
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to 5.4.21 and updates ancestor dependency . These dependencies need to be updated together.


Updates `vite` from 5.4.20 to 5.4.21
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite)

Updates `vite` from 7.1.9 to 7.1.11
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 5.4.21
  dependency-type: indirect
- dependency-name: vite
  dependency-version: 7.1.11
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cirq-web/cirq_web/multi-844fbc1ada branch from 94fe8fa to c90c225 Compare November 3, 2025 06:07
github-merge-queue bot pushed a commit that referenced this pull request Nov 3, 2025
- Updates tar-fs from 2.1.2 to 2.1.4, #7666

- Updates vite from 5.4.20 to 5.4.21, #7711
- Updates vite from 7.1.9 to 7.1.11, #7711

- Updates @types/node from 24.7.0 to 24.9.2, #7726
- Updates @webgpu/types from 0.1.65 to 0.1.66, #7726
- Updates puppeteer from 24.23.0 to 24.27.0, #7726
- Updates rimraf from 6.0.1 to 6.1.0, #7726
- Updates three from 0.180.0 to 0.181.0, #7726
- Updates @types/three from 0.180.0 to 0.181.0, #7726
- Updates ts-mock-imports from 1.3.17 to 1.3.19, #7726
- Updates vite from 7.1.9 to 7.1.12, #7726

- Updates jsdom from 26.1.0 to 27.1.0, #7729
- Updates @types/jsdom from 21.1.7 to 27.0.0, #7729

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 3, 2025

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 3, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cirq-web/cirq_web/multi-844fbc1ada branch November 3, 2025 22:05
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: XS <10 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants