dockertest
dockertest copied to clipboard
Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.
Bumps [github.com/docker/cli](https://github.com/docker/cli) from 24.0.9+incompatible to 27.0.3+incompatible. Commits 7d4bcd8 Merge pull request #5206 from thaJeztah/27.0_backport_docker_27.0.2 3134d55 vendor: github.com/docker/docker v27.0.2 912c1dd Merge pull request #5202 from vvoland/vendor-docker c97e809 vendor: github.com/docker/docker v27.0.2-dev (e953d76450b6)...
Bumps [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) from 1.0.2 to 1.1.0. Release notes Sourced from github.com/opencontainers/image-spec's releases. v1.1.0 Vote Passed [+7-0] - https://groups.google.com/a/opencontainers.org/g/dev/c/Cnk6H9C4aag Release PR : opencontainers/image-spec#1161 Full Changelog: https://github.com/opencontainers/image-spec/compare/v1.0.2...v1.1.0 Associated Distribution Specification Release -...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/dockertest/blob/master/CODE_OF_CONDUCT.md). -...
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5. Release notes Sourced from actions/setup-go's releases. v5.0.0 What's Changed In scope of this release, we change Nodejs runtime from node16 to node20 (actions/setup-go#421). Moreover,...
Bumps [actions/stale](https://github.com/actions/stale) from 4 to 9. Release notes Sourced from actions/stale's releases. v9.0.0 Breaking Changes Action is now stateful: If the action ends because of operations-per-run then the next run...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.pre.beta to 4.0.2. Release notes Sourced from actions/setup-node's releases. v4.0.2 What's Changed Add support for volta.extends by @ThisIsManta in actions/setup-node#921 Add support for arm64 Windows by @dmitry-shibanov...
## Related Issue or Design Document ## Checklist - [ ] I have read the [contributing guidelines](../blob/master/CONTRIBUTING.md) and signed the CLA. - [ ] I have referenced an issue containing...
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.21.0 to 0.24.0. Commits 914deed unix: add missing ETHTOOL_FLAG_ constants 4c7077e windows: add enums for IpAdapterUnicastAddress 29298aa windows: delete TestGetKeyboardLayout aa1c4c8 unix: provide Mount on openbsd cde4660...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/dockertest/blob/master/CODE_OF_CONDUCT.md). -...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.2 to 4.0.3. Release notes Sourced from actions/setup-node's releases. v4.0.3 What's Changed Bug fixes: Fix macos latest check failures by @HarithaVattikuti in actions/setup-node#1041 Documentation changes: Documentation update...