Skip to content

Conversation

@szokeasaurusrex
Copy link
Member

Upgrade the Sentry CLI to the latest Upgrade the Sentry CLI to the latest version (in yarn.lock). Also, increase the version bound to ^2.46.0 in the package.json, as this version introduced retries for all API requests.

Upgrade the Sentry CLI to the latest Upgrade the Sentry CLI to the latest version (in yarn.lock). Also, increase the version bound to ^2.46.0 in the `package.json`, as this version introduced retries for all API requests.
@linear
Copy link

linear bot commented Dec 30, 2025

The `SentryCliReleases` interface types the `new` method incorrectly; we
need to use `SentryCli['releases']` instead. Also, since the
SentryCliReleases is removed in Sentry CLI 3.0, this change makes us
future compatible
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.

More robust handling when Sentry has HTTP 5xx error

3 participants