Release: 2025.1.0
Some checks failed
Lint / lint (backend) (push) Has been skipped
Lint / lint (frontend) (push) Has been skipped
Lint / lint (frontend-embed) (push) Has been skipped
Lint / lint (misskey-bubble-game) (push) Has been skipped
Lint / lint (misskey-js) (push) Has been skipped
Lint / lint (misskey-reversi) (push) Has been skipped
Lint / lint (sw) (push) Has been skipped
Lint / typecheck (backend) (push) Has been skipped
Lint / typecheck (misskey-js) (push) Has been skipped
Lint / typecheck (sw) (push) Has been skipped
Test (backend) / Unit tests (backend) (22.11.0) (push) Failing after 18s
Test (backend) / E2E tests (backend) (22.11.0) (push) Failing after 17s
Test (federation) / Federation test (22.11.0) (push) Failing after 18s
Lint / pnpm_install (push) Failing after 17s
Lint / lint (frontend-shared) (push) Has been skipped
Lint / locale_verify (push) Failing after 17s
api.json validation / validate-api-json (22.11.0) (push) Failing after 11s
Test (production install and build) / Production build (22.11.0) (push) Failing after 11s
Test (frontend) / Unit tests (frontend) (22.11.0) (push) Failing after 11s
Test (frontend) / E2E tests (frontend) (chrome, 22.11.0) (push) Failing after 10m28s
API report (misskey.js) / report (push) Failing after 2s
Check SPDX-License-Identifier / check-spdx-license-id (push) Failing after 7s
Check copyright year / check_copyright_year (push) Failing after 2s
Dockle / dockle (push) Failing after 7s
Some checks failed
Lint / lint (backend) (push) Has been skipped
Lint / lint (frontend) (push) Has been skipped
Lint / lint (frontend-embed) (push) Has been skipped
Lint / lint (misskey-bubble-game) (push) Has been skipped
Lint / lint (misskey-js) (push) Has been skipped
Lint / lint (misskey-reversi) (push) Has been skipped
Lint / lint (sw) (push) Has been skipped
Lint / typecheck (backend) (push) Has been skipped
Lint / typecheck (misskey-js) (push) Has been skipped
Lint / typecheck (sw) (push) Has been skipped
Test (backend) / Unit tests (backend) (22.11.0) (push) Failing after 18s
Test (backend) / E2E tests (backend) (22.11.0) (push) Failing after 17s
Test (federation) / Federation test (22.11.0) (push) Failing after 18s
Lint / pnpm_install (push) Failing after 17s
Lint / lint (frontend-shared) (push) Has been skipped
Lint / locale_verify (push) Failing after 17s
api.json validation / validate-api-json (22.11.0) (push) Failing after 11s
Test (production install and build) / Production build (22.11.0) (push) Failing after 11s
Test (frontend) / Unit tests (frontend) (22.11.0) (push) Failing after 11s
Test (frontend) / E2E tests (frontend) (chrome, 22.11.0) (push) Failing after 10m28s
API report (misskey.js) / report (push) Failing after 2s
Check SPDX-License-Identifier / check-spdx-license-id (push) Failing after 7s
Check copyright year / check_copyright_year (push) Failing after 2s
Dockle / dockle (push) Failing after 7s
This commit is contained in:
parent
3103c01527
commit
df6e36b61d
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "misskey",
|
||||
"version": "2025.1.0-beta.3",
|
||||
"version": "2025.1.0",
|
||||
"codename": "nasubi",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"type": "module",
|
||||
"name": "misskey-js",
|
||||
"version": "2025.1.0-beta.3",
|
||||
"version": "2025.1.0",
|
||||
"description": "Misskey SDK for JavaScript",
|
||||
"license": "MIT",
|
||||
"main": "./built/index.js",
|
||||
|
Loading…
Reference in New Issue
Block a user