deps: upgrade flake_id to fix crash #906

Merged
floatingghost merged 1 commit from Oneric/akkoma:fix_flake_crash into develop 2025-05-02 22:26:41 +00:00
Owner

Currently FlakeId.flake_id crashes if receiving non-UTF-8 binaries,
but we use it e.g. in the /:nick_or_id path used in akkoma-fe user
profiles.
With the upgrade such invalid binaries simply fail the id check.

Reported-in: https://meta.akkoma.dev/t/unable-to-visit-web-frontend-unicodeconversionerror/847

Currently FlakeId.flake_id crashes if receiving non-UTF-8 binaries, but we use it e.g. in the /:nick_or_id path used in akkoma-fe user profiles. With the upgrade such invalid binaries simply fail the id check. Reported-in: https://meta.akkoma.dev/t/unable-to-visit-web-frontend-unicodeconversionerror/847
Oneric added 1 commit 2025-05-02 19:46:53 +00:00
deps: upgrade flake_id to fix crash
Some checks are pending
ci/woodpecker/pr/build-amd64 Pipeline is pending approval
ci/woodpecker/pr/build-arm64 Pipeline is pending approval
ci/woodpecker/pr/docs Pipeline is pending approval
ci/woodpecker/pr/lint Pipeline is pending approval
ci/woodpecker/pr/test/1 Pipeline is pending approval
ci/woodpecker/pr/test/2 Pipeline is pending approval
ci/woodpecker/pull_request_closed/lint Pipeline was successful
ci/woodpecker/pull_request_closed/test/1 Pipeline was successful
ci/woodpecker/pull_request_closed/test/2 Pipeline was successful
ci/woodpecker/pull_request_closed/build-arm64 Pipeline was successful
ci/woodpecker/pull_request_closed/build-amd64 Pipeline was successful
ci/woodpecker/pull_request_closed/docs Pipeline was successful
936be4edbb
Currently FlakeId.flake_id crashes if receiving non-UTF-8 binaries,
but we use it e.g. in the /:nick_or_id path used in akkoma-fe user
profiles.
With the upgrade such invalid binaries simply fail the id check.

Reported-in: https://meta.akkoma.dev/t/frontend-unicodeconversionerror/847
floatingghost approved these changes 2025-05-02 22:26:37 +00:00
floatingghost merged commit cb51d69108 into develop 2025-05-02 22:26:41 +00:00
floatingghost deleted branch fix_flake_crash 2025-05-02 22:26:42 +00:00
Sign in to join this conversation.
No description provided.