Conversation
aaa311f to
7b3e8c5
Compare
7b3e8c5 to
171924a
Compare
171924a to
3affc16
Compare
3affc16 to
423ccc9
Compare
e25a66e to
0e45c70
Compare
0e45c70 to
dbfed39
Compare
acdc8dc to
2d72f91
Compare
2d72f91 to
f3d8d51
Compare
f3d8d51 to
da795e7
Compare
da795e7 to
13fb3a3
Compare
13fb3a3 to
a3a278e
Compare
a3a278e to
95a0799
Compare
95a0799 to
461c338
Compare
461c338 to
1bfa61b
Compare
b886043 to
9734cb5
Compare
9734cb5 to
89dbf38
Compare
89dbf38 to
ae19cda
Compare
117ca83 to
0fddbce
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
lib/src/cli/_sources.dart
Outdated
| import 'host_platform.dart'; | ||
|
|
||
| const _version = '2.52.0'; | ||
| const _version = '3.2.2'; |
There was a problem hiding this comment.
Legacy source map upload uses removed CLI command
High Severity
Bumping sentry-cli from 2.x to 3.x breaks the legacyWebSymbolication code path. The _executeCliForLegacySourceMaps method constructs commands using releases files <release> upload-sourcemaps, but sentry-cli 3.0.0 explicitly removed all releases files subcommands. Users with legacy_web_symbolication: true in their config will experience runtime failures when uploading source maps. The option is still exposed and configurable with no deprecation warning or guard.
0fddbce to
04af768
Compare
04af768 to
505560e
Compare
ab08589 to
3f1cc67
Compare
3f1cc67 to
c3ab30f
Compare
814af63 to
99a4a2d
Compare
Semver Impact of This PR⚪ None (no version bump detected) 📋 Changelog PreviewThis is how your changes will appear in the changelog. Internal Changes 🔧Deps
Release
Other
Other
🤖 This preview updates automatically when you update the PR. |
99a4a2d to
6be08eb
Compare
6be08eb to
3993517
Compare


Bumps scripts/update-cli.sh from 2.52.0 to 3.3.4.
Auto-generated by a dependency updater.