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

Add CI for Swift 5.7.1 #2701

Merged
merged 2 commits into from
Jan 8, 2024
Merged

Add CI for Swift 5.7.1 #2701

merged 2 commits into from
Jan 8, 2024

Conversation

stephencelis
Copy link
Member

A simple swift build hopefully won't slow things too much.

@stephencelis stephencelis merged commit 40304a1 into main Jan 8, 2024
7 checks passed
@stephencelis stephencelis deleted the 5-7-ci branch January 8, 2024 20:34
cgrindel-self-hosted-renovate bot added a commit to cgrindel/rules_swift_package_manager that referenced this pull request Jan 29, 2024
…ure to from: "1.7.0" (#882)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[pointfreeco/swift-composable-architecture](https://togithub.com/pointfreeco/swift-composable-architecture)
| minor | `from: "1.6.0"` -> `from: "1.7.0"` |

---

### Release Notes

<details>
<summary>pointfreeco/swift-composable-architecture
(pointfreeco/swift-composable-architecture)</summary>

###
[`v1.7.0`](https://togithub.com/pointfreeco/swift-composable-architecture/releases/tag/1.7.0)

[Compare
Source](https://togithub.com/pointfreeco/swift-composable-architecture/compare/1.6.0...1.7.0)

#### What's Changed

- Added: Observation support
([pointfreeco/swift-composable-architecture#2593),
which both streamlines and soft-deprecates many concepts in the
Composable Architecture. See the [1.7 migration
guide](https://pointfreeco.github.io/swift-composable-architecture/main/documentation/composablearchitecture/migratingto1.7)
for more information on how to apply these updates to your applications.
- Infrastructure: Add CI for Swift 5.7.1
([pointfreeco/swift-composable-architecture#2701).
- Infrastructure: Add docs for testing `StackAction`'s case path
subscript (thanks
[@&#8203;lukeredpath](https://togithub.com/lukeredpath),
[pointfreeco/swift-composable-architecture#2704).
- Infrastructure: Fixed examples CI
([pointfreeco/swift-composable-architecture#2715).
- Infrastructure: Fixed `TestStore.assert` docs
([pointfreeco/swift-composable-architecture#2720).
- Infrastructure: Use `XCTExpectFailure` from `XCTestDynamicOverlay`
([pointfreeco/swift-composable-architecture#2721).
- Infrastructure: Documentation typo fix (thanks
[@&#8203;JonCox](https://togithub.com/JonCox),
[pointfreeco/swift-composable-architecture#2723).
- Infrastructure: Fixed concurrency docs (thanks
[@&#8203;hmhv](https://togithub.com/hmhv),
[pointfreeco/swift-composable-architecture#2726).
- Infrastructure: Fixed composing features tutorial (thanks
[@&#8203;bricklife](https://togithub.com/bricklife),
[pointfreeco/swift-composable-architecture#2698;
thanks [@&#8203;Kyome22](https://togithub.com/Kyome22),
[pointfreeco/swift-composable-architecture#2727).
- Infrastructure: Fixed 1.7 migration guide (thanks
[@&#8203;Ryu0118](https://togithub.com/Ryu0118),
[pointfreeco/swift-composable-architecture#2731).

#### New Contributors

- [@&#8203;JonCox](https://togithub.com/JonCox) made their first
contribution in
[pointfreeco/swift-composable-architecture#2723
- [@&#8203;Kyome22](https://togithub.com/Kyome22) made their first
contribution in
[pointfreeco/swift-composable-architecture#2727

**Full Changelog**:
pointfreeco/swift-composable-architecture@1.6.0...1.7.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: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.

None yet

2 participants