Commit Graph

1677 Commits

Author SHA1 Message Date
AkiraFukushima ff245b845f
Merge pull request #2881 from h3poteto/dependabot/npm_and_yarn/eslint-plugin-promise-5.1.1
Bump eslint-plugin-promise from 5.1.0 to 5.1.1
2021-10-26 22:02:58 +09:00
dependabot[bot] ad753022f0
Bump eslint-plugin-promise from 5.1.0 to 5.1.1
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/commits)

---
updated-dependencies:
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-24 15:27:50 +00:00
dependabot[bot] 5333fcfcbc
Bump @babel/preset-env from 7.15.6 to 7.15.8
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.15.6 to 7.15.8.
- [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.15.8/packages/babel-preset-env)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-24 15:25:40 +00:00
AkiraFukushima 40e52db2c0
Merge pull request #2848 from h3poteto/dependabot/npm_and_yarn/core-js-3.18.3
Bump core-js from 3.18.1 to 3.18.3
2021-10-25 00:14:43 +09:00
AkiraFukushima 3379b531d3
Merge pull request #2878 from h3poteto/dependabot/npm_and_yarn/types/node-16.11.4
Bump @types/node from 16.10.2 to 16.11.4
2021-10-25 00:12:45 +09:00
AkiraFukushima 6423d1d301
Merge pull request #2870 from h3poteto/dependabot/npm_and_yarn/i18next-21.3.3
Bump i18next from 21.2.3 to 21.3.3
2021-10-25 00:12:10 +09:00
AkiraFukushima 34d95148a6
Merge pull request #2865 from h3poteto/dependabot/npm_and_yarn/webpack-5.59.1
Bump webpack from 5.56.0 to 5.59.1
2021-10-25 00:11:51 +09:00
AkiraFukushima 776c3f8b8e
Merge pull request #2866 from h3poteto/dependabot/npm_and_yarn/electron-15.3.0
Bump electron from 15.1.0 to 15.3.0
2021-10-25 00:11:42 +09:00
dependabot[bot] 4597f6a54f
Bump core-js from 3.18.1 to 3.18.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.1 to 3.18.3.
- [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.1...v3.18.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-24 15:07:36 +00:00
dependabot[bot] 49a3072bc3
Bump @typescript-eslint/eslint-plugin from 4.32.0 to 4.33.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.32.0 to 4.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.33.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-24 15:05:53 +00:00
dependabot[bot] e4a4919c17
Bump webpack from 5.56.0 to 5.59.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.56.0 to 5.59.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.56.0...v5.59.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-24 15:05:28 +00:00
dependabot[bot] ebae5a7152
Bump @types/node from 16.10.2 to 16.11.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.10.2 to 16.11.4.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-24 15:05:15 +00:00
dependabot[bot] 7a3bccab51
Bump i18next from 21.2.3 to 21.3.3
Bumps [i18next](https://github.com/i18next/i18next) from 21.2.3 to 21.3.3.
- [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.2.3...v21.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-24 15:04:27 +00:00
dependabot[bot] 2e6fa2297a
Bump electron from 15.1.0 to 15.3.0
Bumps [electron](https://github.com/electron/electron) from 15.1.0 to 15.3.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v15.1.0...v15.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-24 15:00:10 +00:00
AkiraFukushima 1b3c145816
Merge pull request #2877 from h3poteto/dependabot/npm_and_yarn/babel-loader-8.2.3
Bump babel-loader from 8.2.2 to 8.2.3
2021-10-24 23:54:05 +09:00
AkiraFukushima e0cdab5ebb
Merge pull request #2868 from h3poteto/dependabot/npm_and_yarn/mini-css-extract-plugin-2.4.3
Bump mini-css-extract-plugin from 2.3.0 to 2.4.3
2021-10-24 23:53:53 +09:00
AkiraFukushima c2d55f0743
Merge pull request #2864 from h3poteto/dependabot/npm_and_yarn/eslint-plugin-vue-7.20.0
Bump eslint-plugin-vue from 7.18.0 to 7.20.0
2021-10-24 23:53:30 +09:00
AkiraFukushima 684090b900
Merge pull request #2860 from h3poteto/dependabot/npm_and_yarn/webpack-cli-4.9.1
Bump webpack-cli from 4.8.0 to 4.9.1
2021-10-24 23:53:19 +09:00
AkiraFukushima b5983dd56e
Merge pull request #2841 from h3poteto/dependabot/npm_and_yarn/css-loader-6.4.0
Bump css-loader from 6.3.0 to 6.4.0
2021-10-24 23:53:00 +09:00
AkiraFukushima fa2826c6e1
Merge pull request #2832 from h3poteto/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.15.8
Bump @babel/plugin-transform-runtime from 7.15.0 to 7.15.8
2021-10-24 23:52:40 +09:00
AkiraFukushima 7ca21b35b3
Merge pull request #2831 from h3poteto/dependabot/npm_and_yarn/babel/core-7.15.8
Bump @babel/core from 7.15.5 to 7.15.8
2021-10-24 23:52:31 +09:00
AkiraFukushima bd800117c1
Merge pull request #2822 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/parser-4.33.0
Bump @typescript-eslint/parser from 4.32.0 to 4.33.0
2021-10-24 23:52:15 +09:00
AkiraFukushima e2084b41ab
Merge pull request #2819 from h3poteto/dependabot/npm_and_yarn/about-window-1.15.0
Bump about-window from 1.14.0 to 1.15.0
2021-10-24 22:57:55 +09:00
dependabot[bot] 3bc5536fa5
Bump babel-loader from 8.2.2 to 8.2.3
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.2.2 to 8.2.3.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.2...v8.2.3)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-24 13:56:29 +00:00
dependabot[bot] aae7c6e28b
Bump mini-css-extract-plugin from 2.3.0 to 2.4.3
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.3.0 to 2.4.3.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.3.0...v2.4.3)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-22 08:07:33 +00:00
dependabot[bot] 4024c54022
Bump eslint-plugin-vue from 7.18.0 to 7.20.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.18.0 to 7.20.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.18.0...v7.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-20 08:07:48 +00:00
dependabot[bot] 85a994bf33
Bump webpack-cli from 4.8.0 to 4.9.1
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.8.0 to 4.9.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.8.0...webpack-cli@4.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-19 08:05:14 +00:00
dependabot[bot] aae2c53a57
Bump css-loader from 6.3.0 to 6.4.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.3.0 to 6.4.0.
- [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.3.0...v6.4.0)

---
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-10-11 08:07:33 +00:00
dependabot[bot] 51e990172d
Bump @babel/plugin-transform-runtime from 7.15.0 to 7.15.8
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.15.0 to 7.15.8.
- [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.15.8/packages/babel-plugin-transform-runtime)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-07 08:06:18 +00:00
dependabot[bot] ccf695d0b0
Bump @babel/core from 7.15.5 to 7.15.8
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.5 to 7.15.8.
- [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.15.8/packages/babel-core)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-07 08:05:51 +00:00
dependabot[bot] 233a7ad2cc
Bump @typescript-eslint/parser from 4.32.0 to 4.33.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.32.0 to 4.33.0.
- [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.33.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-05 08:05:56 +00:00
dependabot[bot] fac72b2345
Bump about-window from 1.14.0 to 1.15.0
Bumps [about-window](https://github.com/rhysd/electron-about-window) from 1.14.0 to 1.15.0.
- [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.14.0...v1.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 08:04:54 +00:00
dependabot[bot] 47e6479c61
Bump unicode-emoji-json from 0.2.1 to 0.3.0
Bumps [unicode-emoji-json](https://github.com/muan/unicode-emoji-json) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/muan/unicode-emoji-json/releases)
- [Commits](https://github.com/muan/unicode-emoji-json/compare/v0.2.1...v0.3.0)

---
updated-dependencies:
- dependency-name: unicode-emoji-json
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 08:03:36 +00:00
AkiraFukushima 82318051df
Update electron to 15.1.0 for MAS 2021-10-02 23:27:58 +09:00
AkiraFukushima 23662bd801
Bump to version 4.4.5 2021-10-02 21:16:18 +09:00
AkiraFukushima 8b8b510ef3
Update megalodon version to 3.6.7 2021-10-02 21:08:57 +09:00
AkiraFukushima ea7f74caf3
Merge pull request #2808 from h3poteto/dependabot/npm_and_yarn/types/lodash-4.14.175
Bump @types/lodash from 4.14.172 to 4.14.175
2021-10-02 21:08:27 +09:00
dependabot[bot] 119e02b057
Bump electron-packager from 15.3.0 to 15.4.0
Bumps [electron-packager](https://github.com/electron/electron-packager) from 15.3.0 to 15.4.0.
- [Release notes](https://github.com/electron/electron-packager/releases)
- [Changelog](https://github.com/electron/electron-packager/blob/main/NEWS.md)
- [Commits](https://github.com/electron/electron-packager/compare/v15.3.0...v15.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-02 11:58:27 +00:00
dependabot[bot] 729dc5a979
Bump @types/lodash from 4.14.172 to 4.14.175
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.172 to 4.14.175.
- [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-10-02 11:58:11 +00:00
AkiraFukushima cac665cd3c
Merge pull request #2810 from h3poteto/dependabot/npm_and_yarn/prettier-2.4.1
Bump prettier from 2.3.2 to 2.4.1
2021-10-02 20:45:29 +09:00
AkiraFukushima e6eb3ccd01
Merge pull request #2806 from h3poteto/dependabot/npm_and_yarn/types/jest-27.0.2
Bump @types/jest from 27.0.1 to 27.0.2
2021-10-02 20:45:07 +09:00
AkiraFukushima ead5576897
Merge pull request #2801 from h3poteto/dependabot/npm_and_yarn/electron/universal-1.1.0
Bump @electron/universal from 1.0.5 to 1.1.0
2021-10-02 20:45:00 +09:00
AkiraFukushima a93c068710
Merge pull request #2800 from h3poteto/dependabot/npm_and_yarn/blueimp-load-image-5.15.0
Bump blueimp-load-image from 5.14.0 to 5.15.0
2021-10-02 20:44:52 +09:00
dependabot[bot] 90fa32c589
Bump @electron/universal from 1.0.5 to 1.1.0
Bumps @electron/universal from 1.0.5 to 1.1.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-02 09:24:13 +00:00
dependabot[bot] 5626a938f0
Bump i18next from 20.4.0 to 21.2.3
Bumps [i18next](https://github.com/i18next/i18next) from 20.4.0 to 21.2.3.
- [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/v20.4.0...v21.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-02 09:23:58 +00:00
dependabot[bot] b4449a9da8
Bump blueimp-load-image from 5.14.0 to 5.15.0
Bumps [blueimp-load-image](https://github.com/blueimp/JavaScript-Load-Image) from 5.14.0 to 5.15.0.
- [Release notes](https://github.com/blueimp/JavaScript-Load-Image/releases)
- [Commits](https://github.com/blueimp/JavaScript-Load-Image/compare/v5.14.0...v5.15.0)

---
updated-dependencies:
- dependency-name: blueimp-load-image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-02 09:01:20 +00:00
dependabot[bot] 35cd0aee63
Bump @types/jest from 27.0.1 to 27.0.2
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.0.1 to 27.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-02 09:01:02 +00:00
dependabot[bot] 80fef8fce3
Bump prettier from 2.3.2 to 2.4.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.2...2.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-02 09:00:47 +00:00
AkiraFukushima 4af58b0f70
Merge pull request #2795 from h3poteto/dependabot/npm_and_yarn/webpack-5.56.0
Bump webpack from 5.51.1 to 5.56.0
2021-10-02 17:55:46 +09:00
AkiraFukushima 8cbc5be052
Merge pull request #2778 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/parser-4.32.0
Bump @typescript-eslint/parser from 4.29.3 to 4.32.0
2021-10-02 17:55:31 +09:00