Skip to content

upgrade deps#26

Merged
NoEgAm merged 1 commit into
mainfrom
updates
Apr 23, 2026
Merged

upgrade deps#26
NoEgAm merged 1 commit into
mainfrom
updates

Conversation

@tiye
Copy link
Copy Markdown
Member

@tiye tiye commented Apr 11, 2026

No description provided.

@tiye tiye requested review from a team and Copilot April 11, 2026 13:56
Copy link
Copy Markdown

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

Updates the project’s dependency/tooling stack, moving to Yarn Berry and newer Calcit/Vite versions, while updating Calcit dependency metadata files and CI build steps.

Changes:

  • Upgrade key dependencies (notably vite and @calcit/procs) and switch to Yarn v4 (packageManager + new yarn.lock format).
  • Replace package.cirru with deps.cirru (version-pinned Calcit deps) and remove the large calcit.cirru artifact.
  • Update CI workflow to use Corepack/Yarn v4 and the newer cr toolchain, plus minor ignore/config additions.

Reviewed changes

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

Show a summary per file
File Description
yarn.lock Regenerated lockfile in Yarn Berry (v4+) format to reflect dependency upgrades.
package.json Pins Yarn version via packageManager, adds build/dev scripts, upgrades vite and @calcit/procs.
package.cirru Removed legacy Calcit dependency manifest.
deps.cirru Added new Calcit dependency manifest with explicit versions and Calcit version pin.
calcit.cirru Removed large generated Calcit code artifact from repo.
.yarnrc.yml Configures Yarn to use node-modules linker.
.gitignore Ignores Yarn-generated .gz artifacts and .DS_Store.
.github/workflows/upload.yaml Updates CI to Corepack/Yarn v4 + newer setup-cr, and adjusts build commands.

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

Comment thread .github/workflows/upload.yaml
@NoEgAm NoEgAm merged commit c218fee into main Apr 23, 2026
5 checks passed
@NoEgAm NoEgAm deleted the updates branch April 23, 2026 05:12
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