Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

fix(deps): update dependency sentry_flutter to ^8.4.0 - autoclosed #309

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 15, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
sentry_flutter (source) dependencies minor ^8.3.0 -> ^8.4.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

getsentry/sentry-dart (sentry_flutter)

v8.4.0

Compare Source

Features
  • Add API for pausing/resuming iOS and macOS app hang tracking (#​2134)
    • This is useful to prevent the Cocoa SDK from reporting wrongly detected app hangs when the OS shows a system dialog for asking specific permissions.
    • Use SentryFlutter.pauseAppHangTracking() and SentryFlutter.resumeAppHangTracking()
  • Capture total frames, frames delay, slow & frozen frames and attach to spans (#​2106)
  • Support WebAssembly compilation (dart2wasm) (#​2113)
  • Add flag to disable reporting of view hierarchy identifiers (#​2158)
    • Use reportViewHierarchyIdentifiers to enable or disable the option
  • Record dropped spans in client reports (#​2154)
  • Add memory usage to contexts (#​2133)
    • Only for Linux/Windows applications, as iOS/Android/macOS use native SDKs
Fixes
  • Fix sentry_drift compatibility with Drift 2.19.0 (#​2162)
  • App starts hanging for 30s (#​2140)
    • Time out for app start info retrieval has been reduced to 10s
    • If autoAppStarts is false and setAppStartEnd has not been called, the app start event processor will now return early instead of waiting for getAppStartInfo to finish
Improvements
  • Set dart runtime version with parsed Platform.version (#​2156)
Dependencies
Deprecated
  • User segment is now deprecated and will be removed in version 9.0.0. Use a custom tag or context instead. (#​2119)
  • Deprecate setExtra and removeExtra (#​2159)
    • Use the Contexts structure via setContexts instead

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update dependency sentry_flutter to ^8.4.0 fix(deps): update dependency sentry_flutter to ^8.4.0 - autoclosed Jul 17, 2024
@renovate renovate bot closed this Jul 17, 2024
@renovate renovate bot deleted the renovate/sentry_flutter-8.x branch July 17, 2024 08:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants