Skip to content

📦 build: update dependencies and documentations #1288

Merged
harehare merged 5 commits intomainfrom
chore/update-deps
Feb 17, 2026
Merged

📦 build: update dependencies and documentations #1288
harehare merged 5 commits intomainfrom
chore/update-deps

Conversation

@harehare
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings February 17, 2026 11:40
@harehare harehare changed the title 📦 build: update dependencies and documentation - Update Cargo.lock for latest dependencies - Remove MCP section from README.md - Update doc script for builtins.html generation [skip ci] 📦 build: update dependencies and documentations Feb 17, 2026
Copy link
Copy Markdown
Contributor

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 pull request performs routine maintenance by updating dependencies and making documentation-related changes. The changes include updating Cargo.lock with latest dependency versions, removing a dedicated MCP section from the README, and adding a new command to the documentation update script for generating built-in functions documentation.

Changes:

  • Updated Cargo.lock with latest versions of multiple dependencies (futures, bitflags, libc, and others)
  • Removed dedicated MCP section from README.md
  • Added command to generate builtins.html documentation in update_doc.sh script

Reviewed changes

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

File Description
Cargo.lock Routine dependency updates including futures 0.3.31→0.3.32, bitflags 2.10.0→2.11.0, and various other minor version bumps
README.md Removed standalone MCP section that provided links to MCP documentation and getting started guide
scripts/update_doc.sh Added new line to generate built-in functions HTML documentation using mq docs command

Copilot AI review requested due to automatic review settings February 17, 2026 12:11
Copy link
Copy Markdown
Contributor

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

Copilot reviewed 2 out of 3 changed files in this pull request and generated no new comments.

harehare and others added 3 commits February 17, 2026 22:45
- Update Cargo.lock for latest dependencies
- Remove MCP section from README.md
- Update doc script for builtins.html generation

[skip ci]
Copilot AI review requested due to automatic review settings February 17, 2026 14:32
Copy link
Copy Markdown
Contributor

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

Copilot reviewed 3 out of 4 changed files in this pull request and generated no new comments.

@harehare harehare merged commit 7a36c5f into main Feb 17, 2026
7 of 8 checks passed
@harehare harehare deleted the chore/update-deps branch February 17, 2026 15:23
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.

2 participants