Bump theme-check-node to 3.29.0 and theme-language-server-node to 2.22.2 - #8418
Open
lukeh-shopify wants to merge 1 commit into
Open
Bump theme-check-node to 3.29.0 and theme-language-server-node to 2.22.2#8418lukeh-shopify wants to merge 1 commit into
lukeh-shopify wants to merge 1 commit into
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the monorepo’s Theme tooling dependencies to newer @shopify/theme-check-node / language server versions, and refreshes the pnpm lockfile accordingly so workspace installs resolve consistently.
Changes:
- Bump
@shopify/theme-check-nodefrom3.27.0to3.29.0in the relevant workspaces. - Bump
@shopify/theme-language-server-nodefrom2.21.4to2.22.2for thepackages/themeworkspace. - Regenerate
pnpm-lock.yamlto reflect updated transitive dependencies (e.g.,@shopify/liquid-html-parser,postcss) and platform-specific metadata (libc).
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| pnpm-lock.yaml | Updates locked resolutions and dependency graph to match the bumped Theme tooling packages. |
| packages/theme/package.json | Bumps both @shopify/theme-check-node and @shopify/theme-language-server-node to the new versions. |
| packages/app/package.json | Bumps @shopify/theme-check-node to the new version. |
Files not reviewed (1)
- pnpm-lock.yaml: Generated file
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
graygilmore
approved these changes
Aug 27, 2026
EvilGenius13
approved these changes
Aug 27, 2026
gonzaloriestra
approved these changes
Aug 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What are you trying to accomplish?
chore, consume latest packages from Shopify/theme-tools#1272
What approach did you use?
bumpity bump