Update gitea/gitea Docker tag to v1.21.9 #213

Merged
AverageMarcus merged 1 commits from renovate/gitea-gitea-1.x into master 2024-03-23 08:31:08 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
gitea/gitea patch 1.21.8 -> 1.21.9

Release Notes

go-gitea/gitea (gitea/gitea)

v1.21.9

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.8` -> `1.21.9` | --- ### Release Notes <details> <summary>go-gitea/gitea (gitea/gitea)</summary> ### [`v1.21.9`](https://github.com/go-gitea/gitea/releases/tag/v1.21.9) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.21.8...v1.21.9) - PERFORMANCE - Only do counting when count_only=true for repo dashboard ([#&#8203;29884](https://github.com/go-gitea/gitea/issues/29884)) ([#&#8203;29905](https://github.com/go-gitea/gitea/issues/29905)) - Add cache for dashboard commit status ([#&#8203;29932](https://github.com/go-gitea/gitea/issues/29932)) - ENHANCEMENT - Make runs-on support variable expression ([#&#8203;29468](https://github.com/go-gitea/gitea/issues/29468)) ([#&#8203;29782](https://github.com/go-gitea/gitea/issues/29782)) - Show Actions post step when it's running ([#&#8203;29926](https://github.com/go-gitea/gitea/issues/29926)) ([#&#8203;29928](https://github.com/go-gitea/gitea/issues/29928)) - BUGFIXES - Fix PR creation via API between branches of the same repo with head field namespaced ([#&#8203;26986](https://github.com/go-gitea/gitea/issues/26986)) ([#&#8203;29857](https://github.com/go-gitea/gitea/issues/29857)) - Fix and rewrite markup anchor processing ([#&#8203;29931](https://github.com/go-gitea/gitea/issues/29931)) ([#&#8203;29946](https://github.com/go-gitea/gitea/issues/29946)) - Notify reviewers added via CODEOWNERS ([#&#8203;29842](https://github.com/go-gitea/gitea/issues/29842)) ([#&#8203;29902](https://github.com/go-gitea/gitea/issues/29902)) - Fix template error when comment review doesn't exist ([#&#8203;29888](https://github.com/go-gitea/gitea/issues/29888)) ([#&#8203;29889](https://github.com/go-gitea/gitea/issues/29889)) - Fix user id column case ([#&#8203;29863](https://github.com/go-gitea/gitea/issues/29863)) ([#&#8203;29867](https://github.com/go-gitea/gitea/issues/29867)) - Make meilisearch do exact search for issues ([#&#8203;29740](https://github.com/go-gitea/gitea/issues/29740) & [#&#8203;29671](https://github.com/go-gitea/gitea/issues/29671)) ([#&#8203;29846](https://github.com/go-gitea/gitea/issues/29846)) - Fix the `for` attribute not pointing to the ID of the color picker ([#&#8203;29813](https://github.com/go-gitea/gitea/issues/29813)) ([#&#8203;29815](https://github.com/go-gitea/gitea/issues/29815)) - Fix codeowner detected diff base branch to mergebase ([#&#8203;29783](https://github.com/go-gitea/gitea/issues/29783)) ([#&#8203;29807](https://github.com/go-gitea/gitea/issues/29807)) - Fix Safari spinner rendering ([#&#8203;29801](https://github.com/go-gitea/gitea/issues/29801)) ([#&#8203;29802](https://github.com/go-gitea/gitea/issues/29802)) - Fix missing translation on milestones ([#&#8203;29785](https://github.com/go-gitea/gitea/issues/29785)) ([#&#8203;29789](https://github.com/go-gitea/gitea/issues/29789)) - Fix user router possible panic ([#&#8203;29751](https://github.com/go-gitea/gitea/issues/29751)) ([#&#8203;29786](https://github.com/go-gitea/gitea/issues/29786)) - Fix possible NPE in ToPullReviewList ([#&#8203;29759](https://github.com/go-gitea/gitea/issues/29759)) ([#&#8203;29775](https://github.com/go-gitea/gitea/issues/29775)) - Fix the wrong default value of ENABLE_OPENID_SIGNIN on docs ([#&#8203;29925](https://github.com/go-gitea/gitea/issues/29925)) ([#&#8203;29927](https://github.com/go-gitea/gitea/issues/29927)) - Solving the issue of UI disruption when the review is deleted without refreshing ([#&#8203;29951](https://github.com/go-gitea/gitea/issues/29951)) ([#&#8203;29968](https://github.com/go-gitea/gitea/issues/29968)) - Fix loadOneBranch panic ([#&#8203;29938](https://github.com/go-gitea/gitea/issues/29938)) ([#&#8203;29939](https://github.com/go-gitea/gitea/issues/29939)) - Fix invalid link of the commit status when ref is tagged ([#&#8203;29752](https://github.com/go-gitea/gitea/issues/29752)) ([#&#8203;29908](https://github.com/go-gitea/gitea/issues/29908)) - Editor error message misleading due to re-used key. ([#&#8203;29859](https://github.com/go-gitea/gitea/issues/29859)) ([#&#8203;29876](https://github.com/go-gitea/gitea/issues/29876)) - Fix double border and border-radius on empty action steps ([#&#8203;29845](https://github.com/go-gitea/gitea/issues/29845)) ([#&#8203;29850](https://github.com/go-gitea/gitea/issues/29850)) - Use `Temporal.PlainDate` for absolute dates ([#&#8203;29804](https://github.com/go-gitea/gitea/issues/29804)) ([#&#8203;29808](https://github.com/go-gitea/gitea/issues/29808)) - Fix incorrect package link method calls in templates ([#&#8203;29580](https://github.com/go-gitea/gitea/issues/29580)) ([#&#8203;29764](https://github.com/go-gitea/gitea/issues/29764)) - Fix the bug that the user may log out if GetUserByID returns unknown error ([#&#8203;29962](https://github.com/go-gitea/gitea/issues/29962)) ([#&#8203;29964](https://github.com/go-gitea/gitea/issues/29964)) - Performance improvements for pull request list page ([#&#8203;29900](https://github.com/go-gitea/gitea/issues/29900)) ([#&#8203;29972](https://github.com/go-gitea/gitea/issues/29972)) - Fix bugs in rerunning jobs ([#&#8203;29983](https://github.com/go-gitea/gitea/issues/29983)) ([#&#8203;29955](https://github.com/go-gitea/gitea/issues/29955)) 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate added 1 commit 2024-03-22 06:03:31 +00:00
AverageMarcus merged commit 5e03e9c171 into master 2024-03-23 08:31:08 +00:00
AverageMarcus deleted branch renovate/gitea-gitea-1.x 2024-03-23 08:31:08 +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#213
No description provided.