Skip to content

Commit

Permalink
chore(deps): Update .net deps (#120)
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 | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Google.Protobuf](https://togithub.com/protocolbuffers/protobuf) |
`3.25.1` -> `3.25.2` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Google.Protobuf/3.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Google.Protobuf/3.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Google.Protobuf/3.25.1/3.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Google.Protobuf/3.25.1/3.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [Testcontainers](https://dotnet.testcontainers.org/)
([source](https://togithub.com/testcontainers/testcontainers-dotnet)) |
`3.6.0` -> `3.7.0` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Testcontainers/3.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Testcontainers/3.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Testcontainers/3.6.0/3.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Testcontainers/3.6.0/3.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>protocolbuffers/protobuf (Google.Protobuf)</summary>

###
[`v3.25.2`](https://togithub.com/protocolbuffers/protobuf/compare/v3.25.1...v3.25.2)

</details>

<details>
<summary>testcontainers/testcontainers-dotnet (Testcontainers)</summary>

###
[`v3.7.0`](https://togithub.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0)

[Compare
Source](https://togithub.com/testcontainers/testcontainers-dotnet/compare/3.6.0...3.7.0)

Happy New Year and a massive thank you to all the contributors who made
the new version of Testcontainers for .NET possible 🙌!

##### What's Changed

##### 🚀 Features

- feat: Add Firebird SQL module
([#&#8203;1073](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1073))
[@&#8203;park-jasper](https://togithub.com/park-jasper)
- feat(Azurite): Add in-memory support
([#&#8203;1063](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1063))
[@&#8203;Xzelsius](https://togithub.com/Xzelsius)
- feat: Add ArangoDB module
([#&#8203;1058](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1058))
[@&#8203;ShirAvneri](https://togithub.com/ShirAvneri)
- feat: Add ActiveMQ Artemis module
([#&#8203;1055](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1055))
[@&#8203;ShirAvneri](https://togithub.com/ShirAvneri)
- feat: Add Bigtable module
([#&#8203;1046](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1046))
[@&#8203;peroyhav](https://togithub.com/peroyhav)
- feat: Add BigQuery module
([#&#8203;1034](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1034))
[@&#8203;dejandjenic](https://togithub.com/dejandjenic)
- feat: Add JanusGraph module
([#&#8203;837](https://togithub.com/testcontainers/testcontainers-dotnet/issues/837))
[@&#8203;rngcntr](https://togithub.com/rngcntr)
- feat: Add Papercut module
([#&#8203;1044](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1044))
[@&#8203;TechLiam](https://togithub.com/TechLiam)
- feat: Improve tar stream logging (copy files to container)
([#&#8203;1050](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1050))
[@&#8203;HofmeisterAn](https://togithub.com/HofmeisterAn)

##### 🐛 Bug Fixes

- fix: Retry configuring Couchbase on HttpIOException
([#&#8203;1064](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1064))
[@&#8203;mgroves](https://togithub.com/mgroves)

##### 📖 Documentation

- docs: Add ASP.NET integration test example
([#&#8203;1061](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1061))
[@&#8203;HofmeisterAn](https://togithub.com/HofmeisterAn)

##### 🧹 Housekeeping

- chore: Update Ryuk image from version 0.5.1 to 0.6.0
([#&#8203;1084](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1084))
[@&#8203;HofmeisterAn](https://togithub.com/HofmeisterAn)
- chore: Improve the Base64Provider resilience to malformed
configuration files
([#&#8203;1081](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1081))
[@&#8203;0xced](https://togithub.com/0xced)
- chore: Invert #if NETSTANDARD\* conditional compilation conditions
([#&#8203;1079](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1079))
[@&#8203;0xced](https://togithub.com/0xced)
- chore: Rename the file CouchDbContainerTest.cs to
CouchbaseContainerTest.cs
([#&#8203;1067](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1067))
[@&#8203;mgroves](https://togithub.com/mgroves)
- chore: Replace custom wait strategy with default strategies
([#&#8203;1059](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1059))
[@&#8203;ShirAvneri](https://togithub.com/ShirAvneri)
- chore: Remove Microsoft.SourceLink.GitHub
([#&#8203;1057](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1057))
[@&#8203;HofmeisterAn](https://togithub.com/HofmeisterAn)
- chore: Update .NET SDK to version 8 (LTS)
([#&#8203;1054](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1054))
[@&#8203;HofmeisterAn](https://togithub.com/HofmeisterAn)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (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://developer.mend.io/github/cerbos/cerbos-sdk-net).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Oğuzhan Durgun <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent c381809 commit 7908496
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Sdk.UnitTests/Sdk.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="NUnit.Analyzers" Version="3.10.0" />
<PackageReference Include="coverlet.collector" Version="6.0.0" />
<PackageReference Include="Testcontainers" Version="3.6.0" />
<PackageReference Include="Testcontainers" Version="3.7.0" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Sdk/sdk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.25.1" />
<PackageReference Include="Google.Protobuf" Version="3.25.2" />
<PackageReference Include="Grpc" Version="2.46.6" />
<PackageReference Include="Grpc.Net.Client" Version="2.60.0" />
</ItemGroup>
Expand Down

0 comments on commit 7908496

Please sign in to comment.