Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(#650): Update SharpZipLib to version 1.4.1 to prevent a deadlock in the Docker container image build #671

Merged
merged 3 commits into from
Nov 12, 2022

Conversation

HofmeisterAn
Copy link
Collaborator

What does this PR do?

Updates the SharpZipLib dependency.

Why is it important?

SharpZipLib may run into a deadlock while building the tarball to run the Docker container image build. Updating the dependency will fix the issue: https://github.com/icsharpcode/SharpZipLib/releases.

Related issues

@HofmeisterAn HofmeisterAn added bug Something isn't working dependencies Pull requests that update a dependency file labels Nov 11, 2022
@netlify
Copy link

netlify bot commented Nov 11, 2022

Deploy Preview for testcontainers-dotnet ready!

Name Link
🔨 Latest commit 9ffe357
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-dotnet/deploys/636f972f12c768000869721e
😎 Deploy Preview https://deploy-preview-671--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 site settings.

@HofmeisterAn HofmeisterAn merged commit 801ba3c into develop Nov 12, 2022
@HofmeisterAn HofmeisterAn deleted the feature/update-sharpziplib branch November 12, 2022 13:11
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.

SharpZipLib 1.4.0 dependency may cause deadlocks
1 participant