Skip to content

Commit

Permalink
[Test Package Versions Bump] (#4882)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and dependabot[bot] authored Nov 24, 2023
1 parent e53d536 commit eda4fe2
Show file tree
Hide file tree
Showing 8 changed files with 432 additions and 278 deletions.
100 changes: 50 additions & 50 deletions tracer/build/PackageVersionsLatestMajors.g.props

Large diffs are not rendered by default.

188 changes: 160 additions & 28 deletions tracer/build/PackageVersionsLatestMinors.g.props

Large diffs are not rendered by default.

100 changes: 50 additions & 50 deletions tracer/build/PackageVersionsLatestSpecific.g.props

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions tracer/build/supported_versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,9 +225,9 @@
"minVersionAvailableInclusive": "3.1.0",
"minVersionSupportedInclusive": "3.1.0",
"minVersionTestedInclusive": "3.1.3.5",
"maxVersionSupportedInclusive": "3.7.300.7",
"maxVersionAvailableInclusive": "3.7.300.7",
"maxVersionTestedInclusive": "3.7.300.7"
"maxVersionSupportedInclusive": "3.7.301",
"maxVersionAvailableInclusive": "3.7.301",
"maxVersionTestedInclusive": "3.7.301"
}
]
},
Expand Down Expand Up @@ -367,7 +367,7 @@
"minVersionTestedInclusive": "3.6.0",
"maxVersionSupportedInclusive": "3.37.0",
"maxVersionAvailableInclusive": "3.37.0",
"maxVersionTestedInclusive": "3.36.0"
"maxVersionTestedInclusive": "3.37.0"
}
]
},
Expand Down Expand Up @@ -737,7 +737,7 @@
"minVersionTestedInclusive": "0.61.0",
"maxVersionSupportedInclusive": "2.3.1",
"maxVersionAvailableInclusive": "2.3.1",
"maxVersionTestedInclusive": "2.3.0"
"maxVersionTestedInclusive": "2.3.1"
}
]
},
Expand All @@ -754,7 +754,7 @@
"minVersionTestedInclusive": "1.0.0.505",
"maxVersionSupportedInclusive": "5.2.6",
"maxVersionAvailableInclusive": "5.2.6",
"maxVersionTestedInclusive": "5.2.5"
"maxVersionTestedInclusive": "5.2.6"
}
]
},
Expand Down Expand Up @@ -877,7 +877,7 @@
"minVersionTestedInclusive": "3.6.9",
"maxVersionSupportedInclusive": "6.7.0",
"maxVersionAvailableInclusive": "6.7.0",
"maxVersionTestedInclusive": "6.6.0"
"maxVersionTestedInclusive": "6.7.0"
}
]
},
Expand Down Expand Up @@ -1071,7 +1071,7 @@
"minVersionTestedInclusive": "2.2.0",
"maxVersionSupportedInclusive": "2.6.2",
"maxVersionAvailableInclusive": "2.6.2",
"maxVersionTestedInclusive": "2.6.1"
"maxVersionTestedInclusive": "2.6.2"
}
]
},
Expand Down
28 changes: 14 additions & 14 deletions tracer/dependabot/Datadog.Dependabot.Integrations.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@

<!-- Integration: AWSSDK.Kinesis -->
<!-- Assembly: AWSSDK.Kinesis -->
<!-- Latest package https://www.nuget.org/packages/AWSSDK.Kinesis/3.7.300.7 -->
<PackageReference Include="AWSSDK.Kinesis" Version="3.7.300.7" />
<!-- Latest package https://www.nuget.org/packages/AWSSDK.Kinesis/3.7.301 -->
<PackageReference Include="AWSSDK.Kinesis" Version="3.7.301" />

<!-- Integration: AWSSDK.Core -->
<!-- Assembly: AWSSDK.Core -->
Expand All @@ -58,8 +58,8 @@

<!-- Integration: Microsoft.Azure.Cosmos.Client -->
<!-- Assembly: Microsoft.Azure.Cosmos.Client -->
<!-- Latest package https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.36.0 -->
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.36.0" />
<!-- Latest package https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.37.0 -->
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.37.0" />

<!-- Integration: Couchbase.NetClient -->
<!-- Assembly: Couchbase.NetClient -->
Expand Down Expand Up @@ -153,13 +153,13 @@

<!-- Integration: MySqlConnector -->
<!-- Assembly: MySqlConnector -->
<!-- Latest package https://www.nuget.org/packages/MySqlConnector/2.3.0 -->
<PackageReference Include="MySqlConnector" Version="2.3.0" />
<!-- Latest package https://www.nuget.org/packages/MySqlConnector/2.3.1 -->
<PackageReference Include="MySqlConnector" Version="2.3.1" />

<!-- Integration: NLog -->
<!-- Assembly: NLog -->
<!-- Latest package https://www.nuget.org/packages/NLog/5.2.5 -->
<PackageReference Include="NLog" Version="5.2.5" />
<!-- Latest package https://www.nuget.org/packages/NLog/5.2.6 -->
<PackageReference Include="NLog" Version="5.2.6" />

<!-- Integration: Npgsql -->
<!-- Assembly: Npgsql -->
Expand Down Expand Up @@ -188,8 +188,8 @@

<!-- Integration: RabbitMQ.Client -->
<!-- Assembly: RabbitMQ.Client -->
<!-- Latest package https://www.nuget.org/packages/RabbitMQ.Client/6.6.0 -->
<PackageReference Include="RabbitMQ.Client" Version="6.6.0" />
<!-- Latest package https://www.nuget.org/packages/RabbitMQ.Client/6.7.0 -->
<PackageReference Include="RabbitMQ.Client" Version="6.7.0" />

<!-- Integration: Serilog -->
<!-- Assembly: Serilog -->
Expand Down Expand Up @@ -243,13 +243,13 @@

<!-- Integration: xunit.execution.desktop -->
<!-- Assembly: xunit.execution.desktop -->
<!-- Latest package https://www.nuget.org/packages/xunit/2.6.1 -->
<PackageReference Include="xunit" Version="2.6.1" />
<!-- Latest package https://www.nuget.org/packages/xunit/2.6.2 -->
<PackageReference Include="xunit" Version="2.6.2" />

<!-- Integration: xunit.execution.dotnet -->
<!-- Assembly: xunit.execution.dotnet -->
<!-- Latest package https://www.nuget.org/packages/xunit.extensibility.execution/2.6.1 -->
<PackageReference Include="xunit.extensibility.execution" Version="2.6.1" />
<!-- Latest package https://www.nuget.org/packages/xunit.extensibility.execution/2.6.2 -->
<PackageReference Include="xunit.extensibility.execution" Version="2.6.2" />

<!-- Integration: Microsoft.AspNetCore.Authentication.Abstractions -->
<!-- Assembly: Microsoft.AspNetCore.Authentication.Abstractions -->
Expand Down
Loading

0 comments on commit eda4fe2

Please sign in to comment.