Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix upgrade command for outdated dev deps #2093

Merged
merged 3 commits into from
May 8, 2024

Conversation

frandiox
Copy link
Contributor

@frandiox frandiox commented May 8, 2024

The upgrade command is supposed to detect outdated dependencies in two releases that have the same Hydrogen version.
This was true for dependencies but didn't work for devDependencies. I've also added unit tests to cover the whole outdated deps story.

@michenly I think this should fix the issue you were seeing where it didn't show updates for a bump in mini-oxygen 🤔

@frandiox frandiox requested review from michenly, juanpprieto and a team May 8, 2024 06:43
Copy link
Contributor

shopify bot commented May 8, 2024

Oxygen deployed a preview of your fd-fix-upgrade-command-outdated-dev-deps branch. Details:

Storefront Status Preview link Deployment details Last update (UTC)
custom-cart-method ✅ Successful (Logs) Preview deployment Inspect deployment May 8, 2024 6:43 AM
subscriptions ✅ Successful (Logs) Preview deployment Inspect deployment May 8, 2024 6:43 AM
vite ✅ Successful (Logs) Preview deployment Inspect deployment May 8, 2024 6:43 AM
third-party-queries-caching ✅ Successful (Logs) Preview deployment Inspect deployment May 8, 2024 6:43 AM
Skeleton (skeleton.hydrogen.shop) ✅ Successful (Logs) Preview deployment Inspect deployment May 8, 2024 6:43 AM
optimistic-cart-ui ✅ Successful (Logs) Preview deployment Inspect deployment May 8, 2024 6:43 AM

Learn more about Hydrogen's GitHub integration.

@michenly michenly merged commit 286589e into main May 8, 2024
13 checks passed
@michenly michenly deleted the fd-fix-upgrade-command-outdated-dev-deps branch May 8, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants