Skip to content

chore(deps): bump grammar#19

Merged
watermarkhu merged 1 commit intomainfrom
bump-grammar
Feb 15, 2026
Merged

chore(deps): bump grammar#19
watermarkhu merged 1 commit intomainfrom
bump-grammar

Conversation

@watermarkhu
Copy link
Collaborator

@watermarkhu watermarkhu commented Feb 15, 2026

Bump grammar to v1.3.0

Copilot AI review requested due to automatic review settings February 15, 2026 15:52
@cla-bot cla-bot bot added the cla-signed label Feb 15, 2026
@watermarkhu watermarkhu merged commit e1b160f into main Feb 15, 2026
11 checks passed
@watermarkhu watermarkhu deleted the bump-grammar branch February 15, 2026 15:54
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 updates the tree-sitter-matlab grammar dependency to a newer revision and bumps the extension version from 0.1.0 to 0.1.1. This is a maintenance update that brings in the latest improvements from the upstream grammar repository.

Changes:

  • Updated tree-sitter-matlab grammar revision from 1bccabdbd420a9c3c3f96f36d7f9e65b3d9c88ef to 574dde565caddf8cf44eec7df3cb89eb96053ed7
  • Bumped extension version from 0.1.0 to 0.1.1 in both extension.toml and Cargo.toml

Reviewed changes

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

File Description
extension.toml Updated grammar revision and bumped version to 0.1.1
Cargo.toml Bumped package version to 0.1.1 to match extension version

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

[package]
name = "zed_matlab"
version = "0.1.0"
version = "0.1.1"
Copy link

Copilot AI Feb 15, 2026

Choose a reason for hiding this comment

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

The version has been bumped from 0.1.0 to 0.1.1, but Cargo.lock was not updated in this PR. Since Cargo.lock is tracked in the repository (not in .gitignore), it should be regenerated to reflect the new version. Run cargo build or cargo update to update Cargo.lock and include it in this PR.

Suggested change
version = "0.1.1"
version = "0.1.0"

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants