Skip to content

feat(deps): bump @sentry/cli from 2.43.0 to 2.45.0 #16395

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 1 commit into from
May 27, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2025

Bumps @sentry/cli from 2.43.0 to 2.45.0.

Release notes

Sourced from @​sentry/cli's releases.

2.45.0

New feature

  • feat(sourcemaps): Multi-project sourcemaps upload (#2497) by @​szokeasaurusrex
    • Sourcemaps can now be uploaded to multiple projects at once by passing each project to the sentry-cli sourcemaps upload command, like so:
      sentry-cli sourcemaps upload -p project1 -p project2 /path/to/sourcemaps
    • Note that users on old versions of self-hosted Sentry may need to upgrade their self-hosted server to a newer version to take advantage of multi-project uploads.

Various fixes & improvements

2.44.0

Various fixes & improvements

2.43.1

Various fixes & improvements

Changelog

Sourced from @​sentry/cli's changelog.

2.45.0

New feature

  • feat(sourcemaps): Multi-project sourcemaps upload (#2497) by @​szokeasaurusrex
    • Sourcemaps can now be uploaded to multiple projects at once by passing each project to the sentry-cli sourcemaps upload command, like so:
      sentry-cli sourcemaps upload -p project1 -p project2 /path/to/sourcemaps
    • Note that users on old versions of self-hosted Sentry may need to upgrade their self-hosted server to a newer version to take advantage of multi-project uploads.

Various fixes & improvements

2.44.0

Various fixes & improvements

2.43.1

Various fixes & improvements

Commits
  • bed438e meta: Update CHANGELOG.md
  • 7839225 release: 2.45.0
  • 47e426d ref: Rename fixup_js_file_end (#2475)
  • f5ea48c feat(sourcemaps): Multi-project sourcemaps upload (#2497)
  • f540dc1 ref: Use slice instead of vec for assemble artifact request
  • 8a63fec ref: Separate LegacyUploadContext for legacy uploads
  • b241c4a feat: Remove organization and project info log (#2490)
  • 046ab9d chore: update issue templates (#2493)
  • 4a0270f build(deps): bump actions/create-github-app-token from 2.0.2 to 2.0.6 (#2485)
  • 1571be7 build(deps): bump github/codeql-action from 3.28.16 to 3.28.17
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 26, 2025
Bumps [@sentry/cli](https://github.com/getsentry/sentry-cli) from 2.43.0 to 2.45.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.43.0...2.45.0)

---
updated-dependencies:
- dependency-name: "@sentry/cli"
  dependency-version: 2.45.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.45.0 branch from b1a7258 to af5fa52 Compare May 26, 2025 16:38
@Lms24 Lms24 merged commit 1a72ed3 into develop May 27, 2025
142 checks passed
@Lms24 Lms24 deleted the dependabot/npm_and_yarn/sentry/cli-2.45.0 branch May 27, 2025 07:39
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