This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [gitea/runner](https://gitea.com/gitea/runner) | minor | `2.0.1` → `2.1.0` |
---
### Release Notes
<details>
<summary>gitea/runner (gitea/runner)</summary>
### [`v2.1.0`](https://gitea.com/gitea/runner/releases/tag/v2.1.0)
[Compare Source](https://gitea.com/gitea/runner/compare/v2.0.1...v2.1.0)
#### Features
- Honour `GITEA_RUNNER_LABELS` on daemon start and accept labels containing a colon — <https://gitea.com/gitea/runner/pulls/1085>
- Add `--token-file` flag to the `register` command — <https://gitea.com/gitea/runner/pulls/1076>
- Add a `bug-report` subcommand, `exec --eventpath`, and `runner.set_act_env` — <https://gitea.com/gitea/runner/pulls/1075>
#### Bug fixes
- Ignore blank lines and decode UTF-16 in the runner env files — <https://gitea.com/gitea/runner/pulls/1084>
- Stop service containers from clobbering the job container's credentials — <https://gitea.com/gitea/runner/pulls/1083>
- Accept natively typed boolean workflow inputs — <https://gitea.com/gitea/runner/pulls/1087>
- Drop action outputs whose value exceeds the size limit — <https://gitea.com/gitea/runner/pulls/1070>
#### Docs
- Explain labels, the docker image cache volume, and the dind-rootless UID — <https://gitea.com/gitea/runner/pulls/1086>
#### Dependencies
- Update `golang.org/x/text` to v0.40.0 — <https://gitea.com/gitea/runner/pulls/1091>
- Update `golang.org/x/term` to v0.45.0 — <https://gitea.com/gitea/runner/pulls/1081>
**Full changelog**: <https://gitea.com/gitea/runner/compare/v2.0.1...v2.1.0>
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- 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 [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjUuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
2.0.1→2.1.0Release Notes
gitea/runner (gitea/runner)
v2.1.0Compare Source
Features
GITEA_RUNNER_LABELSon daemon start and accept labels containing a colon — https://gitea.com/gitea/runner/pulls/1085--token-fileflag to theregistercommand — https://gitea.com/gitea/runner/pulls/1076bug-reportsubcommand,exec --eventpath, andrunner.set_act_env— https://gitea.com/gitea/runner/pulls/1075Bug fixes
Docs
Dependencies
golang.org/x/textto v0.40.0 — https://gitea.com/gitea/runner/pulls/1091golang.org/x/termto v0.45.0 — https://gitea.com/gitea/runner/pulls/1081Full changelog: https://gitea.com/gitea/runner/compare/v2.0.1...v2.1.0
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.