Skip to content

Commit

Permalink
chore: bump SingleStoreConnector from 1.1.4 to 1.1.6 (#1246)
Browse files Browse the repository at this point in the history
chore: bump the singlestoreconnector group across 4 directories with 1 update

Bumps the singlestoreconnector group with 1 update in the /DubUrl.Adomd.Testing directory: [SingleStoreConnector](https://github.com/memsql/SingleStoreNETConnector).
Bumps the singlestoreconnector group with 1 update in the /DubUrl.OleDb.Testing directory: [SingleStoreConnector](https://github.com/memsql/SingleStoreNETConnector).
Bumps the singlestoreconnector group with 1 update in the /DubUrl.QA directory: [SingleStoreConnector](https://github.com/memsql/SingleStoreNETConnector).
Bumps the singlestoreconnector group with 1 update in the /DubUrl.Testing directory: [SingleStoreConnector](https://github.com/memsql/SingleStoreNETConnector).


Updates `SingleStoreConnector` from 1.1.4 to 1.1.6
- [Release notes](https://github.com/memsql/SingleStoreNETConnector/releases)
- [Changelog](https://github.com/memsql/SingleStoreNETConnector/blob/master/docs/VersionHistory.md)
- [Commits](memsql/SingleStoreNETConnector@v1.1.4...v1.1.6)

Updates `SingleStoreConnector` from 1.1.4 to 1.1.6
- [Release notes](https://github.com/memsql/SingleStoreNETConnector/releases)
- [Changelog](https://github.com/memsql/SingleStoreNETConnector/blob/master/docs/VersionHistory.md)
- [Commits](memsql/SingleStoreNETConnector@v1.1.4...v1.1.6)

Updates `SingleStoreConnector` from 1.1.4 to 1.1.6
- [Release notes](https://github.com/memsql/SingleStoreNETConnector/releases)
- [Changelog](https://github.com/memsql/SingleStoreNETConnector/blob/master/docs/VersionHistory.md)
- [Commits](memsql/SingleStoreNETConnector@v1.1.4...v1.1.6)

Updates `SingleStoreConnector` from 1.1.4 to 1.1.6
- [Release notes](https://github.com/memsql/SingleStoreNETConnector/releases)
- [Changelog](https://github.com/memsql/SingleStoreNETConnector/blob/master/docs/VersionHistory.md)
- [Commits](memsql/SingleStoreNETConnector@v1.1.4...v1.1.6)

---
updated-dependencies:
- dependency-name: SingleStoreConnector
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: singlestoreconnector
- dependency-name: SingleStoreConnector
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: singlestoreconnector
- dependency-name: SingleStoreConnector
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: singlestoreconnector
- dependency-name: SingleStoreConnector
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: singlestoreconnector
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 34c297c commit 76f04c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DubUrl.QA/DubUrl.QA.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.2" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="9.0.0" />
<PackageReference Include="NReco.PrestoAdo" Version="1.1.0" />
<PackageReference Include="SingleStoreConnector" Version="1.1.4" />
<PackageReference Include="SingleStoreConnector" Version="1.1.6" />
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlite3" Version="2.1.10" />
<PackageReference Include="System.Data.Odbc" Version="9.0.0" />
<PackageReference Include="System.Data.OleDb" Version="9.0.0" />
Expand Down
2 changes: 1 addition & 1 deletion DubUrl.Testing/DubUrl.Testing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="9.0.0" />
<PackageReference Include="MySql.Data" Version="9.1.0" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="23.6.1" />
<PackageReference Include="SingleStoreConnector" Version="1.1.4" />
<PackageReference Include="SingleStoreConnector" Version="1.1.6" />
<PackageReference Include="Snowflake.Data" Version="4.2.0" />
<PackageReference Include="Teradata.Client.Provider" Version="20.0.3" />
<PackageReference Include="System.Management" Version="9.0.0" />
Expand Down

0 comments on commit 76f04c0

Please sign in to comment.