From 1dc36b2151d51ea4bc16fad9257ab989f561a0fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 03:26:59 +0000 Subject: [PATCH] Swift: Bump the swift-dependencies group with 6 updates Bumps the swift-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/pointfreeco/swift-case-paths](https://github.com/pointfreeco/swift-case-paths) | `1.6.1` | `1.7.0` | | [github.com/swiftlang/swift-syntax](https://github.com/swiftlang/swift-syntax) | `600.0.1` | `601.0.1` | | [github.com/swiftpackageindex/spimanifest](https://github.com/SwiftPackageIndex/SPIManifest) | `1.7.0` | `1.8.0` | | [github.com/jpsim/yams](https://github.com/jpsim/Yams) | `5.0.6` | `5.3.1` | | [github.com/apple/swift-crypto](https://github.com/apple/swift-crypto) | `3.0.0` | `3.12.3` | | [github.com/vapor/fluent-kit](https://github.com/vapor/fluent-kit) | `1.52.0` | `1.52.1` | Updates `github.com/pointfreeco/swift-case-paths` from 1.6.1 to 1.7.0 - [Release notes](https://github.com/pointfreeco/swift-case-paths/releases) - [Commits](https://github.com/pointfreeco/swift-case-paths/compare/1.6.1...1.7.0) Updates `github.com/swiftlang/swift-syntax` from 600.0.1 to 601.0.1 - [Release notes](https://github.com/swiftlang/swift-syntax/releases) - [Changelog](https://github.com/swiftlang/swift-syntax/blob/main/Changelog.md) - [Commits](https://github.com/swiftlang/swift-syntax/compare/600.0.1...601.0.1) Updates `github.com/swiftpackageindex/spimanifest` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/SwiftPackageIndex/SPIManifest/releases) - [Commits](https://github.com/SwiftPackageIndex/SPIManifest/compare/1.7.0...1.8.0) Updates `github.com/jpsim/yams` from 5.0.6 to 5.3.1 - [Release notes](https://github.com/jpsim/Yams/releases) - [Changelog](https://github.com/jpsim/Yams/blob/main/CHANGELOG.md) - [Commits](https://github.com/jpsim/Yams/compare/5.0.6...5.3.1) Updates `github.com/apple/swift-crypto` from 3.0.0 to 3.12.3 - [Release notes](https://github.com/apple/swift-crypto/releases) - [Commits](https://github.com/apple/swift-crypto/compare/3.0.0...3.12.3) Updates `github.com/vapor/fluent-kit` from 1.52.0 to 1.52.1 - [Release notes](https://github.com/vapor/fluent-kit/releases) - [Commits](https://github.com/vapor/fluent-kit/compare/1.52.0...1.52.1) --- updated-dependencies: - dependency-name: github.com/pointfreeco/swift-case-paths dependency-version: 1.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: swift-dependencies - dependency-name: github.com/swiftlang/swift-syntax dependency-version: 601.0.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: swift-dependencies - dependency-name: github.com/swiftpackageindex/spimanifest dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: swift-dependencies - dependency-name: github.com/jpsim/yams dependency-version: 5.3.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: swift-dependencies - dependency-name: github.com/apple/swift-crypto dependency-version: 3.12.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: swift-dependencies - dependency-name: github.com/vapor/fluent-kit dependency-version: 1.52.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: swift-dependencies ... Signed-off-by: dependabot[bot] --- Package.resolved | 31 ++++++++++++++++++++----------- 1 file changed, 20 insertions(+), 11 deletions(-) diff --git a/Package.resolved b/Package.resolved index 4500acf01..48fd79fbe 100644 --- a/Package.resolved +++ b/Package.resolved @@ -78,8 +78,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/vapor/fluent-kit.git", "state" : { - "revision" : "0f1b8bf3e0d4355e6c77a2c54a59db1c3063c7fd", - "version" : "1.52.0" + "revision" : "1385c48f98e1e44335b251cc11dc11a0a50ab853", + "version" : "1.52.1" } }, { @@ -280,6 +280,15 @@ "version" : "1.2.1" } }, + { + "identity" : "swift-asn1", + "kind" : "remoteSourceControl", + "location" : "https://github.com/apple/swift-asn1.git", + "state" : { + "revision" : "ae33e5941bb88d88538d0a6b19ca0b01e6c76dcf", + "version" : "1.3.1" + } + }, { "identity" : "swift-async-algorithms", "kind" : "remoteSourceControl", @@ -303,8 +312,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/pointfreeco/swift-case-paths", "state" : { - "revision" : "19b7263bacb9751f151ec0c93ec816fe1ef67c7b", - "version" : "1.6.1" + "revision" : "41b89b8b68d8c56c622dbb7132258f1a3e638b25", + "version" : "1.7.0" } }, { @@ -339,8 +348,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-crypto.git", "state" : { - "revision" : "629f0b679d0fd0a6ae823d7f750b9ab032c00b80", - "version" : "3.0.0" + "revision" : "e8d6eba1fef23ae5b359c46b03f7d94be2f41fed", + "version" : "3.12.3" } }, { @@ -508,10 +517,10 @@ { "identity" : "swift-syntax", "kind" : "remoteSourceControl", - "location" : "https://github.com/swiftlang/swift-syntax.git", + "location" : "https://github.com/swiftlang/swift-syntax", "state" : { - "revision" : "0687f71944021d616d34d922343dcef086855920", - "version" : "600.0.1" + "revision" : "f99ae8aa18f0cf0d53481901f88a0991dc3bd4a2", + "version" : "601.0.1" } }, { @@ -573,8 +582,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/jpsim/Yams.git", "state" : { - "revision" : "0d9ee7ea8c4ebd4a489ad7a73d5c6cad55d6fed3", - "version" : "5.0.6" + "revision" : "b4b8042411dc7bbb696300a34a4bf3ba1b7ad19b", + "version" : "5.3.1" } } ],