testcontainers / testcontainers-go

Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
https://golang.testcontainers.org
MIT License
3.3k stars 450 forks source link

docs: fix deprecation warning for material extensions emoji #2592

Closed mdelapenya closed 2 weeks ago

mdelapenya commented 2 weeks ago

What does this PR do?

It uses the new version of emoji for mkdocs: material.extensions.emoji.to_svg and material.extensions.emoji.twemoji.

Why is it important?

The previous one is deprecated and will be removed in the next version (obtained from the build logs of make serve-docs).

netlify[bot] commented 2 weeks ago

Deploy Preview for testcontainers-go ready!

Name Link
Latest commit a422c2746c5db30ccdf52b8c0aca0169374f389a
Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/66711fd6609e4600082007b1
Deploy Preview https://deploy-preview-2592--testcontainers-go.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 configuration.