jjangga0214 / hasura-cli

Hasura CLI as an npm package
https://www.npmjs.com/package/hasura-cli
90 stars 27 forks source link

chore(release): v2.15.2 #96

Closed itsmingjie closed 1 year ago

itsmingjie commented 1 year ago

Updates to a version not affected by a recently disclosed critical security vulnerability.

commit-lint[bot] commented 1 year ago

Chore

Contributors

itsmingjie

Commit-Lint commands
You can trigger Commit-Lint actions by commenting on this PR: - `@Commit-Lint merge patch` will merge dependabot PR on "patch" versions (X.X.Y - Y change) - `@Commit-Lint merge minor` will merge dependabot PR on "minor" versions (X.Y.Y - Y change) - `@Commit-Lint merge major` will merge dependabot PR on "major" versions (Y.Y.Y - Y change) - `@Commit-Lint merge disable` will desactivate merge dependabot PR - `@Commit-Lint review` will approve dependabot PR - `@Commit-Lint stop review` will stop approve dependabot PR
kamsar commented 1 year ago

Hasura has removed the download for 2.15.1 now so this package is broken for 2.15.1 at install time; it should probably be deprecated on npm too

itsmingjie commented 1 year ago

Yeah, @kamsar, and since this npm package is manually updated and is usually outdated, we've switched to using binaries directly in our workflows completely. It should probably be an official recommendation in Hasura's docs as well.

jjangga0214 commented 1 year ago

Sorry guys. I've published all the affected versions in batches by myself. Thank you very much for the report.