misskey/packages/backend
dependabot[bot] 6e9be087fb
Some checks failed
Lint / locale_verify (push) Has been cancelled
chore(deps): bump the bull-board group across 1 directory with 3 updates
Bumps the bull-board group with 3 updates in the / directory: [@bull-board/api](https://github.com/felixmosh/bull-board/tree/HEAD/packages/api), [@bull-board/fastify](https://github.com/felixmosh/bull-board/tree/HEAD/packages/fastify) and [@bull-board/ui](https://github.com/felixmosh/bull-board/tree/HEAD/packages/ui).


Updates `@bull-board/api` from 6.5.0 to 6.5.3
- [Release notes](https://github.com/felixmosh/bull-board/releases)
- [Changelog](https://github.com/felixmosh/bull-board/blob/master/CHANGELOG.md)
- [Commits](https://github.com/felixmosh/bull-board/commits/v6.5.3/packages/api)

Updates `@bull-board/fastify` from 6.5.0 to 6.5.3
- [Release notes](https://github.com/felixmosh/bull-board/releases)
- [Changelog](https://github.com/felixmosh/bull-board/blob/master/CHANGELOG.md)
- [Commits](https://github.com/felixmosh/bull-board/commits/v6.5.3/packages/fastify)

Updates `@bull-board/ui` from 6.5.0 to 6.5.3
- [Release notes](https://github.com/felixmosh/bull-board/releases)
- [Changelog](https://github.com/felixmosh/bull-board/blob/master/CHANGELOG.md)
- [Commits](https://github.com/felixmosh/bull-board/commits/v6.5.3/packages/ui)

---
updated-dependencies:
- dependency-name: "@bull-board/api"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bull-board
- dependency-name: "@bull-board/fastify"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bull-board
- dependency-name: "@bull-board/ui"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bull-board
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-20 06:11:02 +00:00
..
.vscode
assets enhance(backend): notify new login (#14673) 2024-10-03 15:06:04 +09:00
migration feat: 過去のノートを非公開化/フォロワーのみ表示可能にできる機能 (#14814) 2024-10-22 17:08:53 +09:00
nsfw-model
scripts fix(backend): 起動前の疎通チェックが機能しなくなっていた問題を修正 (#15043) 2024-11-24 20:43:47 +09:00
src enhance(frontend): 照会の際にエラーを表示するように (#15147) 2024-12-19 16:05:33 +09:00
test fix(backend): fix type error(s) in security fixes (#15009) 2024-11-21 12:10:02 +09:00
test-federation enhance(frontend): 照会の際にエラーを表示するように (#15147) 2024-12-19 16:05:33 +09:00
test-server refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
.madgerc
.swcrc fix: misskey-js、bubble-game、reversiのビルドをesbuildに統合する (#13600) 2024-03-30 15:28:19 +09:00
eslint.config.js test(backend): add federation test (#14582) 2024-10-15 13:37:00 +09:00
jest.config.cjs
jest.config.e2e.cjs
jest.config.fed.cjs test(backend): add federation test (#14582) 2024-10-15 13:37:00 +09:00
jest.config.unit.cjs
jsconfig.json
ormconfig.js
package.json chore(deps): bump the bull-board group across 1 directory with 3 updates 2024-12-20 06:11:02 +00:00
README.md
tsconfig.json

Misskey Backend