Skip to content

Commit 3876c56

Browse files
cgrindel-self-hosted-renovate[bot]Self-hosted Renovate Bot
and
Self-hosted Renovate Bot
authored
chore(deps): update dependency pointfreeco/swift-composable-architecture to from: "1.9.3" (#1020)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [pointfreeco/swift-composable-architecture](https://togithub.com/pointfreeco/swift-composable-architecture) | patch | `from: "1.9.2"` -> `from: "1.9.3"` | --- ### Release Notes <details> <summary>pointfreeco/swift-composable-architecture (pointfreeco/swift-composable-architecture)</summary> ### [`v1.9.3`](https://togithub.com/pointfreeco/swift-composable-architecture/releases/tag/1.9.3) [Compare Source](https://togithub.com/pointfreeco/swift-composable-architecture/compare/1.9.2...1.9.3) #### What's Changed - Added: Added missing `StackActionOf<R>` type alias (thanks [@&#8203;d-date](https://togithub.com/d-date), [https://github.com/pointfreeco/swift-composable-architecture/pull/2906](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2906)). - Fixed: Cache scoped presentation stores where possible (thanks [@&#8203;lukeredpath](https://togithub.com/lukeredpath), [https://github.com/pointfreeco/swift-composable-architecture/pull/2908](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2908)). - Fixed: Allow "inert" enum state to be observed by having an ever-changing ID ([https://github.com/pointfreeco/swift-composable-architecture/pull/2910](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2910)). - Fixed: Silence SwiftSyntax 510 / Xcode 15.3 warnings ([https://github.com/pointfreeco/swift-composable-architecture/pull/2909](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2909)). - Fixed: Restore `TestStore` autocompletion ([https://github.com/pointfreeco/swift-composable-architecture/pull/2923](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2923)). - Fixed: It is now possible to scope bindings of enum stores to non-reducer cases for sheets and other navigation ([https://github.com/pointfreeco/swift-composable-architecture/pull/2943](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2943)). - Fixed: `package` access modifier support in enum `@Reducer` macro (thanks [@&#8203;samrayner](https://togithub.com/samrayner), [https://github.com/pointfreeco/swift-composable-architecture/pull/2939](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2939)). - Fixed: `Effect.publisher` is no longer escaping ([https://github.com/pointfreeco/swift-composable-architecture/pull/2968](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2968)). - Fixed: Add runtime warning diagnostic to catch nested calls to `observe` ([https://github.com/pointfreeco/swift-composable-architecture/pull/2996](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2996)). - Infrastructure: Fix documentation typos (thanks [@&#8203;takehilo](https://togithub.com/takehilo), [https://github.com/pointfreeco/swift-composable-architecture/pull/2898](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2898); [https://github.com/pointfreeco/swift-composable-architecture/pull/2944](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2944)); tutorial fixes (thanks [@&#8203;LRSnowX](https://togithub.com/LRSnowX), [https://github.com/pointfreeco/swift-composable-architecture/pull/2808](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2808)); test store tutorial/documentation fixes ([https://github.com/pointfreeco/swift-composable-architecture/pull/2912](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2912)); fix favorites case study mocks (thanks [@&#8203;beribas](https://togithub.com/beribas), [https://github.com/pointfreeco/swift-composable-architecture/pull/2962](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2962)); improve docs for stack-based navigation ([https://github.com/pointfreeco/swift-composable-architecture/pull/2967](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2967)); fix dismissal in UIKit demos ([https://github.com/pointfreeco/swift-composable-architecture/pull/2986](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2986)) fix shared state case study (thanks [@&#8203;eltociear](https://togithub.com/eltociear), [https://github.com/pointfreeco/swift-composable-architecture/pull/2994](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2994)). #### New Contributors - [@&#8203;LRSnowX](https://togithub.com/LRSnowX) made their first contribution in [https://github.com/pointfreeco/swift-composable-architecture/pull/2808](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2808) - [@&#8203;beribas](https://togithub.com/beribas) made their first contribution in [https://github.com/pointfreeco/swift-composable-architecture/pull/2962](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2962) - [@&#8203;samrayner](https://togithub.com/samrayner) made their first contribution in [https://github.com/pointfreeco/swift-composable-architecture/pull/2939](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2939) - [@&#8203;eltociear](https://togithub.com/eltociear) made their first contribution in [https://github.com/pointfreeco/swift-composable-architecture/pull/2994](https://togithub.com/pointfreeco/swift-composable-architecture/pull/2994) **Full Changelog**: pointfreeco/swift-composable-architecture@1.9.2...1.9.3 </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
1 parent 53972bc commit 3876c56

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

examples/tca_example/Package.resolved

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"kind" : "remoteSourceControl",
4242
"location" : "https://github.com/pointfreeco/swift-composable-architecture",
4343
"state" : {
44-
"revision" : "115fe5af41d333b6156d4924d7c7058bc77fd580",
45-
"version" : "1.9.2"
44+
"revision" : "899a68ce3c4eca42a42e6bad2c925b82dcab5187",
45+
"version" : "1.9.3"
4646
}
4747
},
4848
{

examples/tca_example/Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ let package = Package(
77
dependencies: [
88
.package(
99
url: "https://github.com/pointfreeco/swift-composable-architecture",
10-
.upToNextMajor(from: "1.9.2")
10+
.upToNextMajor(from: "1.9.3")
1111
),
1212
]
1313
)

examples/tca_example/swift_deps_index.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -275,9 +275,9 @@
275275
"name": "swiftpkg_swift_composable_architecture",
276276
"identity": "swift-composable-architecture",
277277
"remote": {
278-
"commit": "115fe5af41d333b6156d4924d7c7058bc77fd580",
278+
"commit": "899a68ce3c4eca42a42e6bad2c925b82dcab5187",
279279
"remote": "https://github.com/pointfreeco/swift-composable-architecture",
280-
"version": "1.9.2"
280+
"version": "1.9.3"
281281
}
282282
},
283283
{

0 commit comments

Comments
 (0)