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: 2024.10.1 #14741

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Release: 2024.10.1 #14741

wants to merge 13 commits into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 10, 2024

Client

  • Enhance: l10nの更新
  • Fix: メールアドレス不要でCaptchaが有効な場合にアカウント登録完了後自動でのログインに失敗する問題を修正

github-actions bot and others added 5 commits October 9, 2024 05:17
* wip

* Update index.d.ts

* remove unnecessary codes
* fix(frontend): ユーザー登録完了時にサインインAPIを別途使用していたのを修正

* emitされるオブジェクトの型を変更したことに伴う修正

* Update Changelog
* New translations ja-jp.yml (English)

* New translations ja-jp.yml (Portuguese)

* New translations ja-jp.yml (Catalan)

* New translations ja-jp.yml (Italian)

* New translations ja-jp.yml (Russian)

* New translations ja-jp.yml (Chinese Traditional)

* New translations ja-jp.yml (Indonesian)

* New translations ja-jp.yml (French)

* New translations ja-jp.yml (Spanish)

* New translations ja-jp.yml (Arabic)

* New translations ja-jp.yml (Czech)

* New translations ja-jp.yml (German)

* New translations ja-jp.yml (Korean)

* New translations ja-jp.yml (Polish)

* New translations ja-jp.yml (Slovak)

* New translations ja-jp.yml (Ukrainian)

* New translations ja-jp.yml (Chinese Simplified)

* New translations ja-jp.yml (Vietnamese)

* New translations ja-jp.yml (Bengali)

* New translations ja-jp.yml (Thai)

* New translations ja-jp.yml (Japanese, Kansai)

* New translations ja-jp.yml (Catalan)
@kakkokari-gtyih kakkokari-gtyih added this to the v2024.10.1 milestone Oct 10, 2024
@syuilo syuilo marked this pull request as ready for review October 10, 2024 05:55
* refactor(frontend): prefix css variables

* `MI_UI` -> `MI`

* fix

* `stickyBottom`

* stickyTop
@github-actions github-actions bot added packages/frontend Client side specific issue/PR packages/backend Server side specific issue/PR packages/misskey-js labels Oct 10, 2024
Copy link
Contributor Author

github-actions bot commented Oct 10, 2024

このPRによるapi.jsonの差分

差分はこちら
--- base
+++ head
@@ -1,7 +1,7 @@
 {
   "openapi": "3.1.0",
   "info": {
-    "version": "2024.10.0",
+    "version": "2024.10.1-beta.2",
     "title": "Misskey API"
   },
   "externalDocs": {

Get diff files from Workflow Page

Copy link

codecov bot commented Oct 10, 2024

Codecov Report

Attention: Patch coverage is 28.95257% with 719 lines in your changes missing coverage. Please review.

Project coverage is 39.63%. Comparing base (a304185) to head (d376aab).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...es/frontend/src/components/MkSignupDialog.form.vue 0.00% 69 Missing ⚠️
...ackages/frontend/src/components/MkNoteDetailed.vue 0.00% 19 Missing ⚠️
packages/frontend/src/components/MkFolder.vue 0.00% 17 Missing ⚠️
packages/frontend/src/pages/page.vue 0.00% 15 Missing ⚠️
packages/frontend/src/pages/drive.file.info.vue 0.00% 11 Missing ⚠️
packages/frontend/src/components/MkRadio.vue 0.00% 10 Missing ⚠️
packages/frontend/src/pages/admin-user.vue 0.00% 10 Missing ⚠️
packages/frontend/src/pages/reversi/index.vue 0.00% 10 Missing ⚠️
packages/frontend/src/pages/settings/accounts.vue 0.00% 9 Missing ⚠️
.../frontend/src/components/MkChannelFollowButton.vue 0.00% 8 Missing ⚠️
... and 176 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #14741      +/-   ##
==========================================
+ Coverage   39.56%   39.63%   +0.06%     
==========================================
  Files        1553     1553              
  Lines      195039   195038       -1     
  Branches     3609     3609              
==========================================
+ Hits        77174    77300     +126     
+ Misses     117262   117136     -126     
+ Partials      603      602       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

2 participants