Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/containerd/continuity from 0.4.3 to 0.4.4 #10901

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

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

Release notes

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

v0.4.4

What's Changed

New Contributors

Full Changelog: containerd/continuity@v0.4.3...v0.4.4

Commits
  • 2fab5e9 Merge pull request #257 from AkihiroSuda/dev
  • 8ae2b5e Disable FUSE for FreeBSD
  • ef3b6f4 go.mod: bump up
  • 332293b Merge pull request #254 from thaJeztah/rm_macos_bits
  • 1287117 Merge pull request #256 from thaJeztah/fix_kind
  • 0a983fc Merge pull request #252 from thaJeztah/gofix_buildtags
  • 75b1c65 Merge pull request #245 from sondavidb/properly-handle-fs-without-xattrs
  • cb01a52 Merge pull request #251 from thaJeztah/bump_codeql
  • 7d074e7 kind.String(): fix missing case statements for iota consts in switch
  • 327ebdd cmd/continuity/commands: MountCmd: remove macOS remnants
  • Additional commits viewable 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 <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 28, 2024
@k8s-ci-robot
Copy link

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a containerd member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@AkihiroSuda
Copy link
Member

/ok-to-test

@AkihiroSuda
Copy link
Member

=== FAIL: core/metadata  (0.00s)
/tmp/go-build142702247/b1061/metadata.test flag redefined: test.root
panic: /tmp/go-build142702247/b1061/metadata.test flag redefined: test.root

goroutine 1 [running]:
flag.(*FlagSet).Var(0xc0000d6000, {0x132a040, 0x190f3f3}, {0x11b4291, 0x9}, {0x11c7690, 0x1e})
	/opt/hostedtoolcache/go/1.23.2/x64/src/flag/flag.go:1028 +0x54d
flag.BoolVar(...)
	/opt/hostedtoolcache/go/1.23.2/x64/src/flag/flag.go:755
github.com/containerd/containerd/v2/pkg/testutil.init.0()
	/home/runner/work/containerd/containerd/pkg/testutil/helpers.go:36 +0x6b
FAIL	github.com/containerd/containerd/v2/core/metadata	0.028s

@AkihiroSuda AkihiroSuda requested a review from dmcgowan October 28, 2024 02:34
@AkihiroSuda AkihiroSuda force-pushed the dependabot/go_modules/github.com/containerd/continuity-0.4.4 branch from aca7871 to 7c90223 Compare October 28, 2024 02:41
@AkihiroSuda AkihiroSuda marked this pull request as draft October 28, 2024 02:48
@AkihiroSuda

This comment was marked as resolved.

Bumps [github.com/containerd/continuity](https://github.com/containerd/continuity) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/containerd/continuity/releases)
- [Commits](containerd/continuity@v0.4.3...v0.4.4)

---
updated-dependencies:
- dependency-name: github.com/containerd/continuity
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@AkihiroSuda AkihiroSuda force-pushed the dependabot/go_modules/github.com/containerd/continuity-0.4.4 branch from 372d8e5 to 3c18bce Compare October 28, 2024 02:57
```
=== FAIL: core/metadata  (0.00s)
/tmp/go-build142702247/b1061/metadata.test flag redefined: test.root
panic: /tmp/go-build142702247/b1061/metadata.test flag redefined: test.root

goroutine 1 [running]:
flag.(*FlagSet).Var(0xc0000d6000, {0x132a040, 0x190f3f3}, {0x11b4291, 0x9}, {0x11c7690, 0x1e})
	/opt/hostedtoolcache/go/1.23.2/x64/src/flag/flag.go:1028 +0x54d
flag.BoolVar(...)
	/opt/hostedtoolcache/go/1.23.2/x64/src/flag/flag.go:755
github.com/containerd/containerd/v2/pkg/testutil.init.0()
	/home/runner/work/containerd/containerd/pkg/testutil/helpers.go:36 +0x6b
FAIL	github.com/containerd/containerd/v2/core/metadata	0.028s
```

Signed-off-by: Akihiro Suda <[email protected]>
@AkihiroSuda AkihiroSuda force-pushed the dependabot/go_modules/github.com/containerd/continuity-0.4.4 branch from 3c18bce to 588b7a1 Compare October 28, 2024 02:58
@AkihiroSuda AkihiroSuda marked this pull request as ready for review October 28, 2024 04:52
@estesp estesp added this pull request to the merge queue Oct 28, 2024
Merged via the queue into main with commit e69a299 Oct 28, 2024
58 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containerd/continuity-0.4.4 branch October 28, 2024 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code ok-to-test size/XL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants