Commit e26a0f2
chore(deps): update dependency pointfreeco/swift-composable-architecture 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
([https://github.com/pointfreeco/swift-composable-architecture/pull/2593](https://togithub.com/pointfreeco/swift-composable-architecture/pull/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
([https://github.com/pointfreeco/swift-composable-architecture/pull/2701](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2701)).
- Infrastructure: Add docs for testing `StackAction`'s case path
subscript (thanks
[@​lukeredpath](https://togithub.com/lukeredpath),
[https://github.com/pointfreeco/swift-composable-architecture/pull/2704](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2704)).
- Infrastructure: Fixed examples CI
([https://github.com/pointfreeco/swift-composable-architecture/pull/2715](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2715)).
- Infrastructure: Fixed `TestStore.assert` docs
([https://github.com/pointfreeco/swift-composable-architecture/pull/2720](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2720)).
- Infrastructure: Use `XCTExpectFailure` from `XCTestDynamicOverlay`
([https://github.com/pointfreeco/swift-composable-architecture/pull/2721](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2721)).
- Infrastructure: Documentation typo fix (thanks
[@​JonCox](https://togithub.com/JonCox),
[https://github.com/pointfreeco/swift-composable-architecture/pull/2723](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2723)).
- Infrastructure: Fixed concurrency docs (thanks
[@​hmhv](https://togithub.com/hmhv),
[https://github.com/pointfreeco/swift-composable-architecture/pull/2726](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2726)).
- Infrastructure: Fixed composing features tutorial (thanks
[@​bricklife](https://togithub.com/bricklife),
[https://github.com/pointfreeco/swift-composable-architecture/pull/2698](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2698);
thanks [@​Kyome22](https://togithub.com/Kyome22),
[https://github.com/pointfreeco/swift-composable-architecture/pull/2727](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2727)).
- Infrastructure: Fixed 1.7 migration guide (thanks
[@​Ryu0118](https://togithub.com/Ryu0118),
[https://github.com/pointfreeco/swift-composable-architecture/pull/2731](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2731)).
#### New Contributors
- [@​JonCox](https://togithub.com/JonCox) made their first
contribution in
[https://github.com/pointfreeco/swift-composable-architecture/pull/2723](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2723)
- [@​Kyome22](https://togithub.com/Kyome22) made their first
contribution in
[https://github.com/pointfreeco/swift-composable-architecture/pull/2727](https://togithub.com/pointfreeco/swift-composable-architecture/pull/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>1 parent 1d74066 commit e26a0f2
File tree
4 files changed
+97
-276
lines changed- examples/tca_example
4 files changed
+97
-276
lines changed
0 commit comments