Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 7, 2025

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

Auto-generated by a dependency updater.

Changelog

2.58.0

New Features

  • Removed experimental status from the sentry-cli build upload commands (#2899, #2905). At the time of this release, build uploads are still in closed beta on the server side, so most customers cannot use this functionality quite yet.
  • Added CLI version metadata to build upload archives (#2890).

Deprecations

  • Deprecated the upload-proguard subcommand's --platform flag (#2863). This flag was a no-op for some time, so we will remove it in the next major.
  • Deprecated the upload-proguard subcommand's --android-manifest flag (#2891). This flag was a no-op for some time, so we will remove it in the next major.
  • Deprecated the sentry-cli sourcemaps upload command's --no-dedupe flag (#2913). The flag was no longer relevant for sourcemap uploads to modern Sentry servers and was made a no-op.

Fixes

  • Fixed autofilled git base metadata (--base-ref, --base-sha) when using the build upload subcommand in git repos. Previously this worked only in the context of GitHub workflows (#2897, #2898).

Performance

  • Slightly sped up the sentry-cli sourcemaps upload command by eliminating an HTTP request to the Sentry server, which was not required in most cases (#2913).

@github-actions github-actions bot added the Dependencies Pull requests that update a dependency file label Nov 7, 2025
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-cli.ps1 branch from d90a328 to 463a9c5 Compare November 7, 2025 03:19
@codecov
Copy link

codecov bot commented Nov 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.52%. Comparing base (133aa45) to head (49d8ae9).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4705      +/-   ##
==========================================
+ Coverage   73.50%   73.52%   +0.02%     
==========================================
  Files         483      483              
  Lines       17692    17692              
  Branches     3492     3492              
==========================================
+ Hits        13004    13008       +4     
+ Misses       3797     3795       -2     
+ Partials      891      889       -2     

☔ 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 463a9c5 to 8549b3d Compare November 8, 2025 03:15
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-cli.ps1 branch from 8549b3d to 5ca3708 Compare November 10, 2025 03:24
@jamescrosswell jamescrosswell merged commit 74f60e8 into main Nov 12, 2025
33 checks passed
@jamescrosswell jamescrosswell deleted the deps/scripts/update-cli.ps1 branch November 12, 2025 01:04
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.

3 participants