-
Notifications
You must be signed in to change notification settings - Fork 2
Commit 419c275
chore(deps): update gitea/gitea docker tag to v1.23.8 (#110)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [gitea/gitea](https://github.com/go-gitea/gitea) | patch | `1.23.7` -> `1.23.8` |
---
### Release Notes
<details>
<summary>go-gitea/gitea (gitea/gitea)</summary>
### [`v1.23.8`](https://github.com/go-gitea/gitea/releases/tag/v1.23.8)
[Compare Source](go-gitea/gitea@v1.23.7...v1.23.8)
- SECURITY
- Fix a bug when uploading file via lfs ssh command ([#​34408](go-gitea/gitea#34408)) ([#​34411](go-gitea/gitea#34411))
- Update net package ([#​34228](go-gitea/gitea#34228)) ([#​34232](go-gitea/gitea#34232))
- BUGFIXES
- Fix releases sidebar navigation link ([#​34436](go-gitea/gitea#34436)) [#​34439](go-gitea/gitea#34439)
- Fix bug webhook milestone is not right. ([#​34419](go-gitea/gitea#34419)) [#​34429](go-gitea/gitea#34429)
- Fix two missed null value checks on the wiki page. ([#​34205](go-gitea/gitea#34205)) ([#​34215](go-gitea/gitea#34215))
- Swift files can be passed either as file or as form value ([#​34068](go-gitea/gitea#34068)) ([#​34236](go-gitea/gitea#34236))
- Fix bug when API get pull changed files for deleted head repository ([#​34333](go-gitea/gitea#34333)) ([#​34368](go-gitea/gitea#34368))
- Upgrade github v61 -> v71 to fix migrating bug ([#​34389](go-gitea/gitea#34389))
- Fix bug when visiting comparation page ([#​34334](go-gitea/gitea#34334)) ([#​34364](go-gitea/gitea#34364))
- Fix wrong review requests when updating the pull request ([#​34286](go-gitea/gitea#34286)) ([#​34304](go-gitea/gitea#34304))
- Fix github migration error when using multiple tokens ([#​34144](go-gitea/gitea#34144)) ([#​34302](go-gitea/gitea#34302))
- Explicitly not update indexes when sync database schemas ([#​34281](go-gitea/gitea#34281)) ([#​34295](go-gitea/gitea#34295))
- Fix panic when comment is nil ([#​34257](go-gitea/gitea#34257)) ([#​34277](go-gitea/gitea#34277))
- Fix project board links to related Pull Requests ([#​34213](go-gitea/gitea#34213)) ([#​34222](go-gitea/gitea#34222))
- Don't assume the default wiki branch is master in the wiki API ([#​34244](go-gitea/gitea#34244)) ([#​34245](go-gitea/gitea#34245))
- DOCUMENTATION
- Update token creation API swagger documentation ([#​34288](go-gitea/gitea#34288)) ([#​34296](go-gitea/gitea#34296))
- MISC
- Fix CI Build ([#​34315](go-gitea/gitea#34315))
- Add riscv64 support ([#​34199](go-gitea/gitea#34199)) ([#​34204](go-gitea/gitea#34204))
- Bump go version in go.mod ([#​34160](go-gitea/gitea#34160))
- Remove hardcoded 'code' string in clone_panel.tmpl ([#​34153](go-gitea/gitea#34153)) ([#​34158](go-gitea/gitea#34158))
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 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:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS42IiwidXBkYXRlZEluVmVyIjoiNDAuMTEuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: https://gitea.com/gitea/terraform-provider-gitea/pulls/110
Reviewed-by: Lunny Xiao <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>1 parent 0695b1f commit 419c275Copy full SHA for 419c275
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- scripts
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedscripts/docker-compose.yaml
Copy file name to clipboardExpand all lines: scripts/docker-compose.yaml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
|
0 commit comments