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

Skip to content

Conversation

@younata
Copy link
Member

@younata younata commented Mar 7, 2024

Bugfix. When you throw an XCTSkip or StopTest error in beforeEach, afterEach, or aroundEach, then we should respect that and properly handle them (instead of as standard errors).

@github-actions
Copy link

github-actions bot commented Mar 7, 2024

1 Warning
⚠️ Big PR

Generated by 🚫 Danger

@younata younata force-pushed the respect_xctskip_and_stoptest_in_beforeEach_and_afterEach branch from d66742a to b877086 Compare March 7, 2024 05:28
@younata younata merged commit b48c3b6 into main Mar 7, 2024
@younata younata deleted the respect_xctskip_and_stoptest_in_beforeEach_and_afterEach branch March 7, 2024 05:34
cgrindel-self-hosted-renovate bot referenced this pull request in cgrindel/rules_swift_package_manager Mar 7, 2024
This PR contains the following updates:

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

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/Quick/Quick/compare/v7.4.0...v7.4.1)

#### What's Changed

- Bump cocoapods from 1.14.3 to 1.15.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/Quick/Quick/pull/1265](https://togithub.com/Quick/Quick/pull/1265)
- Corrected typo in document by
[@&#8203;regi93](https://togithub.com/regi93) in
[https://github.com/Quick/Quick/pull/1267](https://togithub.com/Quick/Quick/pull/1267)
- Bump cocoapods from 1.15.0 to 1.15.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/Quick/Quick/pull/1269](https://togithub.com/Quick/Quick/pull/1269)
- Respect XCTSkip and StopTest errors in beforeEach, afterEach and
aroundEach by [@&#8203;younata](https://togithub.com/younata) in
[https://github.com/Quick/Quick/pull/1273](https://togithub.com/Quick/Quick/pull/1273)

#### New Contributors

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

**Full Changelog**:
Quick/Quick@v7.4.0...v7.4.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM2LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

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