Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/charmbracelet/bubbletea to v0.25.0 #5776

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/charmbracelet/bubbletea v0.24.2 -> v0.25.0 age adoption passing confidence

Release Notes

charmbracelet/bubbletea (github.com/charmbracelet/bubbletea)

v0.25.0

Compare Source

Major mouse improvements, better input parsing, and lots more!

We hope you’re ready for winter. Unless you’re in the southern hemisphere (like @​caarlos0) in which case, we hope you’re ready for summer. In either case, we hope you have a happy new year if the Julian calendar is something you’re into.

There are a bunch of good features in this release and a ton of input-related improvements. Read on for more!

Extended Mouse Mode

Bubble Tea now supports Extended Mouse Mode (aka SGR mode) which makes now mouse support in Bubble Tea way, way better.

Prior to this release Bubble Tea used the X10 mouse protocol. X10 was last released in 1986: a time when screen resolutions were smaller, memory limits were low, and a terminal sizes were tiny. For terminals and mice this meant that the mouse tracking stopped after the 127th horizontal cell. Well, thanks to the elite abilities of @​aymanbagabas Bubble Tea can now track mouse movements across the entire terminal window, no matter how enormous.

And that's not all: Bubble Tea now has higher fidelity access to mouse operations such as shift, ctrl, and alt modifiers, mouse button release events, and a big range of mouse button and mouse wheel events.

For details see the docs for the new and improved MouseEvent.

Setting the Window Title

@​aymanbagabas also wanted to be able to set the terminal window title with Bubble Tea, so he added the SetWindowTitle Cmd. Now setting the window title is as simple as:

func (m Model) Update(msg tea.Msg) (tea.Model. tea.Cmd) {
    return m, tea.SetWindowTitle("oh my")
}

FPS Control

Have you ever thought “Bubble Tea is too fast and I just can’t handle it?” Or perhaps 60fps is too slow and you want to go full 120fps. Now, thanks to @​tomfeigin’s WithFPS ProgramOption you can:

// Let’s go with the classic soap opera frame rate
p := tea.NewProgram(model, tea.WithMaxFPS(45))

Better Input, Better Living

@​knz is just incredible. He took a look at Bubble Tea’s input parser and whipped it into shape with what felt like a flick of the wrist. Keyboard input is now more efficient than ever and very large amounts of input can be parsed with the greatest of ease. It's hard to overstate how impactful his contributions are—and there are more in the pipe.

Changelog

New!

Fixed

Full Changelog: charmbracelet/bubbletea@v0.24.2...v0.25.0

New Contributors


The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or Discord.


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 Mend Renovate. View repository job log here.

