Commit Graph

822 Commits

Author SHA1 Message Date
AkiraFukushima 3ce571ce6c
Bump to electron version 16.0.4 2021-12-30 11:26:30 +09:00
dependabot[bot] 61a6a39de6
Bump typescript from 4.3.5 to 4.5.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.5...v4.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-30 01:56:21 +00:00
AkiraFukushima 5aad14f351
Merge pull request #3012 from h3poteto/dependabot/npm_and_yarn/parse-link-header-2.0.0
Bump parse-link-header from 1.0.1 to 2.0.0
2021-12-30 10:36:05 +09:00
AkiraFukushima a99c04478f
Merge pull request #3011 from h3poteto/dependabot/npm_and_yarn/node-sass-7.0.1
Bump node-sass from 6.0.1 to 7.0.1
2021-12-30 10:33:41 +09:00
dependabot[bot] 2298a50bc6
Bump parse-link-header from 1.0.1 to 2.0.0
Bumps [parse-link-header](https://github.com/thlorenz/parse-link-header) from 1.0.1 to 2.0.0.
- [Release notes](https://github.com/thlorenz/parse-link-header/releases)
- [Commits](https://github.com/thlorenz/parse-link-header/compare/v1.0.1...v2.0.0)

---
updated-dependencies:
- dependency-name: parse-link-header
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-30 01:30:44 +00:00
dependabot[bot] 32c7b84182
Bump @babel/preset-env from 7.15.8 to 7.16.5
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) 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-preset-env)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-30 01:24:10 +00:00
AkiraFukushima 7cf32934fc
Merge pull request #3014 from h3poteto/dependabot/npm_and_yarn/vue/test-utils-1.3.0
Bump @vue/test-utils from 1.2.2 to 1.3.0
2021-12-30 10:18:49 +09:00
AkiraFukushima dfc26ca3eb
Merge pull request #3007 from h3poteto/dependabot/npm_and_yarn/ws-7.5.5
Bump ws from 7.4.5 to 7.5.5
2021-12-30 10:18:34 +09:00
AkiraFukushima 0882e1fa9c
Merge pull request #2978 from h3poteto/dependabot/npm_and_yarn/babel/core-7.16.5
Bump @babel/core from 7.15.8 to 7.16.5
2021-12-30 10:18:17 +09:00
dependabot[bot] 98d76dcb9b
Bump node-sass from 6.0.1 to 7.0.1
Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.1 to 7.0.1.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v6.0.1...v7.0.1)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-29 16:40:44 +00:00
dependabot[bot] df7503f7dd
Bump @vue/test-utils from 1.2.2 to 1.3.0
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases)
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.3.0/packages/test-utils)

---
updated-dependencies:
- dependency-name: "@vue/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-29 16:40:13 +00:00
dependabot[bot] e7938e4c39
Bump @babel/plugin-proposal-object-rest-spread from 7.15.6 to 7.16.5
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-object-rest-spread) from 7.15.6 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-object-rest-spread)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-29 16:40:02 +00:00
dependabot[bot] 1f35f7fc3d
Bump ws from 7.4.5 to 7.5.5
Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.5.5.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-29 16:37:19 +00:00
AkiraFukushima 5682bd3916
Merge pull request #3013 from h3poteto/dependabot/npm_and_yarn/types/lodash-4.14.178
Bump @types/lodash from 4.14.176 to 4.14.178
2021-12-30 01:37:06 +09:00
AkiraFukushima 188b07265e
Merge pull request #3009 from h3poteto/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9
2021-12-30 01:36:44 +09:00
AkiraFukushima 36d09cd17d
Merge pull request #3008 from h3poteto/dependabot/npm_and_yarn/dns-packet-1.3.4
Bump dns-packet from 1.3.1 to 1.3.4
2021-12-30 01:36:37 +09:00
AkiraFukushima affee330da
Merge pull request #3006 from h3poteto/dependabot/npm_and_yarn/normalize-url-4.5.1
Bump normalize-url from 4.5.0 to 4.5.1
2021-12-30 01:36:26 +09:00
AkiraFukushima 1aa73fccc2
Merge pull request #3005 from h3poteto/dependabot/npm_and_yarn/jszip-3.7.1
Bump jszip from 3.5.0 to 3.7.1
2021-12-30 01:36:19 +09:00
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
dependabot[bot] 0a71b903d8
Bump @types/lodash from 4.14.176 to 4.14.178
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.176 to 4.14.178.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

---
updated-dependencies:
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-29 16:11:19 +00:00
dependabot[bot] 291008b47f
Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

---
updated-dependencies:
- dependency-name: hosted-git-info
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-29 16:08:46 +00:00
dependabot[bot] 28722d9107
Bump dns-packet from 1.3.1 to 1.3.4
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

---
updated-dependencies:
- dependency-name: dns-packet
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-29 16:08:45 +00:00
dependabot[bot] 9420b0ccc9
Bump normalize-url from 4.5.0 to 4.5.1
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-29 16:08:41 +00:00
dependabot[bot] 0143c0b2db
Bump jszip from 3.5.0 to 3.7.1
Bumps [jszip](https://github.com/Stuk/jszip) from 3.5.0 to 3.7.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.5.0...v3.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-29 16:08:36 +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 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