Skip to content

chore: bump rust & vite-task version - #422

Closed
wan9chi wants to merge 1 commit into
mainfrom
01-14-chore_bump_rust_vite-task_version
Closed

wan9chi wants to merge 1 commit into
mainfrom
01-14-chore_bump_rust_vite-task_version

Conversation

@wan9chi

@wan9chi wan9chi commented Jan 14, 2026

Copy link
Copy Markdown
Member

TL;DR

Updated the Rust toolchain to a newer nightly version.

What changed?

  • Updated the Rust toolchain from nightly-2025-10-31 to nightly-2025-12-11
  • Updated the comment to indicate the nightly features are required by vite-task instead of listing specific features needed for fspy
  • Removed comments about specific nightly features that were previously required

How to test?

  • Run cargo build to verify the project compiles with the new toolchain
  • Verify that all vite-task functionality works as expected

Why make this change?

The project now depends on vite-task which requires a newer nightly version of Rust. The previous nightly features for fspy (Z-bindeps and Windows process extensions) are no longer needed or have been replaced by the requirements of vite-task.

@wan9chi
wan9chi marked this pull request as ready for review January 14, 2026 06:08
Copilot AI review requested due to automatic review settings January 14, 2026 06:08

wan9chi commented Jan 14, 2026

Copy link
Copy Markdown
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 Rust nightly toolchain version and updates all vite-task related dependencies to a newer revision.

Changes:

  • Updated Rust nightly toolchain from 2025-10-31 to 2025-12-11
  • Updated vite-task repository dependencies from revision c57008d to 41f102e
  • Simplified toolchain comments to be more concise

Reviewed changes

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

File Description
rust-toolchain.toml Updated nightly channel date and simplified comments
Cargo.toml Updated all vite-task git dependency revisions consistently
Cargo.lock Reflects updated dependency sources for all vite-task packages

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

@wan9chi
wan9chi force-pushed the 01-14-chore_bump_rust_vite-task_version branch from 7820677 to 89195b4 Compare January 14, 2026 06:11
# Conflicts:
#	Cargo.lock
#	Cargo.toml
Copilot AI review requested due to automatic review settings January 14, 2026 06:12
@wan9chi
wan9chi force-pushed the 01-14-chore_bump_rust_vite-task_version branch from 89195b4 to dcbfeea Compare January 14, 2026 06:12

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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.


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

@Brooooooklyn

Copy link
Copy Markdown
Member

Will do it in #419 to avoid conflict

@Brooooooklyn
Brooooooklyn deleted the 01-14-chore_bump_rust_vite-task_version branch January 28, 2026 05:46
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.

4 participants