Skip to content

Commit 8f61491

Browse files
itsjustrileyfredericooclaude
authored
hydrogen/Bump cli-hydrogen to 11.1.14 (#7246)
* Bump cli-hydrogen to 11.1.14 * fix: regenerate pnpm-lock.yaml from stable/3.93 base The previous lockfile was generated with stale transitive dependency resolutions. Regenerated by restoring the base branch lockfile and running pnpm install, which resolves transitive deps to their latest valid versions (e.g. strip-ansi 7.2.0, debug 4.4.3, semver 7.7.4). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: freddie <freddie.batista@shopify.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 75868bb commit 8f61491

File tree

5 files changed

+22
-19
lines changed

5 files changed

+22
-19
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@shopify/cli': patch
3+
---
4+
5+
Update cli-hydrogen 11.1.14

packages/cli/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1465,9 +1465,8 @@ USAGE
14651465
[--typescript]
14661466
14671467
ARGUMENTS
1468-
ROUTENAME (home|page|cart|products|collections|policies|blogs|account|search|robots|sitemap|tokenlessApi|all) The
1469-
route to generate. One of
1470-
home,page,cart,products,collections,policies,blogs,account,search,robots,sitemap,tokenlessApi,all.
1468+
ROUTENAME (home|page|cart|products|collections|policies|blogs|account|search|robots|sitemap|all) The route to
1469+
generate. One of home,page,cart,products,collections,policies,blogs,account,search,robots,sitemap,all.
14711470
14721471
FLAGS
14731472
-f, --force [env: SHOPIFY_HYDROGEN_FLAG_FORCE] Overwrites the destination directory and files if they

packages/cli/oclif.manifest.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4426,7 +4426,7 @@
44264426
],
44274427
"args": {
44284428
"routeName": {
4429-
"description": "The route to generate. One of home,page,cart,products,collections,policies,blogs,account,search,robots,sitemap,tokenlessApi,all.",
4429+
"description": "The route to generate. One of home,page,cart,products,collections,policies,blogs,account,search,robots,sitemap,all.",
44304430
"name": "routeName",
44314431
"options": [
44324432
"home",
@@ -4440,7 +4440,6 @@
44404440
"search",
44414441
"robots",
44424442
"sitemap",
4443-
"tokenlessApi",
44444443
"all"
44454444
],
44464445
"required": true

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@shopify/plugin-cloudflare": "3.93.1",
6666
"@shopify/plugin-did-you-mean": "3.93.1",
6767
"@shopify/theme": "3.93.1",
68-
"@shopify/cli-hydrogen": "11.1.10",
68+
"@shopify/cli-hydrogen": "11.1.14",
6969
"@types/global-agent": "3.0.0",
7070
"@vitest/coverage-istanbul": "^3.1.4",
7171
"esbuild-plugin-copy": "^2.1.1"

pnpm-lock.yaml

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)