deps(deps): bump the major group across 1 directory with 6 updates - #305
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/plugins/incus/unraid-api-plugin-incus/web/major-8830e8c878
branch
2 times, most recently
from
August 3, 2026 22:56
9c821c8 to
7e4762d
Compare
Collaborator
|
Review: this major group bump fails its frontend typecheck/build job — real API migrations are needed in the affected web app, not a lockfile-only change. Needs a dedicated migration pass; the Security Audit failure seen here is unrelated (cryptography CVE-2026-69247 on main, fix inbound). |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/plugins/incus/unraid-api-plugin-incus/web/major-8830e8c878
branch
from
August 9, 2026 04:06
7e4762d to
bf0eb75
Compare
Bumps the major group with 6 updates in the /plugins/incus/unraid-api-plugin-incus/web directory: | Package | From | To | | --- | --- | --- | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `13.9.0` | `14.4.0` | | [graphql-ws](https://github.com/enisdenjo/graphql-ws) | `5.16.2` | `6.2.1` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.6.1` | `3.6.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `7.0.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.4.3` | `8.2.1` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `2.2.12` | `3.3.9` | Updates `@vueuse/core` from 13.9.0 to 14.4.0 - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v14.4.0/packages/core) Updates `graphql-ws` from 5.16.2 to 6.2.1 - [Release notes](https://github.com/enisdenjo/graphql-ws/releases) - [Changelog](https://github.com/enisdenjo/graphql-ws/blob/master/CHANGELOG.md) - [Commits](enisdenjo/graphql-ws@v5.16.2...v6.2.1) Updates `tailwind-merge` from 2.6.1 to 3.6.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v2.6.1...v3.6.0) Updates `typescript` from 5.9.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) Updates `vite` from 6.4.3 to 8.2.1 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.2.1/packages/vite) Updates `vue-tsc` from 2.2.12 to 3.3.9 - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v3.3.9/packages/tsc) --- updated-dependencies: - dependency-name: "@vueuse/core" dependency-version: 14.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: graphql-ws dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: tailwind-merge dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: vite dependency-version: 8.1.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: vue-tsc dependency-version: 3.3.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/plugins/incus/unraid-api-plugin-incus/web/major-8830e8c878
branch
from
August 16, 2026 04:07
bf0eb75 to
b4b6e21
Compare
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 major group with 6 updates in the /plugins/incus/unraid-api-plugin-incus/web directory:
13.9.014.4.05.16.26.2.12.6.13.6.05.9.37.0.26.4.38.2.12.2.123.3.9Updates
@vueuse/corefrom 13.9.0 to 14.4.0Release notes
Sourced from @vueuse/core's releases.
... (truncated)
Commits
24160f9chore: release v14.4.0 (#5552)6aa9d6dfix(useDraggable): end drag on pointercancel (#5550)5fe4945fix(useElementSize): prefill size based on box option (#5524)0f6d55dfix(useVirtualList): recompute range when item size changes (#5533)8f26673test(useTransition): widen lower bound for WebKit test (#5540)2cad765fix(useEventBus): usetryOnScopeDisposeto avoid operating Vue internal API...653283cfix(useGamepad): keep updating remaining gamepads after one disconnects (#5523)d39699cdocs(useTextareaAutosize): restore demo textarea autosizing (#5532)8442658fix(useFetch): ignore stale abort error after refetch succeeds (#5525)bccb159fix: accept array template ref bound to v-for as observer target (#5514)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@vueuse/coresince your current version.Updates
graphql-wsfrom 5.16.2 to 6.2.1Release notes
Sourced from graphql-ws's releases.
... (truncated)
Changelog
Sourced from graphql-ws's changelog.
... (truncated)
Commits
839ca7dUpcoming Release Changes (#684)61731f0Import type WebSocketServer directly from 'ws' (#660)af4f5c9Upcoming Release Changes (#683)1e70c1afeat(server): Addparseoption for custom GraphQL parsing (#682)716eb36Upcoming Release Changes (#681)3fdd82ffix(client): don't remove an unrelated listener when disposing of an already-...ea0d083chore: no need for registry url0b69b9bUpcoming Release Changes (#679)8bbad60chore: downgrade uws for node 203675e0dchore: bump uwsMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for graphql-ws since your current version.
Updates
tailwind-mergefrom 2.6.1 to 3.6.0Release notes
Sourced from tailwind-merge's releases.
... (truncated)
Commits
d54f7e5v3.6.0638871aUpdate README to add info about Tailwind CSS v4.3 support39fc7b5Revert "v3.6.0"bd8390fv3.6.0802877cadd v3.6.0 changeloga35fedaMerge pull request #665 from dcastil/renovate/rollup-plugin-babel-7.x940389cMerge pull request #667 from dcastil/renovate/release-drafter-release-drafter...005af6dpin to specific version5816cedimplement breaking changes17041e1Merge pull request #676 from dcastil/dependabot/npm_and_yarn/babel/plugin-tra...Updates
typescriptfrom 5.9.3 to 7.0.2Release notes
Sourced from typescript's releases.
Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.
Updates
vitefrom 6.4.3 to 8.2.1Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
4216158release: v8.2.1fddf4eafix(server): use a random port when port is 0 (#23158)de041a7fix(css): don't re-run lightningcss visitor during minify (fix #23146) (#23147)15f0307fix(build): make client chunkImportMap work withsharedPlugins: true(#23184)c2155fetest(bundled-dev): enable sourcemap playgrounds (#23080)ef02435docs(build): fix incomplete@defaultfor build.minify (#23177)eac0cc8fix(bundled-dev): inject client script tag before chunk scripts (#23161)23b8a08refactor(bundled-dev): avoid injecting server values in the bundle (#22967)e72036erefactor(bundled-dev): remove rolldown lazy stub module workaround (#23129)14454fdfix(deps): update all non-major dependencies (#23136)Updates
vue-tscfrom 2.2.12 to 3.3.9Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
... (truncated)
Commits
51617b9v3.3.9 (#6138)9d08c43feat(language-core): check unused generic type parameters (#6137)c99eb00fix(component-meta): keepgetProgramAndFilefree of side effects (#6136)00ce7ecfeat(component-meta): expose runtime values of enum members in schema (#6131)c4e58eafeat: migrate build and tests to typescript-native-bridge (#6129)876b027v3.3.8 (#6128)1ef7ecbchore: upgrade to TypeScript 7 & compat with@typescript/typescript6(#6123)f6cc297v3.3.7 (#6120)26ceb0cchore: update deps4893ec6v3.3.6 (#6112)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for vue-tsc since your current version.