Skip to content

chore: bump vite-task to d02b257#1689

Merged
branchseer merged 7 commits into
mainfrom
claude/vite-task-version-bump-8FA7g
May 27, 2026
Merged

chore: bump vite-task to d02b257#1689
branchseer merged 7 commits into
mainfrom
claude/vite-task-version-bump-8FA7g

Conversation

@branchseer
Copy link
Copy Markdown
Member

[CHANGELOG diff](https://github.com/voidzero-dev/vite-task/compare/c945cc0c7bb5af478a68d4548db7f46e621b36b0...d02b257dc7fa6293b4f4f6774e5f883476b8846c#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed)

Also bumps the Rust nightly toolchain to nightly-2026-05-24 to match vite-task, updates packages/cli/src/run-config.ts from the regenerated TS types, and documents the new task command shorthand syntax in docs/config/run.md.


Generated by Claude Code

@netlify
Copy link
Copy Markdown

netlify Bot commented May 26, 2026

Deploy Preview for viteplus-preview ready!

Name Link
🔨 Latest commit ce7189b
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/6a167372c677260008143af2
😎 Deploy Preview https://deploy-preview-1689--viteplus-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@socket-security
Copy link
Copy Markdown

socket-security Bot commented May 26, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedcargo/​brush-parser@​0.4.010010093100100

View full report

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 26, 2026

✅ Staging deployment successful!

Preview: https://viteplus-staging.void.app/
Commit: ce7189b

The nightly-2026-05-24 bump introduces useless_borrows_in_formatting,
manual_assert_eq, needless_return_with_question_mark, and byte_char_slices
that fire on upstream rolldown crates. Workspace-level allows only reach
rolldown crates with [lints] workspace = true, so the rest are silenced
via the cargo clippy CLI in CI.

https://claude.ai/code/session_01N7sZTbj8K2QYvMAWUB1Nmz
Copy link
Copy Markdown
Member

@fengmk2 fengmk2 left a comment

Choose a reason for hiding this comment

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

@branchseer snap test diff need to update before merge.

claude and others added 5 commits May 27, 2026 03:33
Move the task command shorthand description out from under the
\`command\` heading to the \`tasks\` section, since it sets a task value
not a command field. Add an explicit note that array commands chain
sequentially like \`&&\`, not split a single command into argv tokens.

https://claude.ai/code/session_01N7sZTbj8K2QYvMAWUB1Nmz
`TaskConfig` is not exported anywhere; the generated TS type is
`TaskDefinition = Task | Command` with `Command = string | string[]`.

https://claude.ai/code/session_01N7sZTbj8K2QYvMAWUB1Nmz
@branchseer branchseer merged commit 4ce9465 into main May 27, 2026
39 of 40 checks passed
@branchseer branchseer deleted the claude/vite-task-version-bump-8FA7g branch May 27, 2026 05:07
@fengmk2 fengmk2 mentioned this pull request May 28, 2026
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.

3 participants