Commit Graph

1744 Commits

Author SHA1 Message Date
AkiraFukushima bebab37356
Merge pull request #3000 from h3poteto/dependabot/npm_and_yarn/i18next-21.6.4
Bump i18next from 21.3.3 to 21.6.4
2021-12-30 01:36:07 +09:00
AkiraFukushima 933403075e
Merge pull request #2987 from h3poteto/dependabot/npm_and_yarn/core-js-3.20.1
Bump core-js from 3.19.0 to 3.20.1
2021-12-30 01:35:56 +09:00
AkiraFukushima a04caa845f
Merge pull request #2984 from h3poteto/dependabot/npm_and_yarn/stylelint-14.2.0
Bump stylelint from 14.0.0 to 14.2.0
2021-12-30 01:35:38 +09:00
AkiraFukushima 4aa4423bbc
Merge pull request #2977 from h3poteto/dependabot/npm_and_yarn/babel/plugin-proposal-class-properties-7.16.5
Bump @babel/plugin-proposal-class-properties from 7.14.5 to 7.16.5
2021-12-30 01:35:25 +09:00
AkiraFukushima 7869021487
Merge pull request #2972 from h3poteto/dependabot/npm_and_yarn/babel/runtime-7.16.5
Bump @babel/runtime from 7.15.4 to 7.16.5
2021-12-30 01:34:34 +09:00
dependabot[bot] 8e33aa173b
Bump @babel/plugin-proposal-class-properties from 7.14.5 to 7.16.5
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.14.5 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-proposal-class-properties)

---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-class-properties"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-29 16:12:54 +00:00
dependabot[bot] 100f1842fc
Bump stylelint from 14.0.0 to 14.2.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.0.0 to 14.2.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/14.0.0...14.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-29 16:12:31 +00:00
dependabot[bot] c0f1fca9c1
Bump @babel/runtime from 7.15.4 to 7.16.5
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.15.4 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-runtime)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-29 16:12:25 +00:00
dependabot[bot] 7ce6fdeb7a
Bump core-js from 3.19.0 to 3.20.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.0 to 3.20.1.
- [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.19.0...v3.20.1)

---
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-12-29 16:12:07 +00:00
dependabot[bot] 94020556a0
Bump webpack from 5.60.0 to 5.65.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.60.0 to 5.65.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.60.0...v5.65.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-29 16:11:55 +00:00
dependabot[bot] a03f75bd70
Bump i18next from 21.3.3 to 21.6.4
Bumps [i18next](https://github.com/i18next/i18next) from 21.3.3 to 21.6.4.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v21.3.3...v21.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-29 16:11:33 +00:00
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 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
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
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
AkiraFukushima b4070a88d7
refs #2988 Lazy load follows in user's profile 2021-12-26 01:33:02 +09: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 71ba63ace0
Bump to version 4.4.6 2021-10-26 22:41:06 +09: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