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/mistifyio/go-zfs/v3 from 3.0.0 to 3.0.1 #1613

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 23, 2023

Bumps github.com/mistifyio/go-zfs/v3 from 3.0.0 to 3.0.1.

Release notes

Sourced from github.com/mistifyio/go-zfs/v3's releases.

v3.0.1

What's Changed

New Contributors

Diffstat

 .github/mergify.yml | 31 +++++++++++++++++++++++
 tooling/release.sh  | 39 +++++++++++++++++++++++++++++
 utils.go            |  9 ++++---
 utils_notsolaris.go |  2 +-
 utils_solaris.go    |  2 +-
 utils_test.go       | 71 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 zfs_test.go         |  8 ++++++
 zpool.go            |  3 ---
 8 files changed, 157 insertions(+), 8 deletions(-)

Shortlog

Cory Snider (1):
      Properly substitute command path in Run() error

Manuel Mendez (4): Add mergify config mergify: Remove ready-to-merge label when PR is closed Add test for fragmentation parsing Add script create GH release

Tim Aebi (2): zpool: Split after \t instead of any space zfs: Add test for creation property

Full Changelog: mistifyio/go-zfs@v3.0.0...v3.0.1

Changelog

Sourced from github.com/mistifyio/go-zfs/v3's changelog.

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning. This change log follows the advice of Keep a CHANGELOG.

[Unreleased]

Commits
  • f6d5c37 Add script create GH release
  • c86e2d4 Merge pull request #90 from corhere/cmderror-args
  • d68a132 Properly substitute command path in Run() error
  • 3950394 Add test cases for parsing fragmentation line (#64)
  • edc6d0d Add test for fragmentation parsing
  • 6377fc1 mergify: Remove ready-to-merge label when PR is closed (#87)
  • 6c7aa61 mergify: Remove ready-to-merge label when PR is closed
  • c509027 split after \t instead of any spaces (#68)
  • 8f8b2ca zfs: Add test for creation property
  • 82ca81a zpool: Split after \t instead of any space
  • 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 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/mistifyio/go-zfs/v3](https://github.com/mistifyio/go-zfs) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/mistifyio/go-zfs/releases)
- [Changelog](https://github.com/mistifyio/go-zfs/blob/master/CHANGELOG.md)
- [Commits](mistifyio/go-zfs@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: github.com/mistifyio/go-zfs/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 23, 2023
@rhatdan
Copy link
Member

rhatdan commented May 25, 2023

LGTM

@rhatdan rhatdan merged commit 9b8bbb8 into main May 25, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/mistifyio/go-zfs/v3-3.0.1 branch May 25, 2023 10:58
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant