fix(deps): update module github.com/u-root/u-root to v0.16.0 #33

Merged
Doridian merged 1 commit from renovate/github.com-u-root-u-root-0.x into main 2026-02-28 10:03:26 -08:00
Member

This PR contains the following updates:

Package Change Age Confidence
github.com/u-root/u-root v0.15.0v0.16.0 age confidence

Release Notes

u-root/u-root (github.com/u-root/u-root)

v0.16.0: last release before moving to go1.25

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/u-root/u-root/compare/v0.15.0...v0.16.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 becomes conflicted, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/u-root/u-root](https://github.com/u-root/u-root) | `v0.15.0` → `v0.16.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fu-root%2fu-root/v0.16.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fu-root%2fu-root/v0.15.0/v0.16.0?slim=true) | --- ### Release Notes <details> <summary>u-root/u-root (github.com/u-root/u-root)</summary> ### [`v0.16.0`](https://github.com/u-root/u-root/releases/tag/v0.16.0): last release before moving to go1.25 [Compare Source](https://github.com/u-root/u-root/compare/v0.15.0...v0.16.0) #### What's Changed - kmodule: insert independent modules in parallel (Fixes [#&#8203;3424](https://github.com/u-root/u-root/issues/3424)) by [@&#8203;khazhyk](https://github.com/khazhyk) in [#&#8203;3429](https://github.com/u-root/u-root/pull/3429) - menu cleanups by [@&#8203;jelischer](https://github.com/jelischer) in [#&#8203;3427](https://github.com/u-root/u-root/pull/3427) - Revert "menu cleanups" to unblock Github CI by [@&#8203;AjanZhong](https://github.com/AjanZhong) in [#&#8203;3441](https://github.com/u-root/u-root/pull/3441) - pkg/boot/universalpayload: Skip system memory in handoff blocks. by [@&#8203;AjanZhong](https://github.com/AjanZhong) in [#&#8203;3440](https://github.com/u-root/u-root/pull/3440) - configs/arm: add CONFIG\_COMPAT\_32BIT\_TIME by [@&#8203;orangecms](https://github.com/orangecms) in [#&#8203;3442](https://github.com/u-root/u-root/pull/3442) - README: explain minimum requirements by [@&#8203;orangecms](https://github.com/orangecms) in [#&#8203;3443](https://github.com/u-root/u-root/pull/3443) - core/ps: when using /proc/<pid>/cmdline, replace null by space by [@&#8203;rminnich](https://github.com/rminnich) in [#&#8203;3445](https://github.com/u-root/u-root/pull/3445) - update to ulikunits/xz 5.15 by [@&#8203;rminnich](https://github.com/rminnich) in [#&#8203;3447](https://github.com/u-root/u-root/pull/3447) - bump mkuimage to use -skip-ldd flag by [@&#8203;jenstopp](https://github.com/jenstopp) in [#&#8203;3448](https://github.com/u-root/u-root/pull/3448) - Add smbios\_modifier RemoveSystemSlotInfo by [@&#8203;andrewsun2898](https://github.com/andrewsun2898) in [#&#8203;3449](https://github.com/u-root/u-root/pull/3449) - ci: Update EDK2 UPL Fit code base to tianocore/edk2-stable202508 by [@&#8203;AjanZhong](https://github.com/AjanZhong) in [#&#8203;3450](https://github.com/u-root/u-root/pull/3450) - Improve pciids.go generation by [@&#8203;majst01](https://github.com/majst01) in [#&#8203;3451](https://github.com/u-root/u-root/pull/3451) - add test using github.com/u-root/cpu{vm,client} by [@&#8203;rminnich](https://github.com/rminnich) in [#&#8203;3452](https://github.com/u-root/u-root/pull/3452) - README: add more notes on entropy by [@&#8203;orangecms](https://github.com/orangecms) in [#&#8203;3453](https://github.com/u-root/u-root/pull/3453) - CI: Add OVMF and Universal Payload binaries docker push action by [@&#8203;AjanZhong](https://github.com/AjanZhong) in [#&#8203;3455](https://github.com/u-root/u-root/pull/3455) - Enable UniveralPayload solution in Github CI by [@&#8203;AjanZhong](https://github.com/AjanZhong) in [#&#8203;3456](https://github.com/u-root/u-root/pull/3456) - build(deps): bump tar-fs in /docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3458](https://github.com/u-root/u-root/pull/3458) - cmds/core/printenv: add support for name by [@&#8203;binjip978](https://github.com/binjip978) in [#&#8203;3459](https://github.com/u-root/u-root/pull/3459) - fix(rm): when `-f`, ignore `*os.PathError`, as well as `os.ErrNotExist` by [@&#8203;andreynering](https://github.com/andreynering) in [#&#8203;3464](https://github.com/u-root/u-root/pull/3464) - mv extra/tsort to cmds/tsort by [@&#8203;rminnich](https://github.com/rminnich) in [#&#8203;3463](https://github.com/u-root/u-root/pull/3463) - ip\_linux test using the cpu command by [@&#8203;rminnich](https://github.com/rminnich) in [#&#8203;3454](https://github.com/u-root/u-root/pull/3454) - build(deps): bump golang.org/x/crypto from 0.39.0 to 0.45.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3468](https://github.com/u-root/u-root/pull/3468) - pkg/boot/universalpayload: Update logic reserved memory region by [@&#8203;AjanZhong](https://github.com/AjanZhong) in [#&#8203;3470](https://github.com/u-root/u-root/pull/3470) - Mark ECAM/MMCONFIG and ACPI tables reserved by [@&#8203;andrewsun2898](https://github.com/andrewsun2898) in [#&#8203;3471](https://github.com/u-root/u-root/pull/3471) - Only reserve MMCONFIG on x86 platforms by [@&#8203;andrewsun2898](https://github.com/andrewsun2898) in [#&#8203;3472](https://github.com/u-root/u-root/pull/3472) - Fix line endings in menu display output by [@&#8203;jelischer](https://github.com/jelischer) in [#&#8203;3473](https://github.com/u-root/u-root/pull/3473) - fix(coreutils): adjustments to `chmod` and `gzip` by [@&#8203;andreynering](https://github.com/andreynering) in [#&#8203;3437](https://github.com/u-root/u-root/pull/3437) - Add the builtin package, with a forth example by [@&#8203;rminnich](https://github.com/rminnich) in [#&#8203;3477](https://github.com/u-root/u-root/pull/3477) - pkg/acpi: use CutPrefix instead of has and trim by [@&#8203;binjip978](https://github.com/binjip978) in [#&#8203;3476](https://github.com/u-root/u-root/pull/3476) - tools/testramfs: upgrade to use VMs by [@&#8203;rminnich](https://github.com/rminnich) in [#&#8203;3478](https://github.com/u-root/u-root/pull/3478) - pkg/core/ls: clean up os-specific parts by [@&#8203;rminnich](https://github.com/rminnich) in [#&#8203;3479](https://github.com/u-root/u-root/pull/3479) - Advertisement by [@&#8203;rminnich](https://github.com/rminnich) in [#&#8203;3482](https://github.com/u-root/u-root/pull/3482) - Demo on readme.md by [@&#8203;rminnich](https://github.com/rminnich) in [#&#8203;3483](https://github.com/u-root/u-root/pull/3483) - tools/testramfs/cinema: fix player embedding by [@&#8203;orangecms](https://github.com/orangecms) in [#&#8203;3484](https://github.com/u-root/u-root/pull/3484) - tools/testramfs/cinema: fix player embedding for real this time by [@&#8203;orangecms](https://github.com/orangecms) in [#&#8203;3486](https://github.com/u-root/u-root/pull/3486) - Fix bzimage test failure by [@&#8203;rminnich](https://github.com/rminnich) in [#&#8203;3494](https://github.com/u-root/u-root/pull/3494) - pkg/pci: run BusReader tests in a VM by [@&#8203;Lencerf](https://github.com/Lencerf) in [#&#8203;3499](https://github.com/u-root/u-root/pull/3499) - pkg/strace: github builds seem to be failing now by [@&#8203;rminnich](https://github.com/rminnich) in [#&#8203;3497](https://github.com/u-root/u-root/pull/3497) - pkg/boot/linux: support PEZ-formatted images on arm64 by [@&#8203;Lencerf](https://github.com/Lencerf) in [#&#8203;3492](https://github.com/u-root/u-root/pull/3492) - Cmd2pkg by [@&#8203;rminnich](https://github.com/rminnich) in [#&#8203;3485](https://github.com/u-root/u-root/pull/3485) - uefivars: Add boot option parsing for MBR disks by [@&#8203;dxing97](https://github.com/dxing97) in [#&#8203;3490](https://github.com/u-root/u-root/pull/3490) - brctl: use unix.IoctlSetString by [@&#8203;tklauser](https://github.com/tklauser) in [#&#8203;3503](https://github.com/u-root/u-root/pull/3503) - Revert "Add the builtin package, with a forth example" by [@&#8203;rminnich](https://github.com/rminnich) in [#&#8203;3504](https://github.com/u-root/u-root/pull/3504) - uefivars: add FindNode and ContainsNode methods by [@&#8203;dxing97](https://github.com/dxing97) in [#&#8203;3496](https://github.com/u-root/u-root/pull/3496) - build(deps): bump lodash from 4.17.21 to 4.17.23 in /docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3488](https://github.com/u-root/u-root/pull/3488) - build(deps): bump golang.org/x/sys from 0.0.0-20200831180312-196b9ba8737a to 0.1.0 in /cmds/exp/cmd2pkg/test/nested by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3500](https://github.com/u-root/u-root/pull/3500) - build(deps): bump golang.org/x/sys from 0.0.0-20200905004654-be1d3432aa8f to 0.1.0 in /cmds/exp/cmd2pkg/test/normaldeps/mod1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3501](https://github.com/u-root/u-root/pull/3501) - build(deps): bump golang.org/x/sys from 0.0.0-20200905004654-be1d3432aa8f to 0.1.0 in /cmds/exp/cmd2pkg/test/nested/nestedmod by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3502](https://github.com/u-root/u-root/pull/3502) - uefivars: add support for efivarfs kernel interface by [@&#8203;dxing97](https://github.com/dxing97) in [#&#8203;3491](https://github.com/u-root/u-root/pull/3491) - build(deps): bump js-yaml in /docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3469](https://github.com/u-root/u-root/pull/3469) - cmds/core/tee: add missing os.O\_TRUNC by [@&#8203;binjip978](https://github.com/binjip978) in [#&#8203;3506](https://github.com/u-root/u-root/pull/3506) - some of go fix tool modernisers (v1.26) by [@&#8203;binjip978](https://github.com/binjip978) in [#&#8203;3507](https://github.com/u-root/u-root/pull/3507) - fixes for go vet (v1.25.x) by [@&#8203;binjip978](https://github.com/binjip978) in [#&#8203;3509](https://github.com/u-root/u-root/pull/3509) - ping: document differences from iputils-ping by [@&#8203;nebojsaj1726](https://github.com/nebojsaj1726) in [#&#8203;3511](https://github.com/u-root/u-root/pull/3511) #### New Contributors - [@&#8203;khazhyk](https://github.com/khazhyk) made their first contribution in [#&#8203;3429](https://github.com/u-root/u-root/pull/3429) - [@&#8203;jelischer](https://github.com/jelischer) made their first contribution in [#&#8203;3427](https://github.com/u-root/u-root/pull/3427) - [@&#8203;dxing97](https://github.com/dxing97) made their first contribution in [#&#8203;3490](https://github.com/u-root/u-root/pull/3490) - [@&#8203;nebojsaj1726](https://github.com/nebojsaj1726) made their first contribution in [#&#8203;3511](https://github.com/u-root/u-root/pull/3511) **Full Changelog**: <https://github.com/u-root/u-root/compare/v0.15.0...v0.16.0> </details> --- ### 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40NS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
fix(deps): update module github.com/u-root/u-root to v0.16.0
All checks were successful
Go check / check-go (pull_request) Successful in 38s
Nix check / check-nix (pull_request) Successful in 1m8s
92980d3ce5
Doridian deleted branch renovate/github.com-u-root-u-root-0.x 2026-02-28 10:03:26 -08:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
FoxDen/superfan!33
No description provided.