Update dependency gitea/act_runner to v0.4.1 #31

Open
renovate-bot wants to merge 1 commits from renovate/gitea-act_runner-0.x into develop
Collaborator

This PR contains the following updates:

Package Update Change Pending
gitea/act_runner minor 0.2.11 -> 0.4.1 0.6.1 (+2)

Release Notes

gitea/act_runner (gitea/act_runner)

v0.4.1

Compare Source

Changelog

v0.4.0

Compare Source

Changelog

  • 40dcee0 chore(deps): upgrade golangci-lint from v2.10.1 to v2.11.4 (#​821)
  • f33e5a6 feat: add Prometheus metrics endpoint for runner observability (#​820)
  • f2d5455 perf: reduce runner-to-server connection load with adaptive reporting and polling (#​819)
  • 90c1275 Upgrade yaml (#​816)

v0.3.1

Compare Source

Changelog

  • Add run_attempt to context (#​632)
  • feat: add configurable bind_workdir option with workspace cleanup for DinD setups (#​810)
  • Semver tags for Docker images (#​720)
  • chore(lint): add golangci-lint v2 and fix all lint issues (#​803)
  • fix: composite action log result reported as step result (#​801)
  • fix: race condition in reporter between RunDaemon and Close (#​796)
  • chore(deps): update go dependencies (#​802)
  • chore(deps): update workflow action versions (#​792)

v0.3.0

Compare Source

Changelog

  • chore(deps): update act to v0.261.8 (#​791)
  • examples: improve DIND rootless network performance (#​786)
  • chore(deps): bump Go version to 1.26 in Dockerfile and Makefile (#​788)
  • chore(deps): bump Go version to 1.26.0 (#​787)
  • Remove duplicate assignment of DIST (#​777)
  • chore(deps): upgrade dependencies (#​775)
  • Bump gitea/act (#​770)
  • fix(dockerfile): Pin docker dind images to version 28 (#​769)
  • Fix some typos in config.example.yaml (#​764)
  • Fix URL to documentation of runner images (#​765)
  • chore: update config.example.yaml (#​763)
  • ci: release binary for linux/loong64 (#​756)
  • Bump gitea/act (#​753)
  • Do not implicitly mount /var/run/docker.sock (#​751)

v0.2.13

Compare Source

Changelog

v0.2.12

Compare Source

Changelog


Configuration

📅 Schedule: 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 Renovate Bot.

This PR contains the following updates: | Package | Update | Change | Pending | |---|---|---|---| | [gitea/act_runner](https://gitea.com/gitea/act_runner) | minor | `0.2.11` -> `0.4.1` | `0.6.1` (+2) | --- ### Release Notes <details> <summary>gitea/act_runner (gitea/act_runner)</summary> ### [`v0.4.1`](https://gitea.com/gitea/act_runner/releases/tag/v0.4.1) [Compare Source](https://gitea.com/gitea/act_runner/compare/v0.4.0...v0.4.1) #### Changelog - [`9aafec1`](https://github.com/gitea/act_runner/commit/9aafec169b7ebf3d71df2b06780868fb552b435e) perf: use single poller with semaphore-based capacity control ([#&#8203;822](https://github.com/gitea/act_runner/issues/822)) - [`48944e1`](https://github.com/gitea/act_runner/commit/48944e136c0c3fc0dd04c0ed6cc4401bb00c7cf4) Use `golangci-lint fmt` to format code ([#&#8203;823](https://github.com/gitea/act_runner/issues/823)) ### [`v0.4.0`](https://gitea.com/gitea/act_runner/releases/tag/v0.4.0) [Compare Source](https://gitea.com/gitea/act_runner/compare/v0.3.1...v0.4.0) #### Changelog - [`40dcee0`](https://github.com/gitea/act_runner/commit/40dcee0991c3bd33b657bb77aa1f2f46d69cc0e2) chore(deps): upgrade golangci-lint from v2.10.1 to v2.11.4 ([#&#8203;821](https://github.com/gitea/act_runner/issues/821)) - [`f33e5a6`](https://github.com/gitea/act_runner/commit/f33e5a6245696af3dbd3a2c6004da35c720abfed) feat: add Prometheus metrics endpoint for runner observability ([#&#8203;820](https://github.com/gitea/act_runner/issues/820)) - [`f2d5455`](https://github.com/gitea/act_runner/commit/f2d545565fb93df2c06cb7aeb791d9b0a24b67e4) perf: reduce runner-to-server connection load with adaptive reporting and polling ([#&#8203;819](https://github.com/gitea/act_runner/issues/819)) - [`90c1275`](https://github.com/gitea/act_runner/commit/90c1275f0ec64754feb73e5270547779e97b9c2d) Upgrade yaml ([#&#8203;816](https://github.com/gitea/act_runner/issues/816)) ### [`v0.3.1`](https://gitea.com/gitea/act_runner/releases/tag/v0.3.1) [Compare Source](https://gitea.com/gitea/act_runner/compare/v0.3.0...v0.3.1) #### Changelog - Add `run_attempt` to context ([#&#8203;632](https://github.com/gitea/act_runner/issues/632)) - feat: add configurable bind_workdir option with workspace cleanup for DinD setups ([#&#8203;810](https://github.com/gitea/act_runner/issues/810)) - Semver tags for Docker images ([#&#8203;720](https://github.com/gitea/act_runner/issues/720)) - chore(lint): add golangci-lint v2 and fix all lint issues ([#&#8203;803](https://github.com/gitea/act_runner/issues/803)) - fix: composite action log result reported as step result ([#&#8203;801](https://github.com/gitea/act_runner/issues/801)) - fix: race condition in reporter between RunDaemon and Close ([#&#8203;796](https://github.com/gitea/act_runner/issues/796)) - chore(deps): update go dependencies ([#&#8203;802](https://github.com/gitea/act_runner/issues/802)) - chore(deps): update workflow action versions ([#&#8203;792](https://github.com/gitea/act_runner/issues/792)) ### [`v0.3.0`](https://gitea.com/gitea/act_runner/releases/tag/v0.3.0) [Compare Source](https://gitea.com/gitea/act_runner/compare/v0.2.13...v0.3.0) #### Changelog - chore(deps): update act to v0.261.8 ([#&#8203;791](https://github.com/gitea/act_runner/issues/791)) - examples: improve DIND rootless network performance ([#&#8203;786](https://github.com/gitea/act_runner/issues/786)) - chore(deps): bump Go version to 1.26 in Dockerfile and Makefile ([#&#8203;788](https://github.com/gitea/act_runner/issues/788)) - chore(deps): bump Go version to 1.26.0 ([#&#8203;787](https://github.com/gitea/act_runner/issues/787)) - Remove duplicate assignment of DIST ([#&#8203;777](https://github.com/gitea/act_runner/issues/777)) - chore(deps): upgrade dependencies ([#&#8203;775](https://github.com/gitea/act_runner/issues/775)) - Bump gitea/act ([#&#8203;770](https://github.com/gitea/act_runner/issues/770)) - fix(dockerfile): Pin docker dind images to version 28 ([#&#8203;769](https://github.com/gitea/act_runner/issues/769)) - Fix some typos in config.example.yaml ([#&#8203;764](https://github.com/gitea/act_runner/issues/764)) - Fix URL to documentation of runner images ([#&#8203;765](https://github.com/gitea/act_runner/issues/765)) - chore: update config.example.yaml ([#&#8203;763](https://github.com/gitea/act_runner/issues/763)) - ci: release binary for linux/loong64 ([#&#8203;756](https://github.com/gitea/act_runner/issues/756)) - Bump gitea/act ([#&#8203;753](https://github.com/gitea/act_runner/issues/753)) - Do not implicitly mount /var/run/docker.sock ([#&#8203;751](https://github.com/gitea/act_runner/issues/751)) ### [`v0.2.13`](https://gitea.com/gitea/act_runner/releases/tag/v0.2.13) [Compare Source](https://gitea.com/gitea/act_runner/compare/v0.2.12...v0.2.13) #### Changelog - [`8920c4a`](https://github.com/gitea/act_runner/commit/8920c4a170603dc8f23e9e0d4ba0a9de13cd5f94) Timeout to wait for and optionally require docker always ([#&#8203;741](https://github.com/gitea/act_runner/issues/741)) - [`bbf9d7e`](https://github.com/gitea/act_runner/commit/bbf9d7e90f3fee9e9968fc49c1ee6cfdb11f55e9) feat: support github mirror ([#&#8203;716](https://github.com/gitea/act_runner/issues/716)) - [`46f471a`](https://github.com/gitea/act_runner/commit/46f471a9007a18d965191c6ab07711ec360107b5) refac(workflow): use matrix to compile different docker images ([#&#8203;740](https://github.com/gitea/act_runner/issues/740)) - [`aa28f8d`](https://github.com/gitea/act_runner/commit/aa28f8d99c88fe7d662e49efcb8caa6215213058) feat(docker): add TZ env variable working ([#&#8203;738](https://github.com/gitea/act_runner/issues/738)) - [`6a7e18b`](https://github.com/gitea/act_runner/commit/6a7e18b124a64221d2fda1d508390aedba270b46) Allow node24 actions ([#&#8203;737](https://github.com/gitea/act_runner/issues/737)) - [`53329c4`](https://github.com/gitea/act_runner/commit/53329c46ff29922cea0d02a0d52a039308f4bd99) Add ubuntu-24.04 label to defaults. ([#&#8203;724](https://github.com/gitea/act_runner/issues/724)) ### [`v0.2.12`](https://gitea.com/gitea/act_runner/releases/tag/v0.2.12) [Compare Source](https://gitea.com/gitea/act_runner/compare/v0.2.11...v0.2.12) #### Changelog - [`6b1aea9`](https://github.com/gitea/act_runner/commit/6b1aea9c04d2d7d5fa59ab97da6712b3b2d9b502) Upgrade github.com/go-git/go-git/v5 to v5.16.2 ([#&#8203;706](https://github.com/gitea/act_runner/issues/706)) - [`edec9a8`](https://github.com/gitea/act_runner/commit/edec9a8f91c8dafeb834215002ec9f4928205d6a) Add a way to specify vars in act_runner exec ([#&#8203;704](https://github.com/gitea/act_runner/issues/704)) - [`6a9a447`](https://github.com/gitea/act_runner/commit/6a9a447f86a3951b0b409e09aabfd40aae6dbe86) Report errors by setting raw_output when it's error level ([#&#8203;645](https://github.com/gitea/act_runner/issues/645)) - [`5302c25`](https://github.com/gitea/act_runner/commit/5302c25feb6d64b682dd789d41984295db919050) Add environment variables for OIDC token service ([#&#8203;674](https://github.com/gitea/act_runner/issues/674)) - [`a616ed1`](https://github.com/gitea/act_runner/commit/a616ed1a10efcb91f8ff3f67b35e16686cfa28b9) feat: register interactive with values from cli ([#&#8203;682](https://github.com/gitea/act_runner/issues/682)) - [`f0b5aff`](https://github.com/gitea/act_runner/commit/f0b5aff3bbeda469a682fe21144c16485ea2189a) fix: invalid label NoInteractive exit code ([#&#8203;683](https://github.com/gitea/act_runner/issues/683)) - [`44b4736`](https://github.com/gitea/act_runner/commit/44b473670330342d66300d6ac96bccd0e39c37e7) feat: docker env vars for ephemeral and once ([#&#8203;685](https://github.com/gitea/act_runner/issues/685)) - [`b1ae30d`](https://github.com/gitea/act_runner/commit/b1ae30dda8292b255ba8e6d230817e4ca949090d) ephemeral act runner ([#&#8203;649](https://github.com/gitea/act_runner/issues/649)) - [`0d68726`](https://github.com/gitea/act_runner/commit/0d687268c77e4e391f04d1685431734993600636) act_runner requires go 1.24 now - [`425a570`](https://github.com/gitea/act_runner/commit/425a570261817ce86a646334367afaf71a92158e) use new docker image URLs ([#&#8203;661](https://github.com/gitea/act_runner/issues/661)) - [`4c8179e`](https://github.com/gitea/act_runner/commit/4c8179ee12aff2862b7bf43d62ed9de28b070926) upgrade to go1.24, act to 0.261.4 and actions-proto-go to 0.4.1 ([#&#8203;662](https://github.com/gitea/act_runner/issues/662)) - [`5ae13f0`](https://github.com/gitea/act_runner/commit/5ae13f0bd73f381b92496f3c60352a0ce549663a) Update xgo version to 1.24 ([#&#8203;651](https://github.com/gitea/act_runner/issues/651)) - [`3510152`](https://github.com/gitea/act_runner/commit/3510152e3671880d483b111a2a66c38f924ac147) Fix Makefile make docker ([#&#8203;641](https://github.com/gitea/act_runner/issues/641)) - [`8dfb805`](https://github.com/gitea/act_runner/commit/8dfb805c627633125e0812d05998ba76d71630a2) Update examples/kubernetes/dind-docker.yaml to reflect recent changes to Dockerfile ([#&#8203;633](https://github.com/gitea/act_runner/issues/633)) - [`a7080f5`](https://github.com/gitea/act_runner/commit/a7080f5457afbfbd4931347f2f9b39c871fdb56d) Update examples for `GITEA_RUNNER_REGISTRATION_TOKEN` env ([#&#8203;630](https://github.com/gitea/act_runner/issues/630)) - [`8b72d1c`](https://github.com/gitea/act_runner/commit/8b72d1c7ae3a53059476ca600951e69efaf40913) add s390x and riscv64 as an arch for binaries - [`8bc0275`](https://github.com/gitea/act_runner/commit/8bc0275e74af3516cb9d952e144e48405c084aa5) feat: add once flag to daemon command ([#&#8203;19](https://github.com/gitea/act_runner/issues/19)) ([#&#8203;598](https://github.com/gitea/act_runner/issues/598)) - [`0348aaa`](https://github.com/gitea/act_runner/commit/0348aaac599d7c8f9bdbc213d5d80c5786b57b5b) Wait for the Docker daemon to be ready before starting act runner ([#&#8203;620](https://github.com/gitea/act_runner/issues/620)) - [`9712481`](https://github.com/gitea/act_runner/commit/9712481bed83b6ce9937833efcac9cca73381872) Support `basic`, `dind` and `dind-rootless` as multiple kinds of images ([#&#8203;619](https://github.com/gitea/act_runner/issues/619)) - [`b5f901b`](https://github.com/gitea/act_runner/commit/b5f901b2d96a1d310bb4efaee28574af8c0e97f8) Upgrade act from v0.261.2 -> v0.261.3 ([#&#8203;607](https://github.com/gitea/act_runner/issues/607)) - [`0e2a3e0`](https://github.com/gitea/act_runner/commit/0e2a3e00f5b32d5407f4f929a1ae61d3df825362) examples/vm/rootless-docker.md aktualisiert ([#&#8203;487](https://github.com/gitea/act_runner/issues/487)) - [`b282356`](https://github.com/gitea/act_runner/commit/b282356e9e5247da16ebe6bf6a6804ad22d47cf4) update example for docker-compose to allow fix 502 errors in case Gitea not yet ready on runner startup ([#&#8203;605](https://github.com/gitea/act_runner/issues/605)) </details> --- ### Configuration 📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2025-08-19 15:00:28 +00:00
Update dependency gitea/act_runner to v0.2.12
renovate/stability-days Updates have met minimum release age requirement
Test Pull Requests / Build Image (pull_request) Failing after 1m23s
Test Pull Requests / Notify (pull_request) Has been skipped
7da2e33077
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-08-19 15:00:28 +00:00
renovate-bot force-pushed renovate/gitea-act_runner-0.x from 7da2e33077 to a1d270fc7c 2025-08-24 22:00:26 +00:00 Compare
renovate-bot force-pushed renovate/gitea-act_runner-0.x from a1d270fc7c to 57566856f4 2025-09-05 18:00:28 +00:00 Compare
renovate-bot changed title from Update dependency gitea/act_runner to v0.2.12 to Update dependency gitea/act_runner to v0.2.13 2025-09-05 18:00:29 +00:00
renovate-bot force-pushed renovate/gitea-act_runner-0.x from 57566856f4 to b0cac0d2f4 2026-05-03 12:00:44 +00:00 Compare
renovate-bot changed title from Update dependency gitea/act_runner to v0.2.13 to Update dependency gitea/act_runner to v0.4.1 2026-05-03 12:00:47 +00:00
Some required checks failed
renovate/stability-days Updates have met minimum release age requirement
Required
Details
Test Pull Requests / Build Image (pull_request) Failing after 44s
Required
Details
Test Pull Requests / Notify (pull_request) Has been skipped
Some required checks were not successful.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/gitea-act_runner-0.x:renovate/gitea-act_runner-0.x
git checkout renovate/gitea-act_runner-0.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MrMeeb/gitea-act-runner#31