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

Release 6.6.0 #148

Merged
merged 15 commits into from
Dec 11, 2024
Merged

Release 6.6.0 #148

merged 15 commits into from
Dec 11, 2024

Conversation

ArielDemarco
Copy link
Collaborator

No description provided.

@ArielDemarco ArielDemarco requested a review from a team as a code owner December 11, 2024 13:11
Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Files

@@ -47,7 +47,8 @@ extension Embrace {
osVersion: EMBDevice.appVersion ?? "",
sdkVersion: EmbraceMeta.sdkVersion,
appVersion: EMBDevice.operatingSystemVersion,
userAgent: EmbraceMeta.userAgent
userAgent: EmbraceMeta.userAgent,
cacheLocation: EmbraceFileSystem.configDirectoryURL(partitionIdentifier: appId, appGroupId: options.appGroupId)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • ⚠️ Line should be 120 characters or less; currently it has 123 characters (line_length)

@@ -241,4 +253,16 @@ extension SessionController {
currentSession = nil
currentSessionSpan = nil
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • ⚠️ Lines should not have trailing whitespace (trailing_whitespace)

Copy link

Warnings
⚠️ Please provide a description for the changes in this Pull Request.

Generated by 🚫 Danger Swift against 2d36b95

@NachoEmbrace NachoEmbrace merged commit 69ed424 into main Dec 11, 2024
6 of 8 checks passed
@NachoEmbrace NachoEmbrace deleted the release/6.6.0 branch December 11, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants