Update code.forgejo.org/forgejo/runner Docker tag to v11.2.0
The container in the Oracle cloud infrastructure spun up with Docker Compose was updated by Watchtower with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
Package | Update | Change |
---|---|---|
code.forgejo.org/forgejo/runner (source) | minor | 11.1.2 -> 11.2.0 |
Release Notes
forgejo/runner (code.forgejo.org/forgejo/runner)
v11.2.0
Release Notes
- features
- bug fixes
- MR: fix: use automatic IP detection instead of cache proxy host config value for internal cache server
- MR: fix: prevent premature token revocation in reusable workflows
- MR: fix: don't prepend server URL with https:// if it's an empty string
- MR: fix: allow mapping into env variable INPUT_N from ${{ inputs.n }}
- MR: fix: don't panic on cacheproxy startup failure
- MR: fix: log error for why cache couldn't be started
- MR: fix: remove LXC backend leftovers when the job completes
- MR: fix: make the creation of LXC templates atomic so they cannot be interrupted while building
- other
- MR: Update module golang.org/x/time to v0.14.0
- MR: Update module github.com/avast/retry-go/v4 to v4.7.0
- MR: chore: log reason reverse proxy can't be started
- MR: chore: add additional logging to cacheproxy
- MR: Update dependency go to v1.24.9
- MR: Update module golang.org/x/term to v0.36.0
- MR: Update module github.com/docker/docker to v28.5.1+incompatible
- MR: Update module github.com/rhysd/actionlint to v1.7.8
- MR: Update module code.forgejo.org/forgejo/actions-proto to v0.5.3
- MR: Update module connectrpc.com/connect to v1.19.1
- MR: Update module github.com/docker/cli to v28.5.1+incompatible
- MR: Update dependency go to v1.24.8
- MR: Update module github.com/docker/cli to v28.5.0+incompatible
- MR: Update module github.com/go-git/go-git/v5 to v5.16.3
- MR: chore(docs): clarify the behavior of
[container].docker_host
- MR: Update module google.golang.org/protobuf to v1.36.10
- MR: chore: teach renovate about example-lxc-systemd.yml
- MR: Update forgejo-runner to v11.1.2
- MR: chore(cleanup): lxc-helpers does not need a global lock
- MR: Update dependency forgejo/lxc-helpers to v1.1.1