Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Commit

Permalink
Update Non-major NuGet dependencies (#449)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [OpenTelemetry.Instrumentation.Runtime](https://opentelemetry.io/)
([source](https://togithub.com/open-telemetry/opentelemetry-dotnet-contrib))
| nuget | minor | `1.1.0-rc.2` -> `1.4.0` |
| [Verify.Xunit](https://togithub.com/VerifyTests/Verify) | nuget |
patch | `20.3.1` -> `20.3.2` |

---

### Release Notes

<details>
<summary>VerifyTests/Verify</summary>

###
[`v20.3.2`](https://togithub.com/VerifyTests/Verify/releases/tag/20.3.2)

As part of this release we had [1
issue](https://togithub.com/VerifyTests/Verify/milestone/266?closed=1)
closed.

**Feature**

- [**#&#8203;913**](https://togithub.com/VerifyTests/Verify/pull/913)
DiffEngine 11.4.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am" (UTC), Automerge - At any
time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/ThorstenSauter/NoPlan).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjExMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 6, 2023
1 parent 49589af commit f302c23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
<PackageVersion Include="OpenTelemetry.Exporter.OpenTelemetryProtocol.Logs" Version="1.5.0-rc.1" />
<PackageVersion Include="OpenTelemetry.Instrumentation.EventCounters" Version="1.0.0-alpha.2" />
<PackageVersion Include="OpenTelemetry.Instrumentation.Process" Version="0.5.0-beta.2" />
<PackageVersion Include="OpenTelemetry.Instrumentation.Runtime" Version="1.1.0-rc.2" />
<PackageVersion Include="OpenTelemetry.Instrumentation.Runtime" Version="1.4.0" />
<PackageVersion Include="SecurityCodeScan.VS2019" Version="5.6.7" />
<PackageVersion Include="SonarAnalyzer.CSharp" Version="9.2.0.71021" />
<PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.435" />
<PackageVersion Include="Testcontainers.MsSql" Version="3.2.0" />
<PackageVersion Include="Verify.Xunit" Version="20.3.1" />
<PackageVersion Include="Verify.Xunit" Version="20.3.2" />
<PackageVersion Include="xunit" Version="2.4.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.4.5" />
</ItemGroup>
Expand Down

0 comments on commit f302c23

Please sign in to comment.