Skip to content

Commit

Permalink
chore: bump MySql.Data from 9.1.0 to 9.2.0 (#1295)
Browse files Browse the repository at this point in the history
* chore: bump the mysql-data group across 3 directories with 2 updates

Bumps the mysql-data group with 2 updates in the /DubUrl.Adomd.Testing directory: MySql.Data and [System.Text.Json](https://github.com/dotnet/runtime).
Bumps the mysql-data group with 2 updates in the /DubUrl.OleDb.Testing directory: MySql.Data and [System.Text.Json](https://github.com/dotnet/runtime).
Bumps the mysql-data group with 2 updates in the /DubUrl.Testing directory: MySql.Data and [System.Text.Json](https://github.com/dotnet/runtime).


Updates `MySql.Data` from 9.1.0 to 9.2.0

Updates `System.Text.Json` from 9.0.1 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v9.0.0)

Updates `MySql.Data` from 9.1.0 to 9.2.0

Updates `System.Text.Json` from 9.0.1 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v9.0.0)

Updates `MySql.Data` from 9.1.0 to 9.2.0

Updates `System.Text.Json` from 9.0.1 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v9.0.0)

---
updated-dependencies:
- dependency-name: MySql.Data
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mysql-data
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mysql-data
- dependency-name: MySql.Data
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mysql-data
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mysql-data
- dependency-name: MySql.Data
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mysql-data
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mysql-data
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update DubUrl.Testing.csproj

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cédric L. Charlier <seddryck@gmail.com>
  • Loading branch information
dependabot[bot] and Seddryck authored Jan 25, 2025
1 parent b37cf30 commit de87004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DubUrl.Testing/DubUrl.Testing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Include="NReco.PrestoAdo" Version="1.1.0" />
<PackageReference Include="FirebirdSql.Data.FirebirdClient" Version="10.3.2" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="9.0.1" />
<PackageReference Include="MySql.Data" Version="9.1.0" />
<PackageReference Include="MySql.Data" Version="9.2.0" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="23.7.0" />
<PackageReference Include="SingleStoreConnector" Version="1.1.6" />
<PackageReference Include="Snowflake.Data" Version="4.2.0" />
Expand Down

0 comments on commit de87004

Please sign in to comment.