Commit Graph

4937 Commits

Author SHA1 Message Date
Luna d9ae5e5e68
flatpak data 2021-11-18 09:45:42 +05:30
AkiraFukushima 2fc710b6b3
Merge pull request #2925 from h3poteto/l10n_master
New Crowdin updates
2021-11-15 12:25:38 +09:00
AkiraFukushima b3692887a6 New translations translation.json (Czech) 2021-11-08 00:50:31 +09:00
AkiraFukushima 9eb9da0924 New translations translation.json (Czech) 2021-11-08 00:40:33 +09:00
AkiraFukushima 7407764f61 New translations translation.json (Czech) 2021-11-08 00:30:11 +09:00
AkiraFukushima 2359b76198
Merge pull request #2903 from h3poteto/l10n_master
New Crowdin updates
2021-10-27 22:13:22 +09:00
AkiraFukushima 70415961b7 New translations translation.json (Italian) 2021-10-27 17:43:38 +09:00
AkiraFukushima b86fc1ec34 New translations translation.json (Italian) 2021-10-27 17:37:17 +09:00
AkiraFukushima 1c211ae495 New translations translation.json (Italian) 2021-10-27 17:05:09 +09:00
AkiraFukushima 15a1b9eb0e
Merge pull request #2902 from h3poteto/l10n_master
New Crowdin updates
2021-10-27 00:12:12 +09:00
AkiraFukushima 52bc69b63d New translations translation.json (Japanese) 2021-10-27 00:05:25 +09: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
AkiraFukushima 679c776c4c
Merge pull request #2896 from h3poteto/dependabot/npm_and_yarn/axios-0.24.0
Bump axios from 0.22.0 to 0.24.0
2021-10-26 22:26:28 +09:00
AkiraFukushima f418554a5a
Merge pull request #2901 from h3poteto/update/node-ci
Update node version to 14.18 in CI
2021-10-26 22:26:00 +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
AkiraFukushima 57c0824239
Update node version to 14.18 in CI 2021-10-26 22:21:21 +09: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
AkiraFukushima 19a9add57b
Merge pull request #2889 from h3poteto/dependabot/npm_and_yarn/eslint-plugin-import-2.25.2
Bump eslint-plugin-import from 2.24.2 to 2.25.2
2021-10-26 22:14:55 +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
dependabot[bot] 728ca13bd1
Bump webpack from 5.59.1 to 5.60.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.59.1 to 5.60.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.59.1...v5.60.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-10-26 13:05:30 +00:00
AkiraFukushima c6386a3ae4
Merge pull request #2895 from h3poteto/dependabot/npm_and_yarn/html-webpack-plugin-5.5.0
Bump html-webpack-plugin from 5.3.2 to 5.5.0
2021-10-26 22:04:31 +09:00
AkiraFukushima d61bb60d42
Merge pull request #2888 from h3poteto/dependabot/npm_and_yarn/style-loader-3.3.1
Bump style-loader from 3.3.0 to 3.3.1
2021-10-26 22:04:03 +09:00
AkiraFukushima 1715e060b5
Merge pull request #2885 from h3poteto/dependabot/npm_and_yarn/blueimp-load-image-5.16.0
Bump blueimp-load-image from 5.15.0 to 5.16.0
2021-10-26 22:03:54 +09:00
AkiraFukushima fb91a93583
Merge pull request #2886 from h3poteto/dependabot/npm_and_yarn/types/lodash-4.14.176
Bump @types/lodash from 4.14.175 to 4.14.176
2021-10-26 22:03:45 +09:00
AkiraFukushima fe1b50b252
Merge pull request #2884 from h3poteto/dependabot/npm_and_yarn/babel-jest-27.3.1
Bump babel-jest from 27.2.4 to 27.3.1
2021-10-26 22:03:38 +09:00
AkiraFukushima f2d1e1b6e3
Merge pull request #2883 from h3poteto/dependabot/npm_and_yarn/sanitize-html-2.5.2
Bump sanitize-html from 2.5.1 to 2.5.2
2021-10-26 22:03:30 +09:00
AkiraFukushima b973abecfe
Merge pull request #2882 from h3poteto/dependabot/npm_and_yarn/electron-builder-22.13.1
Bump electron-builder from 22.11.7 to 22.13.1
2021-10-26 22:03:19 +09:00
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
AkiraFukushima 2bd2520f9a
Merge pull request #2833 from h3poteto/dependabot/npm_and_yarn/babel/preset-env-7.15.8
Bump @babel/preset-env from 7.15.6 to 7.15.8
2021-10-26 22:02:42 +09:00
dependabot[bot] bbb171d7af
Bump html-webpack-plugin from 5.3.2 to 5.5.0
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.3.2 to 5.5.0.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.3.2...v5.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-26 08:05:13 +00: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] 45829b7dd0
Bump @types/lodash from 4.14.175 to 4.14.176
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.175 to 4.14.176.
- [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-24 15:25:43 +00:00
dependabot[bot] 9616622c89
Bump electron-builder from 22.11.7 to 22.13.1
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 22.11.7 to 22.13.1.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v22.13.1/packages/electron-builder)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-24 15:25:40 +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