build(deps-dev): bump @figma/code-connect from 1.3.4 to 1.4.2#4334
build(deps-dev): bump @figma/code-connect from 1.3.4 to 1.4.2#4334Gert-Jan Vercauteren (gert-janvercauteren) wants to merge 1 commit intomainfrom
Conversation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Updates the repo’s Figma Code Connect tooling by bumping the @figma/code-connect dev dependency.
Changes:
- Bump
@figma/code-connectfrom^1.3.4to^1.4.2. - Regenerate
package-lock.json, updating transitive dependencies (notablyglob,ts-morph,undici, and nested TypeScript used by code-connect).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| package.json | Updates the @figma/code-connect devDependency version to ^1.4.2. |
| package-lock.json | Updates lockfile entries for @figma/code-connect and its transitive dependencies (including new Node engine constraints). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| "@babel/preset-typescript": "^7.28.5", | ||
| "@babel/register": "^7.28.3", | ||
| "@figma/code-connect": "^1.3.4", | ||
| "@figma/code-connect": "^1.4.2", |
There was a problem hiding this comment.
Upgrading to @figma/code-connect@^1.4.2 appears to drop Node 18 compatibility via new transitive deps (e.g. glob@11 and undici@7 in package-lock now require Node 20+). This conflicts with the repo’s stated support range (package.json engines.node is >=18.20.4 and docs/templates also reference Node 18). Please either (a) bump engines.node (and update the documented Node requirement accordingly), or (b) keep @figma/code-connect pinned to a Node-18-compatible version / use overrides to stay on Node-18-compatible transitive deps if Node 18 support must remain.
| "@figma/code-connect": "^1.4.2", | |
| "@figma/code-connect": "1.4.1", |
|
Visit https://backpack.github.io/storybook-prs/4334 to see this build running in a browser. |
|
Backing off and figuring out how to move forward. |
Pull request was closed
Bumps
@figma/code-connectfrom^1.3.4to^1.4.2.This is a dev dependency update with no component changes.
[Clover-123][BpkButton] Updating the colourREADME.md(If you have created a new component) — N/AREADME.md— N/A