Skip to content

Conversation

@github-actions
Copy link
Contributor

Bumps scripts/update-cli.ps1 from 2.56.1 to 2.57.0.

Auto-generated by a dependency updater.

Changelog

2.57.0

New Features

  • (JS API) Add projects field to SentryCliUploadSourceMapsOptions (#2856)

Deprecations

  • Deprecated the upload-proguard subcommand's --app-id, --version, and --version-code flags (#2852), as we plan to remove these flags in Sentry CLI 3.x. Users should simply stop using the flags; the values specified there have never had an effect on deobfuscation, and are no longer visible in Sentry.
  • Added a deprecation notice for release bundle uploads, a legacy method for uploading source maps (#2844). Release bundle uploads will be removed in Sentry CLI 3.x in favor of artifact bundles, the newer source map upload method introduced in Sentry version 23.6.2. Self-hosted users: You must upgrade to Sentry 23.6.2 or later before upgrading to Sentry CLI 3.x.

Fixes

  • Fixed a bug where some log messages would not show up in CI environments or when redirecting stderr to a file (#2830). Specifically, this bug was affecting any subcommand that uses a progress bar, such as sentry-cli debug-files bundle-jvm and sentry-cli sourcemaps upload. Any stderr output during the progress bar was lost if stderr was redirected.

@github-actions github-actions bot added the Dependencies Pull requests that update a dependency file label Oct 22, 2025
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-cli.ps1 branch from 5670330 to 546023d Compare October 22, 2025 12:22
@codecov
Copy link

codecov bot commented Oct 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.54%. Comparing base (960f6a8) to head (5301b10).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4668      +/-   ##
==========================================
+ Coverage   73.50%   73.54%   +0.03%     
==========================================
  Files         483      483              
  Lines       17692    17692              
  Branches     3492     3492              
==========================================
+ Hits        13005    13011       +6     
+ Misses       3797     3792       -5     
+ Partials      890      889       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-cli.ps1 branch from 546023d to 5301b10 Compare October 28, 2025 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants