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

Update cli kit 3.66.1 #2512

Merged
merged 3 commits into from
Sep 11, 2024
Merged

Update cli kit 3.66.1 #2512

merged 3 commits into from
Sep 11, 2024

Conversation

frandiox
Copy link
Contributor

@frandiox frandiox commented Sep 10, 2024

This PR updates cli-kit and related dependencies to 3.66.1 before the next release.

Note: when updating these dependencies, we need to ensure that package-lock.json doesn't move dependencies around in node_modules. For that, it's useful to bump dependencies like this:

  • cd packages/cli && npm remove @shopify/cli-kit && npm i @shopify/cli-kit@3.66.1
  • cd templates/skeleton && npm remove @shopify/cli && npm i @shopify/cli@~3.66.1

Ensuring that the updated package.json files keep the correct ~, ^ (or nothing) afterwards.
The npm dedup command is also useful to fix inconsistencies in package-lock.json.

@frandiox frandiox requested a review from a team September 10, 2024 10:42
Copy link
Contributor

shopify bot commented Sep 10, 2024

Oxygen deployed a preview of your fd-update-cli-kit-3.66.1 branch. Details:

Storefront Status Preview link Deployment details Last update (UTC)
custom-cart-method ✅ Successful (Logs) Preview deployment Inspect deployment September 10, 202410:43 AM
third-party-queries-caching ✅ Successful (Logs) Preview deployment Inspect deployment September 10, 202410:43 AM
sitemap ✅ Successful (Logs) Preview deployment Inspect deployment September 10, 202410:43 AM
Skeleton (skeleton.hydrogen.shop) ✅ Successful (Logs) Preview deployment Inspect deployment September 10, 202410:43 AM
classic-remix ✅ Successful (Logs) Preview deployment Inspect deployment September 10, 202410:43 AM
metaobjects ✅ Successful (Logs) Preview deployment Inspect deployment September 10, 202410:43 AM

Learn more about Hydrogen's GitHub integration.

@frandiox frandiox merged commit 21f37eb into main Sep 11, 2024
13 checks passed
@frandiox frandiox deleted the fd-update-cli-kit-3.66.1 branch September 11, 2024 01:03
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.

2 participants