Update gitea/gitea Docker tag to v1.21.5 #175

Merged
AverageMarcus merged 1 commits from renovate/gitea-gitea-1.x into master 2024-02-01 17:59:21 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
gitea/gitea patch 1.21.4 -> 1.21.5

Release Notes

go-gitea/gitea (gitea/gitea)

v1.21.5

Compare Source


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.4` -> `1.21.5` | --- ### Release Notes <details> <summary>go-gitea/gitea (gitea/gitea)</summary> ### [`v1.21.5`](https://github.com/go-gitea/gitea/releases/tag/v1.21.5) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.21.4...v1.21.5) - SECURITY - Prevent anonymous container access if `RequireSignInView` is enabled ([#&#8203;28877](https://github.com/go-gitea/gitea/issues/28877)) ([#&#8203;28882](https://github.com/go-gitea/gitea/issues/28882)) - Update go dependencies and fix go-git ([#&#8203;28893](https://github.com/go-gitea/gitea/issues/28893)) ([#&#8203;28934](https://github.com/go-gitea/gitea/issues/28934)) - BUGFIXES - Revert "Speed up loading the dashboard on mysql/mariadb ([#&#8203;28546](https://github.com/go-gitea/gitea/issues/28546))" ([#&#8203;29006](https://github.com/go-gitea/gitea/issues/29006)) ([#&#8203;29007](https://github.com/go-gitea/gitea/issues/29007)) - Fix an actions schedule bug ([#&#8203;28942](https://github.com/go-gitea/gitea/issues/28942)) ([#&#8203;28999](https://github.com/go-gitea/gitea/issues/28999)) - Fix update enable_prune even if mirror_interval is not provided ([#&#8203;28905](https://github.com/go-gitea/gitea/issues/28905)) ([#&#8203;28929](https://github.com/go-gitea/gitea/issues/28929)) - Fix uploaded artifacts should be overwritten ([#&#8203;28726](https://github.com/go-gitea/gitea/issues/28726)) backport v1.21 ([#&#8203;28832](https://github.com/go-gitea/gitea/issues/28832)) - Preserve BOM in web editor ([#&#8203;28935](https://github.com/go-gitea/gitea/issues/28935)) ([#&#8203;28959](https://github.com/go-gitea/gitea/issues/28959)) - Strip `/` from relative links ([#&#8203;28932](https://github.com/go-gitea/gitea/issues/28932)) ([#&#8203;28952](https://github.com/go-gitea/gitea/issues/28952)) - Don't remove all mirror repository's releases when mirroring ([#&#8203;28817](https://github.com/go-gitea/gitea/issues/28817)) ([#&#8203;28939](https://github.com/go-gitea/gitea/issues/28939)) - Implement `MigrateRepository` for the actions notifier ([#&#8203;28920](https://github.com/go-gitea/gitea/issues/28920)) ([#&#8203;28923](https://github.com/go-gitea/gitea/issues/28923)) - Respect branch info for relative links ([#&#8203;28909](https://github.com/go-gitea/gitea/issues/28909)) ([#&#8203;28922](https://github.com/go-gitea/gitea/issues/28922)) - Don't reload timeline page when (un)resolving or replying conversation ([#&#8203;28654](https://github.com/go-gitea/gitea/issues/28654)) ([#&#8203;28917](https://github.com/go-gitea/gitea/issues/28917)) - Only migrate the first 255 chars of a Github issue title ([#&#8203;28902](https://github.com/go-gitea/gitea/issues/28902)) ([#&#8203;28912](https://github.com/go-gitea/gitea/issues/28912)) - Fix sort bug on repository issues list ([#&#8203;28897](https://github.com/go-gitea/gitea/issues/28897)) ([#&#8203;28901](https://github.com/go-gitea/gitea/issues/28901)) - Fix `DeleteCollaboration` transaction behaviour ([#&#8203;28886](https://github.com/go-gitea/gitea/issues/28886)) ([#&#8203;28889](https://github.com/go-gitea/gitea/issues/28889)) - Fix schedule not trigger bug because matching full ref name with short ref name ([#&#8203;28874](https://github.com/go-gitea/gitea/issues/28874)) ([#&#8203;28888](https://github.com/go-gitea/gitea/issues/28888)) - Fix migrate storage bug ([#&#8203;28830](https://github.com/go-gitea/gitea/issues/28830)) ([#&#8203;28867](https://github.com/go-gitea/gitea/issues/28867)) - Fix archive creating LFS hooks and breaking pull requests ([#&#8203;28848](https://github.com/go-gitea/gitea/issues/28848)) ([#&#8203;28851](https://github.com/go-gitea/gitea/issues/28851)) - Fix reverting a merge commit failing ([#&#8203;28794](https://github.com/go-gitea/gitea/issues/28794)) ([#&#8203;28825](https://github.com/go-gitea/gitea/issues/28825)) - Upgrade xorm to v1.3.7 to fix a resource leak problem caused by Iterate ([#&#8203;28891](https://github.com/go-gitea/gitea/issues/28891)) ([#&#8203;28895](https://github.com/go-gitea/gitea/issues/28895)) - Fix incorrect PostgreSQL connection string for Unix sockets ([#&#8203;28865](https://github.com/go-gitea/gitea/issues/28865)) ([#&#8203;28870](https://github.com/go-gitea/gitea/issues/28870)) - ENHANCEMENTS - Make loading animation less aggressive ([#&#8203;28955](https://github.com/go-gitea/gitea/issues/28955)) ([#&#8203;28956](https://github.com/go-gitea/gitea/issues/28956)) - Avoid duplicate JS error messages on UI ([#&#8203;28873](https://github.com/go-gitea/gitea/issues/28873)) ([#&#8203;28881](https://github.com/go-gitea/gitea/issues/28881)) - Bump `@github/relative-time-element` to 4.3.1 ([#&#8203;28819](https://github.com/go-gitea/gitea/issues/28819)) ([#&#8203;28826](https://github.com/go-gitea/gitea/issues/28826)) - MISC - Warn that `DISABLE_QUERY_AUTH_TOKEN` is false only if it's explicitly defined ([#&#8203;28783](https://github.com/go-gitea/gitea/issues/28783)) ([#&#8203;28868](https://github.com/go-gitea/gitea/issues/28868)) - Remove duplicated checkinit on git module ([#&#8203;28824](https://github.com/go-gitea/gitea/issues/28824)) ([#&#8203;28831](https://github.com/go-gitea/gitea/issues/28831)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate added 1 commit 2024-02-01 15:02:15 +00:00
AverageMarcus merged commit bbd7152f81 into master 2024-02-01 17:59:21 +00:00
AverageMarcus deleted branch renovate/gitea-gitea-1.x 2024-02-01 17:59:21 +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#175
No description provided.