Skip to content

Develop#808

Merged
marle3003 merged 100 commits intomainfrom
develop
Jan 23, 2026
Merged

Develop#808
marle3003 merged 100 commits intomainfrom
develop

Conversation

@marle3003
Copy link
Owner

No description provided.

marle3003 and others added 30 commits January 3, 2026 22:21
Bumps [ldapts](https://github.com/ldapts/ldapts) from 8.1.2 to 8.1.3.
- [Release notes](https://github.com/ldapts/ldapts/releases)
- [Changelog](https://github.com/ldapts/ldapts/blob/main/CHANGELOG.md)
- [Commits](ldapts/ldapts@v8.1.2...v8.1.3)

---
updated-dependencies:
- dependency-name: ldapts
  dependency-version: 8.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…develop/ldapts-8.1.3

Bump ldapts from 8.1.2 to 8.1.3 in /webui
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.2.2/packages/tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-version: 3.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…develop/vue-tsc-3.2.2

Bump vue-tsc from 3.2.1 to 3.2.2 in /webui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.0 to 7.3.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…develop/vite-7.3.1

Bump vite from 7.3.0 to 7.3.1 in /webui
switch to new CLI implementation
improve doc generator for CLI
@codecov
Copy link

codecov bot commented Jan 21, 2026

Codecov Report

❌ Patch coverage is 59.74729% with 446 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.96%. Comparing base (980ae35) to head (b3b1995).
⚠️ Report is 101 commits behind head on main.

Files with missing lines Patch % Lines
pkg/cli/docs.go 31.38% 94 Missing and 35 partials ⚠️
pkg/cli/bind.go 50.58% 69 Missing and 15 partials ⚠️
pkg/cli/file.go 67.15% 37 Missing and 8 partials ⚠️
pkg/cli/flags.go 64.93% 23 Missing and 4 partials ⚠️
pkg/cli/help.go 58.33% 15 Missing and 5 partials ⚠️
pkg/cli/command.go 55.00% 16 Missing and 2 partials ⚠️
pkg/cli/dynamic.go 64.70% 15 Missing and 3 partials ⚠️
pkg/cmd/mokapi/mokapi.go 67.85% 18 Missing ⚠️
pkg/cli/parse.go 70.73% 8 Missing and 4 partials ⚠️
pkg/cmd/mokapi/gen-cli.go 0.00% 11 Missing ⚠️
... and 12 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #808      +/-   ##
==========================================
+ Coverage   70.69%   70.96%   +0.27%     
==========================================
  Files         457      468      +11     
  Lines       41600    41916     +316     
==========================================
+ Hits        29409    29746     +337     
+ Misses      10014     9908     -106     
- Partials     2177     2262      +85     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

marle3003 and others added 18 commits January 21, 2026 23:03
Bumps [vue](https://github.com/vuejs/core) from 3.5.26 to 3.5.27.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.26...v3.5.27)

---
updated-dependencies:
- dependency-name: vue
  dependency-version: 3.5.27
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…develop/vue-3.5.27

Bump vue from 3.5.26 to 3.5.27 in /webui
Bumps [cors](https://github.com/expressjs/cors) from 2.8.5 to 2.8.6.
- [Release notes](https://github.com/expressjs/cors/releases)
- [Changelog](https://github.com/expressjs/cors/blob/master/HISTORY.md)
- [Commits](expressjs/cors@v2.8.5...v2.8.6)

---
updated-dependencies:
- dependency-name: cors
  dependency-version: 2.8.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…develop/cors-2.8.6

Bump cors from 2.8.5 to 2.8.6 in /webui
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.2.3/packages/tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-version: 3.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…develop/vue-tsc-3.2.3

Bump vue-tsc from 3.2.2 to 3.2.3 in /webui
Bumps [prettier](https://github.com/prettier/prettier) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.8.0...3.8.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.8.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…develop/prettier-3.8.1

Bump prettier from 3.8.0 to 3.8.1 in /webui
Bumps [whatwg-mimetype](https://github.com/jsdom/whatwg-mimetype) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/jsdom/whatwg-mimetype/releases)
- [Commits](jsdom/whatwg-mimetype@v4.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: whatwg-mimetype
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…develop/whatwg-mimetype-5.0.0

Bump whatwg-mimetype from 4.0.0 to 5.0.0 in /webui
@marle3003 marle3003 merged commit 5e9ff2e into main Jan 23, 2026
19 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments