chore(deps): update dependency chainguard-dev/apko to v1.2.39 #9

Merged
renovate-bot merged 1 commit from renovate/chainguard-dev-apko-1.x into main 2026-08-20 06:00:26 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
chainguard-dev/apko patch 1.2.371.2.39

Release Notes

chainguard-dev/apko (chainguard-dev/apko)

v1.2.39

Compare Source

Changelog

  • 351252d build: make WithAnnotations and WithFormat order-independent (#​2413)
  • 302ff3c erofs: add a privileged CI job that mounts a layer (#​2414)
  • 25f7e68 fix(oci): tolerate an unreadable config when building the index (#​2416)

v1.2.38: apko 1.2.38

Compare Source

What's Changed

[edit] ⚠️ Contains Regression (#​2417 library only): GenerateIndex/GenerateDockerIndex fail with failed to get config file when passed a v1.Image that can't serve its config (introduced by #​2249). The apko CLI is unaffected. Pin v1.2.37 or see #​2416

Full Changelog: https://github.com/chainguard-dev/apko/compare/v1.2.37...v1.2.38


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [chainguard-dev/apko](https://github.com/chainguard-dev/apko) | patch | `1.2.37` → `1.2.39` | --- ### Release Notes <details> <summary>chainguard-dev/apko (chainguard-dev/apko)</summary> ### [`v1.2.39`](https://github.com/chainguard-dev/apko/releases/tag/v1.2.39) [Compare Source](https://github.com/chainguard-dev/apko/compare/v1.2.38...v1.2.39) #### Changelog - [`351252d`](https://github.com/chainguard-dev/apko/commit/351252d5bbe9f14fa4c749b9a724eb6a126e37f4) build: make WithAnnotations and WithFormat order-independent ([#&#8203;2413](https://github.com/chainguard-dev/apko/issues/2413)) - [`302ff3c`](https://github.com/chainguard-dev/apko/commit/302ff3cffc2857291822925deee87d389b4ba6ad) erofs: add a privileged CI job that mounts a layer ([#&#8203;2414](https://github.com/chainguard-dev/apko/issues/2414)) - [`25f7e68`](https://github.com/chainguard-dev/apko/commit/25f7e6817db2349ac709edae80f5c6be3056b07e) fix(oci): tolerate an unreadable config when building the index ([#&#8203;2416](https://github.com/chainguard-dev/apko/issues/2416)) ### [`v1.2.38`](https://github.com/chainguard-dev/apko/releases/tag/v1.2.38): apko 1.2.38 [Compare Source](https://github.com/chainguard-dev/apko/compare/v1.2.37...v1.2.38) #### What's Changed - build(deps): bump chainguard.dev/sdk from 0.1.184 to 0.1.191 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2398](https://github.com/chainguard-dev/apko/pull/2398) - build(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2401](https://github.com/chainguard-dev/apko/pull/2401) - build(deps): bump google.golang.org/api from 0.292.0 to 0.293.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2402](https://github.com/chainguard-dev/apko/pull/2402) - build(deps): bump the codeql group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2404](https://github.com/chainguard-dev/apko/pull/2404) - build(deps): bump step-security/harden-runner from 2.20.1 to 2.21.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2405](https://github.com/chainguard-dev/apko/pull/2405) - build(deps): bump chainguard.dev/sdk from 0.1.191 to 0.1.197 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2403](https://github.com/chainguard-dev/apko/pull/2403) - Add erofs support to apko. by [@&#8203;smoser](https://github.com/smoser) in [#&#8203;2249](https://github.com/chainguard-dev/apko/pull/2249) - build(deps): bump go.step.sm/crypto from 0.87.0 to 0.88.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2409](https://github.com/chainguard-dev/apko/pull/2409) - Bump go-erofs import to current main. by [@&#8203;smoser](https://github.com/smoser) in [#&#8203;2412](https://github.com/chainguard-dev/apko/pull/2412) - Makefile: fix `make lint`, reading its version from CI by [@&#8203;smoser](https://github.com/smoser) in [#&#8203;2411](https://github.com/chainguard-dev/apko/pull/2411) - erofs: first batch of [#&#8203;2408](https://github.com/chainguard-dev/apko/issues/2408) follow-ups by [@&#8203;smoser](https://github.com/smoser) in [#&#8203;2410](https://github.com/chainguard-dev/apko/pull/2410) \[edit] ⚠️ Contains Regression ([#&#8203;2417](https://github.com/chainguard-dev/apko/issues/2417) library only): GenerateIndex/GenerateDockerIndex fail with failed to get config file when passed a v1.Image that can't serve its config (introduced by [#&#8203;2249](https://github.com/chainguard-dev/apko/issues/2249)). The apko CLI is unaffected. Pin v1.2.37 or see [#&#8203;2416](https://github.com/chainguard-dev/apko/pull/2416) **Full Changelog**: <https://github.com/chainguard-dev/apko/compare/v1.2.37...v1.2.38> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zMS4wIiwidXBkYXRlZEluVmVyIjoiNDQuMzEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
chore(deps): update dependency chainguard-dev/apko to v1.2.38
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed
ci/woodpecker/pull_request_metadata/woodpecker Pipeline failed
240cbdd825
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-08-19 23:32:35 +02:00
Author
Collaborator

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks
### Branch automerge failure This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead. ___ * Branch has one or more failed status checks
renovate-bot changed title from chore(deps): update dependency chainguard-dev/apko to v1.2.38 to chore(deps): update dependency chainguard-dev/apko to v1.2.39 2026-08-20 06:00:22 +02:00
renovate-bot force-pushed renovate/chainguard-dev-apko-1.x from 240cbdd825
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed
ci/woodpecker/pull_request_metadata/woodpecker Pipeline failed
to 4697ef00ae
Some checks failed
ci/woodpecker/pull_request_metadata/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed
ci/woodpecker/pull_request_closed/woodpecker Pipeline failed
ci/woodpecker/push/woodpecker Pipeline was successful
2026-08-20 06:00:23 +02:00
Compare
renovate-bot deleted branch renovate/chainguard-dev-apko-1.x 2026-08-20 06:00:26 +02:00
Sign in to join this conversation.
No reviewers
No labels
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
public/apko-melange!9
No description provided.