Skip to content

fix(deps): update dependency @sentry/cli to v2.58.5#1807

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/sentry-cli-2.x
Open

fix(deps): update dependency @sentry/cli to v2.58.5#1807
renovate[bot] wants to merge 1 commit intomainfrom
renovate/sentry-cli-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 25, 2026

This PR contains the following updates:

Package Change Age Confidence
@sentry/cli (source) 2.58.22.58.5 age confidence

Release Notes

getsentry/sentry-cli (@​sentry/cli)

v2.58.5

Compare Source

Fixes
  • Updated minimatch dependency to fix a vulnerability (#​3152)

v2.58.4

Compare Source

Fixes
  • Use node directly in the postinstall script, instead of using npm run (#​3030). This change ensures the postinstall script remains compatible with package managers other than npm.

v2.58.3

Compare Source

Improvements
  • For the sentry-cli build upload command, we now only auto-detect Git metadata when we detect we are running in a CI environment, unless the user manually overrides this behavior (#​2974). This change prevents local development builds from triggiering GitHub status checks for size analysis.
    • We can detect most common CI environments based on the environment variables these set.
    • We introduced two new arguments, --force-git-metadata and --no-git-metadata, which force-enable and force-disable automatic Git data collection, respectively, overriding the default behavior.
  • The sentry-cli build upload command now automatically detects the correct branch or tag reference in non-PR GitHub Actions workflows (#​2976). Previously, --head-ref was only auto-detected for pull request workflows. Now it works for push, release, and other workflow types by using the GITHUB_REF_NAME environment variable.
Fixes
  • Fixed a bug where the sentry-cli sourcemaps inject command could inject JavaScript code into certain incorrectly formatted source map files, corrupting their JSON structure (#​3003).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from philprime as a code owner January 25, 2026 15:56
@philprime philprime enabled auto-merge (squash) February 22, 2026 12:21
@renovate renovate bot force-pushed the renovate/sentry-cli-2.x branch from dcd5188 to f825ae7 Compare March 18, 2026 09:44
@renovate renovate bot changed the title fix(deps): update dependency @sentry/cli to v2.58.4 fix(deps): update dependency @sentry/cli to v2.58.5 Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants