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

Remove unused constant #1064

Merged
merged 2 commits into from
Jul 13, 2023
Merged

Conversation

peterringset
Copy link
Contributor

The PR should summarize what was changed and why. Here are some questions to
help you if you're not sure:

  • What behavior was changed?
    No behaviour was changed
  • What code was refactored / updated to support this change?
    No refactoring
  • What issues are related to this PR? Or why was this change introduced?
    This change is introduced to remove a warning from an unused constant

Checklist - While not every PR needs it, new features should consider this list:

  • [✅] Does this have tests?
  • [✅] Does this have documentation?
  • [❌] Does this break the public API (Requires major version bump)?
  • [❌] Is this a new feature (Requires minor version bump)?

@younata
Copy link
Member

younata commented Jul 13, 2023

Thanks for taking care of this!

@younata younata enabled auto-merge (squash) July 13, 2023 14:54
@younata younata merged commit 670c1f8 into Quick:main Jul 13, 2023
cgrindel-self-hosted-renovate bot referenced this pull request in cgrindel/rules_swift_package_manager Jul 15, 2023
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [Quick/Nimble](https://togithub.com/Quick/Nimble) | minor | `from:
"v12.0.1"` -> `from: "v12.1.0"` |

---

### Release Notes

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

### [`v12.1.0`](https://togithub.com/Quick/Nimble/releases/tag/v12.1.0):
- AsyncPredicate

[Compare
Source](https://togithub.com/Quick/Nimble/compare/v12.0.1...v12.1.0)

#### Highlights

-   You can now create Predicates that run in async contexts.

#### What's Changed

- Add AsyncPredicate - Matchers with AsyncExpressions by
[@&#8203;younata](https://togithub.com/younata) in
[https://github.com/Quick/Nimble/pull/1056](https://togithub.com/Quick/Nimble/pull/1056)
- Remove unused constant by
[@&#8203;peterringset](https://togithub.com/peterringset) in
[https://github.com/Quick/Nimble/pull/1064](https://togithub.com/Quick/Nimble/pull/1064)

#### New Contributors

- [@&#8203;peterringset](https://togithub.com/peterringset) made their
first contribution in
[https://github.com/Quick/Nimble/pull/1064](https://togithub.com/Quick/Nimble/pull/1064)

**Full Changelog**:
Quick/Nimble@v12.0.1...v12.1.0

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi44LjkiLCJ1cGRhdGVkSW5WZXIiOiIzNi44LjkiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
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.

2 participants