chore(deps-dev): bump ovsx from 1.0.0 to 1.0.1 in /vscode#50
Closed
dependabot[bot] wants to merge 11 commits into
Closed
chore(deps-dev): bump ovsx from 1.0.0 to 1.0.1 in /vscode#50dependabot[bot] wants to merge 11 commits into
dependabot[bot] wants to merge 11 commits into
Conversation
VMAP 1.0 (24 rules) and DAAST 1.0 (29 rules) validation. Rule catalog grows from 129 to 182. New public field ValidationResult.document_type (DocumentType enum: Vast/Vmap/Daast) is a breaking change. Integration tests expanded to 139 (VAST) + 22 (VMAP/DAAST). RULES.md, vscode README, README, ROADMAP, and CHANGELOG updated to reflect shipped state. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
These were referenced in mod.rs but not staged in the 0.5.0 commit, causing CI to fail with E0583 file-not-found errors. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Not staged in the 0.5.0 commit alongside daast.rs and vmap.rs. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
daast.rs, vmap.rs, required.rs, and both test files had lines exceeding the formatter's line length. cargo fmt --all fixes CI fmt check. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
server.json: fix >100 char description and bump version to 0.5.0 (was 0.4.0, causing MCP registry publish failure). npm, chrome, and vscode descriptions still said 129 rules; updated to 182 with VMAP/DAAST. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.28.0 to 0.28.1. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.28.0...v0.28.1) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [regex](https://github.com/rust-lang/regex) from 1.12.3 to 1.12.4. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.12.3...1.12.4) --- updated-dependencies: - dependency-name: regex dependency-version: 1.12.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.9.2 to 25.9.3. - [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: 25.9.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Owner
|
@dependabot rebase |
Bumps [ovsx](https://github.com/eclipse-openvsx/openvsx/tree/HEAD/cli) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/eclipse-openvsx/openvsx/releases) - [Changelog](https://github.com/eclipse-openvsx/openvsx/blob/main/cli/CHANGELOG.md) - [Commits](https://github.com/eclipse-openvsx/openvsx/commits/v1.0.1/cli) --- updated-dependencies: - dependency-name: ovsx dependency-version: 1.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/vscode/ovsx-1.0.1
branch
from
June 16, 2026 03:00
ca94e88 to
034549c
Compare
Add a sync-python job to release.yml that, after the GitHub Release is published, bumps src/vastlint/_version.py in the vastlint-python repo and tags it at the same version. That tag triggers vastlint-python's publish workflow, which vendors the FFI libs via fetch-libs.sh and pushes the wheel to PyPI through trusted publishing. Gated on the ENABLE_PYTHON_SYNC repo variable and authenticated with the VASTLINT_PYTHON_DEPLOY_KEY deploy key, mirroring the existing sync-go job. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
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.
Bumps ovsx from 1.0.0 to 1.0.1.
Release notes
Sourced from ovsx's releases.
Changelog
Sourced from ovsx's changelog.
Commits
724dea0chore: prepare cli 1.0.1 release19442b0Fix: properly encode path segments in getUrl (#1893)