Skip to content

Chore: updated the alphabet version to v0.0.25#77

Merged
rushabhcodes merged 1 commit into
tscircuit:mainfrom
rushabhcodes:chore/update-alphabet
Apr 23, 2026
Merged

Chore: updated the alphabet version to v0.0.25#77
rushabhcodes merged 1 commit into
tscircuit:mainfrom
rushabhcodes:chore/update-alphabet

Conversation

@rushabhcodes

Copy link
Copy Markdown
Contributor

This pull request updates the version of the @tscircuit/alphabet dependency in the package.json file to ensure compatibility with the latest features and bug fixes.

  • Dependency Updates:
    • Upgraded @tscircuit/alphabet from version ^0.0.2 to ^0.0.25 in package.json to use the latest improvements and fixes.

Copilot AI review requested due to automatic review settings April 23, 2026 17:04
@vercel

vercel Bot commented Apr 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
circuit-json-to-gerber Ready Ready Preview, Comment Apr 23, 2026 5:05pm

Request Review

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates @tscircuit/alphabet to a newer version and rebases a set of SVG snapshot fixtures that reflect changes in generated text/graphics output.

Changes:

  • Bump @tscircuit/alphabet from ^0.0.2 to ^0.0.25.
  • Update multiple SVG snapshot files under tests/**/__snapshots__ to match new rendering output.

Reviewed changes

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

Show a summary per file
File Description
package.json Upgrades @tscircuit/alphabet dependency version.
tests/repros/repro3/snapshots/viagrid-board-bottom.snap.svg Snapshot updated for bottom board SVG output.
tests/repros/repro2/snapshots/silkscreen-text-top.snap.svg Snapshot updated for top silkscreen text rendering.
tests/repros/repro2/snapshots/silkscreen-text-bottom.snap.svg Snapshot updated for bottom silkscreen text rendering.
tests/gerber/snapshots/simple3-top.snap.svg Snapshot updated for simple3 top gerber-to-SVG output.
tests/gerber/snapshots/simple1-bottom.snap.svg Snapshot updated for simple1 bottom gerber-to-SVG output.
tests/gerber/snapshots/silkscreen-anchors-top.snap.svg Snapshot updated for silkscreen anchor rendering (top).
tests/gerber/snapshots/silkscreen-anchors-bottom.snap.svg Snapshot updated for silkscreen anchor rendering (bottom).
tests/gerber/snapshots/pinrow-top.snap.svg Snapshot updated for pinrow top rendering.
tests/gerber/snapshots/pcb-panel-top.snap.svg Snapshot updated for PCB panel top output.
tests/gerber/snapshots/pcb-panel-bottom.snap.svg Snapshot updated for PCB panel bottom output.
tests/gerber/snapshots/copper-text-top.snap.svg Snapshot updated for copper text rendering (top).
tests/gerber/snapshots/copper-text-bottom.snap.svg Snapshot updated for copper text rendering (bottom).
tests/gerber/snapshots/copper-text-knockout-top.snap.svg Snapshot updated for copper text knockout rendering (top).
tests/gerber/snapshots/copper-text-knockout-bottom.snap.svg Snapshot updated for copper text knockout rendering (bottom).

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

Comment thread package.json
Comment on lines 44 to 46
"dependencies": {
"@tscircuit/alphabet": "^0.0.2",
"@tscircuit/alphabet": "^0.0.25",
"fast-json-stable-stringify": "^2.1.0",

Copilot AI Apr 23, 2026

Copy link

Choose a reason for hiding this comment

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

PR description/title indicate only a dependency bump, but this PR also updates many SVG snapshot fixtures. Please update the PR description to mention the snapshot rebaseline (and ideally why the rendered output changed) so reviewers understand the behavioral impact of the alphabet upgrade.

Copilot uses AI. Check for mistakes.
@rushabhcodes rushabhcodes merged commit 023da83 into tscircuit:main Apr 23, 2026
10 checks passed
@rushabhcodes rushabhcodes deleted the chore/update-alphabet branch April 23, 2026 17:12
@seveibar

Copy link
Copy Markdown
Contributor

cool!

@tscircuitbot

Copy link
Copy Markdown

Thank you for your contribution! 🎉

PR Rating:
Impact: Tiny

Track your contributions and see the leaderboard at: tscircuit Contribution Tracker


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.

5 participants