Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2025

This PR contains the following updates:

Package Type Update Change
sentry_dart_plugin (source) dev_dependencies minor 3.1.1 -> 3.2.0

Release Notes

getsentry/sentry-dart-plugin (sentry_dart_plugin)

v3.2.0

Compare Source

Features
  • Upload Dart symbol mapping file (#​347)
    • Enables symbolication of Flutter issue titles for obfuscated builds.
    • Supported: Android and iOS
    • Not supported (yet): macOS, Linux and Windows.
    • Generate the mapping file: Add --extra-gen-snapshot-options=--save-obfuscation-map=<path> when building. Example: flutter build apk --obfuscate --split-debug-info=build/symbols --extra-gen-snapshot-options=--save-obfuscation-map=build/mapping.json
    • Configure the plugin: Set dart_symbol_map_path: build/mapping.json
    • Important: dart_symbol_map_path must point directly to the mapping file (absolute or relative path), not a directory.

Configuration

📅 Schedule: Branch creation - "after 6pm every weekday,every weekend" in timezone Australia/Sydney, Automerge - "after 6pm every weekday,every weekend" in timezone Australia/Sydney.

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Nov 6, 2025
@renovate renovate bot enabled auto-merge (squash) November 6, 2025 11:43
@renovate renovate bot merged commit c1b63db into main Nov 6, 2025
20 checks passed
@renovate renovate bot deleted the renovate/sentry_dart_plugin-3.x branch November 6, 2025 11:59
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 7, 2025
@zeshuaro
Copy link
Owner

🎉 This PR is included in version 2.5.12 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants