Bump the non-security group in /cirq-web/cirq_web with 8 updates#7819
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the non-security group in /cirq-web/cirq_web with 8 updates#7819dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the non-security group in /cirq-web/cirq_web with 8 updates: | Package | From | To | | --- | --- | --- | | [@webgpu/types](https://github.com/gpuweb/types) | `0.1.66` | `0.1.68` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.0.14` | `4.0.16` | | [jsdom](https://github.com/jsdom/jsdom) | `27.2.0` | `27.4.0` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `24.31.0` | `24.34.0` | | [three](https://github.com/mrdoob/three.js) | `0.181.2` | `0.182.0` | | [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three) | `0.181.0` | `0.182.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.2.6` | `7.3.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.14` | `4.0.16` | Updates `@webgpu/types` from 0.1.66 to 0.1.68 - [Commits](gpuweb/types@v0.1.66...v0.1.68) Updates `@vitest/coverage-v8` from 4.0.14 to 4.0.16 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.16/packages/coverage-v8) Updates `jsdom` from 27.2.0 to 27.4.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@27.2.0...27.4.0) Updates `puppeteer` from 24.31.0 to 24.34.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.31.0...puppeteer-v24.34.0) Updates `three` from 0.181.2 to 0.182.0 - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) Updates `@types/three` from 0.181.0 to 0.182.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/three) Updates `vite` from 7.2.6 to 7.3.0 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.0/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.0/packages/vite) Updates `vitest` from 4.0.14 to 4.0.16 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.16/packages/vitest) --- updated-dependencies: - dependency-name: "@webgpu/types" dependency-version: 0.1.68 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-security - dependency-name: "@vitest/coverage-v8" dependency-version: 4.0.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-security - dependency-name: jsdom dependency-version: 27.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-security - dependency-name: puppeteer dependency-version: 24.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-security - dependency-name: three dependency-version: 0.182.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-security - dependency-name: "@types/three" dependency-version: 0.182.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-security - dependency-name: vite dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-security - dependency-name: vitest dependency-version: 4.0.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-security ... Signed-off-by: dependabot[bot] <support@github.com>
Collaborator
|
Superseded by #7825 |
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the non-security group in /cirq-web/cirq_web with 8 updates:
0.1.660.1.684.0.144.0.1627.2.027.4.024.31.024.34.00.181.20.182.00.181.00.182.07.2.67.3.04.0.144.0.16Updates
@webgpu/typesfrom 0.1.66 to 0.1.68Commits
bf308cc0.1.68170eb3bRoll gpuweb, clean up compat additions, fix types for proposed additions (#197)16705640.1.676d24700Add immediates related changes in types (#195)Updates
@vitest/coverage-v8from 4.0.14 to 4.0.16Release notes
Sourced from
@vitest/coverage-v8's releases.Commits
b46d744chore: release v4.0.16eb1abf0chore: release v4.0.15Updates
jsdomfrom 27.2.0 to 27.4.0Release notes
Sourced from jsdom's releases.
Changelog
Sourced from jsdom's changelog.
Commits
098d16dVersion 27.4.01cd029eImprove asciiLowercase/asciiUppercase performance83fcb62Implement TextEncoder and TextDecoder; improve XML decodingddad97dSwitch from iconv-lite to exodus/bytes for decoding25cb2a1Use weak references for rangesed4f5edAdd currently-failing CSS regression tests56b75c2Version 27.3.0decdb95Update dependencies and dev dependencies542b1a6CSSOM improvementsUpdates
puppeteerfrom 24.31.0 to 24.34.0Release notes
Sourced from puppeteer's releases.
... (truncated)
Changelog
Sourced from puppeteer's changelog.
... (truncated)
Commits
7d750c2chore: release main (#14526)f0c7e57fix: roll to Firefox 146.0.1 (#14530)c1cb7b6docs: add full screen request guide and correct typos (#14527)40c73cdfix: roll to Chrome 143.0.7499.169 (#14529)ee31c21feat: publish page.resize() (#14525)5aab24cdocs: patch failed release generation (#14524)edf5f9echore: release main (#14506)c369b65docs: add new guides to the sidebar (#14523)73acfc0test: add a keep alive fetch interception test (#14522)b177004docs: added screen configuration and window management examples (#14521)Updates
threefrom 0.181.2 to 0.182.0Commits
Updates
@types/threefrom 0.181.0 to 0.182.0Commits
Updates
vitefrom 7.2.6 to 7.3.0Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
acf7e05release: v7.3.0cff26ecfeat(deps): update esbuild from ^0.25.0 to ^0.27.0 (#21183)317b3b2release: v7.2.7721f163fix: plugin shortcut support (#21211)Updates
vitestfrom 4.0.14 to 4.0.16Release notes
Sourced from vitest's releases.
Commits
b46d744chore: release v4.0.1684a3062fix(browser): string formatting bug when including placeholders in console.lo...f7f6aa8fix: log deprecatedtest.poolOptionsif it's set (#9226)568513cfix: allow inlining fully dynamic import (#9137)5d26b87fix(experimental): exportsetupEnvironmentfor custom pools (#9187)f17eb42refactor: avoid usingisFileServingAllowedfrom Vite (#9160)78cfbf9fix: avoid crashing onprocess.versionsstub (#9174)da0ade2fix: fix browser mode default testTimeout back to 15 seconds (#9167)eb1abf0chore: release v4.0.15a68f74efeat(cache): add opt-out on a plugin level, fix internal root cache (#9154)Most Recent Ignore Conditions Applied to This Pull Request
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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