Skip to content

Conversation

@wp99cp
Copy link
Member

@wp99cp wp99cp commented Oct 1, 2025

@github-actions
Copy link

github-actions bot commented Oct 1, 2025

Jest Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
1 files    0 ❌

Results for commit 95ad76d.

♻️ This comment has been updated with latest results.

wp99cp added 12 commits October 10, 2025 07:44
…/staging/tanstack/vue-query-5.90.2' into dev
…sumer/staging/open-telemetry-76091d6c66' into dev
dependabot bot and others added 4 commits October 10, 2025 05:48
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.6.0 to 24.7.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.9.2...v5.9.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) from 3.3.43 to 3.3.44.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode)

---
updated-dependencies:
- dependency-name: "@types/dockerode"
  dependency-version: 3.3.44
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@wp99cp wp99cp marked this pull request as ready for review October 10, 2025 06:01
@wp99cp wp99cp requested a review from Copilot October 10, 2025 06:01
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR bumps the version to 0.51.0 and introduces experimental support for new file types (.yaml, .svo2, .tum, .db3) along with CLI metadata functionality updates. The changes refactor type imports to use standardized DTO naming conventions and update multiple dependency versions.

  • Version bump to 0.51.0 across all package.json files
  • Adds experimental support for new file types (.yaml, .svo2, .tum, .db3)
  • Updates type imports to use DTO naming conventions (e.g., ProjectWithRequiredTags → ProjectWithRequiredTagsDto)

Reviewed Changes

Copilot reviewed 40 out of 44 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
package.json files Version bumped to 0.51.0
Frontend files Updated type imports to use DTO naming conventions
CLI files Added experimental file type support and metadata validation
Backend files Enhanced file type handling and project query exact matching
Documentation Added browser compatibility notes and formatting fixes
Comments suppressed due to low confidence (1)

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@wp99cp wp99cp merged commit 622d17b into main Oct 10, 2025
8 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.

3 participants