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 v7.16.0 #1072

Merged
merged 2 commits into from
Feb 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
sentry_flutter (source) dependencies minor 7.15.0 -> 7.16.0

Release Notes

getsentry/sentry-dart (sentry_flutter)

v7.16.0

Compare Source

Features
  • Add SentryWidget (#​1846)
    • Prefer to use SentryWidget now instead of SentryScreenshotWidget and SentryUserInteractionWidget directly
  • Performance monitoring support for Isar (#​1726)
  • Tracing without performance for Dio integration (#​1837)
  • Accept Map<String, dynamic> in Hint class (#​1807)
    • Please check if everything works as expected when using Hint
      • Factory constructor Hint.withMap(Map<String, dynamic> map) now takes Map<String, dynamic> instead of Map<String, Object>
      • Method hint.addAll(Map<String, dynamic> keysAndValues) now takes Map<String, dynamic> instead of Map<String, Object>
      • Method set(String key, dynamic value) now takes value of dynamic instead of Object
      • Method hint.get(String key) now returns dynamic instead of Object?
Dependencies

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Feb 7, 2024
@renovate renovate bot enabled auto-merge (squash) February 7, 2024 07:21
@renovate renovate bot merged commit 3a48ae0 into main Feb 7, 2024
20 checks passed
@renovate renovate bot deleted the renovate/sentry_flutter-7.x branch February 7, 2024 07:44
zeshuaro pushed a commit that referenced this pull request Feb 11, 2024
## [1.14.5](v1.14.4...v1.14.5) (2024-02-11)

### Bug Fixes

* **deps:** update dependency analyzer to v6 ([#1075](#1075)) ([c39d6b4](c39d6b4))
* **deps:** update dependency sentry_flutter to v7.16.0 ([#1072](#1072)) ([3a48ae0](3a48ae0))
* **deps:** update dependency window_manager to v0.3.8 ([#1067](#1067)) ([00f4359](00f4359))
* **deps:** update firebase dependencies ([#1073](#1073)) ([75d1e0a](75d1e0a))

### Miscellaneous Chores

* **deps:** lock file maintenance ([#1068](#1068)) ([4c1bde9](4c1bde9))
* **deps:** update dependency semantic-release to v23.0.1 ([#1077](#1077)) ([3df4f8f](3df4f8f))
* **deps:** update dependency semantic-release to v23.0.2 ([#1078](#1078)) ([1000b66](1000b66))
* **deps:** update dependency semantic-release-pub to v0.8.1 ([#1071](#1071)) ([3eec8e2](3eec8e2))
* **example/deps:** lock file maintenance ([#1069](#1069)) ([e333d88](e333d88))

### Continuous Integration

* **deps:** update github actions dependencies ([#1076](#1076)) ([da9b29a](da9b29a))
* **deps:** update zeshuaro/github-actions-workflows digest to 8a9940e ([#1070](#1070)) ([ec73692](ec73692))
@zeshuaro
Copy link
Owner

🎉 This PR is included in version 1.14.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 12, 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