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/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) from 1.9.1 to 1.9.3. Release notes Sourced from github.com/go-sql-driver/mysql's releases. v1.9.3 What's Changed [1.9] test stability improvement. by @methane in go-sql-driver/mysql#1699 [1.9] Transaction Commit/Rollback returns conn's cached error...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.3.0 to 4.4.0. Release notes Sourced from actions/setup-node's releases. v4.4.0 What's Changed Bug fixes: Make eslint-compact matcher compatible with Stylelint by @FloEdelmann in actions/setup-node#98 Add support for...
Bumps [github.com/docker/cli](https://github.com/docker/cli) from 27.4.1+incompatible to 28.2.2+incompatible. Commits e6534b4 Merge pull request #6116 from vvoland/vendor-docker 5c3128e vendor: github.com/docker/docker v28.2.2-dev (45873be4ae3f) 879ac3f Merge pull request #6110 from thaJeztah/bump_engine 92fa1e1 vendor: github.com/docker/docker 0e2cc22d36ae...
### 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). -...
### 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 [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.2.6 to 1.3.0. Changelog Sourced from github.com/opencontainers/runc's changelog. Changelog This file documents all notable changes made to this project since runc 1.0. The format is based on...
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.28.0 to 0.33.0. Commits 3d9a6b8 windows: add WSADuplicateSocket c0a9559 cpu: add crypto extensions detection for riscv64 8e9e046 windows: add virtual key codes and console input consts 7138967...
Bumps [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) from 1.1.0 to 1.1.1. Release notes Sourced from github.com/opencontainers/image-spec's releases. v1.1.1 Vote Passed [+5 -0 nv1] - https://groups.google.com/a/opencontainers.org/g/dev/c/T-olx0jdT18 Release PR : opencontainers/image-spec#1247 Full Changelog: https://github.com/opencontainers/image-spec/compare/v1.1.0...v1.1.1 Commits 147f9c1 Release...
Bumps [github.com/moby/term](https://github.com/moby/term) from 0.5.0 to 0.5.2. Commits 6c1b69f Merge pull request #47 from thaJeztah/bump_ansiterm c367879 go.mod: github.com/Azure/go-ansiterm faa5f7b0171c 31a7e4e Merge pull request #48 from thaJeztah/gha_tweak 1700fcb Add security policy ca22ebc...
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...