Skip to content

Conversation

@github-actions
Copy link
Contributor

Bumps script/sentry-cli.properties from 3.0.3 to 3.1.0.

Auto-generated by a dependency updater.

Changelog

3.1.0

New Features

  • In the JavaScript API, added multi-project support to releases.newDeploy() method. This method now accept a projects option (array of project slugs), aligning them with the Rust CLI's multi-project capabilities and matching the existing behavior of releases.new() and releases.uploadSourceMaps() (#3001).

Improvements

  • This release includes some changes to enable support for older self-hosted Sentry versions. With these changes, Sentry CLI now officially self-hosted Sentry versions 24.11.1 and above (#3070)

Fixes

  • Fixed a bug that prevented project IDs from being used with the sentry-cli releases new command for users with self-hosted Sentry instances on versions older than 25.12.1 (#3068).
  • Fixed a bug, introduced in version 3.0.0, where the sentry-cli releases list command ignored the --project option (#3048). The command now correctly can filter releases by a single project when supplied via --project. This change does not enable filtering by multiple projects, which has never been supported.

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Jan 12, 2026
@github-actions github-actions bot force-pushed the deps/script/sentry-cli.properties/3.1.0 branch from d3dbdd3 to 646a124 Compare January 12, 2026 16:04
@philprime philprime enabled auto-merge (squash) January 13, 2026 08:45
@philprime philprime closed this Jan 13, 2026
auto-merge was automatically disabled January 13, 2026 08:46

Pull request was closed

@philprime philprime reopened this Jan 13, 2026
@philprime philprime enabled auto-merge (squash) January 13, 2026 08:46
@github-actions
Copy link
Contributor Author

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


Breaking Changes 🛠

  • Remove deprecated parameters api_key and force_foreground by philprime in #376
  • Remove deprecated actions sentry_upload_dsym and sentry_upload_dif by philprime in #375

New Features ✨

  • (cli) Update actions for sentry-cli 3.0.0 compatibility by runningcode in #370
  • (sentry-cli) Set SENTRY_PIPELINE environment variable by runningcode in #365
  • Add missing sentry-cli v3 options to all actions by philprime in #382
  • Improve path parameter default behavior in sentry_debug_files_upload by philprime in #377

Build / dependencies / internal 🔧

Deps

  • Update CLI to v3.1.0 by github-actions[bot] in #383
  • Update CLI to v3.0.3 by github-actions in #378
  • Update CLI to v3.0.1 by github-actions in #371
  • Bump stefanzweifel/git-auto-commit-action from 7.0.0 to 7.1.0 by dependabot in #372
  • Update CLI to v2.58.4 by github-actions in #367
  • Bump actions/upload-artifact from 5 to 6 by dependabot in #368
  • Update CLI to v2.58.3 by github-actions in #366
  • Bump actions/create-github-app-token from 2.2.0 to 2.2.1 by dependabot in #364
  • Bump actions/stale from 10.1.0 to 10.1.1 by dependabot in #363

Other

  • (release) Switch from action-prepare-release to Craft by BYK in #381
  • Add @runningcode as a code owner by philprime in #379

🤖 This preview updates automatically when you update the PR.

@philprime philprime merged commit c305a66 into master Jan 13, 2026
14 checks passed
@philprime philprime deleted the deps/script/sentry-cli.properties/3.1.0 branch January 13, 2026 08:51
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants