Update gitea/gitea Docker tag to v1.19.2 #22

Merged
jake merged 1 commits from renovate/gitea-gitea-1.x into master 2023-04-28 09:15:11 +01:00
Collaborator

This PR contains the following updates:

Package Update Change
gitea/gitea patch 1.19.1-rootless -> 1.19.2-rootless

Release Notes

go-gitea/gitea

v1.19.2

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 becomes conflicted, 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.19.1-rootless` -> `1.19.2-rootless` | --- ### Release Notes <details> <summary>go-gitea/gitea</summary> ### [`v1.19.2`](https://github.com/go-gitea/gitea/releases/tag/v1.19.2) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.19.1...v1.19.2) - SECURITY - Require repo scope for PATs for private repos and basic authentication ([#&#8203;24362](https://github.com/go-gitea/gitea/issues/24362)) ([#&#8203;24364](https://github.com/go-gitea/gitea/issues/24364)) - Only delete secrets belonging to its owner ([#&#8203;24284](https://github.com/go-gitea/gitea/issues/24284)) ([#&#8203;24286](https://github.com/go-gitea/gitea/issues/24286)) - API - Fix typo in API route ([#&#8203;24310](https://github.com/go-gitea/gitea/issues/24310)) ([#&#8203;24332](https://github.com/go-gitea/gitea/issues/24332)) - Fix access token issue on some public endpoints ([#&#8203;24194](https://github.com/go-gitea/gitea/issues/24194)) ([#&#8203;24259](https://github.com/go-gitea/gitea/issues/24259)) - ENHANCEMENTS - Fix broken clone script on an empty archived repo ([#&#8203;24339](https://github.com/go-gitea/gitea/issues/24339)) ([#&#8203;24348](https://github.com/go-gitea/gitea/issues/24348)) - Fix Monaco IOS keyboard button ([#&#8203;24341](https://github.com/go-gitea/gitea/issues/24341)) ([#&#8203;24347](https://github.com/go-gitea/gitea/issues/24347)) - Don't set meta `theme-color` by default ([#&#8203;24340](https://github.com/go-gitea/gitea/issues/24340)) ([#&#8203;24346](https://github.com/go-gitea/gitea/issues/24346)) - Wrap too long push mirror addresses ([#&#8203;21120](https://github.com/go-gitea/gitea/issues/21120)) ([#&#8203;24334](https://github.com/go-gitea/gitea/issues/24334)) - Add --font-weight-bold and set previous bold to 601 ([#&#8203;24307](https://github.com/go-gitea/gitea/issues/24307)) ([#&#8203;24331](https://github.com/go-gitea/gitea/issues/24331)) - Unify nightly naming across binaries and docker images ([#&#8203;24116](https://github.com/go-gitea/gitea/issues/24116)) ([#&#8203;24308](https://github.com/go-gitea/gitea/issues/24308)) - Fix footer display ([#&#8203;24251](https://github.com/go-gitea/gitea/issues/24251)) ([#&#8203;24269](https://github.com/go-gitea/gitea/issues/24269)) - Fix label color, fix divider in dropdown ([#&#8203;24215](https://github.com/go-gitea/gitea/issues/24215)) ([#&#8203;24244](https://github.com/go-gitea/gitea/issues/24244)) - Vertical widths of containers removed ([#&#8203;24184](https://github.com/go-gitea/gitea/issues/24184)) ([#&#8203;24211](https://github.com/go-gitea/gitea/issues/24211)) - Use correct locale key for forks page ([#&#8203;24172](https://github.com/go-gitea/gitea/issues/24172)) ([#&#8203;24175](https://github.com/go-gitea/gitea/issues/24175)) - Sort repo topic labels by name ([#&#8203;24123](https://github.com/go-gitea/gitea/issues/24123)) ([#&#8203;24153](https://github.com/go-gitea/gitea/issues/24153)) - Highlight selected file in the PR file tree ([#&#8203;23947](https://github.com/go-gitea/gitea/issues/23947)) ([#&#8203;24126](https://github.com/go-gitea/gitea/issues/24126)) - BUGFIXES - Fix auth check bug ([#&#8203;24382](https://github.com/go-gitea/gitea/issues/24382)) ([#&#8203;24387](https://github.com/go-gitea/gitea/issues/24387)) - Add tags list for repos whose release setting is disabled ([#&#8203;23465](https://github.com/go-gitea/gitea/issues/23465)) ([#&#8203;24369](https://github.com/go-gitea/gitea/issues/24369)) - Fix wrong error info in RepoRefForAPI ([#&#8203;24344](https://github.com/go-gitea/gitea/issues/24344)) ([#&#8203;24351](https://github.com/go-gitea/gitea/issues/24351)) - Fix no edit/close/delete button in org repo project view page ([#&#8203;24349](https://github.com/go-gitea/gitea/issues/24349)) - Respect the REGISTER_MANUAL_CONFIRM setting when registering via OIDC ([#&#8203;24035](https://github.com/go-gitea/gitea/issues/24035)) ([#&#8203;24333](https://github.com/go-gitea/gitea/issues/24333)) - Remove org users who belong to no teams ([#&#8203;24247](https://github.com/go-gitea/gitea/issues/24247)) ([#&#8203;24313](https://github.com/go-gitea/gitea/issues/24313)) - Fix bug when deleting wiki with no code write permission ([#&#8203;24274](https://github.com/go-gitea/gitea/issues/24274)) ([#&#8203;24295](https://github.com/go-gitea/gitea/issues/24295)) - Handle canceled workflow as a warning instead of a fail ([#&#8203;24282](https://github.com/go-gitea/gitea/issues/24282)) ([#&#8203;24292](https://github.com/go-gitea/gitea/issues/24292)) - Load reviewer for comments when dismissing a review ([#&#8203;24281](https://github.com/go-gitea/gitea/issues/24281)) ([#&#8203;24288](https://github.com/go-gitea/gitea/issues/24288)) - Show commit history for closed/merged PRs ([#&#8203;24238](https://github.com/go-gitea/gitea/issues/24238)) ([#&#8203;24261](https://github.com/go-gitea/gitea/issues/24261)) - Fix owner team access mode value in team_unit table ([#&#8203;24224](https://github.com/go-gitea/gitea/issues/24224)) - Fix issue attachment handling ([#&#8203;24202](https://github.com/go-gitea/gitea/issues/24202)) ([#&#8203;24221](https://github.com/go-gitea/gitea/issues/24221)) - Fix incorrect CORS default values ([#&#8203;24206](https://github.com/go-gitea/gitea/issues/24206)) ([#&#8203;24217](https://github.com/go-gitea/gitea/issues/24217)) - Fix template error in pull request with deleted head repo ([#&#8203;24192](https://github.com/go-gitea/gitea/issues/24192)) ([#&#8203;24216](https://github.com/go-gitea/gitea/issues/24216)) - Don't list root repository on compare page if pulls not allowed ([#&#8203;24183](https://github.com/go-gitea/gitea/issues/24183)) ([#&#8203;24210](https://github.com/go-gitea/gitea/issues/24210)) - Fix calReleaseNumCommitsBehind ([#&#8203;24148](https://github.com/go-gitea/gitea/issues/24148)) ([#&#8203;24197](https://github.com/go-gitea/gitea/issues/24197)) - Fix Org edit page bugs: renaming detection, maxlength ([#&#8203;24161](https://github.com/go-gitea/gitea/issues/24161)) ([#&#8203;24171](https://github.com/go-gitea/gitea/issues/24171)) - Update redis library to support redis v7 ([#&#8203;24114](https://github.com/go-gitea/gitea/issues/24114)) ([#&#8203;24156](https://github.com/go-gitea/gitea/issues/24156)) - Use 1.18's aria role for dropdown menus ([#&#8203;24144](https://github.com/go-gitea/gitea/issues/24144)) ([#&#8203;24155](https://github.com/go-gitea/gitea/issues/24155)) - Fix 2-dot direct compare to use the right base commit ([#&#8203;24133](https://github.com/go-gitea/gitea/issues/24133)) ([#&#8203;24150](https://github.com/go-gitea/gitea/issues/24150)) - Fix incorrect server error content in RunnersList ([#&#8203;24118](https://github.com/go-gitea/gitea/issues/24118)) ([#&#8203;24121](https://github.com/go-gitea/gitea/issues/24121)) - Fix mismatch between hook events and github event types ([#&#8203;24048](https://github.com/go-gitea/gitea/issues/24048)) ([#&#8203;24091](https://github.com/go-gitea/gitea/issues/24091)) - BUILD - Support converting varchar to nvarchar for mssql database ([#&#8203;24105](https://github.com/go-gitea/gitea/issues/24105)) ([#&#8203;24168](https://github.com/go-gitea/gitea/issues/24168)) </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 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS41OC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNTguMCJ9-->
renovate added 1 commit 2023-04-28 08:00:35 +01:00
Update gitea/gitea Docker tag to v1.19.2
Some checks failed
/ terraform (pull_request) Failing after 13m6s
/ ansible (pull_request) Failing after 13m57s
/ ansible (push) Successful in 1m31s
/ terraform (push) Failing after 14m34s
621e521d4e
jake merged commit 621e521d4e into master 2023-04-28 09:15:11 +01:00
jake deleted branch renovate/gitea-gitea-1.x 2023-04-28 09:15:11 +01: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: systems/infrastructure#22
No description provided.