@xhofe xhofe merged commit a4a9675 into main Jan 2, 2024
1 check passed
@renovate renovate bot deleted the renovate/github.com-charmbracelet-bubbletea-0.x branch January 2, 2024 06:14
truecharts-admin added a commit to truecharts/charts that referenced this pull request Jan 8, 2024
… renovate (#17024)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [xhofe/alist](https://togithub.com/alist-org/alist) | minor |
`v3.29.1` -> `v3.30.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>alist-org/alist (xhofe/alist)</summary>

###
[`v3.30.0`](https://togithub.com/alist-org/alist/releases/tag/v3.30.0)

[Compare
Source](https://togithub.com/alist-org/alist/compare/v3.29.1...v3.30.0)

#####    🚨 Breaking Changes

- Replace regex package  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5755
[<samp>(47847)</samp>](https://togithub.com/alist-org/alist/commit/478470f)

#####    🚀 Features

- Enabled `sign_all` by default  -  by
[@&#8203;xhofe](https://togithub.com/xhofe)
[<samp>(54e75)</samp>](https://togithub.com/alist-org/alist/commit/54e75d7)
- Add task info to resp of add task api  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5579
[<samp>(026e9)</samp>](https://togithub.com/alist-org/alist/commit/026e944)
- Add support for client-side discoverable WebAuthn login  -  by
[@&#8203;huiyifyj](https://togithub.com/huiyifyj) in
[alist-org/alist#5722
[<samp>(3eca3)</samp>](https://togithub.com/alist-org/alist/commit/3eca38e)
- Add ldap login support  -  by
[@&#8203;JeremieCHN](https://togithub.com/JeremieCHN) in
[alist-org/alist#5706
[<samp>(697a0)</samp>](https://togithub.com/alist-org/alist/commit/697a0ed)
- Add `ILanzou` driver
([#&#8203;5810](https://togithub.com/alist-org/alist/issues/5810) close
[#&#8203;5715](https://togithub.com/alist-org/alist/issues/5715))  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5810
and
[alist-org/alist#5715
[<samp>(9d5fb)</samp>](https://togithub.com/alist-org/alist/commit/9d5fb7f)
- **115**: Support 302 redirect  -  by
[@&#8203;foxxorcat](https://togithub.com/foxxorcat) in
[alist-org/alist#5733
[<samp>(299bf)</samp>](https://togithub.com/alist-org/alist/commit/299bfb4)
- **139**: Support new personal cloud api  -  by
[@&#8203;linepro6](https://togithub.com/linepro6) and
[@&#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5690
[<samp>(de56f)</samp>](https://togithub.com/alist-org/alist/commit/de56f92)
- **alipan**: Replace domain
([#&#8203;5751](https://togithub.com/alist-org/alist/issues/5751) close
[#&#8203;5747](https://togithub.com/alist-org/alist/issues/5747))  -  by
[@&#8203;xiaozhou26](https://togithub.com/xiaozhou26) in
[alist-org/alist#5751
and
[alist-org/alist#5747
[<samp>(6b8f3)</samp>](https://togithub.com/alist-org/alist/commit/6b8f35e)

#####    🐞 Bug Fixes

- Add error handling for webdav mkcol according to RFC 4918  -  by
[@&#8203;Kuingsmile](https://togithub.com/Kuingsmile) in
[alist-org/alist#5581
[<samp>(f4dcf)</samp>](https://togithub.com/alist-org/alist/commit/f4dcf45)
- Incorrect go-version on auto-lang  -  by
[@&#8203;xhofe](https://togithub.com/xhofe)
[<samp>(f475e)</samp>](https://togithub.com/alist-org/alist/commit/f475eb4)
- Task cannot be retried manually  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5599
[<samp>(66b7f)</samp>](https://togithub.com/alist-org/alist/commit/66b7fe1)
- Incorrect key of oidc username  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5670
[<samp>(296be)</samp>](https://togithub.com/alist-org/alist/commit/296be88)
- Retry multipart file reset
([#&#8203;5693](https://togithub.com/alist-org/alist/issues/5693) close
[#&#8203;5628](https://togithub.com/alist-org/alist/issues/5628))  -  by
[@&#8203;foxxorcat](https://togithub.com/foxxorcat) in
[alist-org/alist#5693
and
[alist-org/alist#5628
[<samp>(74b20)</samp>](https://togithub.com/alist-org/alist/commit/74b20de)
- Some missing regexp lib modified  -  by
[@&#8203;xhofe](https://togithub.com/xhofe)
[<samp>(57bac)</samp>](https://togithub.com/alist-org/alist/commit/57bac9e)
- Panic due to send on closed channel  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5729
[<samp>(8020d)</samp>](https://togithub.com/alist-org/alist/commit/8020d42)
-   **115**:
- Support null `UserAgent`  -  by
[@&#8203;foxxorcat](https://togithub.com/foxxorcat) in
[alist-org/alist#5787
[<samp>(b5cc9)</samp>](https://togithub.com/alist-org/alist/commit/b5cc90c)
-   **123**:
- Api sign error
([#&#8203;5689](https://togithub.com/alist-org/alist/issues/5689) close
[#&#8203;5083](https://togithub.com/alist-org/alist/issues/5083))  -  by
[@&#8203;tonsr](https://togithub.com/tonsr), **tangminghao** and
[@&#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5689
and
[alist-org/alist#5083
[<samp>(54f7b)</samp>](https://togithub.com/alist-org/alist/commit/54f7b21)
-   **alist_v3**:
- Timeout on upload  -  by [@&#8203;xhofe](https://togithub.com/xhofe)
in
[alist-org/alist#5465
[<samp>(e91c4)</samp>](https://togithub.com/alist-org/alist/commit/e91c42c)
-   **deps**:
- Update module github.com/gorilla/websocket to v1.5.1 \[skip ci]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot] and
[@&#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5770
[<samp>(182aa)</samp>](https://togithub.com/alist-org/alist/commit/182aacd)
- Update golang.org/x/exp digest to
[`02704c9`](https://togithub.com/alist-org/alist/commit/02704c9) \[skip
ci]  -  by [@&#8203;renovate](https://togithub.com/renovate)\[bot] and
[@&#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5769
[<samp>(977b3)</samp>](https://togithub.com/alist-org/alist/commit/977b3cf)
- Update module golang.org/x/crypto to v0.17.0 \[security]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5768
[<samp>(be5d9)</samp>](https://togithub.com/alist-org/alist/commit/be5d94c)
- Update module google.golang.org/appengine to v1.6.8 \[skip ci]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5772
[<samp>(a006f)</samp>](https://togithub.com/alist-org/alist/commit/a006f57)
- Update module github.com/djherbis/times to v1.6.0 \[skip ci]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5422
[<samp>(2c8d0)</samp>](https://togithub.com/alist-org/alist/commit/2c8d003)
- Update module github.com/aws/aws-sdk-go to v1.49.13 \[skip ci]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5774
[<samp>(bdf7a)</samp>](https://togithub.com/alist-org/alist/commit/bdf7abe)
- Update module github.com/maruel/natural to v1.1.1 \[skip ci]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5771
[<samp>(e2434)</samp>](https://togithub.com/alist-org/alist/commit/e243402)
- Update module github.com/aliyun/aliyun-oss-go-sdk to
v2.2.10+incompatible  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5447
[<samp>(5afd6)</samp>](https://togithub.com/alist-org/alist/commit/5afd65b)
- Update module github.com/gin-contrib/cors to v1.5.0 \[skip ci]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5779
[<samp>(2c153)</samp>](https://togithub.com/alist-org/alist/commit/2c15349)
- Update module github.com/deckarep/golang-set/v2 to v2.6.0 \[skip ci]
 -  by [@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5778
[<samp>(8531b)</samp>](https://togithub.com/alist-org/alist/commit/8531b23)
- Update module github.com/charmbracelet/bubbletea to v0.25.0 \[skip ci]
 -  by [@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5776
[<samp>(a4a96)</samp>](https://togithub.com/alist-org/alist/commit/a4a9675)
- Update module github.com/charmbracelet/bubbles to v0.17.1 \[skip ci]
 -  by [@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5775
[<samp>(45b1f)</samp>](https://togithub.com/alist-org/alist/commit/45b1ff4)
- Update module github.com/go-resty/resty/v2 to v2.11.0  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5781
[<samp>(c3664)</samp>](https://togithub.com/alist-org/alist/commit/c36644a)
- Update module github.com/go-webauthn/webauthn to v0.10.0 \[skip ci]
 -  by [@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5782
[<samp>(8a427)</samp>](https://togithub.com/alist-org/alist/commit/8a427dd)
- Update module golang.org/x/time to v0.5.0 \[skip ci]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5786
[<samp>(7db27)</samp>](https://togithub.com/alist-org/alist/commit/7db27e6)
- Update module github.com/spf13/cobra to v1.8.0 \[skip ci]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5783
[<samp>(207c7)</samp>](https://togithub.com/alist-org/alist/commit/207c7e0)
- Update module golang.org/x/image to v0.14.0 \[skip ci]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5784
[<samp>(b97c9)</samp>](https://togithub.com/alist-org/alist/commit/b97c917)
- Update module golang.org/x/oauth2 to v0.15.0 \[skip ci]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5785
[<samp>(88831)</samp>](https://togithub.com/alist-org/alist/commit/88831b5)
- Update golang.org/x/exp digest to
[`be819d1`](https://togithub.com/alist-org/alist/commit/be819d1) \[skip
ci]  -  by [@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5807
[<samp>(fd96a)</samp>](https://togithub.com/alist-org/alist/commit/fd96a7c)
- Update module github.com/aws/aws-sdk-go to v1.49.15  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5816
[<samp>(fb729)</samp>](https://togithub.com/alist-org/alist/commit/fb729c1)
- Update module golang.org/x/image to v0.15.0  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5825
[<samp>(28bb3)</samp>](https://togithub.com/alist-org/alist/commit/28bb3f6)
-   **net**:
- Buf use Mutex  -  by [@&#8203;rammiah](https://togithub.com/rammiah)
and [@&#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5823
[<samp>(4448e)</samp>](https://togithub.com/alist-org/alist/commit/4448e08)
-   **offline_download**:
- Don't wait for transfer task  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5595
[<samp>(8bdfc)</samp>](https://togithub.com/alist-org/alist/commit/8bdfc7a)
-   **onedrive**:
- Rename object in root folder  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5468
[<samp>(ab216)</samp>](https://togithub.com/alist-org/alist/commit/ab216ed)
-   **qbit**:
- Seed time doesn't take effect  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5663
[<samp>(83c22)</samp>](https://togithub.com/alist-org/alist/commit/83c2269)
-   **teambition**:
- International upload  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5360
[<samp>(b99e7)</samp>](https://togithub.com/alist-org/alist/commit/b99e709)
-   **vtencent**:
- Only show 50 files  -  by [@&#8203;xhofe](https://togithub.com/xhofe)
in
[alist-org/alist#5805
[<samp>(126cf)</samp>](https://togithub.com/alist-org/alist/commit/126cfe9)

#####    🏎 Performance

- Make docker release 10 times faster  -  by
[@&#8203;Mmx233](https://togithub.com/Mmx233) and
[@&#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5803
[<samp>(e6e2d)</samp>](https://togithub.com/alist-org/alist/commit/e6e2d03)

#####     [View changes on
GitHub](https://togithub.com/alist-org/alist/compare/v3.29.1...v3.30.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
GabrielBarzen pushed a commit to GabrielBarzen/charts that referenced this pull request Feb 2, 2024
… renovate (truecharts#17024)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [xhofe/alist](https://togithub.com/alist-org/alist) | minor |
`v3.29.1` -> `v3.30.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>alist-org/alist (xhofe/alist)</summary>

###
[`v3.30.0`](https://togithub.com/alist-org/alist/releases/tag/v3.30.0)

[Compare
Source](https://togithub.com/alist-org/alist/compare/v3.29.1...v3.30.0)

#####    🚨 Breaking Changes

- Replace regex package  -  by
[@&truecharts#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5755
[<samp>(47847)</samp>](https://togithub.com/alist-org/alist/commit/478470f)

#####    🚀 Features

- Enabled `sign_all` by default  -  by
[@&truecharts#8203;xhofe](https://togithub.com/xhofe)
[<samp>(54e75)</samp>](https://togithub.com/alist-org/alist/commit/54e75d7)
- Add task info to resp of add task api  -  by
[@&truecharts#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5579
[<samp>(026e9)</samp>](https://togithub.com/alist-org/alist/commit/026e944)
- Add support for client-side discoverable WebAuthn login  -  by
[@&truecharts#8203;huiyifyj](https://togithub.com/huiyifyj) in
[alist-org/alist#5722
[<samp>(3eca3)</samp>](https://togithub.com/alist-org/alist/commit/3eca38e)
- Add ldap login support  -  by
[@&truecharts#8203;JeremieCHN](https://togithub.com/JeremieCHN) in
[alist-org/alist#5706
[<samp>(697a0)</samp>](https://togithub.com/alist-org/alist/commit/697a0ed)
- Add `ILanzou` driver
([#&truecharts#8203;5810](https://togithub.com/alist-org/alist/issues/5810) close
[#&truecharts#8203;5715](https://togithub.com/alist-org/alist/issues/5715))  -  by
[@&truecharts#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5810
and
[alist-org/alist#5715
[<samp>(9d5fb)</samp>](https://togithub.com/alist-org/alist/commit/9d5fb7f)
- **115**: Support 302 redirect  -  by
[@&truecharts#8203;foxxorcat](https://togithub.com/foxxorcat) in
[alist-org/alist#5733
[<samp>(299bf)</samp>](https://togithub.com/alist-org/alist/commit/299bfb4)
- **139**: Support new personal cloud api  -  by
[@&truecharts#8203;linepro6](https://togithub.com/linepro6) and
[@&truecharts#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5690
[<samp>(de56f)</samp>](https://togithub.com/alist-org/alist/commit/de56f92)
- **alipan**: Replace domain
([#&truecharts#8203;5751](https://togithub.com/alist-org/alist/issues/5751) close
[#&truecharts#8203;5747](https://togithub.com/alist-org/alist/issues/5747))  -  by
[@&truecharts#8203;xiaozhou26](https://togithub.com/xiaozhou26) in
[alist-org/alist#5751
and
[alist-org/alist#5747
[<samp>(6b8f3)</samp>](https://togithub.com/alist-org/alist/commit/6b8f35e)

#####    🐞 Bug Fixes

- Add error handling for webdav mkcol according to RFC 4918  -  by
[@&truecharts#8203;Kuingsmile](https://togithub.com/Kuingsmile) in
[alist-org/alist#5581
[<samp>(f4dcf)</samp>](https://togithub.com/alist-org/alist/commit/f4dcf45)
- Incorrect go-version on auto-lang  -  by
[@&truecharts#8203;xhofe](https://togithub.com/xhofe)
[<samp>(f475e)</samp>](https://togithub.com/alist-org/alist/commit/f475eb4)
- Task cannot be retried manually  -  by
[@&truecharts#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5599
[<samp>(66b7f)</samp>](https://togithub.com/alist-org/alist/commit/66b7fe1)
- Incorrect key of oidc username  -  by
[@&truecharts#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5670
[<samp>(296be)</samp>](https://togithub.com/alist-org/alist/commit/296be88)
- Retry multipart file reset
([#&truecharts#8203;5693](https://togithub.com/alist-org/alist/issues/5693) close
[#&truecharts#8203;5628](https://togithub.com/alist-org/alist/issues/5628))  -  by
[@&truecharts#8203;foxxorcat](https://togithub.com/foxxorcat) in
[alist-org/alist#5693
and
[alist-org/alist#5628
[<samp>(74b20)</samp>](https://togithub.com/alist-org/alist/commit/74b20de)
- Some missing regexp lib modified  -  by
[@&truecharts#8203;xhofe](https://togithub.com/xhofe)
[<samp>(57bac)</samp>](https://togithub.com/alist-org/alist/commit/57bac9e)
- Panic due to send on closed channel  -  by
[@&truecharts#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5729
[<samp>(8020d)</samp>](https://togithub.com/alist-org/alist/commit/8020d42)
-   **115**:
- Support null `UserAgent`  -  by
[@&truecharts#8203;foxxorcat](https://togithub.com/foxxorcat) in
[alist-org/alist#5787
[<samp>(b5cc9)</samp>](https://togithub.com/alist-org/alist/commit/b5cc90c)
-   **123**:
- Api sign error
([#&truecharts#8203;5689](https://togithub.com/alist-org/alist/issues/5689) close
[#&truecharts#8203;5083](https://togithub.com/alist-org/alist/issues/5083))  -  by
[@&truecharts#8203;tonsr](https://togithub.com/tonsr), **tangminghao** and
[@&truecharts#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5689
and
[alist-org/alist#5083
[<samp>(54f7b)</samp>](https://togithub.com/alist-org/alist/commit/54f7b21)
-   **alist_v3**:
- Timeout on upload  -  by [@&truecharts#8203;xhofe](https://togithub.com/xhofe)
in
[alist-org/alist#5465
[<samp>(e91c4)</samp>](https://togithub.com/alist-org/alist/commit/e91c42c)
-   **deps**:
- Update module github.com/gorilla/websocket to v1.5.1 \[skip ci]  -  by
[@&truecharts#8203;renovate](https://togithub.com/renovate)\[bot] and
[@&truecharts#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5770
[<samp>(182aa)</samp>](https://togithub.com/alist-org/alist/commit/182aacd)
- Update golang.org/x/exp digest to
[`02704c9`](https://togithub.com/alist-org/alist/commit/02704c9) \[skip
ci]  -  by [@&truecharts#8203;renovate](https://togithub.com/renovate)\[bot] and
[@&truecharts#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5769
[<samp>(977b3)</samp>](https://togithub.com/alist-org/alist/commit/977b3cf)
- Update module golang.org/x/crypto to v0.17.0 \[security]  -  by
[@&truecharts#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5768
[<samp>(be5d9)</samp>](https://togithub.com/alist-org/alist/commit/be5d94c)
- Update module google.golang.org/appengine to v1.6.8 \[skip ci]  -  by
[@&truecharts#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5772
[<samp>(a006f)</samp>](https://togithub.com/alist-org/alist/commit/a006f57)
- Update module github.com/djherbis/times to v1.6.0 \[skip ci]  -  by
[@&truecharts#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5422
[<samp>(2c8d0)</samp>](https://togithub.com/alist-org/alist/commit/2c8d003)
- Update module github.com/aws/aws-sdk-go to v1.49.13 \[skip ci]  -  by
[@&truecharts#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5774
[<samp>(bdf7a)</samp>](https://togithub.com/alist-org/alist/commit/bdf7abe)
- Update module github.com/maruel/natural to v1.1.1 \[skip ci]  -  by
[@&truecharts#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5771
[<samp>(e2434)</samp>](https://togithub.com/alist-org/alist/commit/e243402)
- Update module github.com/aliyun/aliyun-oss-go-sdk to
v2.2.10+incompatible  -  by
[@&truecharts#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5447
[<samp>(5afd6)</samp>](https://togithub.com/alist-org/alist/commit/5afd65b)
- Update module github.com/gin-contrib/cors to v1.5.0 \[skip ci]  -  by
[@&truecharts#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5779
[<samp>(2c153)</samp>](https://togithub.com/alist-org/alist/commit/2c15349)
- Update module github.com/deckarep/golang-set/v2 to v2.6.0 \[skip ci]
 -  by [@&truecharts#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5778
[<samp>(8531b)</samp>](https://togithub.com/alist-org/alist/commit/8531b23)
- Update module github.com/charmbracelet/bubbletea to v0.25.0 \[skip ci]
 -  by [@&truecharts#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5776
[<samp>(a4a96)</samp>](https://togithub.com/alist-org/alist/commit/a4a9675)
- Update module github.com/charmbracelet/bubbles to v0.17.1 \[skip ci]
 -  by [@&truecharts#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5775
[<samp>(45b1f)</samp>](https://togithub.com/alist-org/alist/commit/45b1ff4)
- Update module github.com/go-resty/resty/v2 to v2.11.0  -  by
[@&truecharts#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5781
[<samp>(c3664)</samp>](https://togithub.com/alist-org/alist/commit/c36644a)
- Update module github.com/go-webauthn/webauthn to v0.10.0 \[skip ci]
 -  by [@&truecharts#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5782
[<samp>(8a427)</samp>](https://togithub.com/alist-org/alist/commit/8a427dd)
- Update module golang.org/x/time to v0.5.0 \[skip ci]  -  by
[@&truecharts#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5786
[<samp>(7db27)</samp>](https://togithub.com/alist-org/alist/commit/7db27e6)
- Update module github.com/spf13/cobra to v1.8.0 \[skip ci]  -  by
[@&truecharts#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5783
[<samp>(207c7)</samp>](https://togithub.com/alist-org/alist/commit/207c7e0)
- Update module golang.org/x/image to v0.14.0 \[skip ci]  -  by
[@&truecharts#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5784
[<samp>(b97c9)</samp>](https://togithub.com/alist-org/alist/commit/b97c917)
- Update module golang.org/x/oauth2 to v0.15.0 \[skip ci]  -  by
[@&truecharts#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5785
[<samp>(88831)</samp>](https://togithub.com/alist-org/alist/commit/88831b5)
- Update golang.org/x/exp digest to
[`be819d1`](https://togithub.com/alist-org/alist/commit/be819d1) \[skip
ci]  -  by [@&truecharts#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5807
[<samp>(fd96a)</samp>](https://togithub.com/alist-org/alist/commit/fd96a7c)
- Update module github.com/aws/aws-sdk-go to v1.49.15  -  by
[@&truecharts#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5816
[<samp>(fb729)</samp>](https://togithub.com/alist-org/alist/commit/fb729c1)
- Update module golang.org/x/image to v0.15.0  -  by
[@&truecharts#8203;renovate](https://togithub.com/renovate)\[bot]
in[alist-org/alist#5825
[<samp>(28bb3)</samp>](https://togithub.com/alist-org/alist/commit/28bb3f6)
-   **net**:
- Buf use Mutex  -  by [@&truecharts#8203;rammiah](https://togithub.com/rammiah)
and [@&truecharts#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5823
[<samp>(4448e)</samp>](https://togithub.com/alist-org/alist/commit/4448e08)
-   **offline_download**:
- Don't wait for transfer task  -  by
[@&truecharts#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5595
[<samp>(8bdfc)</samp>](https://togithub.com/alist-org/alist/commit/8bdfc7a)
-   **onedrive**:
- Rename object in root folder  -  by
[@&truecharts#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5468
[<samp>(ab216)</samp>](https://togithub.com/alist-org/alist/commit/ab216ed)
-   **qbit**:
- Seed time doesn't take effect  -  by
[@&truecharts#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5663
[<samp>(83c22)</samp>](https://togithub.com/alist-org/alist/commit/83c2269)
-   **teambition**:
- International upload  -  by
[@&truecharts#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5360
[<samp>(b99e7)</samp>](https://togithub.com/alist-org/alist/commit/b99e709)
-   **vtencent**:
- Only show 50 files  -  by [@&truecharts#8203;xhofe](https://togithub.com/xhofe)
in
[alist-org/alist#5805
[<samp>(126cf)</samp>](https://togithub.com/alist-org/alist/commit/126cfe9)

#####    🏎 Performance

- Make docker release 10 times faster  -  by
[@&truecharts#8203;Mmx233](https://togithub.com/Mmx233) and
[@&truecharts#8203;xhofe](https://togithub.com/xhofe) in
[alist-org/alist#5803
[<samp>(e6e2d)</samp>](https://togithub.com/alist-org/alist/commit/e6e2d03)

#####     [View changes on
GitHub](https://togithub.com/alist-org/alist/compare/v3.29.1...v3.30.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
EtherealAO pushed a commit to EtherealAO/alist that referenced this pull request Apr 12, 2024
…0 [skip ci] (alist-org#5776)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
EtherealAO pushed a commit to EtherealAO/alist that referenced this pull request Apr 12, 2024
…0 [skip ci] (alist-org#5776)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant