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

bump oxygen-cli, cli and cli-kit #1504

Merged
merged 1 commit into from
Nov 13, 2023
Merged

bump oxygen-cli, cli and cli-kit #1504

merged 1 commit into from
Nov 13, 2023

Conversation

vincentezw
Copy link
Contributor

WHY are these changes introduced?

Resolves an issue with the deployment verification check

WHAT is this pull request doing?

bumps @shopify/oxygen-cli to the most recent version 2.6.1. This resolves an issue with the deployment verification step in the deploy command. Bumps @shopify/cli and @shopify/cli-kit from 3.50.0 to 3.50.2.

Added bonus is that the version of oclif/core in this version of oxygen-cli matches the one used in hydrogen-cli.

Checklist

  • I've read the Contributing Guidelines
  • I've considered possible cross-platform impacts (Mac, Linux, Windows)
  • I've added a changeset if this PR contains user-facing or noteworthy changes
  • I've added tests to cover my changes
  • I've added or updated the documentation

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.

Thanks!

'@shopify/cli-hydrogen': patch
---

bump @shopify/oxygen-cli from 2.3.2 to 2.6.1
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this might be confusing for users since they are not aware of any "oxygen cli". Instead of bumping a dependency, can you mention what is this PR actually fixing? Let's write changelogs for the users, we can always check commits/PRs if we devs need references 👍

"@shopify/hydrogen-codegen": "^0.1.0",
"@shopify/mini-oxygen": "^2.2.3",
"@shopify/oxygen-cli": "^2.3.2",
"@shopify/oxygen-cli": "^2.6.1",
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we pin this dependency without the ^? I think oxygen-cli has automatic bumps and that might mean cli-kit gets out of sync, which is problematic sometimes. For example, the last bump to 3.50 caused a weird issue in the init flow (that one was an intentional bump, but I guess it could happen without us noticing).

@frandiox frandiox merged commit f90e4d4 into main Nov 13, 2023
9 checks passed
@frandiox frandiox deleted the vez/bump-oxygencli branch November 13, 2023 13:29
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.

None yet

2 participants