From 66622249c78dd40e0103f508f612d8fb05709684 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Apr 2025 09:45:02 +0000 Subject: [PATCH] Bump the dotnet group across 1 directory with 7 updates Bumps the dotnet group with 7 updates in the /samples/snippets/standard/data/sqlite directory: | Package | From | To | | --- | --- | --- | | [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) | `9.0.1` | `9.0.4` | | [SQLitePCLRaw.core](https://github.com/ericsink/SQLitePCL.raw) | `2.1.10` | `2.1.10` | | [Microsoft.Data.Sqlite.Core](https://github.com/dotnet/efcore) | `9.0.1` | `9.0.4` | | [SQLitePCLRaw.core](https://github.com/ericsink/SQLitePCL.raw) | `2.1.10` | `2.1.10` | | [SQLitePCLRaw.core](https://github.com/ericsink/SQLitePCL.raw) | `2.1.10` | `2.1.11` | | [Dapper](https://github.com/DapperLib/Dapper) | `2.1.35` | `2.1.66` | | [SQLitePCLRaw.bundle_e_sqlcipher](https://github.com/ericsink/SQLitePCL.raw) | `2.1.10` | `2.1.11` | | [Microsoft.Extensions.DependencyModel](https://github.com/dotnet/runtime) | `9.0.1` | `9.0.4` | | [SQLitePCLRaw.core](https://github.com/ericsink/SQLitePCL.raw) | `2.1.10` | `2.1.11` | | [SQLitePCLRaw.provider.sqlite3](https://github.com/ericsink/SQLitePCL.raw) | `2.1.10` | `2.1.11` | Updates `Microsoft.Data.Sqlite` from 9.0.1 to 9.0.4 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v9.0.1...v9.0.4) Updates `SQLitePCLRaw.core` from 2.1.10 to 2.1.10 - [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases) - [Commits](https://github.com/ericsink/SQLitePCL.raw/compare/v2.1.10...v2.1.10) Updates `Microsoft.Data.Sqlite.Core` from 9.0.1 to 9.0.4 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v9.0.1...v9.0.4) Updates `SQLitePCLRaw.core` from 2.1.10 to 2.1.10 - [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases) - [Commits](https://github.com/ericsink/SQLitePCL.raw/compare/v2.1.10...v2.1.10) Updates `SQLitePCLRaw.core` from 2.1.10 to 2.1.11 - [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases) - [Commits](https://github.com/ericsink/SQLitePCL.raw/compare/v2.1.10...v2.1.10) Updates `Dapper` from 2.1.35 to 2.1.66 - [Release notes](https://github.com/DapperLib/Dapper/releases) - [Commits](https://github.com/DapperLib/Dapper/compare/2.1.35...2.1.66) Updates `SQLitePCLRaw.bundle_e_sqlcipher` from 2.1.10 to 2.1.11 - [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases) - [Commits](https://github.com/ericsink/SQLitePCL.raw/compare/v2.1.10...v2.1.11) Updates `Microsoft.Extensions.DependencyModel` from 9.0.1 to 9.0.4 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.1...v9.0.4) Updates `SQLitePCLRaw.core` from 2.1.10 to 2.1.11 - [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases) - [Commits](https://github.com/ericsink/SQLitePCL.raw/compare/v2.1.10...v2.1.10) Updates `SQLitePCLRaw.provider.sqlite3` from 2.1.10 to 2.1.11 - [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases) - [Commits](https://github.com/ericsink/SQLitePCL.raw/compare/v2.1.10...v2.1.11) --- updated-dependencies: - dependency-name: Microsoft.Data.Sqlite dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: SQLitePCLRaw.core dependency-version: 2.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Data.Sqlite.Core dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: SQLitePCLRaw.core dependency-version: 2.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: SQLitePCLRaw.core dependency-version: 2.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Dapper dependency-version: 2.1.66 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: SQLitePCLRaw.bundle_e_sqlcipher dependency-version: 2.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.DependencyModel dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: SQLitePCLRaw.core dependency-version: 2.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: SQLitePCLRaw.provider.sqlite3 dependency-version: 2.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- .../AggregateFunctionSample/AggregateFunctionSample.csproj | 4 ++-- .../standard/data/sqlite/AsyncSample/AsyncSample.csproj | 4 ++-- .../standard/data/sqlite/BackupSample/BackupSample.csproj | 4 ++-- .../data/sqlite/BatchingSample/BatchingSample.csproj | 4 ++-- .../data/sqlite/BulkInsertSample/BulkInsertSample.csproj | 4 ++-- .../data/sqlite/CollationSample/CollationSample.csproj | 4 ++-- .../standard/data/sqlite/DapperSample/DapperSample.csproj | 6 +++--- .../data/sqlite/DateAndTimeSample/DateAndTimeSample.csproj | 4 ++-- .../DeferredTransactionSample.csproj | 4 ++-- .../data/sqlite/DirtyReadSample/DirtyReadSample.csproj | 4 ++-- .../data/sqlite/EncryptionSample/EncryptionSample.csproj | 4 ++-- .../data/sqlite/ExtensionsSample/ExtensionsSample.csproj | 6 +++--- .../data/sqlite/HelloWorldSample/HelloWorldSample.csproj | 4 ++-- .../standard/data/sqlite/InteropSample/InteropSample.csproj | 4 ++-- .../RegularExpressionSample/RegularExpressionSample.csproj | 4 ++-- .../sqlite/ResultMetadataSample/ResultMetadataSample.csproj | 4 ++-- .../data/sqlite/SavepointSample/SavepointSample.csproj | 4 ++-- .../sqlite/ScalarFunctionSample/ScalarFunctionSample.csproj | 4 ++-- .../sqlite/SqliteProviderSample/SqliteProviderSample.csproj | 6 +++--- .../data/sqlite/StreamingSample/StreamingSample.csproj | 4 ++-- .../sqlite/SystemLibrarySample/SystemLibrarySample.csproj | 4 ++-- 21 files changed, 45 insertions(+), 45 deletions(-) diff --git a/samples/snippets/standard/data/sqlite/AggregateFunctionSample/AggregateFunctionSample.csproj b/samples/snippets/standard/data/sqlite/AggregateFunctionSample/AggregateFunctionSample.csproj index 3f76673650551..ca8257703defa 100644 --- a/samples/snippets/standard/data/sqlite/AggregateFunctionSample/AggregateFunctionSample.csproj +++ b/samples/snippets/standard/data/sqlite/AggregateFunctionSample/AggregateFunctionSample.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/samples/snippets/standard/data/sqlite/AsyncSample/AsyncSample.csproj b/samples/snippets/standard/data/sqlite/AsyncSample/AsyncSample.csproj index 3f76673650551..ca8257703defa 100644 --- a/samples/snippets/standard/data/sqlite/AsyncSample/AsyncSample.csproj +++ b/samples/snippets/standard/data/sqlite/AsyncSample/AsyncSample.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/samples/snippets/standard/data/sqlite/BackupSample/BackupSample.csproj b/samples/snippets/standard/data/sqlite/BackupSample/BackupSample.csproj index 3f76673650551..ca8257703defa 100644 --- a/samples/snippets/standard/data/sqlite/BackupSample/BackupSample.csproj +++ b/samples/snippets/standard/data/sqlite/BackupSample/BackupSample.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/samples/snippets/standard/data/sqlite/BatchingSample/BatchingSample.csproj b/samples/snippets/standard/data/sqlite/BatchingSample/BatchingSample.csproj index 3f76673650551..ca8257703defa 100644 --- a/samples/snippets/standard/data/sqlite/BatchingSample/BatchingSample.csproj +++ b/samples/snippets/standard/data/sqlite/BatchingSample/BatchingSample.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/samples/snippets/standard/data/sqlite/BulkInsertSample/BulkInsertSample.csproj b/samples/snippets/standard/data/sqlite/BulkInsertSample/BulkInsertSample.csproj index 3f76673650551..ca8257703defa 100644 --- a/samples/snippets/standard/data/sqlite/BulkInsertSample/BulkInsertSample.csproj +++ b/samples/snippets/standard/data/sqlite/BulkInsertSample/BulkInsertSample.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/samples/snippets/standard/data/sqlite/CollationSample/CollationSample.csproj b/samples/snippets/standard/data/sqlite/CollationSample/CollationSample.csproj index 3f76673650551..ca8257703defa 100644 --- a/samples/snippets/standard/data/sqlite/CollationSample/CollationSample.csproj +++ b/samples/snippets/standard/data/sqlite/CollationSample/CollationSample.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/samples/snippets/standard/data/sqlite/DapperSample/DapperSample.csproj b/samples/snippets/standard/data/sqlite/DapperSample/DapperSample.csproj index 6d1f6cc382338..9325121432771 100644 --- a/samples/snippets/standard/data/sqlite/DapperSample/DapperSample.csproj +++ b/samples/snippets/standard/data/sqlite/DapperSample/DapperSample.csproj @@ -7,9 +7,9 @@ - - - + + + diff --git a/samples/snippets/standard/data/sqlite/DateAndTimeSample/DateAndTimeSample.csproj b/samples/snippets/standard/data/sqlite/DateAndTimeSample/DateAndTimeSample.csproj index 3f76673650551..ca8257703defa 100644 --- a/samples/snippets/standard/data/sqlite/DateAndTimeSample/DateAndTimeSample.csproj +++ b/samples/snippets/standard/data/sqlite/DateAndTimeSample/DateAndTimeSample.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/samples/snippets/standard/data/sqlite/DeferredTransactionSample/DeferredTransactionSample.csproj b/samples/snippets/standard/data/sqlite/DeferredTransactionSample/DeferredTransactionSample.csproj index 3f76673650551..ca8257703defa 100644 --- a/samples/snippets/standard/data/sqlite/DeferredTransactionSample/DeferredTransactionSample.csproj +++ b/samples/snippets/standard/data/sqlite/DeferredTransactionSample/DeferredTransactionSample.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/samples/snippets/standard/data/sqlite/DirtyReadSample/DirtyReadSample.csproj b/samples/snippets/standard/data/sqlite/DirtyReadSample/DirtyReadSample.csproj index 3f76673650551..ca8257703defa 100644 --- a/samples/snippets/standard/data/sqlite/DirtyReadSample/DirtyReadSample.csproj +++ b/samples/snippets/standard/data/sqlite/DirtyReadSample/DirtyReadSample.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/samples/snippets/standard/data/sqlite/EncryptionSample/EncryptionSample.csproj b/samples/snippets/standard/data/sqlite/EncryptionSample/EncryptionSample.csproj index 7ae641fc412c9..e64bae8d4e4f7 100644 --- a/samples/snippets/standard/data/sqlite/EncryptionSample/EncryptionSample.csproj +++ b/samples/snippets/standard/data/sqlite/EncryptionSample/EncryptionSample.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/samples/snippets/standard/data/sqlite/ExtensionsSample/ExtensionsSample.csproj b/samples/snippets/standard/data/sqlite/ExtensionsSample/ExtensionsSample.csproj index d430eead80754..94775e8d48253 100644 --- a/samples/snippets/standard/data/sqlite/ExtensionsSample/ExtensionsSample.csproj +++ b/samples/snippets/standard/data/sqlite/ExtensionsSample/ExtensionsSample.csproj @@ -7,11 +7,11 @@ - + - + - + diff --git a/samples/snippets/standard/data/sqlite/HelloWorldSample/HelloWorldSample.csproj b/samples/snippets/standard/data/sqlite/HelloWorldSample/HelloWorldSample.csproj index 3f76673650551..ca8257703defa 100644 --- a/samples/snippets/standard/data/sqlite/HelloWorldSample/HelloWorldSample.csproj +++ b/samples/snippets/standard/data/sqlite/HelloWorldSample/HelloWorldSample.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/samples/snippets/standard/data/sqlite/InteropSample/InteropSample.csproj b/samples/snippets/standard/data/sqlite/InteropSample/InteropSample.csproj index 3f76673650551..ca8257703defa 100644 --- a/samples/snippets/standard/data/sqlite/InteropSample/InteropSample.csproj +++ b/samples/snippets/standard/data/sqlite/InteropSample/InteropSample.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/samples/snippets/standard/data/sqlite/RegularExpressionSample/RegularExpressionSample.csproj b/samples/snippets/standard/data/sqlite/RegularExpressionSample/RegularExpressionSample.csproj index 3f76673650551..ca8257703defa 100644 --- a/samples/snippets/standard/data/sqlite/RegularExpressionSample/RegularExpressionSample.csproj +++ b/samples/snippets/standard/data/sqlite/RegularExpressionSample/RegularExpressionSample.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/samples/snippets/standard/data/sqlite/ResultMetadataSample/ResultMetadataSample.csproj b/samples/snippets/standard/data/sqlite/ResultMetadataSample/ResultMetadataSample.csproj index 3f76673650551..ca8257703defa 100644 --- a/samples/snippets/standard/data/sqlite/ResultMetadataSample/ResultMetadataSample.csproj +++ b/samples/snippets/standard/data/sqlite/ResultMetadataSample/ResultMetadataSample.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/samples/snippets/standard/data/sqlite/SavepointSample/SavepointSample.csproj b/samples/snippets/standard/data/sqlite/SavepointSample/SavepointSample.csproj index 3f76673650551..ca8257703defa 100644 --- a/samples/snippets/standard/data/sqlite/SavepointSample/SavepointSample.csproj +++ b/samples/snippets/standard/data/sqlite/SavepointSample/SavepointSample.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/samples/snippets/standard/data/sqlite/ScalarFunctionSample/ScalarFunctionSample.csproj b/samples/snippets/standard/data/sqlite/ScalarFunctionSample/ScalarFunctionSample.csproj index 3f76673650551..ca8257703defa 100644 --- a/samples/snippets/standard/data/sqlite/ScalarFunctionSample/ScalarFunctionSample.csproj +++ b/samples/snippets/standard/data/sqlite/ScalarFunctionSample/ScalarFunctionSample.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/samples/snippets/standard/data/sqlite/SqliteProviderSample/SqliteProviderSample.csproj b/samples/snippets/standard/data/sqlite/SqliteProviderSample/SqliteProviderSample.csproj index 03f1e3db495fa..015d747b6e8ae 100644 --- a/samples/snippets/standard/data/sqlite/SqliteProviderSample/SqliteProviderSample.csproj +++ b/samples/snippets/standard/data/sqlite/SqliteProviderSample/SqliteProviderSample.csproj @@ -7,9 +7,9 @@ - - - + + + diff --git a/samples/snippets/standard/data/sqlite/StreamingSample/StreamingSample.csproj b/samples/snippets/standard/data/sqlite/StreamingSample/StreamingSample.csproj index 0a7a8e12dbc3c..26d56e56ae6fa 100644 --- a/samples/snippets/standard/data/sqlite/StreamingSample/StreamingSample.csproj +++ b/samples/snippets/standard/data/sqlite/StreamingSample/StreamingSample.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/samples/snippets/standard/data/sqlite/SystemLibrarySample/SystemLibrarySample.csproj b/samples/snippets/standard/data/sqlite/SystemLibrarySample/SystemLibrarySample.csproj index 954f353b5fe57..ef501b8aff23a 100644 --- a/samples/snippets/standard/data/sqlite/SystemLibrarySample/SystemLibrarySample.csproj +++ b/samples/snippets/standard/data/sqlite/SystemLibrarySample/SystemLibrarySample.csproj @@ -7,8 +7,8 @@ - - + +