Commit graph

3455 commits

Author SHA1 Message Date
syuilo
faf4d2ccd1 Migrate to Chart.js v3 (#7896)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* 定期的にresync

* Update overview.vue

* wip

* wip
2021-10-22 05:36:48 +09:00
tamaina
278ca4244d refactor: publishHogeStreamとStreamのEventEmitterに型定義する (#7769)
* wip

* wip

* wip

* ✌️

* add main stream

* packedNotificationSchemaを更新

* read:gallery, write:gallery, read:gallery-likes, write:gallery-likesに翻訳を追加

* fix

* ok

* add header, choice, invitation

* add header, choice, invitation

* test

* fix

* fix

* yatta

* remove no longer needed "as PackedUser/PackedNote"

* clean up

* add simple-schema

* fix lint

* fix lint

* wip

* wip!

* wip

* fix

* wip

* wip

* ✌️

* 送信側に型エラーがないことを3回確認した

* ✌️

* wip

* update typescript

* define items in full Schema

* edit comment

* edit comment

* edit comment

* Update src/prelude/types.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* https://github.com/misskey-dev/misskey/pull/7769#discussion_r703058458

* user packとnote packの型不整合を修正

* revert https://github.com/misskey-dev/misskey/pull/7772#discussion_r706627736

* revert https://github.com/misskey-dev/misskey/pull/7772#discussion_r706627736

* user packとnote packの型不整合を修正

* add prelude/types.ts

* emoji

* signin

* game

* matching

* clean up

* ev => data

* refactor

* clean up

* add type

* antenna

* channel

* fix

* add Packed type

* add PackedRef

* fix lint

* add emoji schema

* add reversiGame

* add reversiMatching

* remove signin schema (use Signin entity)

* add schemas refs, fix Packed type

* wip PackedHoge => Packed<'Hoge'>

* add Packed type

* note-reaction

* user

* user-group

* user-list

* note

* app, messaging-message

* notification

* drive-file

* drive-folder

* following

* muting

* blocking

* hashtag

* page

* app (with modifying schema)

* import user?

* channel

* antenna

* clip

* gallery-post

* emoji

* Packed

* reversi-matching

* update stream.ts

* https://github.com/misskey-dev/misskey/pull/7769#issuecomment-917542339

* fix lint

* clean up?

* add changelog

* add changelog

* add changelog

* fix: アンテナが既読にならないのを修正

* revert fix

* https://github.com/misskey-dev/misskey/pull/7769#discussion_r711474875

* spec => payload

* edit commetn

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2021-10-21 01:04:10 +09:00
syuilo
6236d161a4 12.92.0 2021-10-16 19:55:26 +09:00
syuilo
12051bb61b update deps 2021-10-16 19:38:47 +09:00
syuilo
fb54b347a0 server: コマンドラインオプション廃止
Resolve #7863
Resolve #6337
2021-10-08 21:24:05 +09:00
syuilo
4d76e979a1 use commander 4.1.1 2021-10-08 19:34:31 +09:00
syuilo
cf237621e5 update dependencies 2021-10-08 13:34:57 +09:00
syuilo
9f50312a59 refactor components 2021-09-30 00:50:45 +09:00
syuilo
14b8739eb8 12.91.0 2021-09-22 22:53:20 +09:00
syuilo
bb8c6a0319 update deps 2021-09-22 21:51:24 +09:00
tamaina
eba2ef867e fix: add vanilla-tilt 2021-09-17 22:58:26 +09:00
syuilo
3c59cd16ec update deps 2021-09-16 22:04:47 +09:00
syuilo
192ee36f99 12.90.1 2021-09-05 16:26:24 +09:00
syuilo
7ff4910c42 12.90.0 2021-09-04 20:38:09 +09:00
MeiMei
85409f4bd5 Tune download (#2)
* s2-2

* allowedPrivateNetworks

* style

* Proxyの間にあると誤解しそうなのでconfigの記述順を変更

* Fix error handler
2021-09-03 21:13:06 +09:00
syuilo
3a98d391c6 12.89.2 2021-08-24 14:40:01 +09:00
syuilo
1228ada3f3 12.89.1 2021-08-24 13:20:20 +09:00
syuilo
f8a586384a 12.89.0 2021-08-21 17:59:13 +09:00
dependabot[bot]
3533af154c Bump @redocly/openapi-core from 1.0.0-beta.44 to 1.0.0-beta.54 (#7665)
Bumps [@redocly/openapi-core](https://github.com/Redocly/openapi-cli) from 1.0.0-beta.44 to 1.0.0-beta.54.
- [Release notes](https://github.com/Redocly/openapi-cli/releases)
- [Changelog](https://github.com/Redocly/openapi-cli/blob/master/docs/changelog.md)
- [Commits](https://github.com/Redocly/openapi-cli/compare/v1.0.0-beta.44...v1.0.0-beta.54)

---
updated-dependencies:
- dependency-name: "@redocly/openapi-core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-20 23:15:17 +09:00
syuilo
ce22f11f24 update deps 2021-08-19 22:40:39 +09:00
syuilo
9328748b31 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2021-08-19 18:33:59 +09:00
syuilo
d2b5b67b44 refactor: refactoring imports
将来ESMに移行しやすいように
Related: #7658

なんかmochaが起動しなくなってるけど理由不明
すぐ直したい
2021-08-19 18:33:41 +09:00
rinsuki
8cda3808f4 Remove unused packages (#7661)
* Remove unused packages

* Remove unused babel things

* Remove more unused packages
2021-08-19 18:07:32 +09:00
rinsuki
4a0217a496 Remove is-root dependencies (#7660) 2021-08-19 16:27:12 +09:00
syuilo
be7a85f820 12.88.0 2021-08-17 22:00:52 +09:00
syuilo
194b9e5de1 update vue 2021-08-17 22:00:39 +09:00
MeiMei
7aa1e0315b perf: Improve network request performance (#7636)
* perf: Improve fetch

* CHANGELOG

* lifo
2021-08-16 17:44:43 +09:00
syuilo
a6f6b61c77 feat(client): Misskey更新時にダイアログを表示するように 2021-08-13 17:59:54 +09:00
syuilo
e317342c43 Introduce e2e test 2021-08-12 19:05:07 +09:00
syuilo
d85c26dd8c 12.87.0 2021-08-12 12:48:53 +09:00
syuilo
3ed696c5ba Update vue-loader 2021-08-12 11:38:21 +09:00
syuilo
1024281ff8 Update deps 2021-08-12 11:33:00 +09:00
syuilo
b9ac55c3fd 12.86.0 2021-08-11 22:36:51 +09:00
syuilo
c4fb2e0ec1 Update vue to 3.2.1 2021-08-10 15:07:15 +09:00
syuilo
1c8c96b625 12.85.1 2021-08-09 21:47:43 +09:00
syuilo
33a7b5f9d9 12.85.0 2021-08-08 23:25:13 +09:00
syuilo
4072c24b90 12.84.3 2021-07-26 11:15:33 +09:00
syuilo
fa65fe8675 12.84.2 2021-07-23 22:43:34 +09:00
syuilo
68f2f0c56e revert vue to 3.1.x 2021-07-23 22:43:24 +09:00
syuilo
64d6f5829c 12.84.1 2021-07-23 21:36:32 +09:00
syuilo
e741c2a5d7 update vue 2021-07-23 21:36:30 +09:00
syuilo
6bf8cf326e 12.84.0 2021-07-20 12:10:49 +09:00
syuilo
d11f2debd6 Update vue 2021-07-20 12:10:03 +09:00
syuilo
d9945eab78 Update deps 2021-07-17 13:43:09 +09:00
MeiMei
0e1ee5bae7 mfm.jsが更新されたのでもうこのresolutionsはいらない (#7581) 2021-07-09 01:09:02 +09:00
MeiMei
80f207fddd テストがうごかないのを修正 (#7566)
* startServer

* typeorm 0.2.32

* Fix: chartのテストがテストの並び順によっては正しく初期化されない

* initTestDb
2021-06-12 22:40:17 +09:00
MeiMei
61fa6c0bff Update resolutions (#7572) 2021-06-12 22:32:44 +09:00
syuilo
c3e433e4b2 12.83.0 2021-06-10 14:03:19 +09:00
syuilo
48c1170f60 Update deps 2021-06-08 11:40:08 +09:00
syuilo
0f0803052c Update misskey.js 2021-06-01 19:17:25 +09:00
syuilo
aa4019e4bf 12.82.0 2021-05-31 13:06:25 +09:00
syuilo
561c0e6771 Update deps 2021-05-31 11:05:34 +09:00
MeiMei
cfcc0fcf63 Supports Emoji 13.1 (#7539)
* Supports Emoji 13.1

* Fix regex
2021-05-30 20:52:39 +09:00
syuilo
45a5fc8cf9 wip #7533 2021-05-27 17:15:08 +09:00
syuilo
947e34dec0 12.81.2 2021-05-21 17:28:19 +09:00
syuilo
165c42505e 12.81.1 2021-05-21 17:27:17 +09:00
syuilo
1ac10f7053 Update deps 2021-05-20 12:27:50 +09:00
syuilo
81dbd2779b 12.81.0 2021-05-11 14:39:26 +09:00
syuilo
51774b51fe 12.80.3 2021-05-05 19:05:33 +09:00
MeiMei
818cd2b71d APIドキュメントが見れなくなっているのを修正など (#7500)
* Test api.json

* Fix typo

* Fix api-doc
2021-05-05 19:02:30 +09:00
syuilo
d9799f128a 12.80.2 2021-05-05 15:17:45 +09:00
syuilo
ddcdecd215 12.80.1 2021-05-04 23:12:45 +09:00
syuilo
b859df8ac7 12.80.0 2021-05-04 22:53:13 +09:00
syuilo
41790ea1c1 Ad (#7495)
* wip

* Update ad.vue

* Update default.widgets.vue

* wip

* Create 1620019354680-ad.ts

* wip

* Update ads.vue

* wip

* Update ad.vue
2021-05-04 21:15:57 +09:00
syuilo
dcc238e6f3 12.79.3 2021-04-28 18:37:31 +09:00
syuilo
b7fe3d6daf 12.79.2 2021-04-26 13:00:01 +09:00
syuilo
f7490bd6cc 12.79.1 2021-04-25 15:20:32 +09:00
syuilo
c8ba70eb60 Update deps 2021-04-25 11:30:02 +09:00
syuilo
6ab71b1cd9 12.79.0 2021-04-24 23:04:49 +09:00
marihachi
cb1a05c3d0 update mfm.js (#7476) 2021-04-24 22:52:32 +09:00
syuilo
7ed084e55c fix bug 2021-04-24 22:52:07 +09:00
syuilo
e8217e2c67 Update package.json 2021-04-23 18:24:04 +09:00
syuilo
9248ab763c Tweak anime 2021-04-23 15:53:35 +09:00
syuilo
aa0eac9110 Improve client 2021-04-23 13:01:52 +09:00
syuilo
73f9da683b Update package.json 2021-04-22 22:30:04 +09:00
syuilo
40e1ade460 インスタンス管理画面作り直し (#7473)
* wip

* wip

* wip

* wip
2021-04-22 22:29:33 +09:00
syuilo
7d5f5abd1d 12.78.0-beta.2 2021-04-21 03:33:13 +09:00
syuilo
a61981568d nodejs v16で動くように 2021-04-21 03:24:53 +09:00
syuilo
f131d91ee6 Use FontAwesome as web font instead of vue component (#7469)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update yarn.lock

* wip

* wip
2021-04-20 23:22:59 +09:00
marihachi
69265c970a update mfm.js (#7468) 2021-04-20 10:29:08 +09:00
syuilo
4622a3fe93 12.77.1 2021-04-18 23:25:46 +09:00
marihachi
7a79fbce85 update MFM (#7456) 2021-04-18 16:35:34 +09:00
syuilo
956f9e06d3 12.77.0 2021-04-18 00:07:20 +09:00
syuilo
9882450ccf Update package.json 2021-04-17 15:34:19 +09:00
syuilo
d6d144f950 Update package.json 2021-04-16 18:34:56 +09:00
syuilo
859b56c735 fix 2021-04-16 09:05:32 +09:00
syuilo
07b929ecac update commander 2021-04-16 09:03:17 +09:00
syuilo
d2798eaa4c update dependencies 2021-04-16 08:51:38 +09:00
syuilo
98488956bc 12.76.1 2021-04-16 00:21:46 +09:00
syuilo
23310f36a8 update mfm-js 2021-04-15 20:25:32 +09:00
marihachi
f83364ce88 apply hotfix of MFM parser (#7446) 2021-04-15 12:10:16 +09:00
syuilo
dfd88e7ccf 12.76.0 2021-04-14 16:39:38 +09:00
syuilo
1412f43ffc Tweak UI 2021-04-12 23:13:58 +09:00
marihachi
026ba623f6 update mfm.js (#7435)
* use mfm.js 0.14.0

* use mfm.extract

* use mfm.extract

* use mfm.extract
2021-04-11 00:18:29 +09:00
MeiMei
51263e43d3 Fix punycode deprecation warning (#7426) 2021-04-04 13:00:39 +09:00
syuilo
9df5374022 Use mfm-js for MFM parsing (#7415)
* wip

* Update mfm.ts

* wip

* update mfmjs

* refactor

* nanka

* Update mfm.ts

* Update to-html.ts

* Update to-html.ts

* wip

* fix test

* fix test
2021-04-02 10:36:11 +09:00
syuilo
d210a16b83 Update vue 2021-03-27 11:08:15 +09:00
syuilo
14f3240dcc syuilo/misskey --> misskey-dev/misskey 2021-03-24 12:23:05 +09:00
syuilo
1a4871c310 12.75.1 2021-03-24 11:33:55 +09:00
tamaina
73c882a3fb Remove url loadrr (#7396) 2021-03-24 11:32:23 +09:00
syuilo
d98fb12996 fix test 2021-03-23 17:54:43 +09:00
dependabot-preview[bot]
13657a288f build(deps): bump webpack from 5.26.3 to 5.27.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.26.3 to 5.27.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.26.3...v5.27.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-23 08:27:29 +00:00
syuilo
24f39f684d refactor(build): gulpを経由しないでTypeScriptのビルドを行うように
path aliasをサーバーサイドでも使ったりしたいため
2021-03-23 17:24:40 +09:00
syuilo
f87acc554c 12.75.0 2021-03-22 15:26:53 +09:00
syuilo
78d2022a1e Resolve #6533 2021-03-22 12:43:21 +09:00
syuilo
8234892f45 Update deps 🚀 2021-03-19 23:25:10 +09:00
dependabot-preview[bot]
117678e4cc Merge pull request #7368 from syuilo/dependabot/npm_and_yarn/koa-views-7.0.1 2021-03-18 20:35:17 +00:00
dependabot-preview[bot]
ae5540ef69 Bump koa-views from 7.0.0 to 7.0.1
Bumps [koa-views](https://github.com/queckezz/koa-views) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/queckezz/koa-views/releases)
- [Changelog](https://github.com/queckezz/koa-views/blob/master/history.md)
- [Commits](https://github.com/queckezz/koa-views/compare/v7.0.0...v7.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-18 20:26:33 +00:00
dependabot-preview[bot]
9a00e86fbc Bump bull from 3.20.1 to 3.21.0
Bumps [bull](https://github.com/OptimalBits/bull) from 3.20.1 to 3.21.0.
- [Release notes](https://github.com/OptimalBits/bull/releases)
- [Changelog](https://github.com/OptimalBits/bull/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/OptimalBits/bull/compare/v3.20.1...v3.21.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-18 20:17:53 +00:00
dependabot-preview[bot]
4b13ec93ba Bump css-loader from 5.1.2 to 5.1.3 (#7358)
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.1.2...v5.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-18 13:21:04 +09:00
dependabot-preview[bot]
8d90a94fe4 Bump jsdom from 16.5.0 to 16.5.1 (#7357)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.5.0 to 16.5.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/16.5.0...16.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-18 13:20:52 +09:00
syuilo
f3e0cedef6 Improve chart performance (#7360)
* wip

* wip

* wip

* wip

* wip

* Update chart.ts

* wip

* Improve server performance

* wip

* wip
2021-03-18 11:17:05 +09:00
dependabot-preview[bot]
574b4bab24 Bump vue and @vue/compiler-sfc
Bumps [vue](https://github.com/vuejs/vue) and [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc). These dependencies needed to be updated together.

Updates `vue` from 3.0.5 to 3.0.7
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/commits)

Updates `@vue/compiler-sfc` from 3.0.5 to 3.0.7
- [Release notes](https://github.com/vuejs/vue-next/releases)
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-next/commits/v3.0.7/packages/compiler-sfc)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-12 21:30:02 +00:00
dependabot-preview[bot]
8529e20c6c Merge pull request #7337 from syuilo/dependabot/npm_and_yarn/vue-router-4.0.5 2021-03-12 21:27:25 +00:00
dependabot-preview[bot]
7893ee1977 Bump vue-router from 4.0.4 to 4.0.5
Bumps [vue-router](https://github.com/vuejs/vue-router) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-12 20:15:47 +00:00
dependabot-preview[bot]
4477aa338e Bump @babel/plugin-transform-runtime from 7.13.9 to 7.13.10
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.13.9 to 7.13.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.10/packages/babel-plugin-transform-runtime)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-12 20:14:42 +00:00
syuilo
db0284111e fix watch 2021-03-13 00:40:35 +09:00
syuilo
cd34d62b54 refactor: use TS_NODE_PROJECT instead of TS_NODE_COMPILER_OPTIONS 2021-03-13 00:24:22 +09:00
syuilo
bb2524b310 npm run watchでサーバーサイドもwatchするように 2021-03-12 23:37:06 +09:00
syuilo
3fa9b185cf Update dependencies 🚀 2021-03-12 23:31:01 +09:00
MeiMei
abcae7bed9 リソースが取得できるかどうかのテストなど (#7316)
* Tests for Fetch resource

* Remove unnecessary copy

* Update koa-views, pug
2021-03-12 23:10:15 +09:00
dependabot-preview[bot]
e82a7e8422 Bump @types/koa from 2.13.0 to 2.13.1
Bumps [@types/koa](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa) from 2.13.0 to 2.13.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 20:15:24 +00:00
syuilo
596530fb8a 12.74.1 2021-03-07 14:42:46 +09:00
syuilo
cec37cba92 12.74.0 2021-03-06 23:23:16 +09:00
dependabot-preview[bot]
ae1c3be408 Bump systeminformation from 5.3.4 to 5.6.1
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.3.4 to 5.6.1.
- [Release notes](https://github.com/sebhildebrandt/systeminformation/releases)
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-06 02:45:34 +00:00
MeiMei
31f8a74e2e systeminformation@5.3.4 (#7245) 2021-03-06 11:42:49 +09:00
dependabot-preview[bot]
5d60aafabd Bump postcss from 8.2.6 to 8.2.7
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.6 to 8.2.7.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.6...8.2.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-05 20:14:57 +00:00
dependabot-preview[bot]
5a4f24baed Merge pull request #7299 from syuilo/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.13.9 2021-03-04 20:33:13 +00:00
dependabot-preview[bot]
912061dd93 Bump @babel/plugin-transform-runtime from 7.13.6 to 7.13.9
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.13.6 to 7.13.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.9/packages/babel-plugin-transform-runtime)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-04 20:24:18 +00:00
dependabot-preview[bot]
723baf61c6 Bump vue-style-loader from 4.1.2 to 4.1.3
Bumps [vue-style-loader](https://github.com/vuejs/vue-style-loader) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/vuejs/vue-style-loader/releases)
- [Changelog](https://github.com/vuejs/vue-style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-style-loader/commits/v4.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-04 20:14:54 +00:00
dependabot-preview[bot]
70b9fa49c7 Bump @typescript-eslint/parser from 4.14.2 to 4.16.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.14.2 to 4.16.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.16.1/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-03 20:15:19 +00:00
dependabot-preview[bot]
8fa24c9454 Merge pull request #7289 from syuilo/dependabot/npm_and_yarn/eslint-7.21.0 2021-03-02 20:32:37 +00:00
dependabot-preview[bot]
95f3cbea2d Bump eslint from 7.20.0 to 7.21.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.20.0...v7.21.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-02 20:24:51 +00:00
dependabot-preview[bot]
5fddb674a9 Bump @types/jsonld from 1.5.3 to 1.5.4
Bumps [@types/jsonld](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsonld) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsonld)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-02 20:14:15 +00:00
syuilo
d5df2b67f4 12.73.0 2021-03-03 01:04:29 +09:00
dependabot-preview[bot]
819f58db29 Merge pull request #7284 from syuilo/dependabot/npm_and_yarn/vue-router-4.0.4 2021-03-01 21:23:58 +00:00
dependabot-preview[bot]
09795e0513 Bump vue-router from 4.0.3 to 4.0.4
Bumps [vue-router](https://github.com/vuejs/vue-router) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-01 21:15:38 +00:00
dependabot-preview[bot]
df3d8ab9ad Bump cbor from 7.0.1 to 7.0.3
Bumps [cbor](https://github.com/hildjj/node-cbor/tree/HEAD/packages/cbor) from 7.0.1 to 7.0.3.
- [Release notes](https://github.com/hildjj/node-cbor/releases)
- [Commits](https://github.com/hildjj/node-cbor/commits/v7.0.3/packages/cbor)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-01 21:07:13 +00:00
syuilo
20726fd587 12.72.0 2021-02-28 13:14:14 +09:00
dependabot-preview[bot]
bd137ca816 Bump nodemailer from 6.4.18 to 6.5.0
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.4.18 to 6.5.0.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.4.18...v6.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-26 20:15:20 +00:00
dependabot-preview[bot]
040e9b776f Bump webpack from 5.23.0 to 5.24.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.23.0 to 5.24.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.23.0...v5.24.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-25 20:14:19 +00:00
dependabot-preview[bot]
cb16fe4d0b Bump @types/chai from 4.2.14 to 4.2.15
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.14 to 4.2.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-24 20:15:04 +00:00
dependabot-preview[bot]
76143da1b5 Bump @babel/plugin-transform-runtime from 7.12.15 to 7.13.6
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.12.15 to 7.13.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.6/packages/babel-plugin-transform-runtime)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-23 20:15:08 +00:00
dependabot-preview[bot]
fd6bc27972 Bump @elastic/elasticsearch from 7.10.0 to 7.11.0
Bumps [@elastic/elasticsearch](https://github.com/elastic/elasticsearch-js) from 7.10.0 to 7.11.0.
- [Release notes](https://github.com/elastic/elasticsearch-js/releases)
- [Changelog](https://github.com/elastic/elasticsearch-js/blob/master/docs/breaking-changes.asciidoc)
- [Commits](https://github.com/elastic/elasticsearch-js/compare/v7.10.0...v7.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-22 20:14:54 +00:00
syuilo
7a0e058cc8 12.71.0 2021-02-21 13:38:16 +09:00
syuilo
42d4265d60 Update dependencies 🚀 2021-02-21 13:34:17 +09:00
syuilo
295104de9a 12.70.0 2021-02-19 21:42:35 +09:00
tamaina
9f836d269e Implement in-unison reload (#7196)
* Resolve #6804
Implement unison reload

* ✌️

* fix

* Update share.vue

fix

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-02-17 21:36:56 +09:00
dependabot-preview[bot]
5f6ee3b34f Merge pull request #7187 from syuilo/dependabot/npm_and_yarn/typescript-4.1.5 2021-02-12 20:30:12 +00:00
dependabot-preview[bot]
bf8bba8ff8 Bump typescript from 4.1.3 to 4.1.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.1.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.3...v4.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-12 20:22:37 +00:00