Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps @sentry/cli from 2.53.0 to 2.55.0.

Release notes

Sourced from @​sentry/cli's releases.

2.55.0

Various fixes & improvements

2.54.0

Various fixes & improvements

Changelog

Sourced from @​sentry/cli's changelog.

2.55.0

Various fixes & improvements

2.54.0

Various fixes & improvements

Commits
  • b38d598 meta: Update changelog for 2.55.0
  • 572ec1f release: 2.55.0
  • c0beb47 revert: Revert GHA base branch detection (#2776) (#2789)
  • e53e763 feat(build): preserve repository name case for build upload (#2777)
  • b259595 feat: Add GitHub Actions base branch detection for EME-320 (#2776)
  • 377f50b build(deps): bump swatinem/rust-cache from 2.8.0 to 2.8.1 (#2786)
  • f07b24e fix(sourcemaps): Display injection errors (#2775)
  • 6889a79 ci(rust): Run CI against toolchain update bot PRs (#2779)
  • 8db571b build(rust): Update Rust toolchain to 1.90 (#2778)
  • 4c70555 feat: Normalize VCS provider names to match backend (#2770)
  • 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 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)

Note

Upgrade @sentry/cli from ^2.53.0 to ^2.56.0 in the React Router and Remix packages.

  • Dependencies:
    • Upgrade @sentry/cli from ^2.53.0 to ^2.56.0 in packages/react-router/package.json and packages/remix/package.json.

Written by Cursor Bugbot for commit 0713eea. This will update automatically on new commits. Configure here.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 29, 2025
Bumps [@sentry/cli](https://github.com/getsentry/sentry-cli) from 2.53.0 to 2.55.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.53.0...2.55.0)

---
updated-dependencies:
- dependency-name: "@sentry/cli"
  dependency-version: 2.55.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sentry/cli-2.55.0 branch from 4b9a9b3 to 0713eea Compare September 30, 2025 11:30
"@opentelemetry/semantic-conventions": "^1.37.0",
"@remix-run/router": "1.x",
"@sentry/cli": "^2.53.0",
"@sentry/cli": "^2.56.0",
Copy link

Choose a reason for hiding this comment

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

Bug: Unexpected Sentry CLI Version Update

The @sentry/cli dependency was updated to ^2.56.0 in package.json files, but the PR description indicates an intended bump only to 2.55.0. This mismatch suggests version 2.56.0 and its changes were likely not reviewed or tested as part of this PR, potentially introducing unexpected behavior.

Additional Locations (1)

Fix in Cursor Fix in Web

@chargome chargome merged commit 5cfa1c1 into develop Oct 1, 2025
168 checks passed
@chargome chargome deleted the dependabot/npm_and_yarn/sentry/cli-2.55.0 branch October 1, 2025 09:49
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant