This update for forgejo-cli fixes the following issues:
Changes in forgejo-cli:
Update vendored bytes crate to 1.12.1
CVE-2026-25541: Fixed an integer overflow in BytesMut::reserve that could
corrupt the tracked capacity and lead to out-of-bounds slices (boo#1274529).
update to 0.6.0:
Localization!
forgejo-cli has gained localization support!
You can now use it in your preferred language, just like
Forgejo itself.
Currently de-DE and zh-Hans are included, with several more
being in-progress.
See the project on Codeberg Translate if you want to help out
with any languages you know!
https://translate.codeberg.org/projects/forgejo-cli/forgejo-cli/
Additions
(!586) fj issue/pr view assignees to see who is assigned to
an issue or pull request
(!582) --avatar/--unset-avatar options on fj repo edit
(!554) fj repo star-status to check if you've starred a repo
(!547) --cwd option to set the working directory a command is
run in