Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 5, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/mistifyio/go-zfs/v3 v3.1.0 -> v4.0.0 age confidence

Release Notes

mistifyio/go-zfs (github.com/mistifyio/go-zfs/v3)

v4.0.0

Compare Source

What's Changed

  • Add -p flag in GetProperty in order to display numbers in parsable values by @​mmlb in #​85
  • Update module to go-zfs/v4 by @​trisk in #​98

Diffstat

 go.mod               |  2 +-
 test_helpers_test.go |  2 +-
 zfs.go               |  2 +-
 zfs_test.go          | 12 +++++++-----
 4 files changed, 10 insertions(+), 8 deletions(-)

Shortlog

Albert Lee (2):
      test: Update creation time test for numeric properties
      Update module to go-zfs/v4

Nikos Gkotsis (1):
      Add -p flag in GetProperty in order to display numbers in parsable values

Full Changelog: mistifyio/go-zfs@v3.1.0...v4.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 renovate bot added the dependencies label Oct 5, 2025
@github-actions github-actions bot added the storage Related to "storage" package label Oct 5, 2025
@renovate renovate bot force-pushed the renovate/github.com-mistifyio-go-zfs-v3-4.x branch from c9b4cf0 to a7740d8 Compare October 6, 2025 09:12
@mtrmac
Copy link
Contributor

mtrmac commented Oct 6, 2025

Note to self: Renovate did not actually prepare an update PR, the bump to v4 needs to happen manually.

The major version bump is for mistifyio/go-zfs#85 ; AFAICS we never call that, but I’d appreciate a second pair of eyes on that.

@renovate renovate bot force-pushed the renovate/github.com-mistifyio-go-zfs-v3-4.x branch from a7740d8 to da9ca8f Compare October 6, 2025 14:04
@mtrmac mtrmac force-pushed the renovate/github.com-mistifyio-go-zfs-v3-4.x branch from da9ca8f to 8fa08d5 Compare October 6, 2025 14:35
@mtrmac
Copy link
Contributor

mtrmac commented Oct 6, 2025

Updated manually, please review.

@podmanbot
Copy link

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

@renovate renovate bot force-pushed the renovate/github.com-mistifyio-go-zfs-v3-4.x branch 7 times, most recently from 056d9bd to 6becc1c Compare October 9, 2025 12:59
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-mistifyio-go-zfs-v3-4.x branch from 6becc1c to 7846a71 Compare October 9, 2025 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies storage Related to "storage" package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants