embrace-io / embrace-apple-sdk

Embrace's Swift SDK built on OpenTelemetry
https://embrace.io/docs/ios/
Apache License 2.0
117 stars 11 forks source link

Bump github.com/embrace-io/kscrash from 2.0.4 to 2.0.5 #93

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps github.com/embrace-io/kscrash from 2.0.4 to 2.0.5.

Release notes

Sourced from github.com/embrace-io/kscrash's releases.

Support Multiple Product Linkeages

Changelog

  • Added support to have multiple product linkeages in Package.swift
  • Project.swift defines a minimum deployment target so it doesn't defaults to Xcode's SDK version.
Commits
  • c5769c5 Merge pull request #28 from embrace-io/support-multiple-linkeages
  • efb88b5 Merge pull request #29 from embrace-io/add-deployment-target
  • 5f2a50c Specified deployment-target for kscrash
  • 03063e5 Rolledback staticLibrary to dynamic in tuist
  • 28f6a80 Left default products with default linkeage, so SPM can resolve in the preffe...
  • c71702c Modified project.swift to use static libraries (as spm does)
  • 21a3f86 Support dynamic and static for each product
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
github-actions[bot] commented 1 month ago

Dependency Review

The following issues were found:

See the Details below.

License Issues

Package.resolved

PackageVersionLicenseIssue Type
github.com/embrace-io/kscrash2.0.5NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
swift/github.com/embrace-io/kscrash 2.0.5 UnknownUnknown

Scanned Manifest Files

Package.resolved
  • github.com/embrace-io/kscrash@2.0.5
  • github.com/embrace-io/kscrash@2.0.4
  • github.com/undefinedlabs/opentracing-objc@0.5.2
  • github.com/undefinedlabs/thrift-swift@1.1.2
dependabot[bot] commented 1 month ago

Looks like github.com/embrace-io/kscrash is up-to-date now, so this is no longer needed.