Skip to content

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

Merged
jamescrosswell merged 1 commit into
mainfrom
deps/scripts/update-cli.ps1
May 24, 2026
Merged

chore(deps): update CLI to v3.4.3#5251
jamescrosswell merged 1 commit into
mainfrom
deps/scripts/update-cli.ps1

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Bumps scripts/update-cli.ps1 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)

@github-actions github-actions Bot requested a review from jamescrosswell as a code owner May 22, 2026 04:24
@github-actions github-actions Bot added the Dependencies Pull requests that update a dependency file label May 22, 2026
@github-actions github-actions Bot requested a review from Flash0ver as a code owner May 22, 2026 04:24
@github-actions github-actions Bot added the Dependencies Pull requests that update a dependency file label May 22, 2026
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-cli.ps1 branch from a56ecb1 to c36fe0f Compare May 22, 2026 04:24
@codecov
Copy link
Copy Markdown

codecov Bot commented May 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.13%. Comparing base (42f6ca6) to head (c36fe0f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5251      +/-   ##
==========================================
+ Coverage   74.09%   74.13%   +0.03%     
==========================================
  Files         508      508              
  Lines       18320    18320              
  Branches     3584     3584              
==========================================
+ Hits        13575    13581       +6     
+ Misses       3872     3864       -8     
- Partials      873      875       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jamescrosswell jamescrosswell merged commit 369de60 into main May 24, 2026
45 checks passed
@jamescrosswell jamescrosswell deleted the deps/scripts/update-cli.ps1 branch May 24, 2026 22:42
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