Update gitea/gitea Docker tag to v1.14.3 (master) #20

Merged
renovate-bot merged 1 commits from renovate/master-docker-gitea-gitea-1.x into master 2021-06-21 07:01:20 +00:00
Member

This PR contains the following updates:

Package Update Change
gitea/gitea patch 1.14.2-rootless -> 1.14.3-rootless

Release Notes

go-gitea/gitea

v1.14.3

Compare Source


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ 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.14.2-rootless` -> `1.14.3-rootless` | --- ### Release Notes <details> <summary>go-gitea/gitea</summary> ### [`v1.14.3`](https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md#&#8203;1143-httpsgithubcomgo-giteagiteareleasestagv1143---2021-06-18) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.14.2...v1.14.3) - SECURITY - Encrypt migration credentials at rest ([#&#8203;15895](https://github.com/go-gitea/gitea/issues/15895)) ([#&#8203;16187](https://github.com/go-gitea/gitea/issues/16187)) - Only check access tokens if they are likely to be tokens ([#&#8203;16164](https://github.com/go-gitea/gitea/issues/16164)) ([#&#8203;16171](https://github.com/go-gitea/gitea/issues/16171)) - Add missing SameSite settings for the i_like_gitea cookie ([#&#8203;16037](https://github.com/go-gitea/gitea/issues/16037)) ([#&#8203;16039](https://github.com/go-gitea/gitea/issues/16039)) - Fix setting of SameSite on cookies ([#&#8203;15989](https://github.com/go-gitea/gitea/issues/15989)) ([#&#8203;15991](https://github.com/go-gitea/gitea/issues/15991)) - API - Repository object only count releases as releases ([#&#8203;16184](https://github.com/go-gitea/gitea/issues/16184)) ([#&#8203;16190](https://github.com/go-gitea/gitea/issues/16190)) - EditOrg respect RepoAdminChangeTeamAccess option ([#&#8203;16184](https://github.com/go-gitea/gitea/issues/16184)) ([#&#8203;16190](https://github.com/go-gitea/gitea/issues/16190)) - Fix overly strict edit pr permissions ([#&#8203;15900](https://github.com/go-gitea/gitea/issues/15900)) ([#&#8203;16081](https://github.com/go-gitea/gitea/issues/16081)) - BUGFIXES - Run processors on whole of text ([#&#8203;16155](https://github.com/go-gitea/gitea/issues/16155)) ([#&#8203;16185](https://github.com/go-gitea/gitea/issues/16185)) - Class `issue-keyword` is being incorrectly stripped off spans ([#&#8203;16163](https://github.com/go-gitea/gitea/issues/16163)) ([#&#8203;16172](https://github.com/go-gitea/gitea/issues/16172)) - Fix language switch for install page ([#&#8203;16043](https://github.com/go-gitea/gitea/issues/16043)) ([#&#8203;16128](https://github.com/go-gitea/gitea/issues/16128)) - Fix bug on getIssueIDsByRepoID ([#&#8203;16119](https://github.com/go-gitea/gitea/issues/16119)) ([#&#8203;16124](https://github.com/go-gitea/gitea/issues/16124)) - Set self-adjusting deadline for connection writing ([#&#8203;16068](https://github.com/go-gitea/gitea/issues/16068)) ([#&#8203;16123](https://github.com/go-gitea/gitea/issues/16123)) - Fix http path bug ([#&#8203;16117](https://github.com/go-gitea/gitea/issues/16117)) ([#&#8203;16120](https://github.com/go-gitea/gitea/issues/16120)) - Fix data URI scramble ([#&#8203;16098](https://github.com/go-gitea/gitea/issues/16098)) ([#&#8203;16118](https://github.com/go-gitea/gitea/issues/16118)) - Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs ([#&#8203;16067](https://github.com/go-gitea/gitea/issues/16067)) ([#&#8203;16097](https://github.com/go-gitea/gitea/issues/16097)) - git migration: don't prompt interactively for clone credentials ([#&#8203;15902](https://github.com/go-gitea/gitea/issues/15902)) ([#&#8203;16082](https://github.com/go-gitea/gitea/issues/16082)) - Fix case change in ownernames ([#&#8203;16045](https://github.com/go-gitea/gitea/issues/16045)) ([#&#8203;16050](https://github.com/go-gitea/gitea/issues/16050)) - Don't manipulate input params in email notification ([#&#8203;16011](https://github.com/go-gitea/gitea/issues/16011)) ([#&#8203;16033](https://github.com/go-gitea/gitea/issues/16033)) - Remove branch URL before IssueRefURL ([#&#8203;15968](https://github.com/go-gitea/gitea/issues/15968)) ([#&#8203;15970](https://github.com/go-gitea/gitea/issues/15970)) - Fix layout of milestone view ([#&#8203;15927](https://github.com/go-gitea/gitea/issues/15927)) ([#&#8203;15940](https://github.com/go-gitea/gitea/issues/15940)) - GitHub Migration, migrate draft releases too ([#&#8203;15884](https://github.com/go-gitea/gitea/issues/15884)) ([#&#8203;15888](https://github.com/go-gitea/gitea/issues/15888)) - Close the gitrepo when deleting the repository ([#&#8203;15876](https://github.com/go-gitea/gitea/issues/15876)) ([#&#8203;15887](https://github.com/go-gitea/gitea/issues/15887)) - Upgrade xorm to v1.1.0 ([#&#8203;15869](https://github.com/go-gitea/gitea/issues/15869)) ([#&#8203;15885](https://github.com/go-gitea/gitea/issues/15885)) - Fix blame row height alignment ([#&#8203;15863](https://github.com/go-gitea/gitea/issues/15863)) ([#&#8203;15883](https://github.com/go-gitea/gitea/issues/15883)) - Fix error message when saving generated LOCAL_ROOT_URL config ([#&#8203;15880](https://github.com/go-gitea/gitea/issues/15880)) ([#&#8203;15882](https://github.com/go-gitea/gitea/issues/15882)) - Backport Fix LFS commit finder not working ([#&#8203;15856](https://github.com/go-gitea/gitea/issues/15856)) ([#&#8203;15874](https://github.com/go-gitea/gitea/issues/15874)) - Stop calling WriteHeader in Write ([#&#8203;15862](https://github.com/go-gitea/gitea/issues/15862)) ([#&#8203;15873](https://github.com/go-gitea/gitea/issues/15873)) - Add timeout to writing to responses ([#&#8203;15831](https://github.com/go-gitea/gitea/issues/15831)) ([#&#8203;15872](https://github.com/go-gitea/gitea/issues/15872)) - Return go-get info on subdirs ([#&#8203;15642](https://github.com/go-gitea/gitea/issues/15642)) ([#&#8203;15871](https://github.com/go-gitea/gitea/issues/15871)) - Restore PAM user autocreation functionality ([#&#8203;15825](https://github.com/go-gitea/gitea/issues/15825)) ([#&#8203;15867](https://github.com/go-gitea/gitea/issues/15867)) - Fix truncate utf8 string ([#&#8203;15828](https://github.com/go-gitea/gitea/issues/15828)) ([#&#8203;15854](https://github.com/go-gitea/gitea/issues/15854)) - Fix bound address/port for caddy's certmagic library ([#&#8203;15758](https://github.com/go-gitea/gitea/issues/15758)) ([#&#8203;15848](https://github.com/go-gitea/gitea/issues/15848)) - Upgrade unrolled/render to v1.1.1 ([#&#8203;15845](https://github.com/go-gitea/gitea/issues/15845)) ([#&#8203;15846](https://github.com/go-gitea/gitea/issues/15846)) - Queue manager FlushAll can loop rapidly - add delay ([#&#8203;15733](https://github.com/go-gitea/gitea/issues/15733)) ([#&#8203;15840](https://github.com/go-gitea/gitea/issues/15840)) - Tagger can be empty, as can Commit and Author - tolerate this ([#&#8203;15835](https://github.com/go-gitea/gitea/issues/15835)) ([#&#8203;15839](https://github.com/go-gitea/gitea/issues/15839)) - Set autocomplete off on branches selector ([#&#8203;15809](https://github.com/go-gitea/gitea/issues/15809)) ([#&#8203;15833](https://github.com/go-gitea/gitea/issues/15833)) - Add missing error to Doctor log ([#&#8203;15813](https://github.com/go-gitea/gitea/issues/15813)) ([#&#8203;15824](https://github.com/go-gitea/gitea/issues/15824)) - Move restore repo to internal router and invoke from command to avoid open the same db file or queues files ([#&#8203;15790](https://github.com/go-gitea/gitea/issues/15790)) ([#&#8203;15816](https://github.com/go-gitea/gitea/issues/15816)) - ENHANCEMENTS - Removable media support to snap package ([#&#8203;16136](https://github.com/go-gitea/gitea/issues/16136)) ([#&#8203;16138](https://github.com/go-gitea/gitea/issues/16138)) - Move sans-serif fallback font higher than emoji fonts ([#&#8203;15855](https://github.com/go-gitea/gitea/issues/15855)) ([#&#8203;15892](https://github.com/go-gitea/gitea/issues/15892)) - DOCKER - Only write config in environment-to-ini if there are changes ([#&#8203;15861](https://github.com/go-gitea/gitea/issues/15861)) ([#&#8203;15868](https://github.com/go-gitea/gitea/issues/15868)) - Only offer hostcertificates if they exist ([#&#8203;15849](https://github.com/go-gitea/gitea/issues/15849)) ([#&#8203;15853](https://github.com/go-gitea/gitea/issues/15853)) </details> --- ### Configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Enabled. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **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-bot added 1 commit 2021-06-21 07:01:19 +00:00
continuous-integration/drone/pr Build is failing Details
continuous-integration/drone/push Build was killed Details
b7ce009022
Update gitea/gitea Docker tag to v1.14.3
renovate-bot merged commit b7ce009022 into master 2021-06-21 07:01:20 +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: coop-cloud/gitea#20
No description provided.