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

Release: 13.13.1 #10961

Merged
merged 10 commits into from
Jun 6, 2023
Merged

Release: 13.13.1 #10961

merged 10 commits into from
Jun 6, 2023

Conversation

syuilo
Copy link
Member

@syuilo syuilo commented Jun 6, 2023

Client

  • Fix: タブがアクティブな間はstreamが切断されないように

Server

  • Fix: api/metaでTypeError: JSON5.parse is not a functionエラーが発生する問題を修正

@github-actions github-actions bot requested a review from EbiseLutica June 6, 2023 00:22
@github-actions github-actions bot added packages/backend Server side specific issue/PR packages/frontend Client side specific issue/PR packages/misskey-js labels Jun 6, 2023
@codecov
Copy link

codecov bot commented Jun 6, 2023

Codecov Report

Merging #10961 (8ccf954) into master (259be25) will decrease coverage by 0.05%.
The diff coverage is 47.36%.

@@            Coverage Diff             @@
##           master   #10961      +/-   ##
==========================================
- Coverage   77.43%   77.39%   -0.05%     
==========================================
  Files         910      908       -2     
  Lines       91576    91433     -143     
  Branches     6880     6879       -1     
==========================================
- Hits        70915    70760     -155     
- Misses      20661    20673      +12     
Impacted Files Coverage Δ
packages/frontend/src/stream.ts 72.00% <33.33%> (-21.75%) ⬇️
packages/misskey-js/src/streaming.ts 92.22% <50.00%> (-0.96%) ⬇️
packages/backend/src/server/api/endpoints/meta.ts 75.00% <100.00%> (ø)
...ckages/frontend/src/components/global/MkAvatar.vue 97.81% <100.00%> (-0.01%) ⬇️

... and 3 files with indirect coverage changes

@syuilo syuilo requested a review from tamaina June 6, 2023 01:18
@syuilo syuilo merged commit 32c7411 into master Jun 6, 2023
@syuilo
Copy link
Member Author

syuilo commented Jun 6, 2023

🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packages/backend Server side specific issue/PR packages/frontend Client side specific issue/PR packages/misskey-js
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants