From ca8eed7a4daa6b2d4bb9545f482173e0b86e643a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 09:19:46 +0000 Subject: [PATCH] bot: bump github.com/apple/swift-async-algorithms from 1.0.4 to 1.1.4 Bumps [github.com/apple/swift-async-algorithms](https://github.com/apple/swift-async-algorithms) from 1.0.4 to 1.1.4. - [Release notes](https://github.com/apple/swift-async-algorithms/releases) - [Commits](https://github.com/apple/swift-async-algorithms/compare/1.0.4...1.1.4) --- updated-dependencies: - dependency-name: github.com/apple/swift-async-algorithms dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Package.resolved | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Package.resolved b/Package.resolved index 97eb47b1..c083e71e 100644 --- a/Package.resolved +++ b/Package.resolved @@ -33,8 +33,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-async-algorithms", "state" : { - "revision" : "042e1c4d9d19748c9c228f8d4ebc97bb1e339b0b", - "version" : "1.0.4" + "revision" : "d0b4a06d0f173a2f3be27d3ea21b3c3aa18db440", + "version" : "1.1.4" } }, { @@ -51,8 +51,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-collections", "state" : { - "revision" : "c1805596154bb3a265fd91b8ac0c4433b4348fb0", - "version" : "1.2.0" + "revision" : "fea17c02d767f46b23070fdfdacc28a03a39232a", + "version" : "1.5.1" } }, {