Skip to content

chore(deps): update CLI to v3.4.0#466

Merged
philprime merged 2 commits intomasterfrom
deps/script/sentry-cli.properties
Apr 21, 2026
Merged

chore(deps): update CLI to v3.4.0#466
philprime merged 2 commits intomasterfrom
deps/script/sentry-cli.properties

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Bumps script/sentry-cli.properties from 3.3.5 to 3.4.0.

Auto-generated by a dependency updater.

Changelog

3.4.0

Features

  • (snapshots) Add --selective flag to build snapshots to indicate the upload contains only a subset of images (#3268)
  • (bundle-jvm) Allow running directly on a project root (including multi-module repos) by automatically collecting only JVM source files (.java, .kt, .scala, .groovy), respecting .gitignore, and excluding common build output directories (#3260)
  • (bundle-jvm) Add --exclude option for custom glob patterns to exclude files/directories from source collection (#3260)

Performance

  • (snapshots) Parallelize image hashing with rayon (#3250)

Fixes

  • (snapshots) Chunk image uploads to avoid file descriptor exhaustion and 413 errors when uploading hundreds of images (#3249)

  • (snapshots) Preserve subdirectory structure in snapshot manifest keys instead of flattening to bare filenames (#3269)

  • Replace eprintln! with log::info! for progress bar completion messages when the progress bar is disabled (e.g. in CI). This avoids spurious stderr output that some CI systems treat as errors (#3223).

  • (snapshots) Add --diff-threshold option to build snapshots to set a minimum pixel difference percentage for reporting image changes (#3259)

@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Apr 21, 2026
@github-actions github-actions Bot force-pushed the deps/script/sentry-cli.properties branch from 6c8da86 to 02d3f5b Compare April 21, 2026 04:07
@github-actions
Copy link
Copy Markdown
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).


Internal Changes 🔧

Deps

  • Update CLI to v3.4.0 by github-actions[bot] in #466
  • Bump actions/upload-artifact from 7.0.0 to 7.0.1 by dependabot in #463
  • Bump actions/create-github-app-token from 3.0.0 to 3.1.1 by dependabot in #464
  • Bump ruby/setup-ruby from 1.300.0 to 1.301.0 by dependabot in #465
  • Bump ruby/setup-ruby from 1.299.0 to 1.300.0 by dependabot in #462

🤖 This preview updates automatically when you update the PR.

@philprime philprime merged commit 36dcd7d into master Apr 21, 2026
17 checks passed
@philprime philprime deleted the deps/script/sentry-cli.properties branch April 21, 2026 07:15
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