Update CLI version to 2.33.1 in codegen script#1809
Update CLI version to 2.33.1 in codegen script#1809barcister wants to merge 1 commit intoapollographql:mainfrom
Conversation
|
@barcister: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Apollo Contributor License Agreement here: https://contribute.apollographql.com/ |
|
Thanks for the PR @barcister! @glasser The apollo-tooling releases don't have any release notes, so I'm not sure what's changed. Should the iOS client be updating to the most recent version of the CLI? Any expected breakages if we do so? Also, the newest version is now 2.33.4, so we should probably update to that instead of 2.33.1. |
|
@AnthonyMDev The way we publish the apollo-tooling packages means that whenever we bump one package, we also bump all packages that depend on them just to bump the dependency. Looking at https://github.com/apollographql/apollo-tooling/blob/master/CHANGELOG.md I'm not sure there are any super salient changes to the CLI between 2.32.13 and 2.33.1. In fact |
|
Ah that makes sense. Thanks! As long as the commands that are deprecated aren't the ones we are using this is fine. We are writing the Swift codegen, so I don't want to make updates to our CLI usage to migrate to Rover right now in the mean time if we don't have to. |
|
If we make this change we also need to update the URL/SHASUM in the |
|
Closing this in favour of #1929 which bumps to the latest CLI release; |
No description provided.