Commit c097c18
chore(deps): update dependency pointfreeco/swift-composable-architecture to from: "1.23.0" (#1868)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[pointfreeco/swift-composable-architecture](https://redirect.github.com/pointfreeco/swift-composable-architecture)
| minor | `from: "1.22.3"` -> `from: "1.23.0"` |
---
### Release Notes
<details>
<summary>pointfreeco/swift-composable-architecture
(pointfreeco/swift-composable-architecture)</summary>
###
[`v1.23.0`](https://redirect.github.com/pointfreeco/swift-composable-architecture/releases/tag/1.23.0)
[Compare
Source](https://redirect.github.com/pointfreeco/swift-composable-architecture/compare/1.22.3...1.23.0)
#### What's Changed
- Added: Support for naming tasks in `Effect.run` (thanks
[@​aregler](https://redirect.github.com/aregler),
[https://github.com/pointfreeco/swift-composable-architecture/pull/3784](https://redirect.github.com/pointfreeco/swift-composable-architecture/pull/3784)).
- Fixed: Addressed a 1.21.0 regression affecting the observation of
child stores as they go `nil`
([https://github.com/pointfreeco/swift-composable-architecture/pull/3796](https://redirect.github.com/pointfreeco/swift-composable-architecture/pull/3796)).
- Fixed: Hard-deprecate `@Reducer(state: .equatable)`, etc.
([https://github.com/pointfreeco/swift-composable-architecture/pull/3794](https://redirect.github.com/pointfreeco/swift-composable-architecture/pull/3794)).
- Fixed: Eliminate synchronous main thread dispatches where not needed
to avoid potential deadlocks
([https://github.com/pointfreeco/swift-composable-architecture/pull/3788](https://redirect.github.com/pointfreeco/swift-composable-architecture/pull/3788)).
- Infrastructure: Docs fixes (thanks
[@​terry-koo](https://redirect.github.com/terry-koo),
[https://github.com/pointfreeco/swift-composable-architecture/pull/3782](https://redirect.github.com/pointfreeco/swift-composable-architecture/pull/3782);
[@​seosieve](https://redirect.github.com/seosieve),
[https://github.com/pointfreeco/swift-composable-architecture/pull/3778](https://redirect.github.com/pointfreeco/swift-composable-architecture/pull/3778);
[@​larryonoff](https://redirect.github.com/larryonoff),
[https://github.com/pointfreeco/swift-composable-architecture/pull/3792](https://redirect.github.com/pointfreeco/swift-composable-architecture/pull/3792);
[https://github.com/pointfreeco/swift-composable-architecture/pull/3791](https://redirect.github.com/pointfreeco/swift-composable-architecture/pull/3791)).
#### New Contributors
- [@​terry-koo](https://redirect.github.com/terry-koo) made their
first contribution in
[https://github.com/pointfreeco/swift-composable-architecture/pull/3782](https://redirect.github.com/pointfreeco/swift-composable-architecture/pull/3782)
- [@​aregler](https://redirect.github.com/aregler) made their
first contribution in
[https://github.com/pointfreeco/swift-composable-architecture/pull/3784](https://redirect.github.com/pointfreeco/swift-composable-architecture/pull/3784)
- [@​seosieve](https://redirect.github.com/seosieve) made their
first contribution in
[https://github.com/pointfreeco/swift-composable-architecture/pull/3778](https://redirect.github.com/pointfreeco/swift-composable-architecture/pull/3778)
**Full Changelog**:
pointfreeco/swift-composable-architecture@1.22.3...1.23.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://redirect.github.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://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4wLjAiLCJ1cGRhdGVkSW5WZXIiOiI0MS4wLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: cgrindel-self-hosted-renovate[bot] <139595543+cgrindel-self-hosted-renovate[bot]@users.noreply.github.com>1 parent 2558772 commit c097c18
2 files changed
+12
-12
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
0 commit comments