chore(deps): bump the npm-vueapp group in /VueApp with 5 updates - #288
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the npm-vueapp group in /VueApp with 5 updates#288dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm-vueapp group in /VueApp with 5 updates: | Package | From | To | | --- | --- | --- | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `14.3.0` | `14.4.0` | | [quasar](https://github.com/quasarframework/quasar) | `2.23.2` | `2.23.3` | | [globals](https://github.com/sindresorhus/globals) | `17.7.0` | `17.8.0` | | [npm-run-all2](https://github.com/bcomnes/npm-run-all2) | `9.0.2` | `9.0.3` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` | Updates `@vueuse/core` from 14.3.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 `quasar` from 2.23.2 to 2.23.3 - [Release notes](https://github.com/quasarframework/quasar/releases) - [Commits](quasarframework/quasar@quasar-v2.23.2...quasar-v2.23.3) Updates `globals` from 17.7.0 to 17.8.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.7.0...v17.8.0) Updates `npm-run-all2` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/bcomnes/npm-run-all2/releases) - [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md) - [Commits](bcomnes/npm-run-all2@v9.0.2...v9.0.3) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: "@vueuse/core" dependency-version: 14.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-vueapp - dependency-name: quasar dependency-version: 2.23.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-vueapp - dependency-name: globals dependency-version: 17.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-vueapp - dependency-name: npm-run-all2 dependency-version: 9.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-vueapp - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-vueapp ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
Superseded by #291, which takes four of these five updates. TypeScript is held at ^6.0.3: TS 7 is outside @typescript-eslint 8.x's peer range of <6.1.0 and fails npm ci with ERESOLVE. #291 also adds a dependabot ignore for typescript majors, so this will not be re-proposed. |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/VueApp/npm-vueapp-9b64997290
branch
August 6, 2026 06:30
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 npm-vueapp group in /VueApp with 5 updates:
14.3.014.4.02.23.22.23.317.7.017.8.09.0.29.0.36.0.37.0.2Updates
@vueuse/corefrom 14.3.0 to 14.4.0Release notes
Sourced from @vueuse/core's releases.
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)Updates
quasarfrom 2.23.2 to 2.23.3Release notes
Sourced from quasar's releases.
Commits
db082a4chore: update UI version in monorepoa01d608chore(ui): Bump version71acaa2test(ui): cover plugins (#18457)b99e93ctest(ui): cover public composables (#18458)6ef272bfeat: expand agent testing guidance (#18466)4de8878feat(Platform): small enhancement for winphone9694739feat(Platform): remove support for very old platforms like blackberry and pla...9f3c9ddtest(ui): cover private composable helpers (#18459)31e5890test(ui): cover file composable (#18462)8ffd92btest(ui): cover directives (#18455)Updates
globalsfrom 17.7.0 to 17.8.0Release notes
Sourced from globals's releases.
Commits
36c765917.8.07394811Update globals (2026-07-01) (#347)Updates
npm-run-all2from 9.0.2 to 9.0.3Release notes
Sourced from npm-run-all2's releases.
Changelog
Sourced from npm-run-all2's changelog.
Commits
15b60809.0.3cd624c4Upgrade: Bump ansi-styles from 6.2.3 to 7.0.0 (#244)ac00835Upgrade: Bump zizmorcore/zizmor-action from 0.6.0 to 0.6.1 (#243)dca8f34Upgrade: Bump zizmorcore/zizmor-action from 0.5.7 to 0.6.0 (#242)d970668Remove obsolete shell-quote types7f5fca6Harden GitHub Actions workflowsa0617b3Upgrade: Bump actions/setup-node from 6 to 7 (#241)7b8430cchore: update schema version in .knip.jsonc to v6 (#237)aab1c72Upgrade: Bump@types/nodefrom 25.9.4 to 26.0.0 (#239)f495e0dUpgrade: Bump actions/checkout from 6 to 7 (#238)Updates
typescriptfrom 6.0.3 to 7.0.2Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.
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 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