Skip to content

Bump github.com/apple/swift-async-algorithms from 1.1.4 to 1.1.5 - #815

Merged
theospears merged 1 commit into
masterfrom
dependabot/swift/github.com/apple/swift-async-algorithms-1.1.5
Jul 19, 2026
Merged

Bump github.com/apple/swift-async-algorithms from 1.1.4 to 1.1.5#815
theospears merged 1 commit into
masterfrom
dependabot/swift/github.com/apple/swift-async-algorithms-1.1.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/apple/swift-async-algorithms from 1.1.4 to 1.1.5.

Release notes

Sourced from github.com/apple/swift-async-algorithms's releases.

1.1.5

What's Changed

New Contributors

Full Changelog: apple/swift-async-algorithms@1.1.4...1.1.5

Commits
  • 3da39bb [AsyncStreaming] Redesign AsyncReader.collect to take a target container (#436)
  • c8a9349 [AsyncStreaming] Exclude the proposal file from the target (#434)
  • e814381 [AsyncStreaming] Skip empty buffers in AsyncReader.forEachBuffer (#435)
  • 8ee3d2b "[AsyncStreaming] Introduce a MultiProducerSingleConsumerChannel and a duplex...
  • 8e16632 [AsyncStreaming] Add bidirectional adapters for the async writers (#424)
  • f4177dc [AsyncStreaming] Add support for final elements (#422)
  • 268087d Correct reductions docs: exclusive variants do not emit the initial value (#423)
  • 3bd2de0 Add new pipe convenience methods for the async readers (#420)
  • b2beeb2 Change all AsyncStreaming availability from 26.2 to SwiftStdlib 5.0 (#421)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/apple/swift-async-algorithms](https://github.com/apple/swift-async-algorithms) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/apple/swift-async-algorithms/releases)
- [Commits](apple/swift-async-algorithms@1.1.4...3da39bb)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-async-algorithms
  dependency-version: 1.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update swift_package_manager code labels Jul 3, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 3, 2026 20:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update swift_package_manager code labels Jul 3, 2026
@theospears
theospears merged commit cbecad3 into master Jul 19, 2026
3 checks passed
@theospears
theospears deleted the dependabot/swift/github.com/apple/swift-async-algorithms-1.1.5 branch July 19, 2026 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update swift_package_manager code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant