Commit d5adcc9
authored
chore(deps): update module github.com/microsoft/hcsshim to v0.14.1 (8.19) (#6040)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/Microsoft/hcsshim](https://redirect.github.com/Microsoft/hcsshim)
| indirect | patch | `v0.14.0-rc.1` -> `v0.14.1` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>Microsoft/hcsshim (github.com/Microsoft/hcsshim)</summary>
###
[`v0.14.1`](https://redirect.github.com/microsoft/hcsshim/releases/tag/v0.14.1)
[Compare
Source](https://redirect.github.com/Microsoft/hcsshim/compare/v0.14.0...v0.14.1)
#### What's Changed
[`fb5aa2e`](https://redirect.github.com/Microsoft/hcsshim/commit/fb5aa2e94)
- Maksim An (2026-04-07): upgrade dependencies to fix CI
[`9a434d6`](https://redirect.github.com/Microsoft/hcsshim/commit/9a434d6e1)
- Dawei Wei (2026-03-06): shim: skip SandboxPlatform validation when
platform is not explicitly set
([#​2620](https://redirect.github.com/Microsoft/hcsshim/issues/2620))
[`98d74bb`](https://redirect.github.com/Microsoft/hcsshim/commit/98d74bb52)
- Cory Snider (2026-02-10): WCOW: restore support for client-mounted
roots
([#​2595](https://redirect.github.com/Microsoft/hcsshim/issues/2595))
**Full Changelog**:
microsoft/hcsshim@v0.14.0...v0.14.1
###
[`v0.14.0`](https://redirect.github.com/microsoft/hcsshim/releases/tag/v0.14.0)
[Compare
Source](https://redirect.github.com/Microsoft/hcsshim/compare/v0.14.0-rc.1...v0.14.0)
This is a non-rc v0.14.0 release, which is the same as
https://github.com/microsoft/hcsshim/releases/tag/v0.14.0-rc.1
#### What's Changed
- Use multi-error for annotation processing by
[@​helsaawy](https://redirect.github.com/helsaawy) in
[https://github.com/microsoft/hcsshim/pull/2419](https://redirect.github.com/microsoft/hcsshim/pull/2419)
- Add `rootfs.exe` tool to merge tar image layers by
[@​helsaawy](https://redirect.github.com/helsaawy) in
[https://github.com/microsoft/hcsshim/pull/2424](https://redirect.github.com/microsoft/hcsshim/pull/2424)
- Support for querying disks based on LUN by
[@​ambarve](https://redirect.github.com/ambarve) in
[https://github.com/microsoft/hcsshim/pull/2421](https://redirect.github.com/microsoft/hcsshim/pull/2421)
- Tool for extracting UtilityVM files from a container layer into a CIM
by [@​ambarve](https://redirect.github.com/ambarve) in
[https://github.com/microsoft/hcsshim/pull/2423](https://redirect.github.com/microsoft/hcsshim/pull/2423)
- Add `uvm://` mount support for LCOW by
[@​helsaawy](https://redirect.github.com/helsaawy) in
[https://github.com/microsoft/hcsshim/pull/2430](https://redirect.github.com/microsoft/hcsshim/pull/2430)
- Bump google.golang.org/grpc from 1.69.0 to 1.72.1 in /test by
[@​dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/microsoft/hcsshim/pull/2432](https://redirect.github.com/microsoft/hcsshim/pull/2432)2
- Bump golang.org/x/sync from 0.13.0 to 0.14.0 in /test by
[@​dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/microsoft/hcsshim/pull/2433](https://redirect.github.com/microsoft/hcsshim/pull/2433)3
- Store extraction error for `LazyImageLayers` by
[@​helsaawy](https://redirect.github.com/helsaawy) in
[https://github.com/microsoft/hcsshim/pull/2429](https://redirect.github.com/microsoft/hcsshim/pull/2429)
- Switch to `golangci-lint` v2 by
[@​helsaawy](https://redirect.github.com/helsaawy) in
[https://github.com/microsoft/hcsshim/pull/2440](https://redirect.github.com/microsoft/hcsshim/pull/2440)
- SecurityPolicy: Add leading and trailing checks for env variables by
[@​MahatiC](https://redirect.github.com/MahatiC) in
[https://github.com/microsoft/hcsshim/pull/2431](https://redirect.github.com/microsoft/hcsshim/pull/2431)
- Trim LCOW `GetProperties` response by
[@​helsaawy](https://redirect.github.com/helsaawy) in
[https://github.com/microsoft/hcsshim/pull/2458](https://redirect.github.com/microsoft/hcsshim/pull/2458)
- Swap `EvalSymlinks` with `ResolvePath` by
[@​helsaawy](https://redirect.github.com/helsaawy) in
[https://github.com/microsoft/hcsshim/pull/2455](https://redirect.github.com/microsoft/hcsshim/pull/2455)
- Bug: when searching for `LinuxBootFiles` by
[@​helsaawy](https://redirect.github.com/helsaawy) in
[https://github.com/microsoft/hcsshim/pull/2454](https://redirect.github.com/microsoft/hcsshim/pull/2454)
- Organize annotations; change annotation expansions by
[@​helsaawy](https://redirect.github.com/helsaawy) in
[https://github.com/microsoft/hcsshim/pull/2449](https://redirect.github.com/microsoft/hcsshim/pull/2449)
- Omnibus dependabot update by
[@​helsaawy](https://redirect.github.com/helsaawy) in
[https://github.com/microsoft/hcsshim/pull/2442](https://redirect.github.com/microsoft/hcsshim/pull/2442)
- lcow: disable virtio-vsock init by
[@​anmaxvl](https://redirect.github.com/anmaxvl) in
[https://github.com/microsoft/hcsshim/pull/2461](https://redirect.github.com/microsoft/hcsshim/pull/2461)
- Initial support for verified CIMs by
[@​ambarve](https://redirect.github.com/ambarve) in
[https://github.com/microsoft/hcsshim/pull/2448](https://redirect.github.com/microsoft/hcsshim/pull/2448)
- Move hcsshim/main to containerd v2.1.2 and update CIs to WS2025 by
[@​kiashok](https://redirect.github.com/kiashok) in
[https://github.com/microsoft/hcsshim/pull/2425](https://redirect.github.com/microsoft/hcsshim/pull/2425)
- Validate runhcs sandbox isolation and platform by
[@​helsaawy](https://redirect.github.com/helsaawy) in
[https://github.com/microsoft/hcsshim/pull/2473](https://redirect.github.com/microsoft/hcsshim/pull/2473)
- log `mkfs.ext4` stderr output by
[@​anmaxvl](https://redirect.github.com/anmaxvl) in
[https://github.com/microsoft/hcsshim/pull/2474](https://redirect.github.com/microsoft/hcsshim/pull/2474)
- Bump golang.org/x/sys from 0.33.0 to 0.34.0 in /test by
[@​dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/microsoft/hcsshim/pull/2480](https://redirect.github.com/microsoft/hcsshim/pull/2480)0
- Remove WS2025 from CIs by
[@​kiashok](https://redirect.github.com/kiashok) in
[https://github.com/microsoft/hcsshim/pull/2483](https://redirect.github.com/microsoft/hcsshim/pull/2483)
- Gcs sidecar framework by
[@​kiashok](https://redirect.github.com/kiashok) in
[https://github.com/microsoft/hcsshim/pull/2422](https://redirect.github.com/microsoft/hcsshim/pull/2422)
- Support for importing verified block CIM layers by
[@​ambarve](https://redirect.github.com/ambarve) in
[https://github.com/microsoft/hcsshim/pull/2456](https://redirect.github.com/microsoft/hcsshim/pull/2456)
- Warn on incomplete vNUMA setting, clarify field names by
[@​helsaawy](https://redirect.github.com/helsaawy) in
[https://github.com/microsoft/hcsshim/pull/2466](https://redirect.github.com/microsoft/hcsshim/pull/2466)
- Fix CUDA for non-privileged containers by
[@​helsaawy](https://redirect.github.com/helsaawy) in
[https://github.com/microsoft/hcsshim/pull/2492](https://redirect.github.com/microsoft/hcsshim/pull/2492)
- fixes to uvmboot by
[@​ambarve](https://redirect.github.com/ambarve) in
[https://github.com/microsoft/hcsshim/pull/2494](https://redirect.github.com/microsoft/hcsshim/pull/2494)
- Bump actions/checkout from 4 to 5 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/microsoft/hcsshim/pull/2499](https://redirect.github.com/microsoft/hcsshim/pull/2499)9
**Full Changelog**:
microsoft/hcsshim@v0.13.0...v0.14.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "* 1 * * 1-5" (UTC), Automerge - At
any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoiOC4xOSIsImxhYmVscyI6WyJUZWFtOlNlY3VyaXR5LUNsb3VkIFNlcnZpY2VzIiwiYmFja3BvcnQtc2tpcCIsImRlcGVuZGVuY2llcyIsInJlbm92YXRlIiwicmVub3ZhdGUtYXV0by1hcHByb3ZlIl19-->
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>1 parent 5511c62 commit d5adcc9
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
303 | | - | |
| 303 | + | |
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
765 | 765 | | |
766 | 766 | | |
767 | 767 | | |
768 | | - | |
769 | | - | |
| 768 | + | |
| 769 | + | |
770 | 770 | | |
771 | 771 | | |
772 | 772 | | |
| |||
0 commit comments