Commit Graph

7403 Commits

Author SHA1 Message Date
AkiraFukushima 13be339e00
Merge pull request #4188 from h3poteto/dependabot/npm_and_yarn/webpack-5.76.0
build(deps-dev): bump webpack from 5.75.0 to 5.76.0
2023-03-10 20:55:36 +09:00
AkiraFukushima c262f094a2
Merge pull request #4185 from h3poteto/dependabot/npm_and_yarn/mini-css-extract-plugin-2.7.3
build(deps-dev): bump mini-css-extract-plugin from 2.7.2 to 2.7.3
2023-03-10 20:55:27 +09:00
AkiraFukushima 85fa91f811
Merge pull request #4177 from h3poteto/dependabot/npm_and_yarn/babel-jest-29.5.0
build(deps-dev): bump babel-jest from 29.4.3 to 29.5.0
2023-03-10 20:55:19 +09:00
AkiraFukushima 859d4da412
Merge pull request #4175 from h3poteto/dependabot/npm_and_yarn/i18next-22.4.11
build(deps): bump i18next from 22.4.10 to 22.4.11
2023-03-10 20:55:07 +09:00
AkiraFukushima ed97e0d3ad
Merge pull request #4174 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/parser-5.54.1
build(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.54.1
2023-03-10 20:54:59 +09:00
dependabot[bot] 7a4bf3ec7f
build(deps-dev): bump @types/node from 18.14.6 to 18.15.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.6 to 18.15.0.
- [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>
2023-03-10 08:58:38 +00:00
dependabot[bot] 39b6754a28
build(deps): bump element-plus from 2.2.33 to 2.2.36
Bumps [element-plus](https://github.com/element-plus/element-plus) from 2.2.33 to 2.2.36.
- [Release notes](https://github.com/element-plus/element-plus/releases)
- [Changelog](https://github.com/element-plus/element-plus/blob/dev/CHANGELOG.en-US.md)
- [Commits](https://github.com/element-plus/element-plus/compare/2.2.33...2.2.36)

---
updated-dependencies:
- dependency-name: element-plus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 08:58:44 +00:00
dependabot[bot] ad9fb50f20
build(deps-dev): bump webpack from 5.75.0 to 5.76.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 08:58:00 +00:00
AkiraFukushima 036cedc838
Merge pull request #4187 from h3poteto/readme/windows-store
Add windows store link
2023-03-09 00:42:08 +09:00
AkiraFukushima 3945efe3f2
Remove donate in README 2023-03-09 00:35:56 +09:00
AkiraFukushima fb0ec27d41
Fix description 2023-03-09 00:34:45 +09:00
AkiraFukushima a8002ed36d
Update shortcut keys 2023-03-09 00:27:08 +09:00
AkiraFukushima f2904fb9a2
Update screenshot in readme 2023-03-09 00:27:08 +09:00
AkiraFukushima dcaedfee5c
Add windows store link 2023-03-09 00:27:08 +09:00
AkiraFukushima d43770abef
Update app store badge 2023-03-08 20:49:33 +09:00
dependabot[bot] 1865b1816a
build(deps-dev): bump mini-css-extract-plugin from 2.7.2 to 2.7.3
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.2 to 2.7.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.7.2...v2.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 08:57:55 +00:00
AkiraFukushima b6c62e14e5
Merge pull request #4180 from h3poteto/fix/darwin-build
Fix darwin build
2023-03-08 16:14:28 +09:00
AkiraFukushima de28fe9d80 Fix dmg and mas build settings 2023-03-08 15:45:57 +09:00
AkiraFukushima c2ac69a360 Use electron-builder 23.3.3 2023-03-07 20:15:09 +09:00
dependabot[bot] c468bfcb6a
build(deps-dev): bump babel-jest from 29.4.3 to 29.5.0
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 29.4.3 to 29.5.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.5.0/packages/babel-jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 08:58:48 +00:00
dependabot[bot] 19750e6000
build(deps): bump i18next from 22.4.10 to 22.4.11
Bumps [i18next](https://github.com/i18next/i18next) from 22.4.10 to 22.4.11.
- [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/v22.4.10...v22.4.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 08:57:57 +00:00
dependabot[bot] 1f1a1b99f5
build(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.54.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.54.0 to 5.54.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.1/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 08:57:23 +00:00
AkiraFukushima 9757ea8804 Fix build number 2023-03-07 01:35:20 +09:00
AkiraFukushima fea21f3990 Fix appx2 version 2023-03-07 01:24:40 +09:00
AkiraFukushima cdc267594f
Merge pull request #4172 from h3poteto/revert-4168-dependabot/npm_and_yarn/electron-builder-24.0.0
Revert "build(deps-dev): bump electron-builder from 23.6.0 to 24.0.0"
2023-03-07 01:19:41 +09:00
AkiraFukushima f11e7cf7c1
Revert "build(deps-dev): bump electron-builder from 23.6.0 to 24.0.0" 2023-03-07 01:16:20 +09:00
AkiraFukushima 27b454f363
Bump to version 5.0.1 2023-03-06 22:48:15 +09:00
AkiraFukushima b356924e4c
Merge pull request #4171 from h3poteto/iss-4161
refs #4161 Fix shortcut key with compose box
2023-03-06 22:36:29 +09:00
AkiraFukushima 93ed3c9a20
refs #4161 Fix shortcut key with compose box 2023-03-06 21:29:00 +09:00
AkiraFukushima 49f7b46d02
Merge pull request #4160 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.54.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0
2023-03-06 21:28:11 +09:00
dependabot[bot] ba390d94c7
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.53.0 to 5.54.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.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>
2023-03-06 10:25:03 +00:00
AkiraFukushima 06247c5cd9
Merge pull request #4167 from h3poteto/dependabot/npm_and_yarn/types/node-18.14.6
build(deps-dev): bump @types/node from 18.14.0 to 18.14.6
2023-03-06 19:23:05 +09:00
dependabot[bot] 375ee0bf2f
build(deps-dev): bump @types/node from 18.14.0 to 18.14.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.0 to 18.14.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>
2023-03-06 10:20:31 +00:00
AkiraFukushima 10afec774d
Merge pull request #4168 from h3poteto/dependabot/npm_and_yarn/electron-builder-24.0.0
build(deps-dev): bump electron-builder from 23.6.0 to 24.0.0
2023-03-06 19:12:39 +09:00
AkiraFukushima b1e790cf2d
Merge pull request #4170 from h3poteto/dependabot/npm_and_yarn/element-plus-2.2.33
build(deps): bump element-plus from 2.2.32 to 2.2.33
2023-03-06 19:12:22 +09:00
AkiraFukushima 764d426ccb
Merge pull request #4159 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/parser-5.54.0
build(deps-dev): bump @typescript-eslint/parser from 5.53.0 to 5.54.0
2023-03-06 19:11:58 +09:00
AkiraFukushima 9982d0a439
Merge pull request #4155 from h3poteto/dependabot/npm_and_yarn/eslint-8.35.0
build(deps-dev): bump eslint from 8.34.0 to 8.35.0
2023-03-06 19:11:51 +09:00
AkiraFukushima 3943cd38e9
Merge pull request #4154 from h3poteto/dependabot/npm_and_yarn/utf-8-validate-6.0.3
build(deps-dev): bump utf-8-validate from 6.0.2 to 6.0.3
2023-03-06 19:11:44 +09:00
AkiraFukushima 0ba5120934
Merge pull request #4153 from h3poteto/dependabot/npm_and_yarn/core-js-3.29.0
build(deps-dev): bump core-js from 3.28.0 to 3.29.0
2023-03-06 19:11:37 +09:00
AkiraFukushima 680e60b477
Merge pull request #4150 from h3poteto/dependabot/npm_and_yarn/types/node-18.14.1
build(deps-dev): bump @types/node from 18.14.0 to 18.14.1
2023-03-06 19:11:30 +09:00
AkiraFukushima 9cb2647be1
Merge pull request #4149 from h3poteto/dependabot/npm_and_yarn/axios-1.3.4
build(deps): bump axios from 1.3.3 to 1.3.4
2023-03-06 19:11:21 +09:00
dependabot[bot] 2453170b5d
build(deps): bump element-plus from 2.2.32 to 2.2.33
Bumps [element-plus](https://github.com/element-plus/element-plus) from 2.2.32 to 2.2.33.
- [Release notes](https://github.com/element-plus/element-plus/releases)
- [Changelog](https://github.com/element-plus/element-plus/blob/dev/CHANGELOG.en-US.md)
- [Commits](https://github.com/element-plus/element-plus/compare/2.2.32...2.2.33)

---
updated-dependencies:
- dependency-name: element-plus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 09:00:00 +00:00
dependabot[bot] 35cee69d2b
build(deps-dev): bump electron-builder from 23.6.0 to 24.0.0
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 23.6.0 to 24.0.0.
- [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/v24.0.0/packages/electron-builder)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 08:58:29 +00:00
AkiraFukushima fbaa15c1be
Merge pull request #4166 from h3poteto/l10n_master
New Crowdin updates
2023-03-06 00:18:39 +09:00
AkiraFukushima 1a12e3a777 New translations translation.json (Basque) 2023-03-05 23:37:07 +09:00
AkiraFukushima 28578e381d
Merge pull request #4163 from h3poteto/readme/badge
Update badges in README
2023-03-03 01:09:33 +09:00
AkiraFukushima 9593337774
Update badges in README 2023-03-03 01:06:23 +09:00
AkiraFukushima 79f6c9abfb
Merge pull request #4157 from h3poteto/l10n_master
New Crowdin updates
2023-03-02 10:58:38 +09:00
AkiraFukushima dbb43bd683
Merge pull request #4158 from h3poteto/fix/appstore
Don't use electron-packager for mas
2023-03-02 10:58:17 +09:00
AkiraFukushima 6f5a1e5ecc
Remove unused errors 2023-03-01 11:54:58 +09:00