Skip to content

Conversation

@github-actions
Copy link
Contributor

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

Auto-generated by a dependency updater.

Changelog

2.58.1

Deprecations

  • Deprecated API key authentication (#2934, #2937). Users who are still using API keys to authenticate Sentry CLI should generate and use an Auth Token instead.

Improvements

  • The sentry-cli debug-files bundle-jvm no longer makes any HTTP requests to Sentry, meaning auth tokens are no longer needed, and the command can be run offline (#2926).

Fixes

  • Skip setting base_sha and base_ref when they equal head_sha during auto-inference, since comparing a commit to itself provides no meaningful baseline (#2924).
  • Improved error message when supplying a non-existent organization to sentry-cli sourcemaps upload. The error now correctly indicates the organization doesn't exist, rather than incorrectly suggesting the Sentry server lacks artifact bundle support (#2931).

@github-actions github-actions bot added the Dependencies Pull requests that update a dependency file label Nov 12, 2025
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-cli.ps1 branch from 020c0c1 to dec450a Compare November 12, 2025 03:20
@codecov
Copy link

codecov bot commented Nov 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.51%. Comparing base (74f60e8) to head (dec450a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4727      +/-   ##
==========================================
- Coverage   73.51%   73.51%   -0.01%     
==========================================
  Files         483      483              
  Lines       17692    17692              
  Branches     3492     3492              
==========================================
- Hits        13007    13006       -1     
- Misses       3795     3796       +1     
  Partials      890      890              

☔ 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.

@jamescrosswell jamescrosswell merged commit 9895de7 into main Nov 12, 2025
33 checks passed
@jamescrosswell jamescrosswell deleted the deps/scripts/update-cli.ps1 branch November 12, 2025 06:59
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