Renovate Bot and Lunny Xiao
d536242aa9
chore(deps): update crazy-max/ghaction-import-gpg action to v6 ( #736 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg ) | action | major | `v5` -> `v6` |
---
### Release Notes
<details>
<summary>crazy-max/ghaction-import-gpg (crazy-max/ghaction-import-gpg)</summary>
### [`v6`](https://github.com/crazy-max/ghaction-import-gpg/compare/v5...v6 )
[Compare Source](https://github.com/crazy-max/ghaction-import-gpg/compare/v5...v6 )
</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/tea/pulls/736
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-06-16 17:10:55 +00:00
Renovate Bot and Lunny Xiao
ffff540aa7
fix(deps): update module github.com/urfave/cli/v3 to v3.3.8 ( #766 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/urfave/cli/v3](https://github.com/urfave/cli ) | require | patch | `v3.3.3` -> `v3.3.8` |
---
### Release Notes
<details>
<summary>urfave/cli (github.com/urfave/cli/v3)</summary>
### [`v3.3.8`](https://github.com/urfave/cli/releases/tag/v3.3.8 )
[Compare Source](https://github.com/urfave/cli/compare/v3.3.7...v3.3.8 )
#### What's Changed
- Remove "alpha" wording around `v3` series by [@​meatballhat](https://github.com/meatballhat ) in https://github.com/urfave/cli/pull/2155
**Full Changelog**: https://github.com/urfave/cli/compare/v3.3.7...v3.3.8
### [`v3.3.7`](https://github.com/urfave/cli/releases/tag/v3.3.7 )
[Compare Source](https://github.com/urfave/cli/compare/v3.3.6...v3.3.7 )
#### What's Changed
- fix: add missing `IsLocal` for BoolWithInverseFlag by [@​huiyifyj](https://github.com/huiyifyj ) in https://github.com/urfave/cli/pull/2151
- Fix OnUsageError Trigger When Error Is Caused by Mutually Exclusive Flags by [@​Ali-Doustkani](https://github.com/Ali-Doustkani ) in https://github.com/urfave/cli/pull/2152
#### New Contributors
- [@​Ali-Doustkani](https://github.com/Ali-Doustkani ) made their first contribution in https://github.com/urfave/cli/pull/2152
**Full Changelog**: https://github.com/urfave/cli/compare/v3.3.6...v3.3.7
### [`v3.3.6`](https://github.com/urfave/cli/releases/tag/v3.3.6 )
[Compare Source](https://github.com/urfave/cli/compare/v3.3.5...v3.3.6 )
#### What's Changed
- Fish completions with identically named sub-commands now work by [@​bittrance](https://github.com/bittrance ) in https://github.com/urfave/cli/pull/2130
**Full Changelog**: https://github.com/urfave/cli/compare/v3.3.5...v3.3.6
### [`v3.3.5`](https://github.com/urfave/cli/releases/tag/v3.3.5 )
[Compare Source](https://github.com/urfave/cli/compare/v3.3.4...v3.3.5 )
#### What's Changed
- Fix:(issue\_2137) Ensure default value for bool with inverse flag is h… by [@​dearchap](https://github.com/dearchap ) in https://github.com/urfave/cli/pull/2138
- Fix:(issue\_2131) Show help text for BoolWithInverseFlag by [@​Juneezee](https://github.com/Juneezee ) in https://github.com/urfave/cli/pull/2142
**Full Changelog**: https://github.com/urfave/cli/compare/v3.3.4...v3.3.5
### [`v3.3.4`](https://github.com/urfave/cli/releases/tag/v3.3.4 )
[Compare Source](https://github.com/urfave/cli/compare/v3.3.3...v3.3.4 )
#### What's Changed
- Fix Docs(issue\_2125) Add PathFlag to StringFlag migration by [@​dearchap](https://github.com/dearchap ) in https://github.com/urfave/cli/pull/2136
- fix: remove extraneous space from subcommand help template by [@​G-Rath](https://github.com/G-Rath ) in https://github.com/urfave/cli/pull/2140
- Fix:(issue\_2135) Correct formatting of default subcommand USAGE text by [@​zzspoon](https://github.com/zzspoon ) in https://github.com/urfave/cli/pull/2139
#### New Contributors
- [@​zzspoon](https://github.com/zzspoon ) made their first contribution in https://github.com/urfave/cli/pull/2139
**Full Changelog**: https://github.com/urfave/cli/compare/v3.3.3...v3.3.4
</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:eyJjcmVhdGVkSW5WZXIiOiI0MC40OS42IiwidXBkYXRlZEluVmVyIjoiNDAuNDkuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: https://gitea.com/gitea/tea/pulls/766
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-06-16 17:07:00 +00:00
Renovate Bot and techknowlogick
f09d6ca46b
fix(deps): update module github.com/go-git/go-git/v5 to v5.16.2 ( #765 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/765
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-06-10 14:52:26 +00:00
Renovate Bot and techknowlogick
177b7397f3
fix(deps): update module github.com/go-git/go-git/v5 to v5.16.1 ( #762 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/762
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-06-06 00:13:48 +00:00
Renovate Bot and techknowlogick
11ec662434
fix(deps): update module golang.org/x/crypto to v0.39.0 ( #764 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/764
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-06-06 00:13:38 +00:00
Renovate Bot and techknowlogick
8b1601c955
chore(deps): update dependency go to v1.24.4 ( #763 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/763
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-06-06 00:13:27 +00:00
Renovate Bot and techknowlogick
213f976dcf
fix(deps): update module github.com/olekukonko/tablewriter to v1.0.7 ( #759 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/759
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-05-28 15:10:06 +00:00
Renovate Bot and techknowlogick
59b35fecfe
fix(deps): update module github.com/olekukonko/tablewriter to v1.0.5 ( #758 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/758
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-05-15 15:34:37 +00:00
Renovate Bot and techknowlogick
9cb0d8baa1
chore(deps): update dependency go to v1.24.3 ( #754 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/754
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-05-13 18:34:44 +00:00
Renovate Bot and techknowlogick
662d441e3a
fix(deps): update module golang.org/x/crypto to v0.38.0 ( #751 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/751
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-05-06 03:54:32 +00:00
Renovate Bot and techknowlogick
894646a83c
fix(deps): update module github.com/go-git/go-git/v5 to v5.16.0 ( #748 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/748
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-05-06 03:45:41 +00:00
Renovate Bot and techknowlogick
4adc925aa1
fix(deps): update module github.com/charmbracelet/glamour to v0.10.0 ( #749 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/749
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-05-06 03:45:16 +00:00
Renovate Bot and techknowlogick
affef1980e
fix(deps): update module golang.org/x/oauth2 to v0.30.0 ( #752 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/752
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com >
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-05-06 03:44:39 +00:00
Renovate Bot and techknowlogick
6efa25d0f7
fix(deps): update module github.com/go-git/go-git/v5 to v5.15.0 ( #747 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/747
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-04-12 00:58:08 +00:00
Renovate Bot and techknowlogick
2e389349e1
fix(deps): update module github.com/charmbracelet/glamour to v0.9.1 ( #735 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/735
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-04-11 00:16:55 +00:00
Renovate Bot and techknowlogick
2f9bc0f8d9
fix(deps): update module golang.org/x/oauth2 to v0.29.0 ( #742 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/742
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-04-11 00:16:27 +00:00
Renovate Bot and techknowlogick
2e4422577b
fix(deps): update module code.gitea.io/sdk/gitea to v0.21.0 ( #740 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/740
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-04-10 18:29:04 +00:00
Renovate Bot and techknowlogick
1ea89f3409
fix(deps): update module golang.org/x/crypto to v0.37.0 ( #743 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/743
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-04-10 18:26:21 +00:00
Renovate Bot and techknowlogick
d2c9df3b17
chore(deps): update ghcr.io/devcontainers/features/git-lfs docker tag to v1.2.4 ( #745 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/745
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-04-10 18:25:13 +00:00
Renovate Bot and techknowlogick
21ede75fee
chore(deps): update dependency go to v1.24.2 ( #739 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/739
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-04-03 18:17:36 +00:00
Renovate Bot and techknowlogick
3447e0b6ab
fix(deps): update module golang.org/x/oauth2 to v0.28.0 ( #734 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/734
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-03-19 01:55:45 +00:00
Renovate Bot and techknowlogick
1681af8a3e
fix(deps): update module golang.org/x/crypto to v0.36.0 ( #730 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/730
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-03-18 17:28:43 +00:00
Renovate Bot and techknowlogick
e82dd9e08d
fix(deps): update module github.com/urfave/cli/v2 to v2.27.6 ( #729 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/729
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-03-18 16:46:15 +00:00
Renovate Bot and techknowlogick
9785f6acf7
fix(deps): update module github.com/charmbracelet/glamour to v0.9.0 ( #732 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/732
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-03-18 16:45:49 +00:00
Renovate Bot and techknowlogick
5d78e27542
chore(deps): update mcr.microsoft.com/devcontainers/go docker tag to v1.24 ( #733 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/733
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-03-18 16:45:38 +00:00
Renovate Bot and Lunny Xiao
e2c199fcd5
chore(deps): update dependency go to v1.24.1 ( #728 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [go](https://go.dev/ ) ([source](https://github.com/golang/go )) | toolchain | patch | `1.24.0` -> `1.24.1` |
---
### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNyIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: https://gitea.com/gitea/tea/pulls/728
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-03-05 01:45:28 +00:00
Renovate Bot and techknowlogick
9888ca69b2
fix(deps): update module github.com/go-git/go-git/v5 to v5.14.0 ( #724 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/724
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com >
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-02-28 01:57:47 +00:00
Renovate Bot and techknowlogick
47ee397110
chore(deps): update dependency go to v1.24.0 ( #719 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/719
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-02-26 16:11:22 +00:00
Renovate Bot and techknowlogick
b4655aefc4
fix(deps): update module golang.org/x/crypto to v0.35.0 ( #721 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/721
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-02-26 16:10:39 +00:00
Renovate Bot and techknowlogick
aba2dadcfd
fix(deps): update module github.com/muesli/termenv to v0.16.0 ( #720 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/720
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-02-26 16:10:21 +00:00
Renovate Bot and techknowlogick
fe1928679a
chore(deps): update dependency go ( #715 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/715
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-02-16 17:46:19 +00:00
Renovate Bot and techknowlogick
681e665a59
fix(deps): update module golang.org/x/crypto to v0.33.0 ( #718 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/718
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-02-16 17:45:59 +00:00
Renovate Bot and techknowlogick
72790aa50a
fix(deps): update module github.com/go-git/go-git/v5 to v5.13.2 ( #713 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/713
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-01-27 02:10:31 +00:00
Renovate Bot and techknowlogick
1c24e199f7
chore(deps): update dependency go to v1.23.5 ( #712 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/712
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-01-23 18:15:26 +00:00
Renovate Bot and techknowlogick
8efa1aaf1f
fix(deps): update module code.gitea.io/sdk/gitea to v0.20.0 ( #711 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/711
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-01-10 17:55:51 +00:00
Renovate Bot and techknowlogick
bc29fa5c9c
fix(deps): update module golang.org/x/crypto to v0.32.0 ( #710 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/710
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-01-10 17:55:38 +00:00
Renovate Bot and techknowlogick
54b3f8e5b2
fix(deps): update module golang.org/x/term to v0.28.0 ( #709 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/709
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-01-06 04:32:32 +00:00
Renovate Bot and techknowlogick
4e0fab6e7f
fix(deps): update module github.com/go-git/go-git/v5 to v5.13.1 ( #707 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/707
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com >
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-01-03 04:09:44 +00:00
Renovate Bot and techknowlogick
66927f8972
fix(deps): update module github.com/go-git/go-git/v5 to v5.13.0 ( #704 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/704
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-12-29 00:55:34 +00:00
Renovate Bot and techknowlogick
637b7ea010
fix(deps): update github.com/muesli/termenv digest to 8c990cd ( #696 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/696
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-12-26 21:14:00 +00:00
Renovate Bot and techknowlogick
f2955a468e
fix(deps): update github.com/muesli/termenv digest to 0d230cb ( #694 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/694
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-12-12 05:09:05 +00:00
Renovate Bot and techknowlogick
54c198cc84
fix(deps): update module golang.org/x/crypto to v0.31.0 ( #695 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/695
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-12-12 05:08:36 +00:00
Renovate Bot and Lunny Xiao
3447be6a68
chore(deps): update dependency go to v1.23.4 ( #691 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [go](https://go.dev/ ) ([source](https://github.com/golang/go )) | toolchain | patch | `1.23.3` -> `1.23.4` |
---
### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: https://gitea.com/gitea/tea/pulls/691
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-12-06 06:19:52 +00:00
Renovate Bot and techknowlogick
88628368f6
fix(deps): update module golang.org/x/crypto to v0.30.0 ( #692 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/692
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-12-05 02:01:15 +00:00
Renovate Bot and techknowlogick
768a6fd844
fix(deps): update module github.com/stretchr/testify to v1.10.0 ( #689 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/689
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-12-01 00:57:28 +00:00
Renovate Bot and techknowlogick
eb204541f9
chore(deps): update mcr.microsoft.com/devcontainers/go docker tag to v1.23 ( #688 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/688
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-12-01 00:56:56 +00:00
Renovate Bot and techknowlogick
a9293e2f8b
fix(deps): update module golang.org/x/crypto to v0.29.0 ( #690 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/690
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-12-01 00:56:07 +00:00
Renovate Bot and techknowlogick
3cef822f22
fix(deps): update module github.com/adrg/xdg to v0.5.3 ( #687 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/687
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-11-30 02:53:37 +00:00
Renovate Bot and techknowlogick
f9a08f8d3b
chore(deps): update ghcr.io/devcontainers/features/git-lfs docker tag to v1.2.3 ( #686 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/686
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-11-30 02:53:00 +00:00
Renovate Bot and techknowlogick
10e53345ed
fix(deps): update module github.com/urfave/cli/v2 to v2.27.5 ( #667 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/667
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-11-30 02:00:43 +00:00
Renovate Bot and techknowlogick
09aed015f2
chore(deps): update dependency go to v1.23.3 ( #685 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/685
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-11-30 01:59:49 +00:00
Renovate Bot and techknowlogick
b7191bf6e9
fix(deps): update github.com/muesli/termenv digest to 82936c5 ( #684 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/684
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-11-30 01:59:10 +00:00
Renovate Bot and techknowlogick
a35bf931ae
fix(deps): update module golang.org/x/crypto to v0.26.0 ( #664 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/664
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-08-16 18:59:57 +00:00
Renovate Bot and techknowlogick
edf9f23390
chore(deps): update dependency go to v1.23.0 ( #668 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/668
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-08-16 18:59:44 +00:00
Renovate Bot and techknowlogick
0297738b33
fix(deps): update module code.gitea.io/sdk/gitea to v0.19.0 ( #662 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/662
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-08-16 16:06:56 +00:00
Renovate Bot and techknowlogick
1983c3bbd9
fix(deps): update module github.com/charmbracelet/glamour to v0.8.0 ( #663 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/663
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-08-16 16:06:30 +00:00
Renovate Bot and techknowlogick
d289c290bb
fix(deps): update module golang.org/x/term to v0.23.0 ( #665 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/665
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-08-16 16:06:05 +00:00
Renovate Bot and techknowlogick
4ba3139224
fix(deps): update module github.com/urfave/cli/v2 to v2.27.3 ( #610 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/610
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-07-26 18:06:26 +00:00
Renovate Bot and techknowlogick
dd80463cf5
chore(deps): update actions/checkout action to v4 ( #661 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/661
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-07-26 18:00:52 +00:00
Renovate Bot and techknowlogick
22370698bf
fix(deps): update module github.com/charmbracelet/glamour to v0.7.0 ( #631 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/631
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-07-26 16:01:37 +00:00
Renovate Bot and techknowlogick
6d5e8d3b58
chore(deps): update goreleaser/goreleaser-action action to v6 ( #654 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/654
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-07-20 13:38:07 +00:00
Renovate Bot and techknowlogick
18abf24dca
chore(deps): update docker/build-push-action action to v6 ( #655 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/655
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-07-20 13:37:49 +00:00
Renovate Bot and techknowlogick
7cb6a84098
chore(deps): update ghcr.io/devcontainers/features/git-lfs docker tag to v1.2.2 ( #656 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/656
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-07-20 13:37:20 +00:00
Renovate Bot and 6543
61bdc14184
fix(deps): update module golang.org/x/crypto to v0.25.0 ( #652 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| golang.org/x/crypto | require | minor | `v0.23.0` -> `v0.25.0` |
---
### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: https://gitea.com/gitea/tea/pulls/652
Reviewed-by: 6543 <6543@obermui.de >
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-07-17 01:39:18 +00:00
Renovate Bot and 6543
16b37cc6da
fix(deps): update module golang.org/x/term to v0.22.0 ( #657 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| golang.org/x/term | require | minor | `v0.21.0` -> `v0.22.0` |
---
### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjIuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMi40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: https://gitea.com/gitea/tea/pulls/657
Reviewed-by: 6543 <6543@obermui.de >
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-07-16 22:57:03 +00:00
Renovate Bot and 6543
b5d7119ab4
fix(deps): update module github.com/adrg/xdg to v0.5.0 ( #658 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/adrg/xdg](https://github.com/adrg/xdg ) | require | minor | `v0.4.0` -> `v0.5.0` |
---
### Release Notes
<details>
<summary>adrg/xdg (github.com/adrg/xdg)</summary>
### [`v0.5.0`](https://github.com/adrg/xdg/releases/tag/v0.5.0 )
[Compare Source](https://github.com/adrg/xdg/compare/v0.4.0...v0.5.0 )
##### Changelog
- `user-dirs.dirs` config file is now parsed on Unix-like operating systems (except for macOS and Plan 9).
See [XDG user directories](https://github.com/adrg/xdg?tab=readme-ov-file#xdg-user-directories ) README section for more details.
- Updated `golang.org/x/sys` dependency to the latest version.
##### Internal
- Moved all path related functionality in internal `pathutil` package.
- Added internal `userdirs` package:
- Moved `xdg.UserDirectories` to `userdirs.Directories`.
- Added parsing functions for `user-dirs.dirs` config file.
- Improved package testing.
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: https://gitea.com/gitea/tea/pulls/658
Reviewed-by: 6543 <6543@obermui.de >
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-07-16 22:56:25 +00:00
Renovate Bot and techknowlogick
610d04fc85
chore(deps): update ghcr.io/devcontainers/features/git-lfs docker tag to v1.2.0 ( #647 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/647
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-06-05 05:58:22 +00:00
Renovate Bot and techknowlogick
6696e945c6
chore(deps): update mcr.microsoft.com/devcontainers/go docker tag to v1.22 ( #648 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/648
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-06-05 05:57:56 +00:00
Renovate Bot and techknowlogick
5158adbcf2
fix(deps): update module golang.org/x/term to v0.21.0 ( #653 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/653
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-06-05 05:57:34 +00:00
Renovate Bot and techknowlogick
115f25e85f
fix(deps): update module github.com/go-git/go-git/v5 to v5.12.0 ( #635 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/635
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-05-16 05:59:44 +00:00
Renovate Bot and techknowlogick
656d48ec8d
fix(deps): update module golang.org/x/crypto to v0.23.0 ( #650 )
...
Reviewed-on: https://gitea.com/gitea/tea/pulls/650
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-05-07 14:26:56 +00:00
Renovate Bot and Lunny Xiao
2cb450401c
fix(deps): update module code.gitea.io/sdk/gitea to v0.18.0 ( #646 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| code.gitea.io/sdk/gitea | require | minor | `v0.17.1` -> `v0.18.0` |
---
### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDEuNiIsInVwZGF0ZWRJblZlciI6IjM3LjMwMS42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: https://gitea.com/gitea/tea/pulls/646
Reviewed-by: appleboy <appleboy.tw@gmail.com >
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-04-19 02:37:59 +00:00
Renovate Bot and techknowlogick
4fedaaafe1
fix(deps): update module golang.org/x/crypto to v0.21.0 ( #627 )
...
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-03-07 04:04:35 +00:00
Renovate Bot and techknowlogick
6ae3718574
fix(deps): update module golang.org/x/term to v0.18.0 ( #630 )
...
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-03-06 04:38:27 +00:00
Renovate Bot and 6543
c4f6231c49
chore(deps): update crazy-max/ghaction-import-gpg action to v6 ( #625 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg ) | action | major | `v5` -> `v6` |
---
### Release Notes
<details>
<summary>crazy-max/ghaction-import-gpg (crazy-max/ghaction-import-gpg)</summary>
### [`v6`](https://github.com/crazy-max/ghaction-import-gpg/compare/v5...v6 )
[Compare Source](https://github.com/crazy-max/ghaction-import-gpg/compare/v5...v6 )
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Reviewed-on: https://gitea.com/gitea/tea/pulls/625
Reviewed-by: 6543 <6543@obermui.de >
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-02-23 00:38:08 +00:00
Renovate Bot and 6543
76f7f901fc
chore(deps): update actions/setup-go action to v5 ( #624 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-go](https://github.com/actions/setup-go ) | action | major | `v4` -> `v5` |
---
### Release Notes
<details>
<summary>actions/setup-go (actions/setup-go)</summary>
### [`v5`](https://github.com/actions/setup-go/compare/v4...v5 )
[Compare Source](https://github.com/actions/setup-go/compare/v4...v5 )
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Reviewed-on: https://gitea.com/gitea/tea/pulls/624
Reviewed-by: 6543 <6543@obermui.de >
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-02-23 00:36:59 +00:00
Renovate Bot and 6543
005beca233
chore(deps): update goreleaser/goreleaser-action action to v5 ( #626 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) | action | major | `v4` -> `v5` |
---
### Release Notes
<details>
<summary>goreleaser/goreleaser-action (goreleaser/goreleaser-action)</summary>
### [`v5`](https://github.com/goreleaser/goreleaser-action/compare/v4...v5 )
[Compare Source](https://github.com/goreleaser/goreleaser-action/compare/v4...v5 )
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Reviewed-on: https://gitea.com/gitea/tea/pulls/626
Reviewed-by: 6543 <6543@obermui.de >
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-02-23 00:35:56 +00:00
Renovate Bot and techknowlogick
e62713f42a
fix(deps): update module golang.org/x/crypto to v0.19.0 ( #622 )
...
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-02-19 22:27:48 +00:00
Renovate Bot and Lunny Xiao
d15af88f83
fix(deps): update module golang.org/x/crypto to v0.18.0 ( #618 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| golang.org/x/crypto | require | minor | `v0.17.0` -> `v0.18.0` |
---
### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Reviewed-on: https://gitea.com/gitea/tea/pulls/618
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-01-15 06:58:30 +00:00
Renovate Bot and techknowlogick
c74177556b
fix(deps): update module code.gitea.io/sdk/gitea to v0.17.1 ( #616 )
...
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-01-08 19:02:29 +00:00
Renovate Bot and techknowlogick
02836d8e52
fix(deps): update module code.gitea.io/sdk/gitea to v0.17.0 ( #611 )
...
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2023-12-29 04:02:18 +00:00
Renovate Bot and techknowlogick
fb4eb8be9c
fix(deps): update module github.com/go-git/go-git/v5 to v5.11.0 ( #606 )
...
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2023-12-26 18:36:37 +00:00
Renovate Bot and Lunny Xiao
81b784d7a5
fix(deps): update module golang.org/x/crypto to v0.17.0 ( #607 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| golang.org/x/crypto | require | minor | `v0.15.0` -> `v0.17.0` |
---
### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4wIiwidXBkYXRlZEluVmVyIjoiMzcuMTAyLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
Reviewed-on: https://gitea.com/gitea/tea/pulls/607
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2023-12-19 02:13:47 +00:00
Renovate Bot and techknowlogick
649b0b1272
fix(deps): update module golang.org/x/crypto to v0.15.0 ( #603 )
...
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2023-11-09 04:29:12 +00:00
Renovate Bot and techknowlogick
3c9552c531
fix(deps): update module github.com/go-git/go-git/v5 to v5.10.0 ( #601 )
...
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2023-10-26 01:54:58 +00:00
Renovate Bot and techknowlogick
5beb5bf56b
fix(deps): update module golang.org/x/crypto to v0.14.0 ( #596 )
...
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2023-10-06 01:52:57 +00:00
Renovate Bot and techknowlogick
17e09a3c2d
chore(deps): update docker/setup-buildx-action action to v3 ( #594 )
...
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2023-09-29 15:28:21 +00:00
Renovate Bot and techknowlogick
58962cbb65
chore(deps): update docker/setup-qemu-action action to v3 ( #595 )
...
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2023-09-29 15:28:02 +00:00
Renovate Bot and techknowlogick
7029e7e8c5
chore(deps): update docker/login-action action to v3 ( #593 )
...
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2023-09-28 14:50:50 +00:00
Renovate Bot and techknowlogick
3e8047dfe6
chore(deps): update docker/build-push-action action to v5 ( #592 )
...
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2023-09-28 14:50:35 +00:00
Renovate Bot and techknowlogick
2f1ca85b25
chore(deps): update actions/checkout action to v4 ( #588 )
...
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2023-09-25 03:39:40 +00:00
Renovate Bot and techknowlogick
bcda543bb8
fix(deps): update module github.com/go-git/go-git/v5 to v5.9.0 ( #589 )
...
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2023-09-13 18:52:54 +00:00
Renovate Bot and techknowlogick
f2cf5b7979
fix(deps): update module github.com/urfave/cli/v2 to v2.25.7 ( #584 )
...
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2023-09-10 03:59:02 +00:00
Renovate Bot and Lunny Xiao
e3b4d68af7
fix(deps): update module gopkg.in/yaml.v2 to v3 ( #585 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml ) | require | major | `v2.4.0` -> `v3.0.1` |
---
### Release Notes
<details>
<summary>go-yaml/yaml (gopkg.in/yaml.v2)</summary>
### [`v3.0.1`](https://github.com/go-yaml/yaml/compare/v3.0.0...v3.0.1 )
[Compare Source](https://github.com/go-yaml/yaml/compare/v3.0.0...v3.0.1 )
### [`v3.0.0`](https://github.com/go-yaml/yaml/compare/v2.4.0...v3.0.0 )
[Compare Source](https://github.com/go-yaml/yaml/compare/v2.4.0...v3.0.0 )
</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:eyJjcmVhdGVkSW5WZXIiOiIzNi43OS4xIiwidXBkYXRlZEluVmVyIjoiMzYuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Reviewed-on: https://gitea.com/gitea/tea/pulls/585
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2023-09-09 03:38:09 +00:00
Renovate Bot and techknowlogick
615cd31eb2
fix(deps): update module github.com/muesli/termenv to v0.15.2 ( #579 )
...
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2023-09-08 01:53:03 +00:00
Renovate Bot and techknowlogick
2d57e07dc7
fix(deps): update module github.com/stretchr/testify to v1.8.4 ( #580 )
...
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2023-09-08 01:06:46 +00:00
Renovate Bot and techknowlogick
3343fedc17
fix(deps): update module github.com/alecaivazis/survey/v2 to v2.3.7 ( #575 )
...
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2023-09-08 01:06:28 +00:00
Renovate Bot and techknowlogick
f9c67f35a6
fix(deps): update module github.com/charmbracelet/glamour to v0.6.0 ( #577 )
...
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2023-09-08 01:06:11 +00:00
Renovate Bot and techknowlogick
dd8d7fb30f
fix(deps): update module code.gitea.io/gitea-vet to v0.2.2 ( #574 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| code.gitea.io/gitea-vet | require | patch | `v0.2.1` -> `v0.2.2` |
---
### ⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
---
### 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:eyJjcmVhdGVkSW5WZXIiOiIzNi43OS4xIiwidXBkYXRlZEluVmVyIjoiMzYuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Reviewed-on: https://gitea.com/gitea/tea/pulls/574
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2023-09-08 01:01:52 +00:00
Renovate Bot and techknowlogick
17453fd7cb
fix(deps): update module github.com/go-git/go-git/v5 to v5.8.1 ( #578 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/go-git/go-git/v5](https://github.com/go-git/go-git ) | require | minor | `v5.4.2` -> `v5.8.1` |
---
### ⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>go-git/go-git (github.com/go-git/go-git/v5)</summary>
### [`v5.8.1`](https://github.com/go-git/go-git/releases/tag/v5.8.1 )
[Compare Source](https://github.com/go-git/go-git/compare/v5.8.0...v5.8.1 )
#### What's Changed
- \*: Bump dependencies by [@​pjbgf](https://github.com/pjbgf ) in https://github.com/go-git/go-git/pull/815
**Full Changelog**: https://github.com/go-git/go-git/compare/v5.8.0...v5.8.1
### [`v5.8.0`](https://github.com/go-git/go-git/releases/tag/v5.8.0 )
[Compare Source](https://github.com/go-git/go-git/compare/v5.7.0...v5.8.0 )
#### What's Changed
- git: Fix fetching after shallow clone. Fixes [#​305](https://github.com/go-git/go-git/issues/305 ) by [@​AriehSchneier](https://github.com/AriehSchneier ) in https://github.com/go-git/go-git/pull/778
- git: enable fetch with unqualified references by [@​AriehSchneier](https://github.com/AriehSchneier ) in https://github.com/go-git/go-git/pull/762
- git: don't add to want if exists, shallow and depth 1 by [@​AriehSchneier](https://github.com/AriehSchneier ) in https://github.com/go-git/go-git/pull/763
- git: Clone HEAD should not force master. Fixes [#​363](https://github.com/go-git/go-git/issues/363 ) by [@​AriehSchneier](https://github.com/AriehSchneier ) in https://github.com/go-git/go-git/pull/758
- git: fix the issue with submodules having the SCP style URL fail due to the wrong URL parsing by [@​matejrisek](https://github.com/matejrisek ) in https://github.com/go-git/go-git/pull/756
- git: add a clone option to allow for shallow cloning of submodules by [@​matejrisek](https://github.com/matejrisek ) in https://github.com/go-git/go-git/pull/765
- worktree: minor speedup for `doAddDirectory` by [@​ThinkChaos](https://github.com/ThinkChaos ) in https://github.com/go-git/go-git/pull/702
- \_examples: Remove wrong comment by [@​pascal-hofmann](https://github.com/pascal-hofmann ) in https://github.com/go-git/go-git/pull/357
- \*: Handle paths starting with tilde by [@​ricci2511](https://github.com/ricci2511 ) in https://github.com/go-git/go-git/pull/808
- \*: Handle paths starting with ~Username by [@​AriehSchneier](https://github.com/AriehSchneier ) in https://github.com/go-git/go-git/pull/809
- storage: filesystem/dotgit, add support for tmp_objdir prefix by [@​L11R](https://github.com/L11R ) in https://github.com/go-git/go-git/pull/812
- plumbing: gitignore, replace user dir in path by [@​Jleagle](https://github.com/Jleagle ) in https://github.com/go-git/go-git/pull/772
- plumbing: gitignore, fix incorrect parsing. Fixes [#​500](https://github.com/go-git/go-git/issues/500 ) by [@​AriehSchneier](https://github.com/AriehSchneier ) in https://github.com/go-git/go-git/pull/781
- plumbing: http, Fix empty repos on Git v2.41+ by [@​pjbgf](https://github.com/pjbgf ) in https://github.com/go-git/go-git/pull/802
- plumbing: packp, A request is not empty if it contains shallows. Fixes [#​328](https://github.com/go-git/go-git/issues/328 ) by [@​AriehSchneier](https://github.com/AriehSchneier ) in https://github.com/go-git/go-git/pull/792
- plumbing: blame, Complete rewrite. Fixes [#​603](https://github.com/go-git/go-git/issues/603 ) by [@​AriehSchneier](https://github.com/AriehSchneier ) in https://github.com/go-git/go-git/pull/789
- plumbing: gitignore, Allow gitconfig to contain a gitignore relative to any user home. Fixes [#​578](https://github.com/go-git/go-git/issues/578 ) by [@​AriehSchneier](https://github.com/AriehSchneier ) in https://github.com/go-git/go-git/pull/785
#### New Contributors
- [@​Jleagle](https://github.com/Jleagle ) made their first contribution in https://github.com/go-git/go-git/pull/772
- [@​pascal-hofmann](https://github.com/pascal-hofmann ) made their first contribution in https://github.com/go-git/go-git/pull/357
- [@​ricci2511](https://github.com/ricci2511 ) made their first contribution in https://github.com/go-git/go-git/pull/808
- [@​L11R](https://github.com/L11R ) made their first contribution in https://github.com/go-git/go-git/pull/812
**Full Changelog**: https://github.com/go-git/go-git/compare/v5.7.0...v5.7.1
### [`v5.7.0`](https://github.com/go-git/go-git/releases/tag/v5.7.0 )
[Compare Source](https://github.com/go-git/go-git/compare/v5.6.1...v5.7.0 )
#### What's Changed
- \*: Add support for initializing SHA256 repositories by [@​pjbgf](https://github.com/pjbgf ) in https://github.com/go-git/go-git/pull/707
- git: add mirror clone option by [@​aymanbagabas](https://github.com/aymanbagabas ) in https://github.com/go-git/go-git/pull/735
- git: Add support to ls-remote with peeled references. Fixes [#​749](https://github.com/go-git/go-git/issues/749 ) by [@​pjbgf](https://github.com/pjbgf ) in https://github.com/go-git/go-git/pull/750
- git: fix cloning with branch name by [@​AriehSchneier](https://github.com/AriehSchneier ) in https://github.com/go-git/go-git/pull/755
- git: Worktree, add check to see if file already checked in. Fixes [#​718](https://github.com/go-git/go-git/issues/718 ) by [@​cbbm142](https://github.com/cbbm142 ) in https://github.com/go-git/go-git/pull/719
- git: Worktree, git grep bare repositories by [@​aymanbagabas](https://github.com/aymanbagabas ) in https://github.com/go-git/go-git/pull/728
- git: Add Depth to SubmoduleUpdateOptions by [@​matejrisek](https://github.com/matejrisek ) in https://github.com/go-git/go-git/pull/754
- git: Testing, Fix tests not cleaning temp folders by [@​AriehSchneier](https://github.com/AriehSchneier ) in https://github.com/go-git/go-git/pull/769
- git: remote, add support for a configurable timeout. by [@​andrewpollock](https://github.com/andrewpollock ) in https://github.com/go-git/go-git/pull/753
- git: Allow Initial Branch to be configurable by [@​techknowlogick](https://github.com/techknowlogick ) in https://github.com/go-git/go-git/pull/764
- storage: filesystem/dotgit, Improve load packed-refs by [@​fcharlie](https://github.com/fcharlie ) in https://github.com/go-git/go-git/pull/743
- storage: filesystem, Populate index before use. Fixes [#​148](https://github.com/go-git/go-git/issues/148 ) by [@​AriehSchneier](https://github.com/AriehSchneier ) in https://github.com/go-git/go-git/pull/722
- plumbing: resolve non-external delta references by [@​ZauberNerd](https://github.com/ZauberNerd ) in https://github.com/go-git/go-git/pull/485
- plumbing/transport: fix regression in scp-like match by [@​jotadrilo](https://github.com/jotadrilo ) in https://github.com/go-git/go-git/pull/715
- plumbing/transport: Add support for custom proxy settings by [@​aryan9600](https://github.com/aryan9600 ) in https://github.com/go-git/go-git/pull/744
- \*: small fixes across the codebase by [@​pjbgf](https://github.com/pjbgf ) in https://github.com/go-git/go-git/pull/770
- \*: bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 by [@​dependabot](https://github.com/dependabot ) in https://github.com/go-git/go-git/pull/776
- \*: bump dependencies by [@​pjbgf](https://github.com/pjbgf ) in https://github.com/go-git/go-git/pull/748
- \*: bump Go version to 1.18 on go.mod by [@​pjbgf](https://github.com/pjbgf ) in https://github.com/go-git/go-git/pull/774
- \*: add Codeql workflow and bump dependencies by [@​pjbgf](https://github.com/pjbgf ) in https://github.com/go-git/go-git/pull/775
- ci: fix upstream git build for master branch by [@​pjbgf](https://github.com/pjbgf ) in https://github.com/go-git/go-git/pull/739
#### New Contributors
- [@​ZauberNerd](https://github.com/ZauberNerd ) made their first contribution in https://github.com/go-git/go-git/pull/485
- [@​jotadrilo](https://github.com/jotadrilo ) made their first contribution in https://github.com/go-git/go-git/pull/715
- [@​fcharlie](https://github.com/fcharlie ) made their first contribution in https://github.com/go-git/go-git/pull/743
- [@​AriehSchneier](https://github.com/AriehSchneier ) made their first contribution in https://github.com/go-git/go-git/pull/755
- [@​cbbm142](https://github.com/cbbm142 ) made their first contribution in https://github.com/go-git/go-git/pull/719
- [@​aryan9600](https://github.com/aryan9600 ) made their first contribution in https://github.com/go-git/go-git/pull/744
- [@​matejrisek](https://github.com/matejrisek ) made their first contribution in https://github.com/go-git/go-git/pull/754
- [@​andrewpollock](https://github.com/andrewpollock ) made their first contribution in https://github.com/go-git/go-git/pull/753
- [@​techknowlogick](https://github.com/techknowlogick ) made their first contribution in https://github.com/go-git/go-git/pull/764
**Full Changelog**: https://github.com/go-git/go-git/compare/v5.6.1...v5.7.0
### [`v5.6.1`](https://github.com/go-git/go-git/releases/tag/v5.6.1 )
[Compare Source](https://github.com/go-git/go-git/compare/v5.6.0...v5.6.1 )
#### What's Changed
- plumbing/transport: don't use the `firstErrLine` when it is empty by [@​ThinkChaos](https://github.com/ThinkChaos ) in https://github.com/go-git/go-git/pull/682
- plumbing/transport: ssh, unable to pass a custom HostKeyCallback func by [@​aymanbagabas](https://github.com/aymanbagabas ) in https://github.com/go-git/go-git/pull/655
- storage/filesystem: dotgit: fix a filesystem race in Refs/walkReferencesTree by [@​MichaelMure](https://github.com/MichaelMure ) in https://github.com/go-git/go-git/pull/659
- \*: bump golang.org/x/net from 0.2.0 to 0.7.0 by [@​dependabot](https://github.com/dependabot ) in https://github.com/go-git/go-git/pull/684
- \*: bump dependencies by [@​pjbgf](https://github.com/pjbgf ) in https://github.com/go-git/go-git/pull/697
- \*: fix panic for empty revisions by [@​pjbgf](https://github.com/pjbgf ) in https://github.com/go-git/go-git/pull/696
- ci: bump GitHub actions, enable go test race detection and stop using developer's GPG keys during test execution by [@​pjbgf](https://github.com/pjbgf ) in https://github.com/go-git/go-git/pull/701
**Full Changelog**: https://github.com/go-git/go-git/compare/v5.6.0...v5.6.1
### [`v5.6.0`](https://github.com/go-git/go-git/releases/tag/v5.6.0 )
[Compare Source](https://github.com/go-git/go-git/compare/v5.5.2...v5.6.0 )
#### What's Changed
- Worktree, check for empty parent dirs during Reset (Fixes [#​670](https://github.com/go-git/go-git/issues/670 )) by [@​mbohy](https://github.com/mbohy ) in https://github.com/go-git/go-git/pull/671
- \*: remove need to build with CGO by [@​pjbgf](https://github.com/pjbgf ) in https://github.com/go-git/go-git/pull/688
- plumbing: support SSH/X509 signed tags by [@​hiddeco](https://github.com/hiddeco ) in https://github.com/go-git/go-git/pull/690
**Full Changelog**: https://github.com/go-git/go-git/compare/v5.5.2...v5.6.0
### [`v5.5.2`](https://github.com/go-git/go-git/releases/tag/v5.5.2 )
[Compare Source](https://github.com/go-git/go-git/compare/v5.5.1...v5.5.2 )
#### What's Changed
- \*: update go-billy v5.4.0, removes data races. Fixes [#​629](https://github.com/go-git/go-git/issues/629 ) by [@​mcuadros](https://github.com/mcuadros ) in https://github.com/go-git/go-git/pull/653
- Worktree: Add, fix add removed files. Fixes [#​223](https://github.com/go-git/go-git/issues/223 ) by [@​tfujiwar](https://github.com/tfujiwar ) in https://github.com/go-git/go-git/pull/652
**Full Changelog**: https://github.com/go-git/go-git/compare/v5.5.1...v5.5.2
### [`v5.5.1`](https://github.com/go-git/go-git/releases/tag/v5.5.1 )
[Compare Source](https://github.com/go-git/go-git/compare/v5.5.0...v5.5.1 )
#### What's Changed
- \*: fix error when building with `CGO_ENABLED=0` by [@​pjbgf](https://github.com/pjbgf ) in https://github.com/go-git/go-git/pull/625
- plumbing: transport/ssh: fix panic on Windows 10 with paegent as ssh-agent by [@​doxsch](https://github.com/doxsch ) in https://github.com/go-git/go-git/pull/617
- CommitOptions: AllowEmptyCommits, return an error instead of creating empty commits by [@​pjbgf](https://github.com/pjbgf ) in https://github.com/go-git/go-git/pull/623
**Full Changelog**: https://github.com/go-git/go-git/compare/v5.5.0...v5.5.1
### [`v5.5.0`](https://github.com/go-git/go-git/releases/tag/v5.5.0 )
[Compare Source](https://github.com/go-git/go-git/compare/v5.4.2...v5.5.0 )
#### What's Changed
- \*: add collision resistent SHA1 implementation by [@​pjbgf](https://github.com/pjbgf ) in https://github.com/go-git/go-git/pull/618
- \*: replace go-homedir with os.UserHomeDir by [@​mvdan](https://github.com/mvdan ) in https://github.com/go-git/go-git/pull/535
- Remote: add RemoteURL to {Fetch,Pull,Push}Options by [@​noerw](https://github.com/noerw ) in https://github.com/go-git/go-git/pull/375
- Remote: Push, add support to push commits per hashes by [@​tjamet](https://github.com/tjamet ) in https://github.com/go-git/go-git/pull/325
- Remote: Push, add ForceWithLease Push Option by [@​john-cai](https://github.com/john-cai ) in https://github.com/go-git/go-git/pull/404
- Remote: PushOptions add push-options by [@​S-Bohn](https://github.com/S-Bohn ) in https://github.com/go-git/go-git/pull/399
- Remote: Push, add atomic to push options by [@​john-cai](https://github.com/john-cai ) in https://github.com/go-git/go-git/pull/406
- Remote: add FollowTags option for pushes by [@​john-cai](https://github.com/john-cai ) in https://github.com/go-git/go-git/pull/385
- Worktree: use syscall.Timespec.Unix by [@​tklauser](https://github.com/tklauser ) in https://github.com/go-git/go-git/pull/437
- Worktree: Checkout, simplified sparse checkout by [@​john-cai](https://github.com/john-cai ) in https://github.com/go-git/go-git/pull/410
- Repository: don't crash accessing invalid pathinfo by [@​muesli](https://github.com/muesli ) in https://github.com/go-git/go-git/pull/443
- storage: filesystem, switch from os.SEEK_\* to io.Seek\* by [@​abhinav](https://github.com/abhinav ) in https://github.com/go-git/go-git/pull/421
- config: add branch description support by [@​ninedraft](https://github.com/ninedraft ) in https://github.com/go-git/go-git/pull/409
- revision: fix endless looping in revision parser by [@​michenriksen](https://github.com/michenriksen ) in https://github.com/go-git/go-git/pull/475
- pumbling: optimise zlib reader and consolidate sync.Pools by [@​pjbgf](https://github.com/pjbgf ) in https://github.com/go-git/go-git/pull/608
- pumbling: parse optimisations by [@​pjbgf](https://github.com/pjbgf ) in https://github.com/go-git/go-git/pull/602
- plumbing: object, rename calculation uses too much memory by [@​jfontan](https://github.com/jfontan ) in https://github.com/go-git/go-git/pull/503
- plumbing: protocol/pakp and server, include the contents of `GO_GIT_USER_AGENT_EXTRA`. Fixes [#​529](https://github.com/go-git/go-git/issues/529 ) by [@​stewing](https://github.com/stewing ) in https://github.com/go-git/go-git/pull/531
- plumbing: protocol/pakp, avoid duplicate encoding when overriding a Capability value. by [@​tylerchr](https://github.com/tylerchr ) in https://github.com/go-git/go-git/pull/521
- plumbing: protocol/pakp, update agent by [@​caarlos0](https://github.com/caarlos0 ) in https://github.com/go-git/go-git/pull/453
- plumbing: protocol/pakp: Actions should have type Action by [@​abhinav](https://github.com/abhinav ) in https://github.com/go-git/go-git/pull/420
- plumbing: protocol/pakp: allow unsupported `multi_ack` capability by [@​pjbgf](https://github.com/pjbgf ) in https://github.com/go-git/go-git/pull/613
- plumbing: transport/ssh, auto-populate HostKeyAlgorithms. Fixes [#​411](https://github.com/go-git/go-git/issues/411 ) by [@​evanelias](https://github.com/evanelias ) in https://github.com/go-git/go-git/pull/548
- pumbling: format/packfile, resolve external reference delta by [@​ga-paul-t](https://github.com/ga-paul-t ) in https://github.com/go-git/go-git/pull/392
- plumbing: format/packfile, prevent large objects from being read into memory completely by [@​zeripath](https://github.com/zeripath ) in https://github.com/go-git/go-git/pull/330
- plumbing: format/index, support v3 index by [@​john-cai](https://github.com/john-cai ) in https://github.com/go-git/go-git/pull/407
- plumbing: format/gitignore, Read .git/info/exclude file too. by [@​enisdenjo](https://github.com/enisdenjo ) in https://github.com/go-git/go-git/pull/402
- plumbing: format/gitattributes, Avoid index out of range by [@​To1ne](https://github.com/To1ne ) in https://github.com/go-git/go-git/pull/598
- plumbing: format/config, Branch name with hash can be cloned. Fixes [#​309](https://github.com/go-git/go-git/issues/309 ) by [@​dowy](https://github.com/dowy ) in https://github.com/go-git/go-git/pull/354
- go.mod: update github.com/xanzy/ssh-agent to v0.3.1 by [@​tklauser](https://github.com/tklauser ) in https://github.com/go-git/go-git/pull/403
- go.mod: update dependencies to remove supply chain CVEs by [@​pjbgf](https://github.com/pjbgf ) in https://github.com/go-git/go-git/pull/620
- examples: added "tag find if head is tagged" by [@​snebel29](https://github.com/snebel29 ) in https://github.com/go-git/go-git/pull/374
- examples: remote fix typo by [@​nep-0](https://github.com/nep-0 ) in https://github.com/go-git/go-git/pull/408
**Full Changelog**: https://github.com/go-git/go-git/compare/v5.4.2...v5.5.0
</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:eyJjcmVhdGVkSW5WZXIiOiIzNi43OS4xIiwidXBkYXRlZEluVmVyIjoiMzYuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Reviewed-on: https://gitea.com/gitea/tea/pulls/578
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2023-09-08 01:01:32 +00:00