dockertest
dockertest copied to clipboard
chore(deps): bump github.com/containerd/continuity from 0.4.1 to 0.4.3
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
- Substitute deprecated rand.Seed() in Go 1.20 by
@henry118in containerd/continuity#231- Add type to iterate directory by
@cpuguy83in containerd/continuity#229New Contributors
@henry118made their first contribution in containerd/continuity#231Full Changelog: https://github.com/containerd/continuity/compare/v0.4.2...v0.4.3
v0.4.2
What's Changed
- fs/fstest: CreateFile should use sync by
@fuweidin containerd/continuity#228- fs: use io.Copy because go supports CopyFileRange by
@fuweidin containerd/continuity#227- Add initial DragonFly BSD support by
@tuxilloin containerd/continuity#230New Contributors
@tuxillomade their first contribution in containerd/continuity#230Full Changelog: https://github.com/containerd/continuity/compare/v0.4.1...v0.4.2
Commits
1743d91Merge pull request #229 from cpuguy83/dir_iter022712cMerge pull request #231 from henry118/rand242e29eSubstitute deprecated rand.Seed() in Go 1.2077a2d47Merge pull request #230 from tuxillo/feat-add-initial-dragonflybsd-supportbcc6e25dragonfly: Initial porting work5c2d1b4Add type to itterate directory1e0d26eMerge pull request #227 from fuweid/use-io-copy-from-copy-filece02f71Merge pull request #228 from fuweid/fs/apply-should-use-sync3fa7d7afs/fstest: CreateFile should use sync4b8bec5fs: use io.Copy because go supports CopyFileRange- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)