Conversation
c3f1354 to
b77ad2a
Compare
Coverage report
Test suite run success3806 tests passing in 1462 suites. Report generated by 🧪jest coverage report action from 4546d39 |
b77ad2a to
998bb95
Compare
|
/snapit |
|
🫰✨ Thanks @gonzaloriestra! Your snapshot has been published to npm. Test the snapshot by installing your package globally: npm i -g --@shopify:registry=https://registry.npmjs.org @shopify/cli@0.0.0-snapshot-20260309115726Caution After installing, validate the version by running |
57af2d4 to
228db89
Compare
|
We detected some changes at Caution DO NOT create changesets for features which you do not wish to be included in the public changelog of the next CLI release. |
| - node-pty | ||
| - nx | ||
| - protobufjs | ||
| - unrs-resolver |
There was a problem hiding this comment.
I'm unclear on why we need to add this. Peer dep of H3's new major version?
There was a problem hiding this comment.
It asked me to add it when I ran pnpm install. I thought it was a new dependency, but apparently it was added in the ESLint migration (recently). Not sure why it didn't ask before :thinking_face:
228db89 to
523f022
Compare
523f022 to
4546d39
Compare

WHY are these changes introduced?
Related to https://github.com/shop/issues-develop/issues/22049
Fixes https://github.com/Shopify/cli/security/dependabot/202
WHAT is this pull request doing?
Upgrades H3 to the latest version for both app and theme packages
How to test your changes?
shopify app devshopify theme devMeasuring impact
How do we know this change was effective? Please choose one:
Checklist