getsentry / sentry-webpack-plugin

Repo moved to https://github.com/getsentry/sentry-javascript-bundler-plugins. Please open any issues/PRs there.
MIT License
662 stars 116 forks source link

Bump Sentry CLI to newer version #454

Open lforst opened 1 year ago

lforst commented 1 year ago

Since Sentry CLI v1 will likely face a crash on macOS Sonoma Beta (see https://github.com/alexcrichton/curl-rust/issues/524) we need to come up with a way to upgrade Sentry CLI to v2 in a non-breaking way for the webpack plugin v1.

SomeoneToIgnore commented 11 months ago

👋 Upstream curl issue had been fixed, new curl-sys version had been released and seems to work on Sonoma. See https://github.com/alexcrichton/curl-rust/issues/524#issuecomment-1753070751 for more details.