Skip to content

Conversation

@graygilmore
Copy link
Contributor

@graygilmore graygilmore commented Jan 20, 2026

We're seeing different values now and this needs to be updated to fix main:

╭─ info ───────────────────────────────────────────────────────────────────────╮
│                                                                              │
│  There are 11 new @shopify/hydrogen versions available.                      │
│                                                                              │
│  Current: 2025.1.0 | Latest: 2025.7.1                                        │
│                                                                              │
│  The next 5 version(s) include                                               │
│    • 2025.7.1 - New Shopify cookie system, React Router 7.12, and analytics  │
│      improvements                                                            │
│    • 2025.7.0 - Migrate to React Router 7 and API version 2025-07            │
│    • 2025.5.1 - [ONLY USE IF YOU ARE CURRENTLY ON 2025.5.0; ELSE SKIP TO     │
│      >=2025.7.0 UPGRADE] New Shopify cookie system and analytics             │
│      improvements                                                            │
│    • 2025.4.2 - New Shopify cookie system and analytics improvements         │
│    • 2025.4.1 - New tokenless Storefront API route, add buyerIdentity to     │
│      create handlers                                                         │
│    • ...more                                                                 │
│                                                                              │
│  Next steps                                                                  │
│    • Run `h2 upgrade` or `h2 upgrade --version 2025.7.1`                     │
│    • Read release notes at https://hydrogen.shopify.dev/releases             │
│                                                                              │
╰──────────────────────────────────────────────────────────────────────────────╯

This PR just gets main back in a good place but we might want to consider the flakiness of a lot of these tests.

@graygilmore graygilmore requested a review from a team as a code owner January 20, 2026 04:23
@github-actions
Copy link
Contributor

We detected some changes in packages/*/package.json or packages/*/src, and there are no updates in the .changeset.
If the changes are user-facing and should cause a version bump, run npm run changeset add to track your changes and include them in the next release CHANGELOG.
If you are making simple updates to examples or documentation, you do not need to add a changeset.

@shopify
Copy link
Contributor

shopify bot commented Jan 20, 2026

Oxygen deployed a preview of your gg-fix-main branch. Details:

Storefront Status Preview link Deployment details Last update (UTC)
Skeleton (skeleton.hydrogen.shop) ✅ Successful (Logs) Preview deployment Inspect deployment January 20, 2026 5:13 AM

Learn more about Hydrogen's GitHub integration.

Copy link
Contributor

@kdaviduik kdaviduik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm glad the versions are rendering correctly when h2 upgrade runs! these upgrade tests are too flaky, I definitely want us to improve that in the future.

I'm not sure why CI is failing on the recipes? Maybe you need to rebase with main?

@graygilmore
Copy link
Contributor Author

I'm not sure why CI is failing on the recipes? Maybe you need to rebase with main?

Failing due to the false 2025.10.0 release 🙃

Copy link
Contributor

@frandiox frandiox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we know why this broke? 👀

Copy link
Contributor

@frandiox: #3391

@graygilmore graygilmore merged commit 2762305 into main Jan 20, 2026
14 checks passed
@graygilmore graygilmore deleted the gg-fix-main branch January 20, 2026 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants