Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency sentry_flutter to v8.4.0 #1302

Merged
merged 2 commits into from
Jul 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 23, 2024

Mend Renovate

This PR contains the following updates:

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

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 - "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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) July 23, 2024 12:39
@renovate renovate bot merged commit bfd1270 into main Jul 23, 2024
19 checks passed
@renovate renovate bot deleted the renovate/sentry_flutter-8.x branch July 23, 2024 12:58
zeshuaro pushed a commit that referenced this pull request Jul 28, 2024
## [2.1.5](v2.1.4...v2.1.5) (2024-07-28)

### Bug Fixes

* **colorPicker:** dialog cancel button to restore previous color ([#1300](#1300)) ([d2a4bbf](d2a4bbf))
* **deps:** update dependency device_preview_plus to v2.0.2 ([#1298](#1298)) ([6cd2e0c](6cd2e0c))
* **deps:** update dependency sentry_flutter to v8.4.0 ([#1302](#1302)) ([bfd1270](bfd1270))

### Miscellaneous Chores

* **deps:** lock file maintenance ([#1299](#1299)) ([f5c2164](f5c2164))
* **node:** update dependency node to v20.16.0 ([#1303](#1303)) ([4224f0e](4224f0e))

### Continuous Integration

* **deps:** update zeshuaro/github-actions-workflows digest to 4717eaa ([#1301](#1301)) ([634d06e](634d06e))
* **deps:** update zeshuaro/github-actions-workflows digest to 7de4f87 ([#1304](#1304)) ([652008c](652008c))
@zeshuaro
Copy link
Owner

🎉 This issue has been resolved in version 2.1.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 27, 2024
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.

1 participant