Conversation

dependabot[bot]

Bumps @sentry/cli from 2.45.0 to 2.46.0.

Release notes

Sourced from @​sentry/cli's releases.

2.46.0

Various fixes & improvements

2.46.0-alpha

Various fixes & improvements

Changelog

Sourced from @​sentry/cli's changelog.

2.46.0

Various fixes & improvements

Commits

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 will merge this PR once CI passes on it, as requested by @AbhiPrasad.


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)

@dependabotdependabot bot added dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript codelabels Jun 9, 2025

Choose a reason for hiding this comment

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

@dependabot squash and merge

@dependabotDependabot

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

Bumps [@sentry/cli](https://.com/getsentry/sentry-cli) from 2.45.0 to 2.46.0.
- [Release notes](https://.com/getsentry/sentry-cli/releases)
- [Changelog](https://.com/getsentry/sentry-cli/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-cli@2.45.0...2.46.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabotdependabot bot force-pushed the dependabot/npm_and_yarn/sentry/cli-2.46.0 branch from 0be5ba1 to 8b85bc6 Compare June 10, 2025 17:09
@dependabotdependabot bot merged commit b2a48b4 into develop Jun 10, 2025
144 checks passed
@dependabotdependabot bot deleted the dependabot/npm_and_yarn/sentry/cli-2.46.0 branch June 10, 2025 17:24
Sign up for free to join this conversation on . Already have an account? Sign in to comment
dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code
None yet

Successfully merging this pull request may close these issues.

@AbhiPrasad