Skip to content

chore: bump @sentry/cli from 2.58.4 to 3.3.3#887

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/sentry/cli-3.3.3
Open

chore: bump @sentry/cli from 2.58.4 to 3.3.3#887
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/sentry/cli-3.3.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2026

Bumps @sentry/cli from 2.58.4 to 3.3.3.

Release notes

Sourced from @​sentry/cli's releases.

3.3.3

Internal Changes 🔧

  • (npm) 🤖 Bump optional dependencies to 3.3.2 in afdef906

3.3.2

New Features ✨

  • (preprod) Add VCS parameters to snapshots upload command by @​rbro112 in #3200

Internal Changes 🔧

  • (npm) 🤖 Bump optional dependencies to 3.3.1 in 3200dfb9

3.3.1

Fixes

  • Accept ProGuard mapping files without line information instead of rejecting them (#3192).

Experimental Feature 🧑‍🔬 (internal-only)

  • Pipe snapshot sidecar metadata into upload as part of sentry-cli build snapshots command (#3163).

3.3.0

New Features

  • Added sentry-cli proguard uuid <PATH> to compute and print the UUID for a ProGuard mapping file (#3176).

Improvements

  • Moved sentry-cli upload-proguard to sentry-cli proguard upload, aligning the API with similar upload commands like debug-files upload and sourcemaps upload (#3174). sentry-cli upload-proguard remains supported as an alias, so no migration is required.

Experimental Feature 🧑‍🔬 (internal-only)

  • Print snapshot URL after successful upload (#3167).

3.2.3

Experimental Feature 🧑‍🔬 (internal-only)

  • Added experimental sentry-cli build snapshots command to upload build snapshots to a project (#3110).
    • This command uploads files from a specified directory to Sentry's Objectstore, associating them with a snapshot identifier.
    • The command is experimental and subject to breaking changes or removal in future releases.

3.2.2

Fixes

  • Updated minimatch dependency to fix a vulnerability (#3153)

3.2.1

Fixes

... (truncated)

Changelog

Sourced from @​sentry/cli's changelog.

3.3.3

Internal Changes 🔧

  • (npm) 🤖 Bump optional dependencies to 3.3.2 in afdef906

3.3.2

New Features ✨

  • (preprod) Add VCS parameters to snapshots upload command by @​rbro112 in #3200

Internal Changes 🔧

  • (npm) 🤖 Bump optional dependencies to 3.3.1 in 3200dfb9

3.3.1

Fixes

  • Accept ProGuard mapping files without line information instead of rejecting them (#3192).
  • Improve error message when uploading .xcarchive or .ipa files on non-Apple Silicon Macs (#3211).

Experimental Feature 🧑‍🔬 (internal-only)

  • Pipe snapshot sidecar metadata into upload as part of sentry-cli build snapshots command (#3163).

3.3.0

New Features

  • Added sentry-cli proguard uuid <PATH> to compute and print the UUID for a ProGuard mapping file (#3176).

Improvements

  • Moved sentry-cli upload-proguard to sentry-cli proguard upload, aligning the API with similar upload commands like debug-files upload and sourcemaps upload (#3174). sentry-cli upload-proguard remains supported as an alias, so no migration is required.

Experimental Feature 🧑‍🔬 (internal-only)

  • Print snapshot URL after successful upload (#3167).

3.2.3

Experimental Feature 🧑‍🔬 (internal-only)

  • Added experimental sentry-cli build snapshots command to upload build snapshots to a project (#3110).
    • This command uploads files from a specified directory to Sentry's Objectstore, associating them with a snapshot identifier.
    • The command is experimental and subject to breaking changes or removal in future releases.

3.2.2

... (truncated)

Commits
  • b71c76f release: 3.3.3
  • c133c5e feat(preprod): Increase connect timeout, display full errors (#3204)
  • afdef90 build(npm): 🤖 Bump optional dependencies to 3.3.2
  • 0496fd4 Merge branch 'release/3.3.2'
  • 03c7f26 release: 3.3.2
  • 6d15ff1 feat(preprod): Add VCS parameters to snapshots upload command (#3200)
  • 3200dfb build(npm): 🤖 Bump optional dependencies to 3.3.1
  • 424156a Merge branch 'release/3.3.1'
  • cec8154 release: 3.3.1
  • 7cfb612 fix(ci): Install native resolver bindings for Jest 30 on release builds (#3194)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added auto-merge Ready to automatically merge after being open for 48 hours dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 24, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 24, 2026 14:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code auto-merge Ready to automatically merge after being open for 48 hours labels Mar 24, 2026
Bumps [@sentry/cli](https://github.com/getsentry/sentry-cli) from 2.58.4 to 3.3.3.
- [Release notes](https://github.com/getsentry/sentry-cli/releases)
- [Changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-cli@2.58.4...3.3.3)

---
updated-dependencies:
- dependency-name: "@sentry/cli"
  dependency-version: 3.3.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sentry/cli-3.3.3 branch from a7f5470 to a2aa54c Compare April 6, 2026 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Ready to automatically merge after being open for 48 hours dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant