Skip to content

chore(deps): update CLI to v3.4.3#484

Merged
itaybre merged 2 commits into
masterfrom
deps/script/sentry-cli.properties
May 25, 2026
Merged

chore(deps): update CLI to v3.4.3#484
itaybre merged 2 commits into
masterfrom
deps/script/sentry-cli.properties

Conversation

@ghost
Copy link
Copy Markdown
Contributor

@ghost ghost commented May 22, 2026

Bumps script/sentry-cli.properties from 3.4.2 to 3.4.3.

Auto-generated by a dependency updater.

Changelog

3.4.3

Security Fixes

  • Behavior-breaking: Disable Xcode Info.plist preprocessing by default to avoid passing project-controlled compiler settings to cc during release auto-discovery. This affects sentry-cli releases propose-version, sentry-cli send-event and sentry-cli bash-hook --send-event release inference, and sentry-cli react-native xcode auto-release detection. Use --allow-xcode-infoplist-preprocessing only for trusted projects that require preprocessing.
  • Ensure restrictive file permissions maintained when sentry-cli login updates existing config files.
  • Disable TLS verification only when http.verify_ssl is set to false, case-insensitively.
  • Shell-escape generated bash-hook arguments, including paths, tags, release names, and the CLI path.
  • Stop sending environment variables in sentry-cli bash-hook events.
  • Verify the downloaded binary checksum before replacing the current executable in sentry-cli update.

Performance

  • (snapshots) Skip uploading images that already exist in objectstore by batch-checking with HEAD requests first (#3305)

Fixes

  • (snapshots) Reject snapshot uploads that have a PR number but no base SHA, since comparisons cannot work without a base reference (#3300)

@itaybre itaybre enabled auto-merge (squash) May 25, 2026 19:10
Copy link
Copy Markdown
Contributor

@itaybre itaybre left a comment

Choose a reason for hiding this comment

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

LGTM

@itaybre itaybre merged commit 591cb0e into master May 25, 2026
18 checks passed
@itaybre itaybre deleted the deps/script/sentry-cli.properties branch May 25, 2026 19:11
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.

2 participants