Open
Conversation
✅ Deploy Preview for xvc canceled.
|
There was a problem hiding this comment.
Pull request overview
This PR bumps the version of all xvc packages from 0.7.1-alpha.2 to 0.7.1-alpha.3, updating both package versions and internal dependency references across the workspace.
Changes:
- Updated package versions in 10 Cargo.toml files (config, core, ecs, file, lib, logging, pipeline, storage, test_helper, walker)
- Updated internal dependency references to match the new version
- Synchronized Cargo.lock with the version changes
- Added
.xvc/config.local.tomlplaceholder file
Reviewed changes
Copilot reviewed 11 out of 12 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| walker/Cargo.toml | Bumped package version and updated xvc-logging and xvc-test-helper dependency versions |
| test_helper/Cargo.toml | Bumped package version and updated xvc-logging dependency version |
| storage/Cargo.toml | Bumped package version and updated 5 internal xvc dependency versions |
| pipeline/Cargo.toml | Bumped package version and updated xvc-core, xvc-file, and xvc-test-helper dependency versions |
| logging/Cargo.toml | Bumped package version to 0.7.1-alpha.3 |
| lib/Cargo.toml | Bumped package version and updated 5 internal xvc dependency versions |
| file/Cargo.toml | Bumped package version and updated xvc-core, xvc-storage, and xvc-test-helper dependency versions |
| ecs/Cargo.toml | Bumped package version and updated xvc-logging dependency version |
| core/Cargo.toml | Bumped package version and updated 4 internal xvc dependency versions |
| config/Cargo.toml | Bumped package version and updated xvc-logging and xvc-walker dependency versions |
| Cargo.lock | Updated version entries for all 10 xvc packages to reflect the new version |
| .xvc/config.local.toml | Added placeholder config file with comment indicating it should be gitignored |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.