Bump Shopify/theme-tools packages#8086
Merged
Merged
Conversation
Contributor
Author
|
/snapit |
Contributor
|
🫰✨ Thanks @NathanPJF! Your snapshot has been published to npm. Test the snapshot by installing your package globally: pnpm i -g --@shopify:registry=https://registry.npmjs.org @shopify/cli@0.0.0-snapshot-20260714211312Caution After installing, validate the version by running |
gonzaloriestra
approved these changes
Jul 16, 2026
karreiro
approved these changes
Jul 16, 2026
NathanPJF
force-pushed
the
bump-theme-tools-2026-07-14
branch
from
July 16, 2026 19:41
883a76f to
567b96f
Compare
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.
Updates the theme-tools package versions used by CLI packages:
@shopify/theme-check-node3.26.13.27.0@shopify/theme-language-server-node2.21.32.21.4Note to reviewers
E2E test currently failing: "shopify commands --tree matches snapshot" because #7976 unhide a number of commands, but the tree was never updated. That's what #8094 aims to do. This failure is not blocking; the
e2e-testsjob hascontinue-on-error: true