Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@younata
Copy link
Member

@younata younata commented Jul 2, 2024

Potentially fixes #1290?

Adds long-awaited nullability annotations to the objective-c header files.

@github-actions
Copy link

github-actions bot commented Jul 2, 2024

1 Warning
⚠️ Need to add an unit test if you're modifying swift source

Generated by 🚫 Danger

@gaurav-Lilly
Copy link

gaurav-Lilly commented Jul 10, 2024

@younata : Hi, i tested my changes with this branch, it worked. Though i have to now explicitly "import Foundation " framework in my test classes where i am using Date() objects also have to "import XCTest" , wherever i have used XCTests to validate. It was not the case when i was using Quick and Nimble Cocoapods. Please plan to merge this branch.

Thanks a lot !

@gaurav-Lilly
Copy link

Hello @younata : Good day !

Can we merge this PR ? Or any ETA when this will be merged.

Regards

@younata younata merged commit 20d5e04 into main Jul 23, 2024
@younata younata deleted the add_nullability_annotations branch July 23, 2024 16:04
@younata
Copy link
Member Author

younata commented Jul 23, 2024

Hey @gaurav-Lilly, thanks for the ping. I merged and released this just now as version 7.6.2.

cgrindel-self-hosted-renovate bot referenced this pull request in cgrindel/rules_swift_package_manager Aug 24, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [Quick/Quick](https://togithub.com/Quick/Quick) | patch | `from:
"7.6.1"` -> `from: "7.6.2"` |

---

### Release Notes

<details>
<summary>Quick/Quick (Quick/Quick)</summary>

### [`v7.6.2`](https://togithub.com/Quick/Quick/releases/tag/v7.6.2)

[Compare
Source](https://togithub.com/Quick/Quick/compare/v7.6.1...v7.6.2)

#### What's Changed

- Add nullability annotations to the objective-c header files by
[@&#8203;younata](https://togithub.com/younata) in
[https://github.com/Quick/Quick/pull/1291](https://togithub.com/Quick/Quick/pull/1291)

**Full Changelog**:
Quick/Quick@v7.6.1...v7.6.2

</details>

---

### Configuration

πŸ“… **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

β™» **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

πŸ‘» **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM4LjQwLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Co-authored-by: cgrindel-self-hosted-renovate[bot] <139595543+cgrindel-self-hosted-renovate[bot]@users.noreply.github.com>
Co-authored-by: Chuck Grindel <[email protected]>
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.

Optional Type must be unwrapped Error when using Quick SPM 7.5.0

3 participants