Update gitea/gitea Docker tag to v1.21.4 #167

Merged
AverageMarcus merged 1 commits from renovate/gitea-gitea-1.x into master 2024-01-17 10:31:54 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
gitea/gitea patch 1.21.3 -> 1.21.4

Release Notes

go-gitea/gitea (gitea/gitea)

v1.21.4

Compare Source

Instances on Gitea Cloud will be automatically upgraded to this version during the specified maintenance window.


Configuration

📅 Schedule: 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 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 | |---|---|---| | [gitea/gitea](https://github.com/go-gitea/gitea) | patch | `1.21.3` -> `1.21.4` | --- ### Release Notes <details> <summary>go-gitea/gitea (gitea/gitea)</summary> ### [`v1.21.4`](https://github.com/go-gitea/gitea/releases/tag/v1.21.4) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.21.3...v1.21.4) - SECURITY - Update github.com/cloudflare/circl ([#&#8203;28789](https://github.com/go-gitea/gitea/issues/28789)) ([#&#8203;28790](https://github.com/go-gitea/gitea/issues/28790)) - Require token for GET subscription endpoint ([#&#8203;28765](https://github.com/go-gitea/gitea/issues/28765)) ([#&#8203;28768](https://github.com/go-gitea/gitea/issues/28768)) - BUGFIXES - Use refname:strip-2 instead of refname:short when syncing tags ([#&#8203;28797](https://github.com/go-gitea/gitea/issues/28797)) ([#&#8203;28811](https://github.com/go-gitea/gitea/issues/28811)) - Fix links in issue card ([#&#8203;28806](https://github.com/go-gitea/gitea/issues/28806)) ([#&#8203;28807](https://github.com/go-gitea/gitea/issues/28807)) - Fix nil pointer panic when exec some gitea cli command ([#&#8203;28791](https://github.com/go-gitea/gitea/issues/28791)) ([#&#8203;28795](https://github.com/go-gitea/gitea/issues/28795)) - Require token for GET subscription endpoint ([#&#8203;28765](https://github.com/go-gitea/gitea/issues/28765)) ([#&#8203;28778](https://github.com/go-gitea/gitea/issues/28778)) - Fix button size in "attached header right" ([#&#8203;28770](https://github.com/go-gitea/gitea/issues/28770)) ([#&#8203;28774](https://github.com/go-gitea/gitea/issues/28774)) - Fix `convert.ToTeams` on empty input ([#&#8203;28426](https://github.com/go-gitea/gitea/issues/28426)) ([#&#8203;28767](https://github.com/go-gitea/gitea/issues/28767)) - Hide code related setting options in repository when code unit is disabled ([#&#8203;28631](https://github.com/go-gitea/gitea/issues/28631)) ([#&#8203;28749](https://github.com/go-gitea/gitea/issues/28749)) - Fix incorrect URL for "Reference in New Issue" ([#&#8203;28716](https://github.com/go-gitea/gitea/issues/28716)) ([#&#8203;28723](https://github.com/go-gitea/gitea/issues/28723)) - Fix panic when parsing empty pgsql host ([#&#8203;28708](https://github.com/go-gitea/gitea/issues/28708)) ([#&#8203;28709](https://github.com/go-gitea/gitea/issues/28709)) - Upgrade xorm to new version which supported update join for all supported databases ([#&#8203;28590](https://github.com/go-gitea/gitea/issues/28590)) ([#&#8203;28668](https://github.com/go-gitea/gitea/issues/28668)) - Fix alpine package files are not rebuilt ([#&#8203;28638](https://github.com/go-gitea/gitea/issues/28638)) ([#&#8203;28665](https://github.com/go-gitea/gitea/issues/28665)) - Avoid cycle-redirecting user/login page ([#&#8203;28636](https://github.com/go-gitea/gitea/issues/28636)) ([#&#8203;28658](https://github.com/go-gitea/gitea/issues/28658)) - Fix empty ref for cron workflow runs ([#&#8203;28640](https://github.com/go-gitea/gitea/issues/28640)) ([#&#8203;28647](https://github.com/go-gitea/gitea/issues/28647)) - Remove unnecessary syncbranchToDB with tests ([#&#8203;28624](https://github.com/go-gitea/gitea/issues/28624)) ([#&#8203;28629](https://github.com/go-gitea/gitea/issues/28629)) - Use known issue IID to generate new PR index number when migrating from GitLab ([#&#8203;28616](https://github.com/go-gitea/gitea/issues/28616)) ([#&#8203;28618](https://github.com/go-gitea/gitea/issues/28618)) - Fix flex container width ([#&#8203;28603](https://github.com/go-gitea/gitea/issues/28603)) ([#&#8203;28605](https://github.com/go-gitea/gitea/issues/28605)) - Fix the scroll behavior for emoji/mention list ([#&#8203;28597](https://github.com/go-gitea/gitea/issues/28597)) ([#&#8203;28601](https://github.com/go-gitea/gitea/issues/28601)) - Fix wrong due date rendering in issue list page ([#&#8203;28588](https://github.com/go-gitea/gitea/issues/28588)) ([#&#8203;28591](https://github.com/go-gitea/gitea/issues/28591)) - Fix `status_check_contexts` matching bug ([#&#8203;28582](https://github.com/go-gitea/gitea/issues/28582)) ([#&#8203;28589](https://github.com/go-gitea/gitea/issues/28589)) - Fix 500 error of searching commits ([#&#8203;28576](https://github.com/go-gitea/gitea/issues/28576)) ([#&#8203;28579](https://github.com/go-gitea/gitea/issues/28579)) - Use information from previous blame parts ([#&#8203;28572](https://github.com/go-gitea/gitea/issues/28572)) ([#&#8203;28577](https://github.com/go-gitea/gitea/issues/28577)) - Update mermaid for 1.21 ([#&#8203;28571](https://github.com/go-gitea/gitea/issues/28571)) - Fix 405 method not allowed CORS / OIDC ([#&#8203;28583](https://github.com/go-gitea/gitea/issues/28583)) ([#&#8203;28586](https://github.com/go-gitea/gitea/issues/28586)) ([#&#8203;28587](https://github.com/go-gitea/gitea/issues/28587)) ([#&#8203;28611](https://github.com/go-gitea/gitea/issues/28611)) - Fix `GetCommitStatuses` ([#&#8203;28787](https://github.com/go-gitea/gitea/issues/28787)) ([#&#8203;28804](https://github.com/go-gitea/gitea/issues/28804)) - Forbid removing the last admin user ([#&#8203;28337](https://github.com/go-gitea/gitea/issues/28337)) ([#&#8203;28793](https://github.com/go-gitea/gitea/issues/28793)) - Fix schedule tasks bugs ([#&#8203;28691](https://github.com/go-gitea/gitea/issues/28691)) ([#&#8203;28780](https://github.com/go-gitea/gitea/issues/28780)) - Fix issue dependencies ([#&#8203;27736](https://github.com/go-gitea/gitea/issues/27736)) ([#&#8203;28776](https://github.com/go-gitea/gitea/issues/28776)) - Fix system webhooks API bug ([#&#8203;28531](https://github.com/go-gitea/gitea/issues/28531)) ([#&#8203;28666](https://github.com/go-gitea/gitea/issues/28666)) - Fix when private user following user, private user will not be counted in his own view ([#&#8203;28037](https://github.com/go-gitea/gitea/issues/28037)) ([#&#8203;28792](https://github.com/go-gitea/gitea/issues/28792)) - Render code block in activity tab ([#&#8203;28816](https://github.com/go-gitea/gitea/issues/28816)) ([#&#8203;28818](https://github.com/go-gitea/gitea/issues/28818)) - ENHANCEMENTS - Rework markup link rendering ([#&#8203;26745](https://github.com/go-gitea/gitea/issues/26745)) ([#&#8203;28803](https://github.com/go-gitea/gitea/issues/28803)) - Modernize merge button ([#&#8203;28140](https://github.com/go-gitea/gitea/issues/28140)) ([#&#8203;28786](https://github.com/go-gitea/gitea/issues/28786)) - Speed up loading the dashboard on mysql/mariadb ([#&#8203;28546](https://github.com/go-gitea/gitea/issues/28546)) ([#&#8203;28784](https://github.com/go-gitea/gitea/issues/28784)) - Assign pull request to project during creation ([#&#8203;28227](https://github.com/go-gitea/gitea/issues/28227)) ([#&#8203;28775](https://github.com/go-gitea/gitea/issues/28775)) - Show description as tooltip instead of title for labels ([#&#8203;28754](https://github.com/go-gitea/gitea/issues/28754)) ([#&#8203;28766](https://github.com/go-gitea/gitea/issues/28766)) - Make template `DateTime` show proper tooltip ([#&#8203;28677](https://github.com/go-gitea/gitea/issues/28677)) ([#&#8203;28683](https://github.com/go-gitea/gitea/issues/28683)) - Switch destination directory for apt signing keys ([#&#8203;28639](https://github.com/go-gitea/gitea/issues/28639)) ([#&#8203;28642](https://github.com/go-gitea/gitea/issues/28642)) - Include heap pprof in diagnosis report to help debugging memory leaks ([#&#8203;28596](https://github.com/go-gitea/gitea/issues/28596)) ([#&#8203;28599](https://github.com/go-gitea/gitea/issues/28599)) - DOCS - Suggest to use Type=simple for systemd service ([#&#8203;28717](https://github.com/go-gitea/gitea/issues/28717)) ([#&#8203;28722](https://github.com/go-gitea/gitea/issues/28722)) - Extend description for ARTIFACT_RETENTION_DAYS ([#&#8203;28626](https://github.com/go-gitea/gitea/issues/28626)) ([#&#8203;28630](https://github.com/go-gitea/gitea/issues/28630)) - MISC - Add -F to commit search to treat keywords as strings ([#&#8203;28744](https://github.com/go-gitea/gitea/issues/28744)) ([#&#8203;28748](https://github.com/go-gitea/gitea/issues/28748)) - Add download attribute to release attachments ([#&#8203;28739](https://github.com/go-gitea/gitea/issues/28739)) ([#&#8203;28740](https://github.com/go-gitea/gitea/issues/28740)) - Concatenate error in `checkIfPRContentChanged` ([#&#8203;28731](https://github.com/go-gitea/gitea/issues/28731)) ([#&#8203;28737](https://github.com/go-gitea/gitea/issues/28737)) - Improve 1.21 document for Database Preparation ([#&#8203;28643](https://github.com/go-gitea/gitea/issues/28643)) ([#&#8203;28644](https://github.com/go-gitea/gitea/issues/28644)) Instances on **[Gitea Cloud](https://cloud.gitea.com)** will be automatically upgraded to this version during the specified maintenance window. </details> --- ### Configuration 📅 **Schedule**: 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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzcuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEzNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate added 1 commit 2024-01-17 06:04:13 +00:00
AverageMarcus merged commit 8295c79897 into master 2024-01-17 10:31:54 +00:00
AverageMarcus deleted branch renovate/gitea-gitea-1.x 2024-01-17 10:31:54 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
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: AverageMarcus/cluster.fun#167
No description provided.