Commit 3597c27
chore(deps): update dependency apple/swift-async-algorithms to from: "1.1.1" (#1941)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[apple/swift-async-algorithms](https://redirect.github.com/apple/swift-async-algorithms)
| patch | `from: "1.1.0"` -> `from: "1.1.1"` |
---
### Release Notes
<details>
<summary>apple/swift-async-algorithms
(apple/swift-async-algorithms)</summary>
###
[`v1.1.1`](https://redirect.github.com/apple/swift-async-algorithms/releases/tag/1.1.1):
AsyncAlgorithms 1.1.1
[Compare
Source](https://redirect.github.com/apple/swift-async-algorithms/compare/1.1.0...1.1.1)
#### What's Changed
- Remove the DocC plugin as a dependency by
[@​FranzBusch](https://redirect.github.com/FranzBusch) in
[https://github.com/apple/swift-async-algorithms/pull/354](https://redirect.github.com/apple/swift-async-algorithms/pull/354)
- Simplify the version definitions and add a new definition for 1.1 by
[@​phausler](https://redirect.github.com/phausler) in
[https://github.com/apple/swift-async-algorithms/pull/359](https://redirect.github.com/apple/swift-async-algorithms/pull/359)
- Add `enable_wasm_sdk_build: true` to `pull_request.yml` by
[@​MaxDesiatov](https://redirect.github.com/MaxDesiatov) in
[https://github.com/apple/swift-async-algorithms/pull/363](https://redirect.github.com/apple/swift-async-algorithms/pull/363)
- Update the project to address concurrency failures for 6.2 build
modes. by [@​phausler](https://redirect.github.com/phausler) in
[https://github.com/apple/swift-async-algorithms/pull/362](https://redirect.github.com/apple/swift-async-algorithms/pull/362)
- Conditionalize the testing targets for non-windows targets to avoid
the TaskDriver requirements by
[@​phausler](https://redirect.github.com/phausler) in
[https://github.com/apple/swift-async-algorithms/pull/365](https://redirect.github.com/apple/swift-async-algorithms/pull/365)
- Share algorithm by
[@​phausler](https://redirect.github.com/phausler) in
[https://github.com/apple/swift-async-algorithms/pull/357](https://redirect.github.com/apple/swift-async-algorithms/pull/357)
- Fix typo in doc comment for share by
[@​Jnosh](https://redirect.github.com/Jnosh) in
[https://github.com/apple/swift-async-algorithms/pull/370](https://redirect.github.com/apple/swift-async-algorithms/pull/370)
- Fix broken documentation links in Interspersed guide by
[@​chagmn](https://redirect.github.com/chagmn) in
[https://github.com/apple/swift-async-algorithms/pull/371](https://redirect.github.com/apple/swift-async-algorithms/pull/371)
- chore: restrict GitHub workflow permissions - future-proof by
[@​incertum](https://redirect.github.com/incertum) in
[https://github.com/apple/swift-async-algorithms/pull/373](https://redirect.github.com/apple/swift-async-algorithms/pull/373)
- Add `MultiProducerSingleConsumerChannel` by
[@​FranzBusch](https://redirect.github.com/FranzBusch) in
[https://github.com/apple/swift-async-algorithms/pull/305](https://redirect.github.com/apple/swift-async-algorithms/pull/305)
- Remove the Swift 5.8 build constraint for documentation at Swift
Package Index by [@​heckj](https://redirect.github.com/heckj) in
[https://github.com/apple/swift-async-algorithms/pull/377](https://redirect.github.com/apple/swift-async-algorithms/pull/377)
- Make `MPSCAsyncChannel` source methods `nonisolated(nonsending)` by
[@​FranzBusch](https://redirect.github.com/FranzBusch) in
[https://github.com/apple/swift-async-algorithms/pull/380](https://redirect.github.com/apple/swift-async-algorithms/pull/380)
#### New Contributors
- [@​Jnosh](https://redirect.github.com/Jnosh) made their first
contribution in
[https://github.com/apple/swift-async-algorithms/pull/370](https://redirect.github.com/apple/swift-async-algorithms/pull/370)
- [@​chagmn](https://redirect.github.com/chagmn) made their first
contribution in
[https://github.com/apple/swift-async-algorithms/pull/371](https://redirect.github.com/apple/swift-async-algorithms/pull/371)
- [@​incertum](https://redirect.github.com/incertum) made their
first contribution in
[https://github.com/apple/swift-async-algorithms/pull/373](https://redirect.github.com/apple/swift-async-algorithms/pull/373)
- [@​heckj](https://redirect.github.com/heckj) made their first
contribution in
[https://github.com/apple/swift-async-algorithms/pull/377](https://redirect.github.com/apple/swift-async-algorithms/pull/377)
**Full Changelog**:
apple/swift-async-algorithms@1.0.4...1.1.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://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 9b8a9c3 commit 3597c27
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
0 commit comments