MoeFurina
9019a2a4a5
fix(type): covert "music-metadata" esm to cjs
2025-11-09 08:21:51 +08:00
044ef355c1
Merge pull request #47 from NeteaseCloudMusicApiEnhanced/dependabot/npm_and_yarn/types/node-24.10.0
2025-11-07 22:13:07 +08:00
2944ca42ba
Merge pull request #45 from NeteaseCloudMusicApiEnhanced/dependabot/npm_and_yarn/music-metadata-11.9.0
2025-11-07 22:12:52 +08:00
MoeFurina
d4d465e731
chore(deps): update dependences
2025-11-07 19:03:04 +08:00
dependabot[bot]
f46c0d4a84
chore(packages): bump @types/node from 24.9.1 to 24.10.0
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 24.9.1 to 24.10.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.10.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-03 12:42:34 +00:00
dependabot[bot]
14ee86e15b
chore(packages): bump music-metadata from 7.14.0 to 11.9.0
...
Bumps [music-metadata](https://github.com/Borewit/music-metadata ) from 7.14.0 to 11.9.0.
- [Release notes](https://github.com/Borewit/music-metadata/releases )
- [Commits](https://github.com/Borewit/music-metadata/compare/v7.14.0...v11.9.0 )
---
updated-dependencies:
- dependency-name: music-metadata
dependency-version: 11.9.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-03 12:42:01 +00:00
MoeFurina
597ac1498f
fix(eslint): fix files which have eslint problems
2025-11-01 13:11:38 +08:00
MoeFurina
398f410109
fix: update music search keyword and test case ID
...
- Changed the default search keyword in the API documentation from "这么可爱真是抱歉" to "妖精小姐的魔法邀约".
- Updated the test case for fetching song URL to use the correct song ID (from 1969519579 to 2756058128).
2025-11-01 12:16:29 +08:00
97980b5ac3
Merge pull request #36 from NeteaseCloudMusicApiEnhanced/dependabot/npm_and_yarn/eslint-config-prettier-10.1.8
...
chore(packages): bump eslint-config-prettier from 8.5.0 to 10.1.8
2025-10-29 13:09:14 +08:00
65ff21526a
Merge pull request #37 from NeteaseCloudMusicApiEnhanced/dependabot/npm_and_yarn/types/mocha-10.0.10
...
chore(packages): bump @types/mocha from 9.1.1 to 10.0.10
2025-10-29 13:09:06 +08:00
fb052fdecd
Merge pull request #38 from NeteaseCloudMusicApiEnhanced/dependabot/npm_and_yarn/typescript-5.9.3
...
chore(packages): bump typescript from 4.5.2 to 5.9.3
2025-10-29 13:08:58 +08:00
b6453a1c1b
Merge pull request #39 from NeteaseCloudMusicApiEnhanced/dependabot/npm_and_yarn/yargs-18.0.0
...
chore(packages): bump yargs from 17.7.2 to 18.0.0
2025-10-29 13:08:49 +08:00
dependabot[bot]
80fbd7a620
chore(packages): bump lint-staged from 16.2.4 to 16.2.6
...
Bumps [lint-staged](https://github.com/lint-staged/lint-staged ) from 16.2.4 to 16.2.6.
- [Release notes](https://github.com/lint-staged/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lint-staged/lint-staged/compare/v16.2.4...v16.2.6 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-version: 16.2.6
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 13:51:16 +00:00
dependabot[bot]
a4c9c0edaf
chore(packages): bump yargs from 17.7.2 to 18.0.0
...
Bumps [yargs](https://github.com/yargs/yargs ) from 17.7.2 to 18.0.0.
- [Release notes](https://github.com/yargs/yargs/releases )
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/yargs/yargs/compare/v17.7.2...v18.0.0 )
---
updated-dependencies:
- dependency-name: yargs
dependency-version: 18.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 13:50:05 +00:00
dependabot[bot]
19e51bc39a
chore(packages): bump typescript from 4.5.2 to 5.9.3
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 4.5.2 to 5.9.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v4.5.2...v5.9.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-version: 5.9.3
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 13:39:32 +00:00
dependabot[bot]
a914b5bc11
chore(packages): bump @types/mocha from 9.1.1 to 10.0.10
...
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha ) from 9.1.1 to 10.0.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha )
---
updated-dependencies:
- dependency-name: "@types/mocha"
dependency-version: 10.0.10
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 13:39:31 +00:00
dependabot[bot]
5eeeaeee8a
chore(packages): bump eslint-config-prettier from 8.5.0 to 10.1.8
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 8.5.0 to 10.1.8.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.5.0...v10.1.8 )
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-version: 10.1.8
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 13:21:55 +00:00
dependabot[bot]
446ad4c871
chore(packages): bump husky from 7.0.4 to 9.1.7
...
Bumps [husky](https://github.com/typicode/husky ) from 7.0.4 to 9.1.7.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v7.0.4...v9.1.7 )
---
updated-dependencies:
- dependency-name: husky
dependency-version: 9.1.7
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-25 04:14:44 +00:00
316826dd81
Merge pull request #33 from NeteaseCloudMusicApiEnhanced/dependabot/npm_and_yarn/typescript-eslint/parser-5.62.0
2025-10-25 12:13:47 +08:00
11a240cb18
Merge pull request #24 from NeteaseCloudMusicApiEnhanced/dependabot/npm_and_yarn/mocha-11.7.4
2025-10-25 12:13:39 +08:00
df2d0e6431
Merge pull request #34 from NeteaseCloudMusicApiEnhanced/dependabot/npm_and_yarn/types/node-24.8.1
2025-10-25 12:13:29 +08:00
dependabot[bot]
1f87ccf080
chore(packages): bump @types/node from 24.6.1 to 24.8.1
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 24.6.1 to 24.8.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.8.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-25 04:12:03 +00:00
dependabot[bot]
323b1014d2
chore(packages): bump @typescript-eslint/parser from 5.0.0 to 5.62.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.0.0 to 5.62.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-version: 5.62.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-25 04:12:00 +00:00
dependabot[bot]
d2351f6f30
chore(packages): bump mocha from 11.7.3 to 11.7.4
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 11.7.3 to 11.7.4.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v11.7.3...v11.7.4 )
---
updated-dependencies:
- dependency-name: mocha
dependency-version: 11.7.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-25 04:11:54 +00:00
dependabot[bot]
dd653c07e9
chore(packages): bump eslint-plugin-prettier from 4.0.0 to 5.5.4
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 4.0.0 to 5.5.4.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v4.0.0...v5.5.4 )
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-version: 5.5.4
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-25 04:11:52 +00:00
MoeFurina
b45739b621
refactor(index): rewrite api index pages without ai and update dependences
2025-10-24 17:51:23 +08:00
dependabot[bot]
a38d689de4
chore(packages): bump lint-staged from 12.1.7 to 16.2.4
...
Bumps [lint-staged](https://github.com/lint-staged/lint-staged ) from 12.1.7 to 16.2.4.
- [Release notes](https://github.com/lint-staged/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lint-staged/lint-staged/compare/v12.1.7...v16.2.4 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-version: 16.2.4
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-17 13:39:20 +00:00
4ffb20c4ff
Merge pull request #25 from NeteaseCloudMusicApiEnhanced/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.62.0
2025-10-17 21:37:34 +08:00
84c19ee237
Merge pull request #22 from NeteaseCloudMusicApiEnhanced/dependabot/npm_and_yarn/dotenv-17.2.3
2025-10-17 21:37:22 +08:00
dependabot[bot]
acc458f6cb
chore(packages): bump @typescript-eslint/eslint-plugin
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.0.0 to 5.62.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 5.62.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-08 03:42:32 +00:00
ImFurina
d78a20ea11
feat(randomCNIP): 添加随机中国IP选项
2025-10-08 11:40:40 +08:00
dependabot[bot]
240d8042fb
chore(packages): bump dotenv from 16.6.1 to 17.2.3
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 16.6.1 to 17.2.3.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v16.6.1...v17.2.3 )
---
updated-dependencies:
- dependency-name: dotenv
dependency-version: 17.2.3
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-06 14:52:04 +00:00
dependabot[bot]
89e7c98412
chore(packages): bump express and @types/express
...
Bumps [express](https://github.com/expressjs/express ) and [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express ). These dependencies needed to be updated together.
Updates `express` from 4.21.2 to 5.1.0
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.21.2...v5.1.0 )
Updates `@types/express` from 4.17.23 to 5.0.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express )
---
updated-dependencies:
- dependency-name: express
dependency-version: 5.1.0
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: "@types/express"
dependency-version: 5.0.3
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-06 12:58:19 +00:00
ImFurina
765734cd2d
chore(dep): update dependence
2025-10-06 10:10:02 +08:00
db05eddb9c
Merge pull request #18 from NeteaseCloudMusicApiEnhanced/dependabot/npm_and_yarn/prettier-3.6.2
...
chore(packages): bump prettier from 2.7.1 to 3.6.2
2025-10-05 20:26:09 +08:00
6c8f7be2a5
Merge branch 'main' into dependabot/npm_and_yarn/prettier-3.6.2
2025-10-01 21:56:02 +08:00
cf97ed45b7
Merge branch 'main' into dependabot/npm_and_yarn/mocha-11.7.2
2025-10-01 21:55:50 +08:00
22e47582c4
Merge branch 'main' into dependabot/npm_and_yarn/types/node-24.6.0
2025-10-01 21:54:54 +08:00
ImFurina
ed3959f545
docs(playlistSubscribe): 更新该内容文档
2025-10-01 21:53:05 +08:00
dependabot[bot]
771c2f9d52
chore(packages): bump prettier from 2.7.1 to 3.6.2
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.7.1 to 3.6.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.7.1...3.6.2 )
---
updated-dependencies:
- dependency-name: prettier
dependency-version: 3.6.2
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 03:55:37 +00:00
dependabot[bot]
f5b7fa2d26
chore(packages): bump @types/node from 16.11.19 to 24.6.0
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.19 to 24.6.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.6.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 03:54:16 +00:00
dependabot[bot]
b798f1383b
chore(packages): bump mocha from 10.0.0 to 11.7.2
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 10.0.0 to 11.7.2.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v10.0.0...v11.7.2 )
---
updated-dependencies:
- dependency-name: mocha
dependency-version: 11.7.2
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 03:54:13 +00:00
dependabot[bot]
e7d9d0fdf2
chore(packages): bump eslint-plugin-html from 7.1.0 to 8.1.3
...
Bumps [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html ) from 7.1.0 to 8.1.3.
- [Changelog](https://github.com/BenoitZugmeyer/eslint-plugin-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/BenoitZugmeyer/eslint-plugin-html/compare/v7.1.0...v8.1.3 )
---
updated-dependencies:
- dependency-name: eslint-plugin-html
dependency-version: 8.1.3
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 11:57:34 +00:00
ImFurina
da6f590632
chore(package): update dependence
2025-09-30 19:52:17 +08:00
ImFurina
09f6b862fe
chore(deps): 更新UNM至0.28.0
2025-09-23 20:12:45 +08:00
ImFurina
0535b88b24
chore(deps): 更新必要的依赖
2025-09-19 19:59:07 +08:00
ImFurina
b73685ace3
chore(deps): 更新axios依赖
...
Co-Authored-By: binaryify <binaryify@gmail.com>
2025-09-12 20:37:20 +08:00
ImFurina
abd0c9ca91
refactor: 重构模块加载
...
Refactored main.js to optimize module and server loading, improving code clarity and lazy loading. Updated several dependencies in package.json to their latest versions for better security and compatibility. Updated documentation cover page and home page to reflect project branding changes.
Co-Authored-By: binaryify <binaryify@gmail.com>
2025-09-07 13:08:26 +08:00
ImFurina
79edb14a03
fix: 修复合并出现的冲突
2025-08-24 23:17:23 +08:00
ImFurina
11e1c62cc3
chore(deps): 更新依赖以及完善文档
2025-08-24 23:10:23 +08:00