Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps github.com/containerd/zfs/v2 from 2.0.0-rc.0 to 2.0.0.

Release notes

Sourced from github.com/containerd/zfs/v2's releases.

v2.0.0

What's Changed

Full Changelog: containerd/zfs@v1.2.0...v2.0.0

Commits
  • a3e9bec Merge pull request #89 from thaJeztah/stable_containerd
  • f11f891 go.mod: update to stable containerd v2.0
  • 7dad056 Merge pull request #88 from thaJeztah/bump_ci
  • 662ad3c gha: update golangci/golangci-lint-action@v9, golangci-lint v2.7
  • b0b2584 remove nolint comments
  • 7c4274b fix error capitalization
  • 24ce1b9 fix inconsistent receiver name
  • c8545c3 gha: update actions/checkout@v6
  • d23ec04 gha: update actions/setup-go@v6
  • bb45f6e gha: update containerd/project-checks@v1.2.2
  • 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)

Bumps [github.com/containerd/zfs/v2](https://github.com/containerd/zfs) from 2.0.0-rc.0 to 2.0.0.
- [Release notes](https://github.com/containerd/zfs/releases)
- [Commits](containerd/zfs@v2.0.0-rc.0...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 8, 2025
@github-project-automation github-project-automation bot moved this to Needs Triage in Pull Request Review Dec 8, 2025
Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thaJeztah
Copy link
Member

After this is merged, we can also revert 00a11e9 (#11220)

containerd/go.mod

Lines 163 to 176 in c2bcc0e

exclude (
// These dependencies were updated to "master" in some modules we depend on,
// but have no code-changes since their last release. Unfortunately, this also
// causes a ripple effect, forcing all users of the containerd module to also
// update these dependencies to an unrelease / un-tagged version.
//
// Both these dependencies will unlikely do a new release in the near future,
// so exclude these versions so that we can downgrade to the current release.
//
// For additional details, see this PR and links mentioned in that PR:
// https://github.com/kubernetes-sigs/kustomize/pull/5830#issuecomment-2569960859
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
)

@thaJeztah thaJeztah requested a review from AkihiroSuda December 8, 2025 09:06
@github-project-automation github-project-automation bot moved this from Needs Triage to Review In Progress in Pull Request Review Dec 8, 2025
Copy link
Member

@mikebrow mikebrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mikebrow mikebrow added this pull request to the merge queue Dec 8, 2025
Merged via the queue into main with commit 6e41c9e Dec 8, 2025
52 checks passed
@github-project-automation github-project-automation bot moved this from Review In Progress to Done in Pull Request Review Dec 8, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containerd/zfs/v2-2.0.0 branch December 8, 2025 16:51
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 size/M

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants