Update dependency @sentry/cli to v3.4.2#278
Conversation
|
|
Renovate Jira issue ID: CLI-466 |
SummaryUpdates the What reviewers should knowVersion 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 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.
|
c16d0a1 to
1bbc9e5
Compare
There was a problem hiding this comment.
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.
This PR contains the following updates:
3.4.0→3.4.2Release Notes
getsentry/sentry-cli (@sentry/cli)
v3.4.2Compare Source
Fixes
serializeOptions. String/number options now validate input types and preventArray.prototype.concat()from flattening array values into separate CLI arguments. (#3287)v3.4.1Compare Source
Improvements
--excludeto scope the bundle to a single variant (#3275).Fixes
[<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)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.