Parse-SDK-iOS-OSX
Parse-SDK-iOS-OSX copied to clipboard
The Apple SDK for Parse Platform (iOS, macOS, watchOS, tvOS)
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.3 to 3.1.4. Release notes Sourced from semver-regex's releases. v3.1.4 Backport of ReDoS fix https://github.com/sindresorhus/semver-regex/commit/7712ba564d40da101cf2b2b33e6a910d9f2f57f4 Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...
Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.4.0 to 1.6.3. Release notes Sourced from cocoapods-downloader's releases. 1.6.3 Enhancements None. Bug Fixes None. 1.6.2 Enhancements None. Bug Fixes None. 1.6.1 Enhancements None. Bug Fixes None....
Parse has two dependencies, **Bolts** and **OCMock**. I think Bolts is not maintainability, so If we want to keep the Parse-Objc or support latest tech stacks like SPM, I think...
We are doing our annual security review of 3rd party services. The goal is to remove permissions of services that are no longer used in this repository's CI workflow. Services...
Tested on version 1.9.1. If an object C1 pointing to P1 is pinned (and not saved), then an object C2 pointing to P2 is pinned, P1 is corrupted in the...
On Parse 1.8.3, we are periodically experiencing a crash. The relevant call appears to be [PFSQLiteDatabase _executeQueryAsync:withArgumentsInArray:cachingEnabled:] called by [BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2. Will paste the full stack trace for all threads...
Hi, I've been getting very frequent background crash reports from ParseOfflineDatastore > Termination Reason: Namespace SPRINGBOARD, Code 0xdead10cc > Termination Description: SPRINGBOARD com.xxx.xxx was task-suspended with locked system files: |...
Several times per minute, we see queries to our Parse Server which have non-zero `Content-Length` headers set, but which have empty `body`. This causes Parse Server to stall out while...