Commit Graph

787 Commits

Author SHA1 Message Date
AkiraFukushima a86e661693
Merge pull request #2999 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/typescript-estree-5.8.1
Bump @typescript-eslint/typescript-estree from 5.2.0 to 5.8.1
2021-12-30 01:08:22 +09:00
AkiraFukushima 78d287cb8b
Merge pull request #2995 from h3poteto/dependabot/npm_and_yarn/trim-newlines-3.0.1
Bump trim-newlines from 3.0.0 to 3.0.1
2021-12-30 01:08:14 +09:00
AkiraFukushima f81356d76b
Merge pull request #2993 from h3poteto/dependabot/npm_and_yarn/tar-6.1.11
Bump tar from 6.0.5 to 6.1.11
2021-12-30 01:08:07 +09:00
AkiraFukushima 31e67f8b30
Merge pull request #2992 from h3poteto/dependabot/npm_and_yarn/nth-check-2.0.1
Bump nth-check from 2.0.0 to 2.0.1
2021-12-30 01:07:57 +09:00
AkiraFukushima 893c2f84eb
Merge pull request #2991 from h3poteto/dependabot/npm_and_yarn/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5
2021-12-30 01:07:49 +09:00
AkiraFukushima 75232e49b3
Merge pull request #2990 from h3poteto/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
2021-12-30 01:07:35 +09:00
AkiraFukushima c8cd02c09a
Merge pull request #2974 from h3poteto/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.16.5
Bump @babel/plugin-transform-runtime from 7.15.8 to 7.16.5
2021-12-30 01:07:03 +09:00
AkiraFukushima 993929a281
Merge pull request #2968 from h3poteto/dependabot/npm_and_yarn/sanitize-html-2.6.1
Bump sanitize-html from 2.5.2 to 2.6.1
2021-12-30 01:06:49 +09:00
AkiraFukushima fbbbdb957d
Merge pull request #2965 from h3poteto/dependabot/npm_and_yarn/sass-loader-12.4.0
Bump sass-loader from 12.2.0 to 12.4.0
2021-12-30 01:06:39 +09:00
AkiraFukushima 6b1c373b41
Merge pull request #2960 from h3poteto/dependabot/npm_and_yarn/eslint-plugin-vue-8.2.0
Bump eslint-plugin-vue from 7.20.0 to 8.2.0
2021-12-30 01:06:21 +09:00
AkiraFukushima 8b6af2fb87
Merge pull request #2924 from h3poteto/dependabot/npm_and_yarn/css-loader-6.5.1
Bump css-loader from 6.4.0 to 6.5.1
2021-12-30 01:06:11 +09:00
AkiraFukushima 3134415229
Merge pull request #2923 from h3poteto/dependabot/npm_and_yarn/about-window-1.15.2
Bump about-window from 1.15.1 to 1.15.2
2021-12-30 01:06:00 +09:00
AkiraFukushima 1dcda0ee31
Merge pull request #2906 from h3poteto/dependabot/npm_and_yarn/vue-router-3.5.3
Bump vue-router from 3.5.2 to 3.5.3
2021-12-30 01:05:53 +09:00
dependabot[bot] 846494a384
Bump eslint-plugin-vue from 7.20.0 to 8.2.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.20.0 to 8.2.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.20.0...v8.2.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-29 15:24:38 +00:00
dependabot[bot] d95439a450
Bump trim-newlines from 3.0.0 to 3.0.1
Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)
- [Commits](https://github.com/sindresorhus/trim-newlines/commits)

---
updated-dependencies:
- dependency-name: trim-newlines
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-29 15:23:27 +00:00
AkiraFukushima ec3f65f3f8
Update jsdom version to 19.x and fix specs 2021-12-30 00:17:23 +09:00
AkiraFukushima 05e33af548
Update webpack-dev-server v4.x from v3.x 2021-12-29 18:43:48 +09:00
AkiraFukushima 3378fe3176
Use lokijs instead of nedb for marker database 2021-12-29 16:26:12 +09:00
dependabot[bot] 0b44eff7fe
Bump @typescript-eslint/typescript-estree from 5.2.0 to 5.8.1
Bumps [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) from 5.2.0 to 5.8.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.8.1/packages/typescript-estree)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/typescript-estree"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-28 08:06:35 +00:00
AkiraFukushima 554cad9605
refs #574 Divide use marker settings for each timelines 2021-12-27 01:11:20 +09:00
dependabot[bot] 04c109f0d7
Bump sass-loader from 12.2.0 to 12.4.0
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 12.2.0 to 12.4.0.
- [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/v12.2.0...v12.4.0)

