-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
feat(deps): bump @sentry/cli from 2.52.0 to 2.53.0 #17652
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@dependabot rebase |
19d5acc
to
c875c32
Compare
@dependabot rebase |
Bumps [@sentry/cli](https://github.com/getsentry/sentry-cli) from 2.52.0 to 2.53.0. - [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.52.0...2.53.0) --- updated-dependencies: - dependency-name: "@sentry/cli" dependency-version: 2.53.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
c875c32
to
f8d1684
Compare
Lms24
approved these changes
Sep 16, 2025
andreiborza
pushed a commit
that referenced
this pull request
Sep 17, 2025
Bumps [@sentry/cli](https://github.com/getsentry/sentry-cli) from 2.52.0 to 2.53.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-cli/releases"><code>@sentry/cli</code>'s releases</a>.</em></p> <blockquote> <h2>2.53.0</h2> <h3>Various fixes & improvements</h3> <ul> <li>feat(mobile-app): Add release notes option (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2712">#2712</a>) by <a href="https://github.com/noahsmartin"><code>@noahsmartin</code></a></li> </ul> <h3>Changes from 2.53.0-alpha</h3> <p>2.53.0-alpha reintroduced the <code>build</code> (previously named <code>mobile-app</code>) commands. 2.53.0 is the first stable release to reintroduce them.</p> <p>Please note, the <code>build</code> commands are still experimental, and are therefore subject to breaking changes, including removal, in any release, without notice.</p> <ul> <li>feat(mobile-app): Add default vcs base_ref parsing for mobile-app subcommand (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2706">#2706</a>) by <a href="https://github.com/rbro112"><code>@rbro112</code></a></li> <li>chore(mobile-app): Rename mobile-app subcommand to build (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2719">#2719</a>) by <a href="https://github.com/rbro112"><code>@rbro112</code></a></li> <li>Revert "feat(mobile-app): Reintroduce mobile-app feature gating (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2643">#2643</a>)" (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2670">#2670</a>) by <a href="https://github.com/noahsmartin"><code>@noahsmartin</code></a></li> <li>meta(cursor): Add rule to avoid explicit type annotations (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2717">#2717</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>retry on cloudflare timeout (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2695">#2695</a>) by <a href="https://github.com/manishrawat1992"><code>@manishrawat1992</code></a></li> </ul> <h2>2.53.0-alpha</h2> <p>This release reintroduces the <code>build</code> (previously named <code>mobile-app</code>) commands.</p> <h3>Various fixes & improvements</h3> <ul> <li>feat(mobile-app): Add default vcs base_ref parsing for mobile-app subcommand (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2706">#2706</a>) by <a href="https://github.com/rbro112"><code>@rbro112</code></a></li> <li>chore(mobile-app): Rename mobile-app subcommand to build (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2719">#2719</a>) by <a href="https://github.com/rbro112"><code>@rbro112</code></a></li> <li>Revert "feat(mobile-app): Reintroduce mobile-app feature gating (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2643">#2643</a>)" (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2670">#2670</a>) by <a href="https://github.com/noahsmartin"><code>@noahsmartin</code></a></li> <li>meta(cursor): Add rule to avoid explicit type annotations (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2717">#2717</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>retry on cloudflare timeout (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2695">#2695</a>) by <a href="https://github.com/manishrawat1992"><code>@manishrawat1992</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md"><code>@sentry/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>2.53.0</h2> <h3>Various fixes & improvements</h3> <ul> <li>feat(mobile-app): Add release notes option (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2712">#2712</a>) by <a href="https://github.com/noahsmartin"><code>@noahsmartin</code></a></li> </ul> <h3>Changes from 2.53.0-alpha</h3> <p>2.53.0-alpha reintroduced the <code>build</code> (previously named <code>mobile-app</code>) commands. 2.53.0 is the first stable release to reintroduce them.</p> <p>Please note, the <code>build</code> commands are still experimental, and are therefore subject to breaking changes, including removal, in any release, without notice.</p> <ul> <li>feat(mobile-app): Add default vcs base_ref parsing for mobile-app subcommand (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2706">#2706</a>) by <a href="https://github.com/rbro112"><code>@rbro112</code></a></li> <li>chore(mobile-app): Rename mobile-app subcommand to build (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2719">#2719</a>) by <a href="https://github.com/rbro112"><code>@rbro112</code></a></li> <li>Revert "feat(mobile-app): Reintroduce mobile-app feature gating (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2643">#2643</a>)" (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2670">#2670</a>) by <a href="https://github.com/noahsmartin"><code>@noahsmartin</code></a></li> <li>meta(cursor): Add rule to avoid explicit type annotations (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2717">#2717</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>retry on cloudflare timeout (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2695">#2695</a>) by <a href="https://github.com/manishrawat1992"><code>@manishrawat1992</code></a></li> </ul> <h2>2.53.0-alpha</h2> <p>This release reintroduces the <code>build</code> (previously named <code>mobile-app</code>) commands.</p> <h3>Various fixes & improvements</h3> <ul> <li>feat(mobile-app): Add default vcs base_ref parsing for mobile-app subcommand (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2706">#2706</a>) by <a href="https://github.com/rbro112"><code>@rbro112</code></a></li> <li>chore(mobile-app): Rename mobile-app subcommand to build (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2719">#2719</a>) by <a href="https://github.com/rbro112"><code>@rbro112</code></a></li> <li>Revert "feat(mobile-app): Reintroduce mobile-app feature gating (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2643">#2643</a>)" (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2670">#2670</a>) by <a href="https://github.com/noahsmartin"><code>@noahsmartin</code></a></li> <li>meta(cursor): Add rule to avoid explicit type annotations (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2717">#2717</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>retry on cloudflare timeout (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2695">#2695</a>) by <a href="https://github.com/manishrawat1992"><code>@manishrawat1992</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-cli/commit/80ffbe58a1c827486a797855c19a292e4668d4f5"><code>80ffbe5</code></a> meta: update changelog</li> <li><a href="https://github.com/getsentry/sentry-cli/commit/783b75e2cb0f728a2dbf68f694fb66665c5f86d7"><code>783b75e</code></a> release: 2.53.0</li> <li><a href="https://github.com/getsentry/sentry-cli/commit/09754edd0c85ae2aebbb6c9b1f724648cf74470d"><code>09754ed</code></a> meta(cursor): Tell Cursor to <code>cargo fmt</code> (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2721">#2721</a>)</li> <li><a href="https://github.com/getsentry/sentry-cli/commit/87be223c54e19ce86fcaaad8d926a8394ed4419d"><code>87be223</code></a> feat(mobile-app): Add release notes option (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2712">#2712</a>)</li> <li><a href="https://github.com/getsentry/sentry-cli/commit/d20139c587db7d6fa655e1f166632e121083d3f5"><code>d20139c</code></a> Merge branch 'release/2.53.0-alpha'</li> <li><a href="https://github.com/getsentry/sentry-cli/commit/29e36b907837a829622a2328b75d4b075b75fbdf"><code>29e36b9</code></a> meta: Update changelog</li> <li><a href="https://github.com/getsentry/sentry-cli/commit/ab8f32c5a555ec59bad37cbc321601cb0f146301"><code>ab8f32c</code></a> release: 2.53.0-alpha</li> <li><a href="https://github.com/getsentry/sentry-cli/commit/9064d5ead212cb1e21a2d5c7e6df9b43dfae0982"><code>9064d5e</code></a> feat(mobile-app): Add default vcs base_ref parsing for mobile-app subcommand ...</li> <li><a href="https://github.com/getsentry/sentry-cli/commit/7f5cb5d3b43eaed458c8ce98a1d740b3683cb2f4"><code>7f5cb5d</code></a> chore(mobile-app): Rename mobile-app subcommand to build (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2719">#2719</a>)</li> <li><a href="https://github.com/getsentry/sentry-cli/commit/29151e598408f77c767f671e20fdef4a5a0ea3e1"><code>29151e5</code></a> Revert "feat(mobile-app): Reintroduce mobile-app feature gating (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2643">#2643</a>)" (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2670">#2670</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-cli/compare/2.52.0...2.53.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
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.
Bumps @sentry/cli from 2.52.0 to 2.53.0.
Release notes
Sourced from
@sentry/cli
's releases.Changelog
Sourced from
@sentry/cli
's changelog.Commits
80ffbe5
meta: update changelog783b75e
release: 2.53.009754ed
meta(cursor): Tell Cursor tocargo fmt
(#2721)87be223
feat(mobile-app): Add release notes option (#2712)d20139c
Merge branch 'release/2.53.0-alpha'29e36b9
meta: Update changelogab8f32c
release: 2.53.0-alpha9064d5e
feat(mobile-app): Add default vcs base_ref parsing for mobile-app subcommand ...7f5cb5d
chore(mobile-app): Rename mobile-app subcommand to build (#2719)29151e5
Revert "feat(mobile-app): Reintroduce mobile-app feature gating (#2643)" (#2670)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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)