Commit graph

3246 commits

Author SHA1 Message Date
dependabot-preview[bot] a3fff800d2
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] 48d767918f
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 4f249159d3
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] c562d09479
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] ee7bef3395
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] 7212027937
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] 16b5e121cd
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 e9ba81149d fix watch 2021-03-13 00:40:35 +09:00
syuilo 9b010074e1 refactor: use TS_NODE_PROJECT instead of TS_NODE_COMPILER_OPTIONS 2021-03-13 00:24:22 +09:00
syuilo 3e2d2e5f6b npm run watchでサーバーサイドもwatchするように 2021-03-12 23:37:06 +09:00
syuilo b8d9dd15ac Update dependencies 🚀 2021-03-12 23:31:01 +09:00
MeiMei 936fcfb1c7
リソースが取得できるかどうかのテストなど (#7316)
* Tests for Fetch resource

* Remove unnecessary copy

* Update koa-views, pug
2021-03-12 23:10:15 +09:00
dependabot-preview[bot] 8c9f8de6d2
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 cf9242053d 12.74.1 2021-03-07 14:42:46 +09:00
syuilo 17dc50c242 12.74.0 2021-03-06 23:23:16 +09:00
dependabot-preview[bot] 4911a394a6
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 acc7a7e626
systeminformation@5.3.4 (#7245) 2021-03-06 11:42:49 +09:00
dependabot-preview[bot] 6059fb2aa6
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] 8a484a623c
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] 1cb984ba79
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] 93c8ec631f
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] e4012e12f9
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] 64ebd808ef
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] 59028c234c
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] 87d17ccbfb
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 0e89a9f41e 12.73.0 2021-03-03 01:04:29 +09:00
dependabot-preview[bot] 490692316e
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] 3c5d2ecc91
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] 2752afd5f5
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 68ace4a311 12.72.0 2021-02-28 13:14:14 +09:00
dependabot-preview[bot] aba867ea14
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] 0ee1021bcc
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] 1baff3f8d7
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] f5e53afa7a
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] ad069f0eba
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 3c7a02af1e 12.71.0 2021-02-21 13:38:16 +09:00
syuilo bd046f7670 Update dependencies 🚀 2021-02-21 13:34:17 +09:00
syuilo 8bd80eb2a6 12.70.0 2021-02-19 21:42:35 +09:00
tamaina 126826eb5a
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] 2d3248504b
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] 78b12c7b80
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
dependabot-preview[bot] 832eabfeab
Bump nodemailer from 6.4.17 to 6.4.18
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.4.17 to 6.4.18.
- [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.17...v6.4.18)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-12 20:13:49 +00:00
dependabot-preview[bot] 2fe22acc0d
Merge pull request #7181 from syuilo/dependabot/npm_and_yarn/webpack-5.21.2 2021-02-11 20:31:21 +00:00
dependabot-preview[bot] 554bf821d8
Bump webpack from 5.21.1 to 5.21.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.21.1 to 5.21.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.21.1...v5.21.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-11 20:23:14 +00:00
dependabot-preview[bot] 215d7ec1b9
Bump mocha from 8.2.1 to 8.3.0
Bumps [mocha](https://github.com/mochajs/mocha) from 8.2.1 to 8.3.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v8.2.1...v8.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-11 20:15:04 +00:00
dependabot-preview[bot] 51f6708fc6
Bump sass-loader from 11.0.0 to 11.0.1
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v11.0.0...v11.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-10 20:13:47 +00:00
dependabot-preview[bot] c6fcef6e98
Merge pull request #7170 from syuilo/dependabot/npm_and_yarn/postcss-8.2.5 2021-02-09 20:32:24 +00:00
dependabot-preview[bot] 0c3a24318a
Bump postcss from 8.2.4 to 8.2.5
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.4 to 8.2.5.
- [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.4...8.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-09 20:24:22 +00:00
dependabot-preview[bot] 868657477c
Merge pull request #7168 from syuilo/dependabot/npm_and_yarn/bull-3.20.1 2021-02-09 20:23:26 +00:00
dependabot-preview[bot] 130a222821
Bump bull from 3.20.0 to 3.20.1
Bumps [bull](https://github.com/OptimalBits/bull) from 3.20.0 to 3.20.1.
- [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.0...v3.20.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-09 20:15:24 +00:00