chore: update module github.com/siderolabs/go-blockdevice to v2 #192
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.4.8
->v2.0.8
Release Notes
siderolabs/go-blockdevice (github.com/siderolabs/go-blockdevice)
v2.0.8
Compare Source
go-blockdevice 2.0.8 (2024-12-18)
Welcome to the v2.0.8 release of go-blockdevice!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/go-blockdevice/issues.
Contributors
Changes
29 commits
57e15ed
fix: read device serial like in v18853e37
feat: support reading VFAT volume labelsaf28144
fix: make extfs filesystem detection separate for ext2/3/46d3b4b0
feat: implement device wiping by signatures5bff648
fix: kernel partition sync when overwriting GPTf63c85d
feat: add support for checking if device is already open33f603a
fix: correctly process GPT with gapsd39fa20
fix: add context to luks commands2021ab8
release(v2.0.0): prepare release08a7802
fix: add support for 'legacy bios bootable' attributefa9291f
feat: bring disk encryption supportbc73f6d
fix: dropReadFullAt
c34dfb6
fix: don't ignore error on partition delete41240c1
fix: several fixes for GPT and ZFS07f736f
feat: add support for retry-locking the blockdevice114af20
feat: add device wipe and partition devnamecfdeb03
feat: implement GPT editing9d8d8e7
chore: add setters for struct fieldsf4a4030
fix: addruntime.KeepAlive
to keep alive descriptors1a51f16
feat: gather blockdevice information81b69bf
fix: use read full when reading data3052077
feat: lock the blockdevice in shared mode when probingcf51e33
feat: support detection of squashfs and Talos METAda92100
feat: detect ZFS3265299
feat: detect Linux swap and LVM221c66f8
fix: don't probe empty CD drivesa5481f5
feat: implement GPT partition discovery9beb2bd
feat: start the blkid workaa55391
chore: start the v2 version of the moduleChanges since v2.0.7
1 commit
57e15ed
fix: read device serial like in v1Dependency Changes
This release has no dependency changes
v2.0.7
Compare Source
go-blockdevice 2.0.7 (2024-12-12)
Welcome to the v2.0.7 release of go-blockdevice!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/go-blockdevice/issues.
Contributors
Changes
28 commits
8853e37
feat: support reading VFAT volume labelsaf28144
fix: make extfs filesystem detection separate for ext2/3/46d3b4b0
feat: implement device wiping by signatures5bff648
fix: kernel partition sync when overwriting GPTf63c85d
feat: add support for checking if device is already open33f603a
fix: correctly process GPT with gapsd39fa20
fix: add context to luks commands2021ab8
release(v2.0.0): prepare release08a7802
fix: add support for 'legacy bios bootable' attributefa9291f
feat: bring disk encryption supportbc73f6d
fix: dropReadFullAt
c34dfb6
fix: don't ignore error on partition delete41240c1
fix: several fixes for GPT and ZFS07f736f
feat: add support for retry-locking the blockdevice114af20
feat: add device wipe and partition devnamecfdeb03
feat: implement GPT editing9d8d8e7
chore: add setters for struct fieldsf4a4030
fix: addruntime.KeepAlive
to keep alive descriptors1a51f16
feat: gather blockdevice information81b69bf
fix: use read full when reading data3052077
feat: lock the blockdevice in shared mode when probingcf51e33
feat: support detection of squashfs and Talos METAda92100
feat: detect ZFS3265299
feat: detect Linux swap and LVM221c66f8
fix: don't probe empty CD drivesa5481f5
feat: implement GPT partition discovery9beb2bd
feat: start the blkid workaa55391
chore: start the v2 version of the moduleChanges since v2.0.6
1 commit
8853e37
feat: support reading VFAT volume labelsDependency Changes
This release has no dependency changes
v2.0.6
Compare Source
go-blockdevice 2.0.6 (2024-11-21)
Welcome to the v2.0.6 release of go-blockdevice!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/go-blockdevice/issues.
Contributors
Changes
27 commits
af28144
fix: make extfs filesystem detection separate for ext2/3/46d3b4b0
feat: implement device wiping by signatures5bff648
fix: kernel partition sync when overwriting GPTf63c85d
feat: add support for checking if device is already open33f603a
fix: correctly process GPT with gapsd39fa20
fix: add context to luks commands2021ab8
release(v2.0.0): prepare release08a7802
fix: add support for 'legacy bios bootable' attributefa9291f
feat: bring disk encryption supportbc73f6d
fix: dropReadFullAt
c34dfb6
fix: don't ignore error on partition delete41240c1
fix: several fixes for GPT and ZFS07f736f
feat: add support for retry-locking the blockdevice114af20
feat: add device wipe and partition devnamecfdeb03
feat: implement GPT editing9d8d8e7
chore: add setters for struct fieldsf4a4030
fix: addruntime.KeepAlive
to keep alive descriptors1a51f16
feat: gather blockdevice information81b69bf
fix: use read full when reading data3052077
feat: lock the blockdevice in shared mode when probingcf51e33
feat: support detection of squashfs and Talos METAda92100
feat: detect ZFS3265299
feat: detect Linux swap and LVM221c66f8
fix: don't probe empty CD drivesa5481f5
feat: implement GPT partition discovery9beb2bd
feat: start the blkid workaa55391
chore: start the v2 version of the moduleChanges since v2.0.5
1 commit
af28144
fix: make extfs filesystem detection separate for ext2/3/4Dependency Changes
This release has no dependency changes
v2.0.5
Compare Source
go-blockdevice 2.0.5 (2024-11-15)
Welcome to the v2.0.5 release of go-blockdevice!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/go-blockdevice/issues.
Contributors
Changes
26 commits
6d3b4b0
feat: implement device wiping by signatures5bff648
fix: kernel partition sync when overwriting GPTf63c85d
feat: add support for checking if device is already open33f603a
fix: correctly process GPT with gapsd39fa20
fix: add context to luks commands2021ab8
release(v2.0.0): prepare release08a7802
fix: add support for 'legacy bios bootable' attributefa9291f
feat: bring disk encryption supportbc73f6d
fix: dropReadFullAt
c34dfb6
fix: don't ignore error on partition delete41240c1
fix: several fixes for GPT and ZFS07f736f
feat: add support for retry-locking the blockdevice114af20
feat: add device wipe and partition devnamecfdeb03
feat: implement GPT editing9d8d8e7
chore: add setters for struct fieldsf4a4030
fix: addruntime.KeepAlive
to keep alive descriptors1a51f16
feat: gather blockdevice information81b69bf
fix: use read full when reading data3052077
feat: lock the blockdevice in shared mode when probingcf51e33
feat: support detection of squashfs and Talos METAda92100
feat: detect ZFS3265299
feat: detect Linux swap and LVM221c66f8
fix: don't probe empty CD drivesa5481f5
feat: implement GPT partition discovery9beb2bd
feat: start the blkid workaa55391
chore: start the v2 version of the moduleChanges since v2.0.4
1 commit
6d3b4b0
feat: implement device wiping by signaturesDependency Changes
This release has no dependency changes
v2.0.4
Compare Source
go-blockdevice 2.0.4 (2024-11-13)
Welcome to the v2.0.4 release of go-blockdevice!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/go-blockdevice/issues.
Contributors
Changes
25 commits
5bff648
fix: kernel partition sync when overwriting GPTf63c85d
feat: add support for checking if device is already open33f603a
fix: correctly process GPT with gapsd39fa20
fix: add context to luks commands2021ab8
release(v2.0.0): prepare release08a7802
fix: add support for 'legacy bios bootable' attributefa9291f
feat: bring disk encryption supportbc73f6d
fix: dropReadFullAt
c34dfb6
fix: don't ignore error on partition delete41240c1
fix: several fixes for GPT and ZFS07f736f
feat: add support for retry-locking the blockdevice114af20
feat: add device wipe and partition devnamecfdeb03
feat: implement GPT editing9d8d8e7
chore: add setters for struct fieldsf4a4030
fix: addruntime.KeepAlive
to keep alive descriptors1a51f16
feat: gather blockdevice information81b69bf
fix: use read full when reading data3052077
feat: lock the blockdevice in shared mode when probingcf51e33
feat: support detection of squashfs and Talos METAda92100
feat: detect ZFS3265299
feat: detect Linux swap and LVM221c66f8
fix: don't probe empty CD drivesa5481f5
feat: implement GPT partition discovery9beb2bd
feat: start the blkid workaa55391
chore: start the v2 version of the moduleChanges since v2.0.3
1 commit
5bff648
fix: kernel partition sync when overwriting GPTDependency Changes
This release has no dependency changes
v2.0.3
Compare Source
go-blockdevice 2.0.3 (2024-10-04)
Welcome to the v2.0.3 release of go-blockdevice!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/go-blockdevice/issues.
Contributors
Changes
24 commits
f63c85d
feat: add support for checking if device is already open33f603a
fix: correctly process GPT with gapsd39fa20
fix: add context to luks commands2021ab8
release(v2.0.0): prepare release08a7802
fix: add support for 'legacy bios bootable' attributefa9291f
feat: bring disk encryption supportbc73f6d
fix: dropReadFullAt
c34dfb6
fix: don't ignore error on partition delete41240c1
fix: several fixes for GPT and ZFS07f736f
feat: add support for retry-locking the blockdevice114af20
feat: add device wipe and partition devnamecfdeb03
feat: implement GPT editing9d8d8e7
chore: add setters for struct fieldsf4a4030
fix: addruntime.KeepAlive
to keep alive descriptors1a51f16
feat: gather blockdevice information81b69bf
fix: use read full when reading data3052077
feat: lock the blockdevice in shared mode when probingcf51e33
feat: support detection of squashfs and Talos METAda92100
feat: detect ZFS3265299
feat: detect Linux swap and LVM221c66f8
fix: don't probe empty CD drivesa5481f5
feat: implement GPT partition discovery9beb2bd
feat: start the blkid workaa55391
chore: start the v2 version of the moduleChanges since v2.0.2
1 commit
f63c85d
feat: add support for checking if device is already openDependency Changes
This release has no dependency changes
v2.0.2
Compare Source
go-blockdevice 2.0.2 (2024-09-23)
Welcome to the v2.0.2 release of go-blockdevice!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/go-blockdevice/issues.
Contributors
Changes
23 commits
33f603a
fix: correctly process GPT with gapsd39fa20
fix: add context to luks commands2021ab8
release(v2.0.0): prepare release08a7802
fix: add support for 'legacy bios bootable' attributefa9291f
feat: bring disk encryption supportbc73f6d
fix: dropReadFullAt
c34dfb6
fix: don't ignore error on partition delete41240c1
fix: several fixes for GPT and ZFS07f736f
feat: add support for retry-locking the blockdevice114af20
feat: add device wipe and partition devnamecfdeb03
feat: implement GPT editing9d8d8e7
chore: add setters for struct fieldsf4a4030
fix: addruntime.KeepAlive
to keep alive descriptors1a51f16
feat: gather blockdevice information81b69bf
fix: use read full when reading data3052077
feat: lock the blockdevice in shared mode when probingcf51e33
feat: support detection of squashfs and Talos METAda92100
feat: detect ZFS3265299
feat: detect Linux swap and LVM221c66f8
fix: don't probe empty CD drivesa5481f5
feat: implement GPT partition discovery9beb2bd
feat: start the blkid workaa55391
chore: start the v2 version of the moduleChanges since v2.0.1
1 commit
33f603a
fix: correctly process GPT with gapsDependency Changes
This release has no dependency changes
v2.0.1
Compare Source
go-blockdevice 2.0.1 (2024-08-30)
Welcome to the v2.0.1 release of go-blockdevice!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/go-blockdevice/issues.
Contributors
Changes
22 commits
d39fa20
fix: add context to luks commands2021ab8
release(v2.0.0): prepare release08a7802
fix: add support for 'legacy bios bootable' attributefa9291f
feat: bring disk encryption supportbc73f6d
fix: dropReadFullAt
c34dfb6
fix: don't ignore error on partition delete41240c1
fix: several fixes for GPT and ZFS07f736f
feat: add support for retry-locking the blockdevice114af20
feat: add device wipe and partition devnamecfdeb03
feat: implement GPT editing9d8d8e7
chore: add setters for struct fieldsf4a4030
fix: addruntime.KeepAlive
to keep alive descriptors1a51f16
feat: gather blockdevice information81b69bf
fix: use read full when reading data3052077
feat: lock the blockdevice in shared mode when probingcf51e33
feat: support detection of squashfs and Talos METAda92100
feat: detect ZFS3265299
feat: detect Linux swap and LVM221c66f8
fix: don't probe empty CD drivesa5481f5
feat: implement GPT partition discovery9beb2bd
feat: start the blkid workaa55391
chore: start the v2 version of the moduleChanges since v2.0.0
1 commit
d39fa20
fix: add context to luks commandsDependency Changes
This release has no dependency changes
v2.0.0
Compare Source
go-blockdevice 2.0.0 (2024-08-30)
Welcome to the v2.0.0 release of go-blockdevice!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/go-blockdevice/issues.
Contributors
Changes
21 commits
2021ab8
release(v2.0.0): prepare release08a7802
fix: add support for 'legacy bios bootable' attributefa9291f
feat: bring disk encryption supportbc73f6d
fix: dropReadFullAt
c34dfb6
fix: don't ignore error on partition delete41240c1
fix: several fixes for GPT and ZFS07f736f
feat: add support for retry-locking the blockdevice114af20
feat: add device wipe and partition devnamecfdeb03
feat: implement GPT editing9d8d8e7
chore: add setters for struct fieldsf4a4030
fix: addruntime.KeepAlive
to keep alive descriptors1a51f16
feat: gather blockdevice information81b69bf
fix: use read full when reading data3052077
feat: lock the blockdevice in shared mode when probingcf51e33
feat: support detection of squashfs and Talos METAda92100
feat: detect ZFS3265299
feat: detect Linux swap and LVM221c66f8
fix: don't probe empty CD drivesa5481f5
feat: implement GPT partition discovery9beb2bd
feat: start the blkid workaa55391
chore: start the v2 version of the moduleDependency Changes
This release has no dependency changes
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.