ory / dockertest

Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.
https://www.ory.sh/?utm_source=github&utm_medium=banner&utm_campaign=dockertest
Apache License 2.0
4.18k stars 243 forks source link

chore(deps): bump github.com/containerd/continuity from 0.4.1 to 0.4.3 #481

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 1 year ago

Bumps github.com/containerd/continuity from 0.4.1 to 0.4.3.

Release notes

Sourced from github.com/containerd/continuity's releases.

v0.4.3

What's Changed

New Contributors

Full Changelog: https://github.com/containerd/continuity/compare/v0.4.2...v0.4.3

v0.4.2

What's Changed

New Contributors

Full Changelog: https://github.com/containerd/continuity/compare/v0.4.1...v0.4.2

Commits
  • 1743d91 Merge pull request #229 from cpuguy83/dir_iter
  • 022712c Merge pull request #231 from henry118/rand
  • 242e29e Substitute deprecated rand.Seed() in Go 1.20
  • 77a2d47 Merge pull request #230 from tuxillo/feat-add-initial-dragonflybsd-support
  • bcc6e25 dragonfly: Initial porting work
  • 5c2d1b4 Add type to itterate directory
  • 1e0d26e Merge pull request #227 from fuweid/use-io-copy-from-copy-file
  • ce02f71 Merge pull request #228 from fuweid/fs/apply-should-use-sync
  • 3fa7d7a fs/fstest: CreateFile should use sync
  • 4b8bec5 fs: use io.Copy because go supports CopyFileRange
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
alnr commented 5 months ago

@dependabot rebase

dependabot[bot] commented 5 months ago

Looks like github.com/containerd/continuity is up-to-date now, so this is no longer needed.