Skip to content

fix(deps): bump the minorandpatch group across 1 directory with 12 updates#823

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/master/minorandpatch-d4fdc9688d
Closed

fix(deps): bump the minorandpatch group across 1 directory with 12 updates#823
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/master/minorandpatch-d4fdc9688d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor

Bumps the minorandpatch group with 12 updates in the / directory:

Package From To
@swc/core 1.15.33 1.15.41
@tada5hi/eslint-config 2.3.0 2.3.1
eslint 10.4.0 10.5.0
eslint-plugin-vue 10.9.1 10.9.2
lint-staged 17.0.5 17.0.7
tsdown 0.22.0 0.22.3
typescript-eslint 8.59.4 8.61.1
vitest 4.1.7 4.1.9
@trapi/core 2.0.0 2.0.1
@trapi/metadata 2.0.0 2.0.1
@trapi/swagger 2.0.0 2.0.1
vue 3.5.34 3.5.38

Updates @swc/core from 1.15.33 to 1.15.41

Changelog

Sourced from @​swc/core's changelog.

[1.15.41] - 2026-06-09

Bug Fixes

  • (bindings/node) Preserve source context for AST transforms (#11920) (b6dfa74)

  • (es/codegen) Emit export as namespace correctly (#11923) (4e1f832)

  • (es/codegen) Emit export as namespace minified correctly (#11924) (7157499)

  • (es/compat) Rewrite this in destructuring defaults (#11909) (68af779)

  • (es/decorators) Delay 2022 decorator initializers after private fields (#11847) (3f1a4f5)

  • (es/decorators) Handle import types in decorator metadata (#11916) (f411429)

  • (es/fixer) Preserve new tagged template callee parens (#11922) (242a03a)

  • (es/minifier) Handle unknown member props (#11927) (e59ba68)

  • (es/parser) Handle Flow async generic arrows (#11926) (b9b8993)

  • (es/renamer) Avoid duplicate mangled names across eval scope boundaries (#11913) (4a1af84)

  • (plugin) Avoid importing __free from env (#11908) (4584296)

  • (swc) Preserve plugin error context (#11904) (4e2e9fc)

  • (swc_common) Fix sourcemap panic for multibyte mapping positions (#11918) (40c1601)

Documentation

... (truncated)

Commits
  • 7a72340 chore: Publish 1.15.41 with swc_core v68.0.6
  • 82ae083 chore: Publish 1.15.41-nightly-20260609.1 with swc_core v68.0.6
  • b6dfa74 fix(bindings/node): Preserve source context for AST transforms (#11920)
  • 112729b chore: Publish 1.15.40 with swc_core v66.0.5
  • 13a5608 chore: Publish 1.15.40-nightly-20260523.1 with swc_core v66.0.5
  • bc6ee83 chore: Publish 1.15.39-nightly-20260523.1 with swc_core v66.0.5
  • 3a68ad5 chore: Publish 1.15.38-nightly-20260522.1 with swc_core v66.0.5
  • d0f0d5a chore: Publish 1.15.37-nightly-20260522.1 with swc_core v66.0.5
  • 969df79 chore: Publish 1.15.36-nightly-20260522.1 with swc_core v66.0.5
  • 38c2a44 chore: Publish 1.15.35-nightly-20260522.1 with swc_core v66.0.4
  • Additional commits viewable in compare view

Updates @tada5hi/eslint-config from 2.3.0 to 2.3.1

Release notes

Sourced from @​tada5hi/eslint-config's releases.

eslint-config: v2.3.1

2.3.1 (2026-06-16)

Bug Fixes

  • deps: bump the minorandpatch group across 1 directory with 10 updates (#918) (5b9eebe)
  • deps: bump the minorandpatch group across 1 directory with 9 updates (#906) (984afd3)
Changelog

Sourced from @​tada5hi/eslint-config's changelog.

2.3.1 (2026-06-16)

Bug Fixes

  • deps: bump the minorandpatch group across 1 directory with 10 updates (#918) (5b9eebe)
  • deps: bump the minorandpatch group across 1 directory with 9 updates (#906) (984afd3)
Commits
  • 5366335 chore: release master (#908)
  • 5b9eebe fix(deps): bump the minorandpatch group across 1 directory with 10 updates (#...
  • 984afd3 fix(deps): bump the minorandpatch group across 1 directory with 9 updates (#906)
  • See full diff in compare view

Updates eslint from 10.4.0 to 10.5.0

Release notes

Sourced from eslint's releases.

v10.5.0

Features

  • 5ca8c52 feat: correct stack tracking in max-nested-callbacks (#20973) (Pixel998)
  • b565783 feat: report no-with violations at the with keyword (#20971) (Pixel998)
  • 2ce032f feat: report max-lines-per-function violations at function head (#20966) (Pixel998)
  • 732cb3e feat: report max-nested-callbacks violations at function head (#20967) (Pixel998)
  • f9c138a feat: report max-depth violations on keywords (#20943) (Pixel998)
  • bdb496c feat: correct max-depth handling for else-if chains (#20944) (Pixel998)
  • c296873 feat: update error loc in max-statements to function header (#20907) (Taejin Kim)

Documentation

  • 8ae1b5b docs: Update README (GitHub Actions Bot)
  • ca7eb90 docs: update Node.js prerequisites to include ICU support (#20962) (Francesco Trotta)
  • f99b47a docs: Update README (GitHub Actions Bot)
  • acf03d4 docs: clarify precedence of parserOptions over languageOptions (#20926) (sethamus)

Chores

  • b18bf58 chore: update ecosystem plugins (#20959) (ESLint Bot)
  • c2d1444 refactor: replace areAllSegmentsUnreachable with !isAnySegmentReachable (#20951) (Taejin Kim)
  • 243b8c5 chore: enhance config-rule to support oneOf, anyOf, and nested schemas (#20788) (kuldeep kumar)
  • 217b2a9 test: add unit tests for ParserService (#20949) (Taejin Kim)
  • 72003e7 test: add location information to error messages in max-statements (#20945) (lumir)
  • 7797c26 refactor: deduplicate isAnySegmentReachable across rules (#20890) (Taejin Kim)
  • 67c46fa chore: update ecosystem plugins (#20938) (ESLint Bot)
  • 95d8c7a chore: update dependency @​eslint/json to v2 (#20934) (renovate[bot])
  • cf9e496 chore: update @​arethetypeswrong/cli to 0.18.3 (#20933) (Pixel998)
  • fb6d396 test: run type tests with TypeScript 7 (#20868) (sethamus)

v10.4.1

Bug Fixes

  • e557467 fix: update @eslint/plugin-kit version to 0.7.2 (#20930) (Francesco Trotta)
  • d4ce898 fix: propagate failures from delegated commands (#20917) (Minh Vu)
  • f4f3507 fix: prefer-arrow-callback invalid autofix with newline after async (#20916) (kuldeep kumar)
  • c5bc78b fix: false positive for reference in finally block (#20655) (Tanuj Kanti)
  • 27538c0 fix: add missing CodePath and CodePathSegment types (#20853) (Pixel998)

Documentation

  • 61b0add docs: remove deprecated rule from related rules of max-params (#20921) (Tanuj Kanti)
  • 305d5b9 docs: remove deprecated rules from related rules section (#20911) (Tanuj Kanti)
  • 49b0202 docs: fix display: none of ad (#20901) (Tanuj Kanti)
  • 9067f94 docs: switch build to Node.js 24 (#20893) (Milos Djermanovic)
  • c91b041 docs: Update README (GitHub Actions Bot)
  • e349265 docs: clarify semver strings in rule deprecation objects (#20885) (Milos Djermanovic)

Chores

  • b0e466b test: add data property to invalid tests cases for rules (#20924) (Tanuj Kanti)
  • f78838b test: add CodePath type coverage (#20904) (Pixel998)
  • 1daa4bd chore: update eslint-plugin-eslint-comments test data to latest commit (#20922) (Francesco Trotta)
  • 002942c ci: declare contents:read on update-readme workflow (#20919) (Arpit Jain)
  • 64bca24 chore: update ecosystem plugins (#20912) (ESLint Bot)

... (truncated)

Commits

Updates eslint-plugin-vue from 10.9.1 to 10.9.2

Release notes

Sourced from eslint-plugin-vue's releases.

v10.9.2

Patch Changes

Changelog

Sourced from eslint-plugin-vue's changelog.

10.9.2

Patch Changes

Commits
  • 9aa463a Version Packages (#3080)
  • 517347c Add error positions (#3085)
  • b582b7e fix: false positive for returns in exhaustive switch (#3067)
  • 91a136c fix(one-component-per-file): Ignore members imported from elsewhere (#3063)
  • d37d17b fix(prefer-import-from-vue): don't report names not exported by vue (#3081)
  • 836aa95 fix(custom-event-name-casing): check segments of colon-separated names (#3079)
  • See full diff in compare view

Updates lint-staged from 17.0.5 to 17.0.7

Release notes

Sourced from lint-staged's releases.

v17.0.7

Patch Changes

v17.0.6

Patch Changes

  • #1803 bdf2770 - Run all tests with Deno, in addition to Node.js and Bun.

  • #1796 7508272 - Fix performance regression of lint-staged v17 by going back to using git add to stage task modifications. This was changed to git update-index --again in v17 for less manual work, but unfortunately the update-index command gets slower in very large Git repos.

  • #1797 7b2505a - This version of lint-staged uses the new staged publishing for npm packages feature. Releases are already published from GitHub Actions with trusted publishing, but now an additional approval with two-factor authentication is also required.

  • #1802 321b0a9 - Downgrade dependency tinyexec@1.2.2 to avoid issues in version 1.2.3.

Changelog

Sourced from lint-staged's changelog.

17.0.7

Patch Changes

17.0.6

Patch Changes

  • #1803 bdf2770 - Run all tests with Deno, in addition to Node.js and Bun.

  • #1796 7508272 - Fix performance regression of lint-staged v17 by going back to using git add to stage task modifications. This was changed to git update-index --again in v17 for less manual work, but unfortunately the update-index command gets slower in very large Git repos.

  • #1797 7b2505a - This version of lint-staged uses the new staged publishing for npm packages feature. Releases are already published from GitHub Actions with trusted publishing, but now an additional approval with two-factor authentication is also required.

  • #1802 321b0a9 - Downgrade dependency tinyexec@1.2.2 to avoid issues in version 1.2.3.

Commits
  • cd11fec Merge pull request #1807 from lint-staged/changeset-release/main
  • 15a8ee0 chore(changeset): release
  • 797bbd9 Merge pull request #1808 from lint-staged/add-stashing-faq
  • 504e307 docs: add FAQ entry on how stashing works
  • eff5cd1 Merge pull request #1806 from lint-staged/update-tinyexec
  • e692e58 build(deps): update tinyexec@^1.2.4
  • a2dd4ea Merge pull request #1805 from lint-staged/update-github-templates
  • c928519 docs: update GitHub templates
  • 094ba56 Merge pull request #1798 from lint-staged/changeset-release/main
  • 88e19fe chore(changeset): release
  • Additional commits viewable in compare view

Updates tsdown from 0.22.0 to 0.22.3

Release notes

Sourced from tsdown's releases.

v0.22.3

   🚨 Breaking Changes

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v0.22.2

   🐞 Bug Fixes

    View changes on GitHub

v0.22.1

   🚀 Features

  • dts: Add deps.dts option to override dependency bundling for declaration files  -  by @​sxzz (881bf)

   🐞 Bug Fixes

  • Improve error handling for unsupported TypeScript syntax on Node.js  -  by @​sxzz (b93db)
  • Add extra space for emoji rendering in Windows Terminal  -  by @​sxzz (925cc)
  • unbundle: Add shims support for unbundled builds  -  by @​sxzz (fc991)
    View changes on GitHub
Commits
  • 472b69e chore: release v0.22.3
  • a2eac3b feat!: drop node 24.0 - 24.10 support
  • 1ba7e12 docs: remove publicPath option from wasm plugin
  • 9f05179 perf(css): skip renderChunk when no CSS has been collected (#967)
  • 742f314 ci: switch deployment branch to release
  • 8e33975 chore: upgrade deps
  • 88900c9 ci: generate docs before void deploy (#970)
  • b587b03 ci: deploy docs to Void (#969)
  • bfc649e fix: inline CI detection
  • 15ac682 chore: release v0.22.2
  • Additional commits viewable in compare view

Updates typescript-eslint from 8.59.4 to 8.61.1

Release notes

Sourced from typescript-eslint's releases.

v8.61.1

8.61.1 (2026-06-15)

🩹 Fixes

  • eslint-plugin: [consistent-indexed-object-style] do not remove comments when fixing (#12396, #10577)
  • eslint-plugin: [no-unnecessary-type-assertion] avoid false positive for template literal expressions (#12281)
  • eslint-plugin: [no-unnecessary-type-assertion] wrap object literal in parens when removing TSTypeAssertion in arrow body (#12394, #12393)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] fix precedence bug in autofix (#12413)
  • eslint-plugin: [no-unnecessary-template-expression] respect ECMAScript line terminators (#12388)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.61.0

8.61.0 (2026-06-08)

🚀 Features

  • ast-spec: change type of UnaryExpression.prefix to always true (#12372)
  • ast-spec: tighten types of ArrowFunction, YieldExpression, TSTypePredicate (#12373)

🩹 Fixes

  • rule-schema-to-typescript-types: respect ECMAScript line terminators (#12374)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.60.1

8.60.1 (2026-06-01)

🩹 Fixes

  • eslint-plugin: respect ECMAScript line terminators in ts-comment rules (#12352)

... (truncated)

Changelog

Sourced from typescript-eslint's changelog.

8.61.1 (2026-06-15)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.61.0 (2026-06-08)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.60.1 (2026-06-01)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.60.0 (2026-05-25)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits

Updates vitest from 4.1.7 to 4.1.9

Release notes

Sourced from vitest's releases.

v4.1.9

🐞 Bug Fixes

View changes on GitHub

v4.1.8

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • a7a61e7 chore: release v4.1.9 (#10598)
  • 934b0f5 fix(pool): prevent test run hang on worker crash (#10543) [backport to v4] (#...
  • 7fb2965 fix(browser): wait for orchestrator readiness before resolving browser sessio...
  • a518019 fix: fix importOriginal with optimizer and query import [backport to v4] (#...
  • e61f2dd chore: release v4.1.8
  • e4067b3 fix(browser): disable client cdp API when allowWrite/allowExec: false [ba...
  • See full diff in compare view

Updates @trapi/core from 2.0.0 to 2.0.1

Release notes

Sourced from @​trapi/core's releases.

cli: v2.0.1

2.0.1 (2026-06-04)

Bug Fixes

  • deps: bump locter to v3 and remaining minor/patch updates (9acd603)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​trapi/metadata bumped from ^2.0.0 to ^2.0.1
      • @​trapi/swagger bumped from ^2.0.0 to ^2.0.1

core: v2.0.1

2.0.1 (2026-06-04)

Bug Fixes

  • deps: bump locter to v3 and remaining minor/patch updates (9acd603)
  • deps: bump the minorandpatch group across 1 directory with 12 updates (#849) (4bfa470)
  • deps: bump the minorandpatch group across 1 directory with 5 updates (#838) (5721721)

metadata: v2.0.1

2.0.1 (2026-06-04)

Bug Fixes

  • deps: bump locter to v3 and remaining minor/patch updates (9acd603)
  • deps: bump the minorandpatch group across 1 directory with 12 updates (#849) (4bfa470)
  • deps: bump the minorandpatch group across 1 directory with 5 updates (#838) (5721721)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​trapi/core bumped from 2.0.0 to 2.0.1

swagger: v2.0.1

2.0.1 (2026-06-04)

Bug Fixes

  • deps: bump locter to v3 and remaining minor/patch updates (9acd603)

... (truncated)

Changelog

Sourced from @​trapi/core's changelog.

2.0.1 (2026-06-04)

Bug Fixes

  • deps: bump locter to v3 and remaining minor/patch updates (9acd603)
  • deps: bump the minorandpatch group across 1 directory with 12 updates (#849) (4bfa470)
  • deps: bump the minorandpatch group across 1 directory with 5 updates (#838) (5721721)
Commits
  • b7fc69a chore: release master (#839)
  • 9acd603 fix(deps): bump locter to v3 and remaining minor/patch updates
  • 4bfa470 fix(deps): bump the minorandpatch group across 1 directory with 12 updates (#...
  • 5721721 fix(deps): bump the minorandpatch group across 1 directory with 5 updates (#838)
  • See full diff in compare view

Updates @trapi/metadata from 2.0.0 to 2.0.1

Release notes

Sourced from @​trapi/metadata's releases.

cli: v2.0.1

2.0.1 (2026-06-04)

Bug Fixes

  • deps: bump locter to v3 and remaining minor/patch updates (9acd603)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​trapi/metadata bumped from ^2.0.0 to ^2.0.1
      • @​trapi/swagger bumped from ^2.0.0 to ^2.0.1

core: v2.0.1

2.0.1 (2026-06-04)

Bug Fixes

  • deps: bump locter to v3 and remaining minor/patch updates (9acd603)
  • deps: bump the minorandpatch group across 1 directory with 12 updates (#849) (4bfa470)
  • deps: bump the minorandpatch group across 1 directory with 5 updates (#838) (5721721)

metadata: v2.0.1

2.0.1 (2026-06-04)

Bug Fixes

  • deps: bump locter to v3 and remaining minor/patch updates (9acd603)
  • deps: bump the minorandpatch group across 1 directory with 12 updates (#849) (4bfa470)
  • deps: bump the minorandpatch group across 1 directory with 5 updates (#838) (5721721)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​trapi/core bumped from 2.0.0 to 2.0.1

swagger: v2.0.1

2.0.1 (2026-06-04)

Bug Fixes

  • deps: bump locter to v3 and remaining minor/patch updates (9acd603)

... (truncated)

Changelog

Sourced from @​trapi/metadata's changelog.

2.0.1 (2026-06-04)

Bug Fixes

  • deps: bump locter to v3 and remaining minor/patch updates (9acd603)
  • deps: bump the minorandpatch group across 1 directory with 12 updates (#849) (4bfa470)
  • deps: bump the minorandpatch group across 1 directory with 5 updates (#838) (5721721)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​trapi/core bumped from 2.0.0 to 2.0.1
Commits
  • b7fc69a chore: release master (#839)
  • 9acd603 fix(deps): bump locter to v3 and remaining minor/patch updates
  • 4bfa470 fix(deps): bump the minorandpatch group across 1 directory with 12 updates (#...
  • 5721721 fix(deps): bump the minorandpatch group across 1 directory with 5 updates (#838)
  • See full diff in compare view

Updates @trapi/swagger from 2.0.0 to 2.0.1

Release notes

Sourced from @​trapi/swagger's releases.

cli: v2.0.1

2.0.1 (2026-06-04)

Bug Fixes

  • deps: bump locter to v3 and remaining minor/patch updates (9acd603)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​trapi/metadata bumped from ^2.0.0 to ^2.0.1
      • @​trapi/swagger bumped from ^2.0.0 to ^2.0.1

core: v2.0.1

…dates

Bumps the minorandpatch group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) | `1.15.33` | `1.15.41` |
| [@tada5hi/eslint-config](https://github.com/tada5hi/javascript/tree/HEAD/packages/eslint-config) | `2.3.0` | `2.3.1` |
| [eslint](https://github.com/eslint/eslint) | `10.4.0` | `10.5.0` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `10.9.1` | `10.9.2` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `17.0.5` | `17.0.7` |
| [tsdown](https://github.com/rolldown/tsdown) | `0.22.0` | `0.22.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.59.4` | `8.61.1` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.7` | `4.1.9` |
| [@trapi/core](https://github.com/Tada5hi/trapi/tree/HEAD/packages/core) | `2.0.0` | `2.0.1` |
| [@trapi/metadata](https://github.com/Tada5hi/trapi/tree/HEAD/packages/metadata) | `2.0.0` | `2.0.1` |
| [@trapi/swagger](https://github.com/Tada5hi/trapi/tree/HEAD/packages/swagger) | `2.0.0` | `2.0.1` |
| [vue](https://github.com/vuejs/core) | `3.5.34` | `3.5.38` |



Updates `@swc/core` from 1.15.33 to 1.15.41
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/commits/v1.15.41/packages/core)

Updates `@tada5hi/eslint-config` from 2.3.0 to 2.3.1
- [Release notes](https://github.com/tada5hi/javascript/releases)
- [Changelog](https://github.com/tada5hi/javascript/blob/master/packages/eslint-config/CHANGELOG.md)
- [Commits](https://github.com/tada5hi/javascript/commits/eslint-config-v2.3.1/packages/eslint-config)

Updates `eslint` from 10.4.0 to 10.5.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.4.0...v10.5.0)

Updates `eslint-plugin-vue` from 10.9.1 to 10.9.2
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md)
- [Commits](vuejs/eslint-plugin-vue@v10.9.1...v10.9.2)

Updates `lint-staged` from 17.0.5 to 17.0.7
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v17.0.5...v17.0.7)

Updates `tsdown` from 0.22.0 to 0.22.3
- [Release notes](https://github.com/rolldown/tsdown/releases)
- [Commits](rolldown/tsdown@v0.22.0...v0.22.3)

Updates `typescript-eslint` from 8.59.4 to 8.61.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.1/packages/typescript-eslint)

Updates `vitest` from 4.1.7 to 4.1.9
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.9/packages/vitest)

Updates `@trapi/core` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/Tada5hi/trapi/releases)
- [Changelog](https://github.com/tada5hi/trapi/blob/master/packages/core/CHANGELOG.md)
- [Commits](https://github.com/Tada5hi/trapi/commits/cli-v2.0.1/packages/core)

Updates `@trapi/metadata` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/Tada5hi/trapi/releases)
- [Changelog](https://github.com/tada5hi/trapi/blob/master/packages/metadata/CHANGELOG.md)
- [Commits](https://github.com/Tada5hi/trapi/commits/cli-v2.0.1/packages/metadata)

Updates `@trapi/swagger` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/Tada5hi/trapi/releases)
- [Changelog](https://github.com/tada5hi/trapi/blob/master/packages/swagger/CHANGELOG.md)
- [Commits](https://github.com/Tada5hi/trapi/commits/cli-v2.0.1/packages/swagger)

Updates `vue` from 3.5.34 to 3.5.38
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.34...v3.5.38)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-version: 1.15.41
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@tada5hi/eslint-config"
  dependency-version: 2.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: eslint
  dependency-version: 10.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: eslint-plugin-vue
  dependency-version: 10.9.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: lint-staged
  dependency-version: 17.0.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: tsdown
  dependency-version: 0.22.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: typescript-eslint
  dependency-version: 8.61.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: vitest
  dependency-version: 4.1.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@trapi/core"
  dependency-version: 2.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@trapi/metadata"
  dependency-version: 2.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@trapi/swagger"
  dependency-version: 2.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: vue
  dependency-version: 3.5.38
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 19, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 23, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 23, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/master/minorandpatch-d4fdc9688d branch June 23, 2026 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants