[Snyk] Upgrade @sentry/cli from 2.31.2 to 2.53.0 #226
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @sentry/cli from 2.31.2 to 2.53.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 49 versions ahead of your current version.
The recommended version was released 24 days ago.
Release notes
Package name: @sentry/cli
-
2.53.0 - 2025-09-01
- feat(mobile-app): Add release notes option (#2712) by @ noahsmartin
- feat(mobile-app): Add default vcs base_ref parsing for mobile-app subcommand (#2706) by @ rbro112
- chore(mobile-app): Rename mobile-app subcommand to build (#2719) by @ rbro112
- Revert "feat(mobile-app): Reintroduce mobile-app feature gating (#2643)" (#2670) by @ noahsmartin
- meta(cursor): Add rule to avoid explicit type annotations (#2717) by @ szokeasaurusrex
- retry on cloudflare timeout (#2695) by @ manishrawat1992
-
2.53.0-alpha - 2025-08-27
- feat(mobile-app): Add default vcs base_ref parsing for mobile-app subcommand (#2706) by @ rbro112
- chore(mobile-app): Rename mobile-app subcommand to build (#2719) by @ rbro112
- Revert "feat(mobile-app): Reintroduce mobile-app feature gating (#2643)" (#2670) by @ noahsmartin
- meta(cursor): Add rule to avoid explicit type annotations (#2717) by @ szokeasaurusrex
- retry on cloudflare timeout (#2695) by @ manishrawat1992
-
2.52.0 - 2025-08-13
- feat(dart): add
- Add default vcs head_repo_name and provider parsing for mobile-app subcommand (#2699) by @ rbro112
- ref(debug-files): Remove unnecessary
- build(deps): bump github/codeql-action from 3.29.5 to 3.29.8 (#2700) by @ dependabot
- build(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#2701) by @ dependabot
- build(deps): bump actions/create-github-app-token from 2.0.6 to 2.1.1 (#2702) by @ dependabot
- build(deps): bump actions/download-artifact from 4.3.0 to 5.0.0 (#2703) by @ dependabot
- Use URL from backend (#2698) by @ chromy
- feat(mobile-app): Add new VCS params to mobile-app command (#2682) by @ rbro112
- feat(launchpad): Add asset catalog files to zip without adding to folder (#2667) by @ noahsmartin
- feat(preprod): Show analysis URL after mobile-app upload (#2675) by @ chromy
- feat(logs): allow project slugs in logs list (#2688) by @ shellmayr
- fix(debug-files): Run all processing steps with
-
2.51.1 - 2025-08-08
- fix(logs): Mark
-
2.51.0 - 2025-08-07
- fix(js): Stop calling
-
2.50.2 - 2025-07-22
-
2.50.1 - 2025-07-22
- build(deps): bump form-data from 3.0.1 to 3.0.4 (#2638) by @ dependabot
-
2.50.0 - 2025-07-18
- feat(js): Expose
-
2.49.0 - 2025-07-18
-
2.48.0 - 2025-07-18
-
2.47.1 - 2025-07-14
-
2.47.0 - 2025-07-08
-
2.46.0 - 2025-05-27
-
2.46.0-alpha - 2025-05-27
-
2.45.0 - 2025-05-08
-
2.44.0 - 2025-05-05
-
2.43.1 - 2025-04-28
-
2.43.0 - 2025-03-27
-
2.42.5 - 2025-03-26
-
2.42.5-alpha - 2025-03-25
-
2.42.4 - 2025-03-19
-
2.42.3 - 2025-03-13
-
2.42.2 - 2025-02-24
-
2.42.1 - 2025-02-18
-
2.42.0 - 2025-02-18
-
2.41.1 - 2025-01-21
-
2.41.0 - 2025-01-20
-
2.40.0 - 2025-01-02
-
2.39.1 - 2024-11-26
-
2.39.0 - 2024-11-22
-
2.38.2 - 2024-11-04
-
2.38.1 - 2024-10-30
-
2.38.0 - 2024-10-22
-
2.37.0 - 2024-10-07
-
2.36.6 - 2024-10-02
-
2.36.5 - 2024-10-01
-
2.36.4 - 2024-09-30
-
2.36.3 - 2024-09-26
-
2.36.2 - 2024-09-23
-
2.36.1 - 2024-09-10
-
2.36.0 - 2024-09-09
-
2.35.0 - 2024-09-05
-
2.34.1 - 2024-08-28
-
2.34.0 - 2024-08-28
-
2.33.1 - 2024-08-02
-
2.33.0 - 2024-07-23
-
2.32.2 - 2024-07-15
-
2.32.1 - 2024-05-28
-
2.32.0 - 2024-05-28
-
2.31.2 - 2024-05-02
from @sentry/cli GitHub release notesVarious fixes & improvements
Changes from 2.53.0-alpha
2.53.0-alpha reintroduced the
build(previously namedmobile-app) commands. 2.53.0 is the first stable release to reintroduce them.Please note, the
buildcommands are still experimental, and are therefore subject to breaking changes, including removal, in any release, without notice.This release reintroduces the
build(previously namedmobile-app) commands.Various fixes & improvements
Various fixes & improvements
dart-symbol-map uploadcommand (#2691) by @ buenaflorcollect(#2705) by @ szokeasaurusrex--no-upload(#2693) by @ P1n3appl3Various fixes & improvements
logscommand as beta (#2690) by @ szokeasaurusrexLogs command
This release introduces a new
sentry-cli logs listcommand, which lists your Sentry logs. For more details, seesentry-cli logs list --help.Please note: if you receive a
403error when using the new command, you may need to generate a new auth token with different permissions. You can do this by navigating to Settings → Developer Settings → Personal Tokens in Sentry. On the Personal Tokens page, generate a token withorg:readscope, and pass this to the command using--auth-tokenor by setting theSENTRY_AUTH_TOKENenvironment variable.Various fixes & improvements
releases files upload-sourcemaps(#2676) by @ szokeasaurusrexThis change removes the
mobile-app uploadexperimental feature which was introduced in 2.50.1.Various fixes & improvements
New experimental feature
This release introduces the new experimental
mobile-app uploadsubcommand. This command is experimental, and therefore subject to changes, including breaking changes and/or removal, in any release. The command might not work as expected.Various fixes & improvements
rejectOnErrorin publicexecutetype declarations (#2628) by @ Lms24Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: