deps(deps): bump the minor-patch-dependencies group across 1 directory with 39 updates
Type: Pull Request
State: Closed
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
(about 1 month ago)
(about 1 month ago)
(about 1 month ago)
dependencies
Bumps the minor-patch-dependencies group with 39 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.8.3 |
typescript-eslint | 8.26.0 |
8.38.0 |
vue | 3.5.13 |
3.5.18 |
vuetify | 3.7.15 |
3.9.2 |
vue-router | 4.5.0 |
4.5.1 |
axios | 1.8.2 |
1.11.0 |
rollup | 4.34.9 |
4.46.1 |
ts-jest | 29.2.6 |
29.4.0 |
@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.0 |
@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 |
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
1245000
feat: support explicit resource management in core rules (#19828) (fnx)0e957a7
feat: support typescript types in accessor rules (#19882) (fnx)Bug Fixes
960fd40
fix: Upgrade@eslint/js
(#19971) (Nicholas C. Zakas)bbf23fa
fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)d498887
fix: bump@eslint/plugin-kit
to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)f46fc6c
fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)7863d26
fix: remove outdated types inParserOptions.ecmaFeatures
(#19944) (ntnyq)3173305
fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)Documentation
86e7426
docs: Update README (GitHub Actions Bot)Chores
50de1ce
chore: package.json update for@eslint/js
release (Jenkins)74f01a3
ci: unpinjiti
to version^2.5.1
(#19970) (루밀LuMir)2ab1381
ci: pinjiti
to version 2.4.2 (#19964) (Francesco Trotta)b7f7545
test: switch to flat config mode inSourceCode
tests (#19953) (Milos Djermanovic)f5a35e3
test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)e22af8c
refactor: useCustomRuleDefinitionType
inJSRuleDefinition
(#19949) (Francesco Trotta)e855717
chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)2f73a23
test: switch to flat config mode inast-utils
tests (#19948) (Milos Djermanovic)c565a53
chore: excludefurther_reading_links.json
from Prettier formatting (#19943) (Milos Djermanovic)v9.31.0
Features
35cf44c
feat: output full actual location in rule tester if different (#19904) (ST-DDT)a6a6325
feat: support explicit resource management inno-loop-func
(#19895) (Milos Djermanovic)4682cdc
feat: support explicit resource management inno-undef-init
(#19894) (Milos Djermanovic)5848216
feat: support explicit resource management ininit-declarations
(#19893) (Milos Djermanovic)bb370b8
feat: support explicit resource management inno-const-assign
(#19892) (Milos Djermanovic)Bug Fixes
07fac6c
fix: retry on EMFILE when writing autofix results (#19926) (TKDev7)28cc7ab
fix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)Documentation
664cb44
docs: Update README (GitHub Actions Bot)40dbe2a
docs: fix mismatch betweenglobalIgnores()
code and text (#19914) (MaoShizhong)5a0069d
docs: Update README (GitHub Actions Bot)fef04b5
docs: Update working on issues info (#19902) (Nicholas C. Zakas)Chores
... (truncated)
Changelog
Sourced from @eslint/js
's changelog.
v9.32.0 - July 25, 2025
960fd40
fix: Upgrade@eslint/js
(#19971) (Nicholas C. Zakas)50de1ce
chore: package.json update for@eslint/js
release (Jenkins)bbf23fa
fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)74f01a3
ci: unpinjiti
to version^2.5.1
(#19970) (루밀LuMir)d498887
fix: bump@eslint/plugin-kit
to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)2ab1381
ci: pinjiti
to version 2.4.2 (#19964) (Francesco Trotta)b7f7545
test: switch to flat config mode inSourceCode
tests (#19953) (Milos Djermanovic)f5a35e3
test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)f46fc6c
fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)86e7426
docs: Update README (GitHub Actions Bot)e22af8c
refactor: useCustomRuleDefinitionType
inJSRuleDefinition
(#19949) (Francesco Trotta)1245000
feat: support explicit resource management in core rules (#19828) (fnx)e855717
chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)0e957a7
feat: support typescript types in accessor rules (#19882) (fnx)2f73a23
test: switch to flat config mode inast-utils
tests (#19948) (Milos Djermanovic)7863d26
fix: remove outdated types inParserOptions.ecmaFeatures
(#19944) (ntnyq)c565a53
chore: excludefurther_reading_links.json
from Prettier formatting (#19943) (Milos Djermanovic)3173305
fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)v9.31.0 - July 11, 2025
3ddd454
chore: upgrade to@eslint/js@9.31.0
(#19935) (Francesco Trotta)d5054e5
chore: package.json update for@eslint/js
release (Jenkins)0f4a378
chore: update eslint (#19933) (renovate[bot])664cb44
docs: Update README (GitHub Actions Bot)07fac6c
fix: retry on EMFILE when writing autofix results (#19926) (TKDev7)35cf44c
feat: output full actual location in rule tester if different (#19904) (ST-DDT)40dbe2a
docs: fix mismatch betweenglobalIgnores()
code and text (#19914) (MaoShizhong)76c2340
chore: bump mocha to v11 (#19917) (루밀LuMir)28cc7ab
fix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)a6a6325
feat: support explicit resource management inno-loop-func
(#19895) (Milos Djermanovic)4682cdc
feat: support explicit resource management inno-undef-init
(#19894) (Milos Djermanovic)5848216
feat: support explicit resource management ininit-declarations
(#19893) (Milos Djermanovic)bb370b8
feat: support explicit resource management inno-const-assign
(#19892) (Milos Djermanovic)5a0069d
docs: Update README (GitHub Actions Bot)fef04b5
docs: Update working on issues info (#19902) (Nicholas C. Zakas)v9.30.1 - July 1, 2025
b035f74
chore: upgrade to@eslint/js@9.30.1
(#19906) (Francesco Trotta)b3dbc16
chore: package.json update for@eslint/js
release (Jenkins)e91bb87
fix: allow separate default and named type imports (#19899) (xbinaryx)ab7c625
docs: Update README (GitHub Actions Bot)dae1e5b
docs: update jsdoc's link (#19896) (JamesVanWaza)v9.30.0 - June 27, 2025
... (truncated)
Commits
50de1ce
chore: package.json update for@eslint/js
released5054e5
chore: package.json update for@eslint/js
releaseb3dbc16
chore: package.json update for@eslint/js
release5a5d526
chore: package.json update for@eslint/js
releaseacf2201
chore: package.json update for@eslint/js
release844f5a6
chore: package.json update for@eslint/js
release- 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
@dependabot
in open-cli-tools/concurrently#528- fix: don't throw when there are no commands by
@gustavohenke
in open-cli-tools/concurrently#532- docs: nicer quotes by
@IsaacLeeWebDev
in open-cli-tools/concurrently#537- Add
--kill-timeout
by@gustavohenke
in open-cli-tools/concurrently#540- docs: fix typo by
@ldeveber
in open-cli-tools/concurrently#542- fix: correct typos in comments and documentation by
@noritaka1166
in open-cli-tools/concurrently#544- refactor: use startsWith & simplify boolean expression by
@noritaka1166
in open-cli-tools/concurrently#543- refactor: use optional chaining by
@noritaka1166
in open-cli-tools/concurrently#545- Handle SIGPIPEs by
@gustavohenke
in open-cli-tools/concurrently#547- refactor: fix map and reduce as return values are not used by
@noritaka1166
in open-cli-tools/concurrently#546- docs: fix typos in docs by
@noritaka1166
in open-cli-tools/concurrently#548- chore: update jest from v29 to v30 by
@noritaka1166
in open-cli-tools/concurrently#549- chore: update
@types/jest
from v29 to v30 by@noritaka1166
in open-cli-tools/concurrently#550New Contributors
@IsaacLeeWebDev
made their first contribution in open-cli-tools/concurrently#537@ldeveber
made their first contribution in open-cli-tools/concurrently#542@noritaka1166
made 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
ef4bc2f
9.2.02458453
chore: update@types/jest
from v29 to v30 (#550)0994b38
chore: update jest from v29 to v30 (#549)b87c0bf
docs: fix typos (#548)d8e922f
Refactor map and reduce as return values are not used (#546)97fdd54
Handle SIGPIPEs (#547)b2cfc4f
Use optional chaining (#545)5ed21af
Use startsWith & simplify boolean expression (#543)041bcd9
correct typos in comments and documentation (#544)d001333
docs: 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
94b4799
Thanks@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
@pilikan
made 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
a8768bf
Thanks@Fdawgs
! - chore(package): add homepage for some 3rd-party registry - see #321 for more detailsv10.1.1
Patch Changes
#309
eb56a5e
Thanks@JounQin
! - fix: separate the/flat
entry for compatibilityFor flat config users, the previous
"eslint-config-prettier"
entry still works, but"eslint-config-prettier/flat"
adds a newname
property 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
94b4799
Thanks@silvenon
! - fix(cli): do not crash on no rules configured10.1.3
Patch Changes
10.1.2
Patch Changes
- #321
a8768bf
Thanks@Fdawgs
! - chore(package): add homepage for some 3rd-party registry - see #321 for more details10.1.1
Patch Changes
#309
eb56a5e
Thanks@JounQin
! - fix: separate the/flat
entry for compatibilityFor flat config users, the previous
"eslint-config-prettier"
entry still works, but"eslint-config-prettier/flat"
adds a newname
property 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
9b0b0a4
fix: release a new latest version4c94893
chore: release eslint-config-prettier (#333)60fef02
chore: addfunding
field intopackage.json
(#332)f55501f
chore: release eslint-config-prettier (#329)50a8a22
chore(deps): update all dependencies (#330)94b4799
fix(cli): do not crash on no rules configured (#328)cdc4a5c
chore: release eslint-config-prettier (#326)4e95a1d
fix: this package iscommonjs
, align its types correctly (#325)8911369
chore: release eslint-config-prettier (#322)a8768bf
chore(package): add homepage url (#321)- Additional commits viewable in compare view
Updates eslint-plugin-vuetify
from 2.5.1 to 2.5.2
Commits
a24a889
2.5.241d7b57
fix: support eslint-plugin-vue@10- See full diff in compare view
Updates typescript
from 5.7.2 to 5.8.3
Release notes
Sourced from typescript's releases.
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
For release notes, check out the release announcement.
Downloads are available on:
TypeScript 5.8 Beta
For release notes, check out the release announcement.
Downloads are available on:
TypeScript 5.7.3
For release notes, check out the release announcement.
- fixed issues query for Typescript 5.7.0 (Beta).
- fixed issues query for Typescript 5.7.1 (RC).
- fixed issues query for Typescript 5.7.2 (Stable).
- fixed issues query for Typescript 5.7.3 (Stable).
Downloads are available on npm
Commits
83dc0bb
Convert release publishing inputs into parameters (#61523)ba663f6
Exclude completions of binding pattern variable initializers (#52723)7205eda
Bump github/codeql-action from 3.28.12 to 3.28.13 in the github-actions group...89c572c
Fixed a symbol display crash on expando members write locations (#55478)7b26d2e
Fix incorrect name in new release pipeline (#61514)c7a559e
Add new release publisher yaml (#61491)29e6d66
Fixlib.includes('dom')
check incontainerSeemsToBeEmptyDomElement
(#61481)19b7772
Bump the github-actions group with 4 updates (#61474)4dc677b
Fix errors on type assertions in erasableSyntaxOnly (#61452)ee3dd72
fix(60908): Unexpected "'Type' is declared but its value is never read." erro...- Additional commits viewable in compare view
Updates typescript-eslint
from 8.26.0 to 8.38.0
Release notes
Sourced from typescript-eslint's releases.
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
isolatedDeclarations
if enabled inconstructor
option (#11351)- typescript-eslint: infer tsconfigRootDir with v8 API (#11412)
- typescript-eslint: error on nested
extends
intseslint.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
@nayounsang
You can read about our versioning strategy and releases on our website.
v8.37.0
8.37.0 (2025-07-14)
🚀 Features
- typescript-estree: infer tsconfigRootDir from call stack (#11370)
🩹 Fixes
- eslint-plugin: [unified-signatures] fix false positives for ignoreOverloadsWithDifferentJSDoc option (#11381)
- type-utils: add missing 'types' dependency to 'type-utils' (#11383)
- type-utils: handle namespaced exports in specifier matching (#11380)
❤️ Thank You
- Bill Collins
- Josh Goldberg ✨
- René
@Renegade334
- Yukihiro Hasegawa
@y-hsgw
You can read about our versioning strategy and releases on our website.
v8.36.0
8.36.0 (2025-07-07)
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
8.38.0 (2025-07-21)
🩹 Fixes
- typescript-eslint: error on nested
extends
intseslint.config()
(#11361)- typescript-eslint: infer tsconfigRootDir with v8 API (#11412)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
You 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
basePath
intseslint.config()
(#11357)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
You can read about our versioning strategy and releases on our website.
8.35.1 (2025-06-30)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.35.0 (2025-06-23)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.34.1 (2025-06-16)
... (truncated)
Commits
d11e79e
chore(release): publish 8.38.06d8fae9
fix(typescript-eslint): error on nestedextends
intseslint.config()
(#11...abb7c4d
fix(typescript-eslint): infer tsconfigRootDir with v8 API (#11412)816be17
chore(release): publish 8.37.07126c3a
feat(typescript-estree): infer tsconfigRootDir from call stack (#11370)84b7a2e
chore(release): publish 8.36.00c40c7a
feat(typescript-eslint): supportbasePath
intseslint.config()
(#11357)e2ecca6
chore: fix issues introduced by updatednx
configuration (#11230)f9bd7d8
chore(release): publish 8.35.1d19c9f3
chore(release): publish 8.35.0- 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
minor
branch.v3.5.17
For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the
minor
branch.v3.5.16
For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the
minor
branch.v3.5.15
For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the
minor
branch.v3.5.14
For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the
minor
branch.
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-bind
dynamic 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 #12434 #12439 #7474
Pull Request Statistics
Commits:
1Files Changed:
16Additions:
+2381Deletions:
-1086
Package Dependencies
@modelcontextprotocol/sdk
npm
1.15.1 → 1.17.0
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: | 4364433 |
UUID: | 2702097555 |
Node ID: | PR_kwDOB1MYHc6hDryT |
Host: | GitHub |
Repository: | patched-network/vue-skuilder |
Mergeable: | Yes |
Merge State: | Unstable |
Rebaseable: | Yes |