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.1.0 #1208

Merged
merged 2 commits into from May 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 9, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
sentry_flutter (source) dependencies minor 8.0.0 -> 8.1.0

Release Notes

getsentry/sentry-dart (sentry_flutter)

v8.1.0

Compare Source

Features
  • Set snapshot to true if stacktrace is not provided (#​2000)
    • If the stacktrace is not provided, the Sentry SDK will fetch the current stacktrace via StackTrace.current and the snapshot will be set to true - this may change the grouping behavior
    • snapshot = true means it's a synthetic exception, reflecting the current state of the thread rather than the stack trace of a real exception
Fixes
  • Timing metric aggregates metrics in the created span (#​1994)
Dependencies
  • Bump Cocoa SDK from v8.21.0 to v8.25.0 (#​2018)
  • Expand dependency range of package_info_plus to allow an open range starting from version 1 (#​2010)

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 May 9, 2024
@renovate renovate bot enabled auto-merge (squash) May 9, 2024 08:02
@renovate renovate bot merged commit af45211 into main May 9, 2024
19 checks passed
@renovate renovate bot deleted the renovate/sentry_flutter-8.x branch May 9, 2024 08:17
zeshuaro pushed a commit that referenced this pull request May 12, 2024
## [1.15.10](v1.15.9...v1.15.10) (2024-05-12)

### Bug Fixes

* **deps:** update dependency sentry_flutter to v8.1.0 ([#1208](#1208)) ([af45211](af45211))

### Reverts

* Revert "chore(deps): update dependency conventional-changelog-conventionalcom…" (#1211) ([89219e8](89219e8)), closes [#1211](#1211)

### Miscellaneous Chores

* **deps:** lock file maintenance ([#1203](#1203)) ([db94e1a](db94e1a))
* **deps:** update dependency conventional-changelog-conventionalcommits to v8 ([#1204](#1204)) ([3030d07](3030d07))
* **deps:** update dependency semantic-release-pub to v0.8.12 ([#1205](#1205)) ([0f40452](0f40452))
* **node:** update dependency node to v20.13.0 ([#1206](#1206)) ([a08b67c](a08b67c))
* **node:** update dependency node to v20.13.1 ([#1210](#1210)) ([00d2efa](00d2efa))

### Continuous Integration

* **deps:** update zeshuaro/github-actions-workflows digest to f618163 ([#1209](#1209)) ([70fc166](70fc166))
@zeshuaro
Copy link
Owner

🎉 This PR is included in version 1.15.10 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant