Skip to content

hydrogen/Bump cli-hydrogen to 13.0.0 (main)#7767

Merged
fredericoo merged 2 commits into
mainfrom
fb-update-cli-hydrogen-12.0.1
Jul 2, 2026
Merged

hydrogen/Bump cli-hydrogen to 13.0.0 (main)#7767
fredericoo merged 2 commits into
mainfrom
fb-update-cli-hydrogen-12.0.1

Conversation

@fredericoo

@fredericoo fredericoo commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

WHY are these changes introduced?

The latest Hydrogen release published @shopify/cli-hydrogen@13.0.0. Shopify CLI needs to bundle that version so shopify hydrogen commands pick up the latest Hydrogen CLI release.

Hydrogen release notes: https://github.com/Shopify/hydrogen/releases/tag/%40shopify/cli-hydrogen%4013.0.0

WHAT is this pull request doing?

  • Bumps @shopify/cli-hydrogen from 11.1.10 to 13.0.0.
  • Updates the lockfile for the new Hydrogen CLI package.
  • Updates the generated CLI manifest, README, and shopify.dev generated docs for the new Hydrogen deploy command metadata.
  • Updates the existing patch changeset for @shopify/cli.

Release notes included in this Hydrogen CLI release:

  • Add hydrogen deploy flags and environment variables for configuring Oxygen client assets and worker output directories.
  • Resolve deployment output directories from explicit flags, Vite output directories, then dist/client and dist/server fallbacks.
  • Default custom output deployments and 0.0.0-preview-* Hydrogen versions to node --run build when no build command is provided.
  • Update @shopify/mini-oxygen to 4.2.0.

How to test your changes?

  • npm view @shopify/cli-hydrogen@13.0.0 version
  • shadowenv exec pnpm -- i --frozen-lockfile
  • node -e 'JSON.parse(require("fs").readFileSync("packages/cli/oclif.manifest.json", "utf8")); JSON.parse(require("fs").readFileSync("docs-shopify.dev/generated/generated_docs_data_v2.json", "utf8"));'
  • shadowenv exec pnpm -- build-api-docs
  • git diff --check
  • shadowenv exec pnpm -- graphql-codegen fails because local schema files are missing for bulkOperations, storeBusinessPlatformDestinations, and storeBusinessPlatformOrganizations.
  • shadowenv exec pnpm -- refresh-manifests fails before packages/cli generation because @shopify/store currently hits an @oclif/core@4.8.3 / @oclif/core@4.11.4 type split.
  • shadowenv exec pnpm -- build-dev-docs fails on the same @shopify/store build issue.

Post-release steps

No stable patch PR for this bump because this is a major @shopify/cli-hydrogen version bump.

After the Shopify CLI release that includes this PR, Hydrogen should follow up by updating the skeleton template's @shopify/cli version if this Hydrogen CLI release contained actual CLI code changes.

Checklist

  • I've considered possible cross-platform impacts (Mac, Linux, Windows)
  • I've considered possible documentation changes
  • I've considered analytics changes to measure impact
  • The change is user-facing - I've identified the correct bump type and updated the existing changeset

@github-actions github-actions Bot added the Area: @shopify/cli @shopify/cli package issues label Jun 9, 2026
@fredericoo fredericoo marked this pull request as ready for review June 9, 2026 16:58
@fredericoo fredericoo requested review from a team as code owners June 9, 2026 16:58
@fredericoo fredericoo enabled auto-merge June 10, 2026 11:38
@fredericoo fredericoo requested a review from graygilmore June 15, 2026 10:15
@fredericoo fredericoo marked this pull request as draft June 15, 2026 13:47
auto-merge was automatically disabled June 15, 2026 13:47

Pull request was converted to draft

@fredericoo fredericoo force-pushed the fb-update-cli-hydrogen-12.0.1 branch from c53c9b7 to 60aeec4 Compare June 15, 2026 13:47
@fredericoo fredericoo marked this pull request as ready for review June 15, 2026 15:32
@fredericoo fredericoo changed the title hydrogen/Bump cli-hydrogen to 12.0.1 (main) hydrogen/Bump cli-hydrogen to 13.0.0 (main) Jul 2, 2026
@fredericoo fredericoo marked this pull request as draft July 2, 2026 12:05
@fredericoo fredericoo force-pushed the fb-update-cli-hydrogen-12.0.1 branch from 60aeec4 to 20535b3 Compare July 2, 2026 12:13
Update Shopify CLI's bundled @shopify/cli-hydrogen dependency to the latest 13.0.0 release so hydrogen commands pick up the new deploy metadata and package fixes.

Keep this as the existing single changeset for the PR, regenerate the lockfile, and update the generated CLI manifest plus shopify.dev command docs for the new deploy flags.

Assisted-By: devx/97be8791-5a55-437c-a6a3-2e7f331450a3
@fredericoo fredericoo force-pushed the fb-update-cli-hydrogen-12.0.1 branch from 20535b3 to d635ca3 Compare July 2, 2026 12:27
@fredericoo fredericoo marked this pull request as ready for review July 2, 2026 14:49
@fredericoo fredericoo enabled auto-merge July 2, 2026 16:40
Regenerate the shopify.dev docs data after bumping @shopify/cli-hydrogen so CI freshness checks see the same command metadata output.

Generated via the docs generator from the updated Hydrogen command interfaces.

Assisted-By: devx/27fcac67-47ed-4fb7-b2fa-d5cc2b9dbc77
@fredericoo fredericoo marked this pull request as draft July 2, 2026 17:24
auto-merge was automatically disabled July 2, 2026 17:24

Pull request was converted to draft

@fredericoo fredericoo marked this pull request as ready for review July 2, 2026 17:35
@fredericoo fredericoo added this pull request to the merge queue Jul 2, 2026
Merged via the queue into main with commit 7b1bd92 Jul 2, 2026
29 checks passed
@fredericoo fredericoo deleted the fb-update-cli-hydrogen-12.0.1 branch July 2, 2026 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: @shopify/cli @shopify/cli package issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants