Skip to content

chore: Bump Docker.DotNet from 4.3.2 to 4.3.3#1714

Merged
HofmeisterAn merged 1 commit into
developfrom
feature/bump-docker-dotnet
Jun 28, 2026
Merged

chore: Bump Docker.DotNet from 4.3.2 to 4.3.3#1714
HofmeisterAn merged 1 commit into
developfrom
feature/bump-docker-dotnet

Conversation

@HofmeisterAn

@HofmeisterAn HofmeisterAn commented Jun 28, 2026

Copy link
Copy Markdown
Collaborator

What does this PR do?

The PR bumps the Docker.DotNet dependency to 4.3.3 to fix a runtime issue. Generic attributes are a .NET 7+ runtime feature. On .NET Framework 4.8 and other pre .NET 7.0 runtimes, reflecting over QueryStringMapParameter<T> throws a System.NotSupportedException.

Why is it important?

-

Related issues

-

Summary by CodeRabbit

  • Chores
    • Updated package versions to the latest patch release for improved stability and maintenance.

@HofmeisterAn HofmeisterAn added bug Something isn't working dependencies Pull requests that update a dependency file labels Jun 28, 2026
@netlify

netlify Bot commented Jun 28, 2026

Copy link
Copy Markdown

Deploy Preview for testcontainers-dotnet ready!

Name Link
🔨 Latest commit 000f4b1
🔍 Latest deploy log https://app.netlify.com/projects/testcontainers-dotnet/deploys/6a40d5be1210c70008345f5c
😎 Deploy Preview https://deploy-preview-1714--testcontainers-dotnet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai

coderabbitai Bot commented Jun 28, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 4aa9a41e-bf76-4e59-80ae-9a2255dd7000

📥 Commits

Reviewing files that changed from the base of the PR and between df03bbc and 000f4b1.

📒 Files selected for processing (1)
  • Directory.Packages.props

Walkthrough

Version bump of Docker.DotNet.Enhanced and Docker.DotNet.Enhanced.X509 from 4.3.2 to 4.3.3 in the central package management file Directory.Packages.props.

Changes

Dependency Version Bump

Layer / File(s) Summary
Bump Docker.DotNet.Enhanced* to 4.3.3
Directory.Packages.props
PackageVersion entries for Docker.DotNet.Enhanced and Docker.DotNet.Enhanced.X509 updated from 4.3.2 to 4.3.3.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

chore

🐇 A tiny version hop, from two to three,
Docker.DotNet.Enhanced, updated with glee!
Just two little lines in a props file so neat,
The rabbit stamps "approved" — what a treat! 🥕

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the dependency bump and the main change in the PR.
Description check ✅ Passed The template is mostly followed and the PR explains the change, though Why/Related issues/Testing are underfilled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/bump-docker-dotnet

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@HofmeisterAn HofmeisterAn merged commit 380d3da into develop Jun 28, 2026
158 of 230 checks passed
@HofmeisterAn HofmeisterAn deleted the feature/bump-docker-dotnet branch June 28, 2026 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant