Skip to content

Commit

Permalink
chore: bump MySql.Data, Microsoft.AnalysisServices.AdomdClient, Micro…
Browse files Browse the repository at this point in the history
…soft.Data.Sqlite.Core (#621)

* chore: Bump Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64

Bumps Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64 from 19.69.2.1 to 19.69.2.2.

---
updated-dependencies:
- dependency-name: Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: Bump Microsoft.Data.Sqlite.Core in /DubUrl.QA

Bumps [Microsoft.Data.Sqlite.Core](https://github.com/dotnet/efcore) from 7.0.12 to 7.0.13.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v7.0.12...v7.0.13)

---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: Bump NUnit.Analyzers

Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/nunit/nunit.analyzers/releases)
- [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.txt)
- [Commits](nunit/nunit.analyzers@3.8.0...3.9.0)

---
updated-dependencies:
- dependency-name: NUnit.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: Bump Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64

Bumps Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64 from 19.69.2.1 to 19.69.2.2.

---
updated-dependencies:
- dependency-name: Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: Bump MySql.Data from 8.1.0 to 8.2.0 in /DubUrl.Testing

Bumps MySql.Data from 8.1.0 to 8.2.0.

---
updated-dependencies:
- dependency-name: MySql.Data
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: Bump Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64

Bumps Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64 from 19.69.2.1 to 19.69.2.2.

---
updated-dependencies:
- dependency-name: Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: Bump MySql.Data from 8.1.0 to 8.2.0 in /DubUrl.OleDb.Testing

Bumps MySql.Data from 8.1.0 to 8.2.0.

---
updated-dependencies:
- dependency-name: MySql.Data
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and dependabot[bot] authored Oct 30, 2023
1 parent 9406ce2 commit 1d34cf1
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions DubUrl.Adomd/DubUrl.Adomd.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<ItemGroup>
<PackageReference Include="Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64" Version="19.69.2.1" />
<PackageReference Include="Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64" Version="19.69.2.2" />
<PackageReference Include="System.Management" Version="7.0.2" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit.Analyzers" Version="3.8.0" />
<PackageReference Include="NUnit.Analyzers" Version="3.9.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Appveyor.TestLogger" Version="2.0.0" />
<PackageReference Include="Moq" Version="4.20.69" />
Expand Down
2 changes: 1 addition & 1 deletion DubUrl.QA/DubUrl.QA.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<PackageReference Include="DuckDB.NET.Data" Version="0.9.1" />
<PackageReference Include="FirebirdSql.Data.FirebirdClient" Version="9.1.1" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.1" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="7.0.12" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="7.0.13" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="MySqlConnector" Version="2.2.7" />
<PackageReference Include="Npgsql" Version="7.0.6" />
Expand Down
4 changes: 2 additions & 2 deletions DubUrl.Testing/DubUrl.Testing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<PackageReference Include="Domemtech.StringTemplate4" Version="4.3.0" />
<PackageReference Include="DuckDB.NET.Bindings" Version="0.9.1" />
<PackageReference Include="DuckDB.NET.Data" Version="0.9.1" />
<PackageReference Include="Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64" Version="19.69.2.1" />
<PackageReference Include="Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64" Version="19.69.2.2" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.1" />
<PackageReference Include="NReco.PrestoAdo" Version="1.1.0" />
<PackageReference Include="FirebirdSql.Data.FirebirdClient" Version="9.1.1" />
<PackageReference Include="Net.IBM.Data.Db2" Version="7.0.0.200" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="7.0.12" />
<PackageReference Include="MySql.Data" Version="8.1.0" />
<PackageReference Include="MySql.Data" Version="8.2.0" />
<PackageReference Include="MySqlConnector" Version="2.2.7" />
<PackageReference Include="Npgsql" Version="7.0.6" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="3.21.120" />
Expand Down

0 comments on commit 1d34cf1

Please sign in to comment.