Skip to content

crate update#260

Merged
JasonShin merged 1 commit intomainfrom
update
Mar 4, 2026
Merged

crate update#260
JasonShin merged 1 commit intomainfrom
update

Conversation

@JasonShin
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings March 4, 2026 11:22
Copy link
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 PR updates Rust crate dependencies for the sqlx-ts project (a CLI/tooling crate that parses JS/TS and interacts with MySQL/Postgres), refreshing direct dependencies in Cargo.toml and bringing Cargo.lock in sync.

Changes:

  • Bump core runtime and CLI dependencies (e.g., tokio, clap, serde, regex, thiserror).
  • Update SWC parsing stack (swc_common, swc_ecma_ast, swc_ecma_parser) to newer major versions.
  • Refresh dev-dependencies (predicates, tempfile) and regenerate Cargo.lock with updated transitive crates.

Reviewed changes

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

File Description
Cargo.toml Updates declared dependency versions (including major SWC updates and runtime/lib bumps).
Cargo.lock Regenerated lockfile reflecting updated direct + transitive dependency graph.

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

@JasonShin JasonShin merged commit 2fc5ecd into main Mar 4, 2026
37 checks passed
@JasonShin JasonShin deleted the update branch March 4, 2026 21:16
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