Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 11, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/checkpoint-restore/go-criu/v7 v7.2.0 -> v8.0.0 age confidence

Release Notes

checkpoint-restore/go-criu (github.com/checkpoint-restore/go-criu/v7)

v8.0.0

Compare Source

What's Changed

The type of the required nr_pages field in the pagemap_entry message has been changed from uint32 to uint64. Backward compatibility is preserved by adding a new optional nr_pages field with type uint64 and renaming the old field to compat_nr_pages while preserving its protobuf field number.

New Contributors

Full Changelog: checkpoint-restore/go-criu@v7.2.0...v8.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Dec 11, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: common/go.sum
Command failed: mod upgrade --mod-name=github.com/checkpoint-restore/go-criu/v7 -t=8
could not load package: err: exit status 1: stderr: go: inconsistent vendoring in /tmp/renovate/repos/github/containers/container-libs:
	github.com/checkpoint-restore/go-criu/[email protected]: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt

	To ignore the vendor directory, use -mod=readonly or -mod=mod.
	To sync the vendor directory, run:
		go work vendor


@github-actions github-actions bot added the common Related to "common" package label Dec 11, 2025
@renovate renovate bot force-pushed the renovate/github.com-checkpoint-restore-go-criu-v7-8.x branch from c11f6c5 to 2616f49 Compare December 11, 2025 21:23
Copy link
Contributor

@mtrmac mtrmac left a comment

Choose a reason for hiding this comment

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

LGTM in this repo (amounts to ~no changes) but I suppose we’d better coordinate with containers/podman#27752 .

@mtrmac
Copy link
Contributor

mtrmac commented Dec 11, 2025

… actually, go-criu is not a part of the public API at all, so there is no dependency.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Miloslav Trmač <[email protected]>
@mtrmac mtrmac force-pushed the renovate/github.com-checkpoint-restore-go-criu-v7-8.x branch from 2616f49 to 206d3cc Compare December 11, 2025 21:32
podmanbot pushed a commit to podmanbot/buildah that referenced this pull request Dec 11, 2025
@podmanbot
Copy link

✅ A new PR has been created in buildah to vendor these changes: containers/buildah#6598

@mtrmac mtrmac merged commit 4a447db into main Dec 11, 2025
38 checks passed
@renovate renovate bot deleted the renovate/github.com-checkpoint-restore-go-criu-v7-8.x branch December 11, 2025 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

common Related to "common" package dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants