This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [gitea/runner](https://gitea.com/gitea/runner) | minor | `3.0.2` → `3.1.0` |
---
### Release Notes
<details>
<summary>gitea/runner (gitea/runner)</summary>
### [`v3.1.0`](https://gitea.com/gitea/runner/releases/tag/v3.1.0)
[Compare Source](https://gitea.com/gitea/runner/compare/v3.0.2...v3.1.0)
#### ⚠️ Behavior changes
##### `::set-env::` and `::add-path::` need an opt-in (<https://gitea.com/gitea/runner/pulls/1109>)
The runner refuses both commands, as GitHub has done since 2020. Set `ACTIONS_ALLOW_UNSECURE_COMMANDS` on the step or the job to allow them again.
#### Features
- Wait for healthy services and fill the `job` context (<https://gitea.com/gitea/runner/pulls/1107>)
- `config` command to edit config files (<https://gitea.com/gitea/runner/pulls/1140>)
- Render annotation locations, so `::error file=main.go,line=12::msg` shows as `::error::main.go:12: msg` (<https://gitea.com/gitea/runner/pulls/1109>)
#### Enhancements
- Improve config, comment out values in example file, add `config init` (<https://gitea.com/gitea/runner/pulls/1145>)
#### Bug fixes
- Evaluate each `${{ }}` part on its own (<https://gitea.com/gitea/runner/pulls/1146>)
- Trim whitespace from register inputs (<https://gitea.com/gitea/runner/pulls/1147>)
**Full changelog**: <https://gitea.com/gitea/runner/compare/v3.0.2...v3.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 CLI](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4xNC4zIiwidXBkYXRlZEluVmVyIjoiNDQuMTQuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
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:
3.0.2→3.1.0Release Notes
gitea/runner (gitea/runner)
v3.1.0Compare Source
⚠️ Behavior changes
::set-env::and::add-path::need an opt-in (https://gitea.com/gitea/runner/pulls/1109)The runner refuses both commands, as GitHub has done since 2020. Set
ACTIONS_ALLOW_UNSECURE_COMMANDSon the step or the job to allow them again.Features
jobcontext (https://gitea.com/gitea/runner/pulls/1107)configcommand to edit config files (https://gitea.com/gitea/runner/pulls/1140)::error file=main.go,line=12::msgshows as::error::main.go:12: msg(https://gitea.com/gitea/runner/pulls/1109)Enhancements
config init(https://gitea.com/gitea/runner/pulls/1145)Bug fixes
${{ }}part on its own (https://gitea.com/gitea/runner/pulls/1146)Full changelog: https://gitea.com/gitea/runner/compare/v3.0.2...v3.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 CLI.