---
updated-dependencies:
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-26 04:28:41 +00:00
AkiraFukushima 2e31555492
Update stylelint config for stylelint v14 2021-12-26 13:20:25 +09:00
dependabot[bot] 7fc619197d
Bump tar from 6.0.5 to 6.1.11
Bumps [tar](https://github.com/npm/node-tar) from 6.0.5 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.0.5...v6.1.11)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-25 16:36:57 +00:00
dependabot[bot] 42439dd67e
Bump nth-check from 2.0.0 to 2.0.1
Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-25 16:36:54 +00:00
dependabot[bot] 95ba09a574
Bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-25 16:36:53 +00:00
dependabot[bot] 2713f69808
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-25 16:36:53 +00:00
dependabot[bot] 6983c344d5
Bump @babel/plugin-transform-runtime from 7.15.8 to 7.16.5
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.15.8 to 7.16.5.
- [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.16.5/packages/babel-plugin-transform-runtime)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 08:09:48 +00:00
dependabot[bot] 03da37a3e4
Bump sanitize-html from 2.5.2 to 2.6.1
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.5.2 to 2.6.1.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases)
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.5.2...2.6.1)

---
updated-dependencies:
- dependency-name: sanitize-html
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-09 08:05:54 +00:00
dependabot[bot] 6e436f76ee
Bump css-loader from 6.4.0 to 6.5.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.4.0 to 6.5.1.
- [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/v6.4.0...v6.5.1)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-04 08:06:24 +00:00
dependabot[bot] 4c22e551cc
Bump about-window from 1.15.1 to 1.15.2
Bumps [about-window](https://github.com/rhysd/electron-about-window) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/rhysd/electron-about-window/releases)
- [Changelog](https://github.com/rhysd/electron-about-window/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rhysd/electron-about-window/compare/v1.15.1...v1.15.2)

---
updated-dependencies:
- dependency-name: about-window
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 08:07:14 +00:00
dependabot[bot] 2b5e10ad94
Bump vue-router from 3.5.2 to 3.5.3
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.5.2 to 3.5.3.
- [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/compare/v3.5.2...v3.5.3)

---
updated-dependencies:
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-27 08:06:12 +00:00
AkiraFukushima 21ec8d41c6
Merge pull request #2897 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/typescript-estree-5.2.0
Bump @typescript-eslint/typescript-estree from 4.33.0 to 5.2.0
2021-10-26 22:36:48 +09:00
AkiraFukushima 67a5830a94
Merge pull request #2879 from h3poteto/dependabot/npm_and_yarn/stylelint-and-stylelint-config-standard-14.0.0
Bump stylelint and stylelint-config-standard
2021-10-26 22:32:47 +09:00
dependabot[bot] 89b72c4bcd
Bump @typescript-eslint/typescript-estree from 4.33.0 to 5.2.0
Bumps [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) from 4.33.0 to 5.2.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/typescript-estree/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.2.0/packages/typescript-estree)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/typescript-estree"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-26 13:30:13 +00:00
AkiraFukushima c8ba794da6
Merge pull request #2894 from h3poteto/dependabot/npm_and_yarn/core-js-3.19.0
Bump core-js from 3.18.3 to 3.19.0
2021-10-26 22:26:35 +09:00
dependabot[bot] 1f7b5311b1
Bump stylelint and stylelint-config-standard
Bumps [stylelint](https://github.com/stylelint/stylelint) and [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard). These dependencies needed to be updated together.

Updates `stylelint` from 13.13.1 to 14.0.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.13.1...14.0.0)

Updates `stylelint-config-standard` from 22.0.0 to 23.0.0
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/22.0.0...23.0.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: stylelint-config-standard
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-26 13:23:45 +00:00
dependabot[bot] 89e3e7d28c
Bump axios from 0.22.0 to 0.24.0
Bumps [axios](https://github.com/axios/axios) from 0.22.0 to 0.24.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.22.0...v0.24.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-26 13:20:36 +00:00
AkiraFukushima 021ee5407e
Merge pull request #2892 from h3poteto/dependabot/npm_and_yarn/sass-loader-12.2.0
Bump sass-loader from 12.1.0 to 12.2.0
2021-10-26 22:15:42 +09:00
AkiraFukushima d9640182f3
Merge pull request #2900 from h3poteto/dependabot/npm_and_yarn/about-window-1.15.1
Bump about-window from 1.15.0 to 1.15.1
2021-10-26 22:15:34 +09:00
AkiraFukushima dff5e9e3fe
Merge pull request #2899 from h3poteto/dependabot/npm_and_yarn/types/node-16.11.6
Bump @types/node from 16.11.4 to 16.11.6
2021-10-26 22:15:28 +09:00
AkiraFukushima 107601c630
Merge pull request #2898 from h3poteto/dependabot/npm_and_yarn/webpack-5.60.0
Bump webpack from 5.59.1 to 5.60.0
2021-10-26 22:15:22 +09:00
AkiraFukushima 1dddfd0bfc
Merge pull request #2893 from h3poteto/dependabot/npm_and_yarn/babel-plugin-istanbul-6.1.1
Bump babel-plugin-istanbul from 6.0.0 to 6.1.1
2021-10-26 22:15:14 +09:00
AkiraFukushima 9936279434
Merge pull request #2891 from h3poteto/dependabot/npm_and_yarn/system-font-families-0.6.0
Bump system-font-families from 0.4.1 to 0.6.0
2021-10-26 22:15:04 +09:00
dependabot[bot] 9740b1c331
Bump sass-loader from 12.1.0 to 12.2.0
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 12.1.0 to 12.2.0.
- [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/v12.1.0...v12.2.0)

---
updated-dependencies:
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-26 13:11:06 +00:00
dependabot[bot] 40b27115fe
Bump core-js from 3.18.3 to 3.19.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.3 to 3.19.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.18.3...v3.19.0)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-26 13:09:46 +00:00
dependabot[bot] c7f39b642f
Bump babel-plugin-istanbul from 6.0.0 to 6.1.1
Bumps [babel-plugin-istanbul](https://github.com/istanbuljs/babel-plugin-istanbul) from 6.0.0 to 6.1.1.
- [Release notes](https://github.com/istanbuljs/babel-plugin-istanbul/releases)
- [Changelog](https://github.com/istanbuljs/babel-plugin-istanbul/blob/master/CHANGELOG.md)
- [Commits](https://github.com/istanbuljs/babel-plugin-istanbul/compare/v6.0.0...v6.1.1)

---
updated-dependencies:
- dependency-name: babel-plugin-istanbul
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-26 13:09:45 +00:00
dependabot[bot] 882abc9ff2
Bump eslint-plugin-import from 2.24.2 to 2.25.2
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.24.2 to 2.25.2.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.24.2...v2.25.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-26 13:09:32 +00:00
dependabot[bot] e655f25c75
Bump about-window from 1.15.0 to 1.15.1
Bumps [about-window](https://github.com/rhysd/electron-about-window) from 1.15.0 to 1.15.1.
- [Release notes](https://github.com/rhysd/electron-about-window/releases)
- [Changelog](https://github.com/rhysd/electron-about-window/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rhysd/electron-about-window/compare/v1.15.0...v1.15.1)

---
updated-dependencies:
- dependency-name: about-window
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-26 13:09:14 +00:00
dependabot[bot] b5cbb01f06
Bump system-font-families from 0.4.1 to 0.6.0
Bumps [system-font-families](https://github.com/rBurgett/system-font-families) from 0.4.1 to 0.6.0.
- [Release notes](https://github.com/rBurgett/system-font-families/releases)
- [Commits](https://github.com/rBurgett/system-font-families/commits)

---
updated-dependencies:
- dependency-name: system-font-families
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-26 13:08:35 +00:00
dependabot[bot] 36e7023cf5
Bump @types/node from 16.11.4 to 16.11.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.4 to 16.11.6.
- [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-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-26 13:06:24 +00:00