Skip to content

Update dependency @sentry/cli to v3.4.2#278

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/sentry-cli-3.x
Open

Update dependency @sentry/cli to v3.4.2#278
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/sentry-cli-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 15, 2026

This PR contains the following updates:

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

Release Notes

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

v3.4.2

Compare Source

Fixes
  • (snapshots) Stop sending Sentry auth token to Objectstore (#​3286)
  • (js) Fix argument injection in JavaScript API's serializeOptions. String/number options now validate input types and prevent Array.prototype.concat() from flattening array values into separate CLI arguments. (#​3287)

v3.4.1

Compare Source

Improvements
  • (bundle-jvm) Warn and skip subsequent duplicates when multiple files strip to the same URL (e.g. Android build variants contributing the same FQCN). The warning points users at --exclude to scope the bundle to a single variant (#​3275).
Fixes
  • (bundle-jvm) Strip the [<module>/]src/<sourceset>/<lang>/ prefix from bundle URLs so Symbolicator can resolve them from package-based stack traces (e.g. sentry-android-core/src/main/java/io/sentry/android/core/ANRWatchDog.java~/io/sentry/android/core/ANRWatchDog.jvm) (#​3275).

Configuration

📅 Schedule: (in timezone CET)

  • Branch creation
    • "after 7am every weekday,before 7pm every weekday"
  • 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
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 15, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: bun.lock
Command failed: bun install --ignore-scripts
Resolving dependencies
Resolved, downloaded and extracted [1]
error: GET https://repox.jfrog.io/artifactory/api/npm/npm/@sentry%2fcli - 401
error: @sentry/cli@3.4.2 failed to resolve

@hashicorp-vault-sonar-prod
Copy link
Copy Markdown

hashicorp-vault-sonar-prod Bot commented May 15, 2026

Renovate Jira issue ID: CLI-466

@sonar-review-alpha
Copy link
Copy Markdown
Contributor

sonar-review-alpha Bot commented May 15, 2026

Summary

Updates the @sentry/cli dev dependency from 3.4.0 to 3.4.2 (note: PR title and description reference v3.4.1, but the actual commit uses v3.4.2). This is a patch-level bump that includes improvements to Sentry CLI's JVM bundle handling—specifically better duplicate file handling for Android build variants and fixes to URL path resolution for Symbolicator integration. These changes do not affect this repository's own code.

What reviewers should know

Version note: There's a discrepancy between the PR metadata (which says v3.4.1) and the actual committed version (v3.4.2). Verify this is the intended target version.

Scope: Only package.json is modified—this is a dev dependency update with no code changes in the repository itself. Safe to merge once version is confirmed.

Release context: The Sentry CLI improvements are for JVM-based projects (bundle handling for Android builds), which may or may not be relevant to your use case depending on how this repo uses Sentry CLI.


  • Generate Walkthrough
  • Generate Diagram

🗣️ Give feedback

sonar-review-alpha[bot]

This comment was marked as resolved.

@renovate renovate Bot force-pushed the renovate/sentry-cli-3.x branch from c16d0a1 to 1bbc9e5 Compare May 16, 2026 10:12
@renovate renovate Bot changed the title Update dependency @sentry/cli to v3.4.1 Update dependency @sentry/cli to v3.4.2 May 16, 2026
Copy link
Copy Markdown
Contributor

@sonar-review-alpha sonar-review-alpha Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Straightforward dependency bump with no logic changes in this repository. The only thing worth flagging is the version mismatch noted in the orientation summary: the PR title and Renovate description reference v3.4.1, but the actual commit updates @sentry/cli to v3.4.2. This should be verified as intentional before merge.

🗣️ Give feedback

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.

0 participants