Bump the all-dependencies group across 1 directory with 13 updates
Bumps the all-dependencies group with 13 updates in the /samples/AspireWithJavaScript/AspireJavaScript.Vue directory:
| Package | From | To |
|---|---|---|
| vue | 3.4.24 |
3.4.27 |
| @rushstack/eslint-patch | 1.6.1 |
1.10.3 |
| @types/node | 20.12.7 |
20.12.12 |
| @vitejs/plugin-vue | 4.5.2 |
5.0.4 |
| @vue/eslint-config-prettier | 8.0.0 |
9.0.0 |
| @vue/eslint-config-typescript | 12.0.0 |
13.0.0 |
| eslint | 8.56.0 |
9.3.0 |
| eslint-plugin-vue | 9.19.2 |
9.26.0 |
| npm-run-all2 | 6.1.1 |
6.2.0 |
| prettier | 3.1.1 |
3.2.5 |
| typescript | 5.3.3 |
5.4.5 |
| vite | 5.0.13 |
5.2.11 |
| vue-tsc | 1.8.25 |
2.0.19 |
Updates vue from 3.4.24 to 3.4.27
Release notes
Sourced from vue's releases.
v3.4.27
For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the
minorbranch.v3.4.26
Please refer to CHANGELOG.md for details.
v3.4.25
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vue's changelog.
3.4.27 (2024-05-06)
Bug Fixes
- compat: include legacy scoped slots (#10868) (8366126), closes #8869
- compiler-core: add support for arrow aysnc function with unbracketed (#5789) (ca7d421), closes #5788
- compiler-dom: restrict createStaticVNode usage with option elements (#10846) (0e3d617), closes #6568 #7434
- compiler-sfc: handle keyof operator (#10874) (10d34a5), closes #10871
- hydration: handle edge case of style mismatch without style attribute (f2c1412), closes #10786
3.4.26 (2024-04-29)
Bug Fixes
- compiler-core: fix bail constant for globals (fefce06)
- compiler-core: remove unnecessary constant bail check (09b4df8), closes #10807
- runtime-core: attrs should be readonly in functional components (#10767) (e8fd644)
- runtime-core: ensure slot compiler marker writable (#10825) (9c2de62), closes #10818
- runtime-core: properly handle inherit transition during clone VNode (#10809) (638a79f), closes #3716 #10497 #4091
- Transition: re-fix #10620 (#10832) (accf839), closes #10632 #10827
3.4.25 (2024-04-24)
Bug Fixes
- defineModel: align prod mode runtime type generation with defineProps (4253a57), closes #10769
- runtime-core: properly get keepAlive child (#10772) (3724693), closes #10771
- runtime-core: use normal object as internal prototype for attrs and slots (064e82f), closes /github.com/vuejs/core/commit/6df53d85a207986128159d88565e6e7045db2add#r141304923
Commits
4619461release: v3.4.2710d34a5fix(compiler-sfc): handle keyof operator (#10874)8366126fix(compat): include legacy scoped slots (#10868)f2c1412fix(hydration): handle edge case of style mismatch without style attribute481b1b6refactor(types): use explicit modifiers type (#10856)8373350chore(deps): update build (#10867)bead21achore(deps): update all non-major dependencies (#10866)c0c9432test(watch): watching a reactive array (#10848)0e3d617fix(compiler-dom): restrict createStaticVNode usage with option elements (#10...c9c9dffrefactor(perf): assign value inifblock (#10836)- Additional commits viewable in compare view
Updates @rushstack/eslint-patch from 1.6.1 to 1.10.3
Changelog
Sourced from @rushstack/eslint-patch's changelog.
1.10.3
Fri, 17 May 2024 00:10:40 GMT
Patches
- [eslint-patch] Allow use of ESLint v9
1.10.2
Wed, 10 Apr 2024 21:59:39 GMT
Patches
- Bump maximum supported ESLint version for the bulk-suppressions tool to
8.57.0.1.10.1
Fri, 29 Mar 2024 05:46:41 GMT
Patches
- Fix an issue where the
eslint-bulk prunecommand would crash if a bulk suppressions file exists that speicifies no suppressions.- Exit with success under normal conditions.
1.10.0
Thu, 28 Mar 2024 18:11:12 GMT
Minor changes
- Delete the
.eslint-bulk-suppressions.jsonfile during pruning if all suppressions have been eliminated.Patches
- Fix an issue with running
eslint-bulk prunein a project with suppressions that refer to deleted files.1.9.0
Wed, 27 Mar 2024 19:47:21 GMT
Minor changes
- Fix an issue where
eslint-bulk prunedoes not work if there are no files to lint in the project root.1.8.0
Wed, 20 Mar 2024 02:09:14 GMT
Minor changes
- Refactor the bulk-suppressions feature to fix some performance issues.
Patches
- Fix an issue where linting issues that were already suppressed via suppression comments were recorded in the bulk suppressions list.
... (truncated)
Commits
f29305dBump versions [skip ci]fbcf938Update changelogs [skip ci]1dc0e7d[eslint-patch] Allow use of ESLint v9777e9f8Update eslint-patch for v9dff8133Bump versions [skip ci]fec5eaaUpdate changelogs [skip ci]b5771dbBump ESLint to ~8.57.0323fddbBump versions [skip ci]165cb01Update changelogs [skip ci]fce27bbClean up a logging message.- Additional commits viewable in compare view
Updates @types/node from 20.12.7 to 20.12.12
Commits
- See full diff in compare view
Updates @vitejs/plugin-vue from 4.5.2 to 5.0.4
Release notes
Sourced from @vitejs/plugin-vue's releases.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
Changelog
Sourced from @vitejs/plugin-vue's changelog.
5.0.4 (2024-02-09)
- chore(deps-dev): bump vite from 5.0.10 to 5.0.12 (#354) (0294b9d), closes #354
- chore(deps): update dependency prettier to v3.2.4 (#347) (e957179), closes #347
- chore(deps): update dependency prettier to v3.2.5 (#352) (a9f5b11), closes #352
- chore(deps): update upstream (#333) (573420d), closes #333
- types: omit overridden options (0c7432b)
- fix(deps): update all non-major dependencies (#332) (70e5df9), closes #332
- fix(plugin-vue): allow disabling transformAssetUrls (#326) (0ff6fb7), closes #326
5.0.3 (2024-01-10)
- fix(deps): update all non-major dependencies (#309) (8c694f6), closes #309
- fix(plugin-vue): handle circular references in HMR check (#334) (eddcfa8), closes #334 #325
- fix(plugin-vue): handle custom element when hot update (6ffee6d)
- chore: fix typo (0a3b9a5)
- chore(deps): update upstream (#310) (90eb484), closes #310
5.0.2 (2023-12-30)
- fix: ensure consistent user template options when reusing AST (bc0ad64), closes #322
- fix: only enable ast reuse for vue 3.4.3+ (4a53b6f)
- chore: bump vue to 3.4.2 (97002e1)
5.0.1 (2023-12-29)
- fix: Revert "feat: support template AST reuse from Vue 3.4 parser" (5d68fbd), closes #322 /github.com/vuejs/core/blob/a41c5f1f4367a9f41bcdb8c4e02f54b2378e577d/packages/compiler-sfc/src/parse.ts#L133-L139 /github.com/vitejs/vite-plugin-vue/blob/f75de2e5284af6036efa45d5c9ec37757485e3a0/packages/plugin-vue/src/template.ts#L186-L190
- chore: aggregated changelog for 5.0 [ci skip] (2b33c32)
5.0.0 (2023-12-25)
- Breaking: drop
reactivityTransformsupport- Breaking: drop Node 14/16 support
- Breaking: drop Vite 4.x support
- Vue 3.4 template AST reuse support
- Vue 3.4 compile-time flag
__VUE_PROD_HYDRATION_MISMATCH_DETAILS__support- Added
customElementoption- Deprecated
defineModeloption5.0.0-beta.1 (2023-12-14)
- chore: deprecate defineModel option (0d52a27)
... (truncated)
Commits
1fe0d97release: [email protected]0294b9dchore(deps-dev): bump vite from 5.0.10 to 5.0.12 (#354)0c7432btypes: omit overridden options0ff6fb7fix(plugin-vue): allow disabling transformAssetUrls (#326)a9f5b11chore(deps): update dependency prettier to v3.2.5 (#352)70e5df9fix(deps): update all non-major dependencies (#332)e957179chore(deps): update dependency prettier to v3.2.4 (#347)573420dchore(deps): update upstream (#333)1963dcfrelease: [email protected]eddcfa8fix(plugin-vue): handle circular references in HMR check (#334)- Additional commits viewable in compare view
Updates @vue/eslint-config-prettier from 8.0.0 to 9.0.0
Release notes
Sourced from @vue/eslint-config-prettier's releases.
v9.0.0
Breaking Changes
- Update eslint-config-prettier to v9 by
@WikiRikin vuejs/eslint-config-prettier#18, which contains the following potential breaking change:Changed: unicode-bom is no longer turned off. Prettier preserves the BOM if you have one, and does not add one if missing. It was wrong of eslint-config-prettier to disable that rule. If you get ESLint errors after upgrading, either add "unicode-bom": "off" to your config to disable it again, or run ESLint with --fix to fix all files according to the rule (add or remove BOM). Thanks to Nicolas Stepien (
@nstepien)!
Commits
02a30df9.0.0905aa1cchore: update eslint-config-prettier to v9 (#18)1d6ac3dchore: add changelogs for v7 to v8- See full diff in compare view
Updates @vue/eslint-config-typescript from 12.0.0 to 13.0.0
Release notes
Sourced from @vue/eslint-config-typescript's releases.
v13.0.0
Notable Changes
typescript-eslintis upgraded to v7.x. The full release notes can be found in their release blog: https://typescript-eslint.io/blog/announcing-typescript-eslint-v7It's a small major release that only updates some peer dependency version requirements:
- Requires Node.js >= 18.18, TypeScript >= 4.7.4, ESLint >= 8.56
Commits
e0bf9da13.0.08f7e461ci: update actions' verions2abd17efeat!: upgrade typescript-eslint to v7- See full diff in compare view
Updates eslint from 8.56.0 to 9.3.0
Release notes
Sourced from eslint's releases.
v9.3.0
Features
b32153cfeat: addoverrides.namedExportstofunc-stylerule (#18444) (Percy Ma)b67eba4feat: addrestrictedNamedExportsPatterntono-restricted-exports(#18431) (Akul Srivastava)069aa68feat: add optionallowEscapetono-misleading-character-classrule (#18208) (Francesco Trotta)05ef92dfeat: deprecatemultiline-comment-style&line-comment-position(#18435) (唯然)db0b174feat: addenforceForInnerExpressionsoption tono-extra-boolean-cast(#18222) (Kirk Waiblinger)Bug Fixes
8db0efffix: Improve config error messages (#18457) (Nicholas C. Zakas)5c28d9afix: don't remove comments between key and value in object-shorthand (#18442) (Kuba Jastrzębski)39fb0eefix: object-shorthand loses type parameters when auto-fixing (#18438) (dalaoshu)37eba48fix: don't crash whenfs.readFilereturns promise from another realm (#18416) (Milos Djermanovic)Documentation
ceada8cdocs: explain how to use "tsc waiting" label (#18466) (Francesco Trotta)62e686cdocs: Add troubleshooting info for plugin compatibility (#18451) (Nicholas C. Zakas)e17e1c0docs: Update README (GitHub Actions Bot)2465a1edocs: Update README (GitHub Actions Bot)d23574cdocs: Clarify usage ofno-unreachablewith TypeScript (#18445) (benj-dobs)1db9baedocs: Fix typos (#18443) (Frieder Bluemle)7065196docs: Update README (GitHub Actions Bot)04e7c6edocs: update deprecation notice ofno-return-await(#18433) (Tanuj Kanti)e763512docs: Link global ignores section in config object property list (#18430) (MaoShizhong)ac7f718docs: reflect release of v9 in config migration guide (#18412) (Peter Briggs)0de0909docs: fix grammar in configuration file resolution (#18419) (Mike McCready)Chores
58e2719chore: update dependencies for v9.3.0 release (#18469) (Francesco Trotta)b681ecbchore: package.json update for@eslint/jsrelease (Jenkins)06f1d1cchore: update dependency@humanwhocodes/retryto ^0.3.0 (#18463) (renovate[bot])a63ed72refactor: Usenode:protocol for built-in Node.js modules (#18434) (Milos Djermanovic)040700achore: update dependency markdownlint-cli to ^0.40.0 (#18425) (renovate[bot])f47847cchore: update actions/stale action to v9 (#18426) (renovate[bot])c18ad25chore: update actions/upload-artifact action to v4 (#18427) (renovate[bot])27e3060chore: Disable documentation label (#18423) (Nicholas C. Zakas)v9.2.0
Features
8485d76feat:no-case-declarationsadd suggestions (#18388) (Josh Goldberg ✨)a498f35feat: update Unicode letter detection in capitalized-comments rule (#18375) (Francesco Trotta)Bug Fixes
Documentation
... (truncated)
Changelog
Sourced from eslint's changelog.
v9.3.0 - May 17, 2024
58e2719chore: update dependencies for v9.3.0 release (#18469) (Francesco Trotta)b681ecbchore: package.json update for@eslint/jsrelease (Jenkins)8db0efffix: Improve config error messages (#18457) (Nicholas C. Zakas)ceada8cdocs: explain how to use "tsc waiting" label (#18466) (Francesco Trotta)b32153cfeat: addoverrides.namedExportstofunc-stylerule (#18444) (Percy Ma)06f1d1cchore: update dependency@humanwhocodes/retryto ^0.3.0 (#18463) (renovate[bot])5c28d9afix: don't remove comments between key and value in object-shorthand (#18442) (Kuba Jastrzębski)62e686cdocs: Add troubleshooting info for plugin compatibility (#18451) (Nicholas C. Zakas)e17e1c0docs: Update README (GitHub Actions Bot)39fb0eefix: object-shorthand loses type parameters when auto-fixing (#18438) (dalaoshu)b67eba4feat: addrestrictedNamedExportsPatterntono-restricted-exports(#18431) (Akul Srivastava)2465a1edocs: Update README (GitHub Actions Bot)d23574cdocs: Clarify usage ofno-unreachablewith TypeScript (#18445) (benj-dobs)1db9baedocs: Fix typos (#18443) (Frieder Bluemle)069aa68feat: add optionallowEscapetono-misleading-character-classrule (#18208) (Francesco Trotta)7065196docs: Update README (GitHub Actions Bot)05ef92dfeat: deprecatemultiline-comment-style&line-comment-position(#18435) (唯然)a63ed72refactor: Usenode:protocol for built-in Node.js modules (#18434) (Milos Djermanovic)04e7c6edocs: update deprecation notice ofno-return-await(#18433) (Tanuj Kanti)e763512docs: Link global ignores section in config object property list (#18430) (MaoShizhong)37eba48fix: don't crash whenfs.readFilereturns promise from another realm (#18416) (Milos Djermanovic)040700achore: update dependency markdownlint-cli to ^0.40.0 (#18425) (renovate[bot])f47847cchore: update actions/stale action to v9 (#18426) (renovate[bot])c18ad25chore: update actions/upload-artifact action to v4 (#18427) (renovate[bot])27e3060chore: Disable documentation label (#18423) (Nicholas C. Zakas)ac7f718docs: reflect release of v9 in config migration guide (#18412) (Peter Briggs)db0b174feat: addenforceForInnerExpressionsoption tono-extra-boolean-cast(#18222) (Kirk Waiblinger)0de0909docs: fix grammar in configuration file resolution (#18419) (Mike McCready)v9.2.0 - May 3, 2024
b346605chore: upgrade@eslint/js@9.2.0 (#18413) (Milos Djermanovic)c4c18e0chore: package.json update for@eslint/jsrelease (Jenkins)284722cchore: package.json update for eslint-config-eslint release (Jenkins)0f5df50docs: Update README (GitHub Actions Bot)347d44fchore: remove eslintrc export from eslint-config-eslint (#18400) (Milos Djermanovic)8485d76feat:no-case-declarationsadd suggestions (#18388) (Josh Goldberg ✨)a498f35feat: update Unicode letter detection in capitalized-comments rule (#18375) (Francesco Trotta)1579ce0docs: update wording regarding indirect eval (#18394) (Kirk Waiblinger)f316e20ci: run tests in Node.js 22 (#18393) (Francesco Trotta)eeec413fix: do not throw when defining a global named defineSetter (#18364) (唯然)f12a02cdocs: update to eslint v9 in custom-rule-tutorial (#18383) (唯然)v9.1.1 - April 22, 2024
v9.1.0 - April 19, 2024
... (truncated)
Commits
41a871c9.3.0463a2e3Build: changelog update for 9.3.058e2719chore: update dependencies for v9.3.0 release (#18469)b681ecbchore: package.json update for@eslint/jsrelease8db0efffix: Improve config error messages (#18457)ceada8cdocs: explain how to use "tsc waiting" label (#18466)b32153cfeat: addoverrides.namedExportstofunc-stylerule (#18444)06f1d1cchore: update dependency@humanwhocodes/retryto ^0.3.0 (#18463)5c28d9afix: don't remove comments between key and value in object-shorthand (#18442)62e686cdocs: Add troubleshooting info for plugin compatibility (#18451)- Additional commits viewable in compare view
Updates eslint-plugin-vue from 9.19.2 to 9.26.0
Release notes
Sourced from eslint-plugin-vue's releases.
v9.26.0
✨ Enhancements
- #2457 Improved some rules to understand MathML elements:
vue/component-name-in-template-casingvue/no-deprecated-html-element-isvue/no-undef-componentsvue/no-unused-componentsvue/script-setup-uses-vars(note that this rule is deprecated!)🐛 Bug Fixes
- #2456 Fixed
vue/require-default-proprule to ignore the spread and continue checking.- #2427 Fixed
vue/require-typed-refrule to ignore<script>blocks withoutlang="ts"in.vuefiles.Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.25.0...v9.26.0
v9.25.0
✨ Enhancements
- #2441 Added support for Pinia methods to
vue/no-unused-propertiesrule.🐛 Bug Fixes
- #2438 Improved
vue/no-use-computed-property-like-methodrule to understand logical expressions.- #2435 Fixed false negatives for props in template in
vue/no-unused-propertiesrule.Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.24.1...v9.25.0
v9.24.1
⚙️ Updates
Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.24.0...v9.24.1
v9.24.0
✨ Enhancements
- #2407, #2436 Added support for the flat config format.
🐛 Bug Fixes
- #2425 Fixed error for empty value in
vue/no-restricted-classruleFull Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.23.0...v9.24.0
v9.23.0
✨ Enhancements
... (truncated)
Commits
516253d9.26.056c9e3achore: fix leaka3c98d8Fix checking for script setup in vue/require-typed-ref (#2427)98e030afix: Prevent spread operator from disabling the rule (#2456)f0aa5dcSupport MathML elements (#2457)cfad3ee9.25.0e665b7cFixed false negatives for props in template invue/no-unused-properties(#2...a4be0fcSupport Pinia methods invue/no-unused-properties(#2441)52e0770fix(no-use-computed-property-like-method): extract LogicalExpression (#2438)45ce14e9.24.1- Additional commits viewable in compare view
Updates npm-run-all2 from 6.1.1 to 6.2.0
Release notes
Sourced from npm-run-all2's releases.
v6.2.0
Merged
- Placeholder that unfolds into multiple tasks
[#134](https://github.com/bcomnes/npm-run-all2/issues/134)- 📝 add compatibility note for pnpm.
[#136](https://github.com/bcomnes/npm-run-all2/issues/136)- Upgrade: Bump codecov/codecov-action from 3 to 4
[#131](https://github.com/bcomnes/npm-run-all2/issues/131)v6.1.2
Merged
- feat: move to read-package-json-fast
[#130](https://github.com/bcomnes/npm-run-all2/issues/130)- Upgrade: Bump c8 from 8.0.1 to 9.0.0
[#127](https://github.com/bcomnes/npm-run-all2/issues/127)- Upgrade: Bump github/codeql-action from 2 to 3
[#126](https://github.com/bcomnes/npm-run-all2/issues/126)- Upgrade: Bump actions/setup-node from 3 to 4
[#123](https://github.com/bcomnes/npm-run-all2/issues/123)Commits
Changelog
Sourced from npm-run-all2's changelog.
v6.2.0
Merged
- Placeholder that unfolds into multiple tasks
[#134](https://github.com/bcomnes/npm-run-all2/issues/134)- 📝 add compatibility note for pnpm.
[#136](https://github.com/bcomnes/npm-run-all2/issues/136)- Upgrade: Bump codecov/codecov-action from 3 to 4
[#131](https://github.com/bcomnes/npm-run-all2/issues/131)v6.1.2 - 2024-01-31
Merged
- feat: move to read-package-json-fast
[#130](https://github.com/bcomnes/npm-run-all2/issues/130)- Upgrade: Bump c8 from 8.0.1 to 9.0.0
[#127](https://github.com/bcomnes/npm-run-all2/issues/127)- Upgrade: Bump github/codeql-action from 2 to 3
[#126](https://github.com/bcomnes/npm-run-all2/issues/126)- Upgrade: Bump actions/setup-node from 3 to 4
[#123](https://github.com/bcomnes/npm-run-all2/issues/123)Commits
Commits
268b7766.2.01816408Placeholder that unfolds into multiple tasks (#134)c38c745📝 add compatibility note for pnpm. (#136)a10ce12Upgrade: Bump codecov/codecov-action from 3 to 4 (#131)5b209736.1.2605ca15Utilize CJS require for 'read-package-json-fast'fdb3b79Merge pull request #130 from 43081j/rpjf62b8703feat: move to read-package-json-fast8c60208Merge pull request #127 from bcomnes/dependabot/npm_and_yarn/c8-9.0.079195e7Upgrade: Bump c8 from 8.0.1 to 9.0.0- Additional commits viewable in compare view
Updates prettier from 3.1.1 to 3.2.5
Release notes
Sourced from Description%20has%20been%20truncated
%0A" rel="nofollow" target="_blank" >