deps(deps): bump the minor-patch-dependencies group across 1 directory with 41 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 1
(3 months ago)
(3 months ago)
dependencies
Bumps the minor-patch-dependencies group with 41 updates in the / directory:
| Package | From | To |
|---|---|---|
| @eslint/js | 9.27.0 |
9.32.0 |
| concurrently | 9.1.2 |
9.2.0 |
| eslint-config-prettier | 10.0.2 |
10.1.8 |
| eslint-plugin-vuetify | 2.5.1 |
2.5.2 |
| typescript | 5.7.2 |
5.9.2 |
| typescript-eslint | 8.26.0 |
8.39.0 |
| vue | 3.5.13 |
3.5.18 |
| vuetify | 3.7.15 |
3.9.3 |
| chalk | 5.4.1 |
5.5.0 |
| vue-router | 4.5.0 |
4.5.1 |
| axios | 1.8.2 |
1.11.0 |
| rollup | 4.34.9 |
4.46.2 |
| ts-jest | 29.2.6 |
29.4.1 |
| @testing-library/jest-dom | 6.6.3 |
6.6.4 |
| @vue/eslint-config-typescript | 14.4.0 |
14.6.0 |
| cypress | 14.1.0 |
14.5.3 |
| sass | 1.85.1 |
1.89.2 |
| vitest | 3.0.7 |
3.2.4 |
| vite-plugin-dts | 4.5.3 |
4.5.4 |
| tsup | 8.4.0 |
8.5.0 |
| morgan | 1.10.0 |
1.10.1 |
| @types/morgan | 1.9.9 |
1.9.10 |
| @babel/core | 7.26.9 |
7.28.0 |
| @babel/preset-env | 7.26.9 |
7.28.0 |
| @babel/preset-typescript | 7.26.0 |
7.27.1 |
| eslint-plugin-prettier | 5.2.3 |
5.5.3 |
| prettier | 3.5.3 |
3.6.2 |
| tsx | 4.19.3 |
4.20.3 |
| @modelcontextprotocol/sdk | 1.15.1 |
1.17.1 |
| @modelcontextprotocol/inspector | 0.16.1 |
0.16.2 |
| @vue/compiler-sfc | 3.5.13 |
3.5.18 |
| abcjs | 6.4.4 |
6.5.1 |
| chess.js | 1.1.0 |
1.4.0 |
| @vitest/coverage-v8 | 3.0.7 |
3.2.4 |
| @vitest/ui | 3.0.7 |
3.2.4 |
| @vue/runtime-dom | 3.5.13 |
3.5.18 |
| @vuetify/loader-shared | 2.1.0 |
2.1.1 |
| autoprefixer | 10.4.20 |
10.4.21 |
| postcss | 8.5.3 |
8.5.6 |
| terser | 5.39.0 |
5.43.1 |
| wait-on | 8.0.2 |
8.0.4 |
Updates @eslint/js from 9.27.0 to 9.32.0
Release notes
Sourced from @eslint/js's releases.
v9.32.0
Features
1245000feat: support explicit resource management in core rules (#19828) (fnx)0e957a7feat: support typescript types in accessor rules (#19882) (fnx)Bug Fixes
960fd40fix: Upgrade@eslint/js(#19971) (Nicholas C. Zakas)bbf23fafix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)d498887fix: bump@eslint/plugin-kitto 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)f46fc6cfix: report only global references in no-implied-eval (#19932) (Nitin Kumar)7863d26fix: remove outdated types inParserOptions.ecmaFeatures(#19944) (ntnyq)3173305fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)Documentation
86e7426docs: Update README (GitHub Actions Bot)Chores
50de1cechore: package.json update for@eslint/jsrelease (Jenkins)74f01a3ci: unpinjitito version^2.5.1(#19970) (루밀LuMir)2ab1381ci: pinjitito version 2.4.2 (#19964) (Francesco Trotta)b7f7545test: switch to flat config mode inSourceCodetests (#19953) (Milos Djermanovic)f5a35e3test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)e22af8crefactor: useCustomRuleDefinitionTypeinJSRuleDefinition(#19949) (Francesco Trotta)e855717chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)2f73a23test: switch to flat config mode inast-utilstests (#19948) (Milos Djermanovic)c565a53chore: excludefurther_reading_links.jsonfrom Prettier formatting (#19943) (Milos Djermanovic)v9.31.0
Features
35cf44cfeat: output full actual location in rule tester if different (#19904) (ST-DDT)a6a6325feat: support explicit resource management inno-loop-func(#19895) (Milos Djermanovic)4682cdcfeat: support explicit resource management inno-undef-init(#19894) (Milos Djermanovic)5848216feat: support explicit resource management ininit-declarations(#19893) (Milos Djermanovic)bb370b8feat: support explicit resource management inno-const-assign(#19892) (Milos Djermanovic)Bug Fixes
07fac6cfix: retry on EMFILE when writing autofix results (#19926) (TKDev7)28cc7abfix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)Documentation
664cb44docs: Update README (GitHub Actions Bot)40dbe2adocs: fix mismatch betweenglobalIgnores()code and text (#19914) (MaoShizhong)5a0069ddocs: Update README (GitHub Actions Bot)fef04b5docs: Update working on issues info (#19902) (Nicholas C. Zakas)Chores
... (truncated)
Changelog
Sourced from @eslint/js's changelog.
v9.32.0 - July 25, 2025
960fd40fix: Upgrade@eslint/js(#19971) (Nicholas C. Zakas)50de1cechore: package.json update for@eslint/jsrelease (Jenkins)bbf23fafix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)74f01a3ci: unpinjitito version^2.5.1(#19970) (루밀LuMir)d498887fix: bump@eslint/plugin-kitto 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)2ab1381ci: pinjitito version 2.4.2 (#19964) (Francesco Trotta)b7f7545test: switch to flat config mode inSourceCodetests (#19953) (Milos Djermanovic)f5a35e3test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)f46fc6cfix: report only global references in no-implied-eval (#19932) (Nitin Kumar)86e7426docs: Update README (GitHub Actions Bot)e22af8crefactor: useCustomRuleDefinitionTypeinJSRuleDefinition(#19949) (Francesco Trotta)1245000feat: support explicit resource management in core rules (#19828) (fnx)e855717chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)0e957a7feat: support typescript types in accessor rules (#19882) (fnx)2f73a23test: switch to flat config mode inast-utilstests (#19948) (Milos Djermanovic)7863d26fix: remove outdated types inParserOptions.ecmaFeatures(#19944) (ntnyq)c565a53chore: excludefurther_reading_links.jsonfrom Prettier formatting (#19943) (Milos Djermanovic)3173305fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)v9.31.0 - July 11, 2025
3ddd454chore: upgrade to@eslint/js@9.31.0(#19935) (Francesco Trotta)d5054e5chore: package.json update for@eslint/jsrelease (Jenkins)0f4a378chore: update eslint (#19933) (renovate[bot])664cb44docs: Update README (GitHub Actions Bot)07fac6cfix: retry on EMFILE when writing autofix results (#19926) (TKDev7)35cf44cfeat: output full actual location in rule tester if different (#19904) (ST-DDT)40dbe2adocs: fix mismatch betweenglobalIgnores()code and text (#19914) (MaoShizhong)76c2340chore: bump mocha to v11 (#19917) (루밀LuMir)28cc7abfix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)a6a6325feat: support explicit resource management inno-loop-func(#19895) (Milos Djermanovic)4682cdcfeat: support explicit resource management inno-undef-init(#19894) (Milos Djermanovic)5848216feat: support explicit resource management ininit-declarations(#19893) (Milos Djermanovic)bb370b8feat: support explicit resource management inno-const-assign(#19892) (Milos Djermanovic)5a0069ddocs: Update README (GitHub Actions Bot)fef04b5docs: Update working on issues info (#19902) (Nicholas C. Zakas)v9.30.1 - July 1, 2025
b035f74chore: upgrade to@eslint/js@9.30.1(#19906) (Francesco Trotta)b3dbc16chore: package.json update for@eslint/jsrelease (Jenkins)e91bb87fix: allow separate default and named type imports (#19899) (xbinaryx)ab7c625docs: Update README (GitHub Actions Bot)dae1e5bdocs: update jsdoc's link (#19896) (JamesVanWaza)v9.30.0 - June 27, 2025
... (truncated)
Commits
50de1cechore: package.json update for@eslint/jsreleased5054e5chore: package.json update for@eslint/jsreleaseb3dbc16chore: package.json update for@eslint/jsrelease5a5d526chore: package.json update for@eslint/jsreleaseacf2201chore: package.json update for@eslint/jsrelease844f5a6chore: package.json update for@eslint/jsrelease- See full diff in compare view
Updates concurrently from 9.1.2 to 9.2.0
Release notes
Sourced from concurrently's releases.
v9.2.0
What's Changed
- Bump esbuild from 0.23.1 to 0.25.0 in the npm_and_yarn group by
@dependabotin open-cli-tools/concurrently#528- fix: don't throw when there are no commands by
@gustavohenkein open-cli-tools/concurrently#532- docs: nicer quotes by
@IsaacLeeWebDevin open-cli-tools/concurrently#537- Add
--kill-timeoutby@gustavohenkein open-cli-tools/concurrently#540- docs: fix typo by
@ldeveberin open-cli-tools/concurrently#542- fix: correct typos in comments and documentation by
@noritaka1166in open-cli-tools/concurrently#544- refactor: use startsWith & simplify boolean expression by
@noritaka1166in open-cli-tools/concurrently#543- refactor: use optional chaining by
@noritaka1166in open-cli-tools/concurrently#545- Handle SIGPIPEs by
@gustavohenkein open-cli-tools/concurrently#547- refactor: fix map and reduce as return values are not used by
@noritaka1166in open-cli-tools/concurrently#546- docs: fix typos in docs by
@noritaka1166in open-cli-tools/concurrently#548- chore: update jest from v29 to v30 by
@noritaka1166in open-cli-tools/concurrently#549- chore: update
@types/jestfrom v29 to v30 by@noritaka1166in open-cli-tools/concurrently#550New Contributors
@IsaacLeeWebDevmade their first contribution in open-cli-tools/concurrently#537@ldevebermade their first contribution in open-cli-tools/concurrently#542@noritaka1166made their first contribution in open-cli-tools/concurrently#544Full Changelog: https://github.com/open-cli-tools/concurrently/compare/v9.1.2...v9.2.0
Commits
ef4bc2f9.2.02458453chore: update@types/jestfrom v29 to v30 (#550)0994b38chore: update jest from v29 to v30 (#549)b87c0bfdocs: fix typos (#548)d8e922fRefactor map and reduce as return values are not used (#546)97fdd54Handle SIGPIPEs (#547)b2cfc4fUse optional chaining (#545)5ed21afUse startsWith & simplify boolean expression (#543)041bcd9correct typos in comments and documentation (#544)d001333docs: fix typo (#542)- Additional commits viewable in compare view
Updates eslint-config-prettier from 10.0.2 to 10.1.8
Release notes
Sourced from eslint-config-prettier's releases.
v10.1.8
republish latest version
Full Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.5...v10.1.8
v10.1.5
Patch Changes
Full Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.4...v10.1.5
v10.1.4
Patch Changes
- #328
94b4799Thanks@silvenon! - fix(cli): do not crash on no rules configuredFull Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.3...v10.1.4
v10.1.3
Patch Changes
New Contributors
@pilikanmade their first contribution in prettier/eslint-config-prettier#325Full Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.2...v10.1.3
v10.1.2
Patch Changes
- #321
a8768bfThanks@Fdawgs! - chore(package): add homepage for some 3rd-party registry - see #321 for more detailsv10.1.1
Patch Changes
#309
eb56a5eThanks@JounQin! - fix: separate the/flatentry for compatibilityFor flat config users, the previous
"eslint-config-prettier"entry still works, but"eslint-config-prettier/flat"adds a newnameproperty for config-inspector, we just can't add it for the default entry for compatibility.See also prettier/eslint-config-prettier#308
// before import eslintConfigPrettier from "eslint-config-prettier";// after
import eslintConfigPrettier from "eslint-config-prettier/flat";
... (truncated)
Changelog
Sourced from eslint-config-prettier's changelog.
eslint-config-prettier
10.1.5
Patch Changes
10.1.4
Patch Changes
- #328
94b4799Thanks@silvenon! - fix(cli): do not crash on no rules configured10.1.3
Patch Changes
10.1.2
Patch Changes
- #321
a8768bfThanks@Fdawgs! - chore(package): add homepage for some 3rd-party registry - see #321 for more details10.1.1
Patch Changes
#309
eb56a5eThanks@JounQin! - fix: separate the/flatentry for compatibilityFor flat config users, the previous
"eslint-config-prettier"entry still works, but"eslint-config-prettier/flat"adds a newnameproperty for config-inspector, we just can't add it for the default entry for compatibility.See also prettier/eslint-config-prettier#308
// before import eslintConfigPrettier from "eslint-config-prettier";// after
import eslintConfigPrettier from "eslint-config-prettier/flat";
10.1.0
Minor Changes
... (truncated)
Commits
9b0b0a4fix: release a new latest version4c94893chore: release eslint-config-prettier (#333)60fef02chore: addfundingfield intopackage.json(#332)f55501fchore: release eslint-config-prettier (#329)50a8a22chore(deps): update all dependencies (#330)94b4799fix(cli): do not crash on no rules configured (#328)cdc4a5cchore: release eslint-config-prettier (#326)4e95a1dfix: this package iscommonjs, align its types correctly (#325)8911369chore: release eslint-config-prettier (#322)a8768bfchore(package): add homepage url (#321)- Additional commits viewable in compare view
Updates eslint-plugin-vuetify from 2.5.1 to 2.5.2
Commits
a24a8892.5.241d7b57fix: support eslint-plugin-vue@10- See full diff in compare view
Updates typescript from 5.7.2 to 5.9.2
Release notes
Sourced from typescript's releases.
TypeScript 5.9
For release notes, check out the release announcement
- fixed issues query for Typescript 5.9.0 (Beta).
- fixed issues query for Typescript 5.9.1 (RC).
- No specific changes for TypeScript 5.9.2 (Stable)
Downloads are available on:
TypeScript 5.9 RC
For release notes, check out the release announcement
Downloads are available on:
TypeScript 5.9 Beta
For release notes, check out the release announcement.
Downloads are available on:
TypeScript 5.8.3
For release notes, check out the release announcement.
- fixed issues query for Typescript 5.8.0 (Beta).
- fixed issues query for Typescript 5.8.1 (RC).
- fixed issues query for Typescript 5.8.2 (Stable).
- fixed issues query for Typescript 5.8.3 (Stable).
Downloads are available on:
TypeScript 5.8
For release notes, check out the release announcement.
- fixed issues query for Typescript 5.8.0 (Beta).
- fixed issues query for Typescript 5.8.1 (RC).
- fixed issues query for Typescript 5.8.2 (Stable).
Downloads are available on:
TypeScript 5.8 RC
... (truncated)
Commits
be86783Give more specific errors forverbatimModuleSyntax(#62113)22ef577LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...d5a414cDon't usenoErrorTruncationwhen printing types withmaximumLengthset (#...f14b5c8Remove unused and confusing dom.iterable.d.ts file (#62037)2778e84Restore AbortSignal.abort (#62086)65cb4bdLEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...9e20e03Clear out checker-level stacks on pop (#62016)87740bcFix for Issue 61081 (#61221)833a8d4Fix Symbol completion priority and cursor positioning (#61945)0018c9fLEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...- Additional commits viewable in compare view
Updates typescript-eslint from 8.26.0 to 8.39.0
Release notes
Sourced from typescript-eslint's releases.
v8.39.0
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] ignore
checkoption for most RHS of a chain (#11272)- eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPatternmessage (#11403)❤️ Thank You
- Brad Zacher
@bradzacher- James Garbutt
@43081j- Kim Sang Du
@developer-bandi- Sasha Kondrashov
- tao
- Younsang Na
@nayounsangYou can read about our versioning strategy and releases on our website.
v8.38.0
8.38.0 (2025-07-21)
🚀 Features
- typescript-estree: forbid optional chain in
TemplateTaggedLiteral(#11391)🩹 Fixes
- disallow extra properties in rule options (#11397)
- eslint-plugin: [consistent-generic-constructors] resolve conflict with
isolatedDeclarationsif enabled inconstructoroption (#11351)- typescript-eslint: infer tsconfigRootDir with v8 API (#11412)
- typescript-eslint: error on nested
extendsintseslint.config()(#11361)- typescript-estree: ensure the token type of the property name is Identifier (#11329)
❤️ Thank You
- Andrew Kazakov
@andreww2012- Kirk Waiblinger
@kirkwaiblinger- MK
@asdf93074- tao
- Younsang Na
@nayounsangYou can read about our versioning strategy and releases on our website.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
❤️ Thank You
- Brad Zacher
@bradzacherYou can read about our versioning strategy and releases on our website.
8.38.0 (2025-07-21)
🩹 Fixes
- typescript-eslint: error on nested
extendsintseslint.config()(#11361)- typescript-eslint: infer tsconfigRootDir with v8 API (#11412)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
8.37.0 (2025-07-14)
🚀 Features
- typescript-estree: infer tsconfigRootDir from call stack (#11370)
❤️ Thank You
- Josh Goldberg ✨
You can read about our versioning strategy and releases on our website.
8.36.0 (2025-07-07)
🚀 Features
- typescript-eslint: support
basePathintseslint.config()(#11357)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
8.35.1 (2025-06-30)
... (truncated)
Commits
c98d513chore(release): publish 8.39.02112d58feat: update to TypeScript 5.9.2 (#11445)d11e79echore(release): publish 8.38.06d8fae9fix(typescript-eslint): error on nestedextendsintseslint.config()(#11...abb7c4dfix(typescript-eslint): infer tsconfigRootDir with v8 API (#11412)816be17chore(release): publish 8.37.07126c3afeat(typescript-estree): infer tsconfigRootDir from call stack (#11370)84b7a2echore(release): publish 8.36.00c40c7afeat(typescript-eslint): supportbasePathintseslint.config()(#11357)e2ecca6chore: fix issues introduced by updatednxconfiguration (#11230)- Additional commits viewable in compare view
Updates vue from 3.5.13 to 3.5.18
Release notes
Sourced from vue's releases.
v3.5.18
For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the
minorbranch.v3.5.17
For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the
minorbranch.v3.5.16
For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the
minorbranch.v3.5.15
For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the
minorbranch.v3.5.14
For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the
minorbranch.
Changelog
Sourced from vue's changelog.
3.5.18 (2025-07-23)
Bug Fixes
- compiler-core: avoid cached text vnodes retaining detached DOM nodes (#13662) (00695a5), closes #13661
- compiler-core: avoid self updates of
v-pre(#12556) (21b685a)- compiler-core: identifiers in function parameters should not be inferred as references (#13548) (9b02923)
- compiler-core: recognize empty string as non-identifier (#12553) (ce93339)
- compiler-core: transform empty
v-binddynamic argument content correctly (#12554) (d3af67e)- compiler-sfc: transform empty srcset w/ includeAbsolute: true (#13639) (d8e40ef), closes vitejs/vite-plugin-vue#631
- css-vars: nullish v-bind in style should not lead to unexpected inheritance (#12461) (c85f1b5), closes #12...
Description has been truncated
Pull Request Statistics
0
0
+0
-0
Package Dependencies
@modelcontextprotocol/sdk
npm
1.15.1 → 1.17.1
Minor
@vue/eslint-config-typescript
npm
14.4.0 → 14.6.0
Minor
@modelcontextprotocol/inspector
npm
0.16.1 → 0.16.2
Patch
Technical Details
| ID: | 4804061 |
| UUID: | 3291111839 |
| Node ID: | PR_kwDOB1MYHc6iF9-G |
| Host: | GitHub |
| Repository: | patched-network/vue-skuilder |