Update dependency go-gitea/gitea to v1.16.5
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
go-gitea/gitea | ironbank-github | patch |
v1.16.4 -> v1.16.5
|
go-gitea/gitea | patch |
v1.16.4 -> v1.16.5
|
Release Notes
go-gitea/gitea
v1.16.5
- BREAKING
- Bump to build with go1.18 (https://github.com/go-gitea/gitea/pull/19120 et al) (https://github.com/go-gitea/gitea/pull/19127)
- SECURITY
- Prevent redirect to Host (2) (https://github.com/go-gitea/gitea/pull/19175) (https://github.com/go-gitea/gitea/pull/19186)
- Try to prevent autolinking of displaynames by email readers (https://github.com/go-gitea/gitea/pull/19169) (https://github.com/go-gitea/gitea/pull/19183)
- Clean paths when looking in Storage (https://github.com/go-gitea/gitea/pull/19124) (https://github.com/go-gitea/gitea/pull/19179)
- Do not send notification emails to inactive users (https://github.com/go-gitea/gitea/pull/19131) (https://github.com/go-gitea/gitea/pull/19139)
- Do not send activation email if manual confirm is set (https://github.com/go-gitea/gitea/pull/19119) (https://github.com/go-gitea/gitea/pull/19122)
- ENHANCEMENTS
- Use the new/choose link for New Issue on project page (https://github.com/go-gitea/gitea/pull/19172) (https://github.com/go-gitea/gitea/pull/19176)
- BUGFIXES
- Fix showing issues in your repositories (https://github.com/go-gitea/gitea/pull/18916) (https://github.com/go-gitea/gitea/pull/19191)
- Fix compare link in active feeds for new branch (https://github.com/go-gitea/gitea/pull/19149) (https://github.com/go-gitea/gitea/pull/19185)
- Redirect .wiki/* ui link to /wiki (https://github.com/go-gitea/gitea/pull/18831) (https://github.com/go-gitea/gitea/pull/19184)
- Ensure deploy keys with write access can push (https://github.com/go-gitea/gitea/pull/19010) (https://github.com/go-gitea/gitea/pull/19182)
- Ensure that setting.LocalURL always has a trailing slash (https://github.com/go-gitea/gitea/pull/19171) (https://github.com/go-gitea/gitea/pull/19177)
- Cleanup protected branches when deleting users & teams (https://github.com/go-gitea/gitea/pull/19158) (https://github.com/go-gitea/gitea/pull/19174)
- Use IterateBufferSize whilst querying repositories during adoption check (https://github.com/go-gitea/gitea/pull/19140) (https://github.com/go-gitea/gitea/pull/19160)
- Fix NPE /repos/issues/search when not signed in (https://github.com/go-gitea/gitea/pull/19154) (https://github.com/go-gitea/gitea/pull/19155)
- Use custom favicon when viewing static files if it exists (https://github.com/go-gitea/gitea/pull/19130) (https://github.com/go-gitea/gitea/pull/19152)
- Fix the editor height in review box (https://github.com/go-gitea/gitea/pull/19003) (https://github.com/go-gitea/gitea/pull/19147)
- Ensure isSSH is set whenever DISABLE_HTTP_GIT is set (https://github.com/go-gitea/gitea/pull/19028) (https://github.com/go-gitea/gitea/pull/19146)
- Fix wrong scopes caused by empty scope input (https://github.com/go-gitea/gitea/pull/19029) (https://github.com/go-gitea/gitea/pull/19145)
- Make migrations SKIP_TLS_VERIFY apply to git too (https://github.com/go-gitea/gitea/pull/19132) (https://github.com/go-gitea/gitea/pull/19141)
- Handle email address not exist (https://github.com/go-gitea/gitea/pull/19089) (https://github.com/go-gitea/gitea/pull/19121)
- MISC
- Update json-iterator to allow compilation with go1.18 (https://github.com/go-gitea/gitea/pull/18644) (https://github.com/go-gitea/gitea/pull/19100)
- Update golang.org/x/crypto (https://github.com/go-gitea/gitea/pull/19097) (https://github.com/go-gitea/gitea/pull/19098)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.