Skip to content

chore(deps): update CLI to v2.58.2#1028

Merged
runningcode merged 1 commit intomainfrom
deps/plugin-build/sentry-cli.properties/2.58.2
Nov 12, 2025
Merged

chore(deps): update CLI to v2.58.2#1028
runningcode merged 1 commit intomainfrom
deps/plugin-build/sentry-cli.properties/2.58.2

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Bumps plugin-build/sentry-cli.properties from 2.58.0 to 2.58.2.

Auto-generated by a dependency updater.

Changelog

2.58.2

Improvements

  • Added validation for the sentry-cli build upload command's --head-sha and --base-sha arguments (#2945). The CLI now validates that these are valid SHA1 sums. Passing an empty string is also allowed; this prevents the default values from being used, causing the values to instead be unset.

Fixes

  • Fixed a bug where providing empty-string values for the sentry-cli build upload command's --vcs-provider, --head-repo-name, --head-ref, --base-ref, and --base-repo-name arguments resulted in 400 errors (#2946). Now, setting these to empty strings instead explicitly clears the default value we would set otherwise, as expected.

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

@bruno-garcia bruno-garcia force-pushed the deps/plugin-build/sentry-cli.properties/2.58.2 branch from d298aeb to 3d92680 Compare November 12, 2025 17:35
@runningcode
Copy link
Copy Markdown
Contributor

No api key authentication used directly by the repo but maybe customers are using it indirectly.

@runningcode runningcode merged commit 7db9f58 into main Nov 12, 2025
17 checks passed
@runningcode runningcode deleted the deps/plugin-build/sentry-cli.properties/2.58.2 branch November 12, 2025 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants