Bump the all-dependencies group in /samples/AspireWithJavaScript/AspireJavaScript.Vue with 8 updates #10
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 all-dependencies group in /samples/AspireWithJavaScript/AspireJavaScript.Vue with 8 updates:
3.5.183.5.221.12.01.14.124.3.024.9.29.19.09.38.010.4.010.5.15.9.25.9.37.1.27.1.123.0.53.1.2Updates
vuefrom 3.5.18 to 3.5.22Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
5a8aa0brelease: v3.5.221be5ddffix(transition-group): runforceReflowon the correct document (fix #13849)...d44a5a9chore(deps): update build (#13856)c8a9917chore(deps): update dependency jsdom to v27 (#13913)b46481achore(deps): update compiler (#13857)8593647chore(deps): update test (#13882)f2487d8chore(deps): update actions/github-script action to v8 (#13885)b374ec7chore(deps): update actions/setup-node action to v5 (#13912)9612b95chore(deps): update all non-major dependencies (#13883)5953c9ffix(compiler-core): identifiers in switch-case should not be inferred as refe...Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vue since your current version.
Updates
@rushstack/eslint-patchfrom 1.12.0 to 1.14.1Changelog
Sourced from
@rushstack/eslint-patch's changelog.Commits
3527325Bump versions [skip ci]fa1e305Update changelogs [skip ci]550aa86Fix an issue where suppressed rule violations still show up in the report in ...b2e11b6Bump decpouled local dependencies. (#5415)382614bBump versions [skip ci]fbae858Update changelogs [skip ci]79f2434Bump ESLint (#5408)6ce5faeBump versions [skip ci]acdc7bcUpdate changelogs [skip ci]1627a83Include some ESLint rules to normalize imports. (#5392)Updates
@types/nodefrom 24.3.0 to 24.9.2Commits
Updates
eslintfrom 9.19.0 to 9.38.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
8fe511b9.38.0f961736Build: changelog update for 9.38.0d17c795chore: upgrade@eslint/js@9.38.0 (#20221)25d0e33chore: package.json update for@eslint/jsrelease50c3dfdfix: improve type support for isolated dependencies in pnpm (#20201)c82b5efrefactor: Use types from@eslint/core(#20168)ff31609ci: add Node.js 25 toci.yml(#20220)ce40f74feat: updatecomplexityrule to only highlight function header (#20048)e37e590feat: correctno-loss-of-precisionfalse positives withenotation (#20187)004577eci: bump github/codeql-action from 3 to 4 (#20211)Updates
eslint-plugin-vuefrom 10.4.0 to 10.5.1Release notes
Sourced from eslint-plugin-vue's releases.
Changelog
Sourced from eslint-plugin-vue's changelog.
Commits
36ee5d8Version Packages (#2943)5e509d0fix(no-negated-v-if-condition): swap elements (#2941)f9dcbdadocs: clarify regex string (#2942)553abe6test: check referenced imported type (#2936)9f9bd2aVersion Packages (#2910)7aaba4dfeat: Object.assign detection to mutation rules (#2929)79d6a31AddedignoredObjectNamesoption tovue/no-async-in-computed-properties(#...3e122e5test(integrations/import): align fixture to ESLint ^9 (#2931)35ea4cbtest(required-typed-ref): remove invalid}outside\<script>(#2935)adc460dfeat(attributes-order): add sortLineLength option (#2759)Updates
typescriptfrom 5.9.2 to 5.9.3Release notes
Sourced from typescript's releases.
Commits
c63de15Bump version to 5.9.3 and LKG8428ca4🤖 Pick PR #62438 (Fix incorrectly ignored dts file fr...) into release-5.9 (#...a131cac🤖 Pick PR #62351 (Add missing Float16Array constructo...) into release-5.9 (#...0424333🤖 Pick PR #62423 (Revert PR 61928) into release-5.9 (#62425)bdb641a🤖 Pick PR #62311 (Fix parenthesizer rules for manuall...) into release-5.9 (#...0d9b9b9🤖 Pick PR #61978 (Restructure CI to prepare for requi...) into release-5.9 (#...2dce0c5Intentionally regress one buggy declaration output to an older version (#62163)Updates
vitefrom 7.1.2 to 7.1.12Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
2436aferelease: v7.1.1256fd722fix(deps): downgrade commonjs plugin to 28.0.6 to avoid rollup/plugins#1909 (...8b69c9erelease: v7.1.11f479cc5fix(dev): trim trailing slash beforeserver.fs.denycheck (#20968)6fb41a2chore(deps): update all non-major dependencies (#20966)a817307build: remove hash from built filenames (#20946)ef411cebuild: remove cjs reference in files field (#20945)d0094afrefactor: use subpath imports for types module reference (#20921)ed4a0dcrelease: v7.1.10c714776fix: preserve original sourcemap file field when combining sourcemaps (#20926)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vite since your current version.
Updates
vue-tscfrom 3.0.5 to 3.1.2Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
... (truncated)
Commits
78d3046v3.1.2 (#5724)fd05a1cdocs: fixvue-tscbroken link to example boilerplate inREADME.md(#5721)4f2bac6v3.1.1 (#5699)cb39157refactor: replace 'vue' imports with 'core'335eca3refactor(language-core): reimplement writeGlobalTypes without side effects1308528v3.1.0 (#5657)39eb65cperf(language-core): drop internal component (#5532)10d056bv3.0.8 (#5654)75dca51v3.0.7 (#5621)bec4f08v3.0.6 (#5608)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