Commit Graph

6965 Commits

Author SHA1 Message Date
AkiraFukushima ea095b4bfd
Merge pull request #4023 from h3poteto/actions/stale
Use stale action instaed of stale app
2023-01-16 23:07:40 +09:00
AkiraFukushima ef8b676f79
Use stale action instaed of stale app 2023-01-16 23:03:24 +09:00
AkiraFukushima d93033cf18
Merge pull request #4022 from h3poteto/actions/stale
Add stale actions
2023-01-16 20:37:36 +09:00
AkiraFukushima 726afdbd0d
Add stale actions 2023-01-16 20:30:10 +09:00
dependabot[bot] 351b61ceaa
build(deps-dev): bump eslint from 8.31.0 to 8.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.31.0 to 8.32.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.31.0...v8.32.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 08:03:56 +00:00
dependabot[bot] 8455007448
build(deps-dev): bump prettier from 2.8.2 to 2.8.3
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.2 to 2.8.3.
- [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.8.2...2.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 08:02:35 +00:00
AkiraFukushima f3f2560e01
Merge pull request #4018 from h3poteto/electron/20
Upgrade electron version to 20.3.9
2023-01-14 21:54:40 +09:00
AkiraFukushima dea1360b90
Upgrade electron version to 20.3.9 2023-01-14 21:33:09 +09:00
AkiraFukushima 1e8a2ff88f
Merge pull request #4017 from h3poteto/fix/armv7l
Remove armv7l shasum from release
2023-01-14 12:32:32 +09:00
AkiraFukushima 84eed4aeae
Remove armv7l shasum from release 2023-01-14 12:27:16 +09:00
AkiraFukushima 32a2714e83
Bump to version 5.0.0-alpha.3 2023-01-14 11:26:28 +09:00
AkiraFukushima 29e1714c1c
Merge pull request #4015 from h3poteto/clean/build
Clean up build.js script
2023-01-14 11:25:56 +09:00
AkiraFukushima 8b56af8738
Clean up build.js script 2023-01-14 11:19:04 +09:00
AkiraFukushima cc627ca854
Merge pull request #3999 from h3poteto/dependabot/npm_and_yarn/i18next-22.4.9
build(deps): bump i18next from 21.9.1 to 22.4.9
2023-01-14 10:51:14 +09:00
AkiraFukushima 995c040649
Follow up typescript for i18next 2023-01-14 10:44:13 +09:00
AkiraFukushima 067c17ec6e
Merge pull request #4014 from h3poteto/fix/dev-runner
Fix electron dev scripts
2023-01-14 10:33:04 +09:00
AkiraFukushima 129ab4aedb
Remove tunnel-agent 2023-01-14 10:20:35 +09:00
AkiraFukushima 6d8b4e960c
Remove rc 2023-01-14 10:19:15 +09:00
AkiraFukushima ce75e29a95
Remove deep-extend 2023-01-14 10:17:29 +09:00
AkiraFukushima 734f0b9b5a
Remove ajv 2023-01-14 10:15:02 +09:00
AkiraFukushima e2f709864d
Remove chai 2023-01-14 10:13:28 +09:00
AkiraFukushima 03adba04b6
Use cli-color instead of chalk 2023-01-14 10:11:58 +09:00
AkiraFukushima fe06727aac
Fix electron dev scripts 2023-01-14 02:00:51 +09:00
AkiraFukushima eda17fbc7f
Merge pull request #4013 from h3poteto/fix/release-snapcraft
Fix release script for snapcraft
2023-01-14 00:27:21 +09:00
AkiraFukushima f4996a7cb2
Fix release script for snapcraft 2023-01-14 00:21:47 +09:00
AkiraFukushima dbc50d3372
Bump to version 5.0.0-alpha.2 2023-01-13 22:37:25 +09:00
AkiraFukushima 0598e74408
Merge pull request #4012 from h3poteto/remove/eslint-loader
Remove eslint-loader
2023-01-13 22:36:51 +09:00
AkiraFukushima 4dbdc1265b
Remove eslint-loader 2023-01-13 22:15:54 +09:00
AkiraFukushima ef37d85e22
Merge pull request #4011 from h3poteto/remove/arm
Remove armv7l from production build
2023-01-13 22:06:05 +09:00
AkiraFukushima 0febe689f9
Remove armv7l from production build 2023-01-13 21:57:06 +09:00
AkiraFukushima bb7f91c70c
Merge pull request #4010 from h3poteto/remove/winget
Stop uploading winget
2023-01-13 21:42:48 +09:00
AkiraFukushima 39fa85b0ad
Merge pull request #3987 from h3poteto/dependabot/npm_and_yarn/vueuse/core-9.10.0
build(deps): bump @vueuse/core from 9.9.0 to 9.10.0
2023-01-13 21:39:10 +09:00
AkiraFukushima 64b8cdf4bf
Merge pull request #4001 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/parser-5.48.1
build(deps-dev): bump @typescript-eslint/parser from 5.47.1 to 5.48.1
2023-01-13 21:39:02 +09:00
AkiraFukushima a1ba92fc8d
Stop uploading winget 2023-01-13 21:36:40 +09:00
dependabot[bot] 46b00c17db
build(deps): bump @vueuse/core from 9.9.0 to 9.10.0
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 9.9.0 to 9.10.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v9.10.0/packages/core)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 12:35:53 +00:00
dependabot[bot] 74cd253297
build(deps): bump i18next from 21.9.1 to 22.4.9
Bumps [i18next](https://github.com/i18next/i18next) from 21.9.1 to 22.4.9.
- [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.9.1...v22.4.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 12:34:39 +00:00
dependabot[bot] 837329c0af
build(deps-dev): bump @typescript-eslint/parser from 5.47.1 to 5.48.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.47.1 to 5.48.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.48.1/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>
2023-01-13 12:34:14 +00:00
AkiraFukushima 8731d6f112
Merge pull request #4006 from h3poteto/dependabot/npm_and_yarn/eslint-plugin-vue-9.9.0
build(deps-dev): bump eslint-plugin-vue from 9.8.0 to 9.9.0
2023-01-13 21:30:48 +09:00
AkiraFukushima d73edffb35
Merge pull request #4000 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.48.1
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.48.1
2023-01-13 21:30:23 +09:00
AkiraFukushima 61298b4330
Merge pull request #3998 from h3poteto/dependabot/npm_and_yarn/postcss-8.4.21
build(deps-dev): bump postcss from 8.4.20 to 8.4.21
2023-01-13 21:30:04 +09:00
AkiraFukushima 823f0963ac
Merge pull request #3997 from h3poteto/dependabot/npm_and_yarn/jsdom-21.0.0
build(deps-dev): bump jsdom from 20.0.3 to 21.0.0
2023-01-13 21:29:50 +09:00
AkiraFukushima 3bab6d67fc
Merge pull request #3996 from h3poteto/dependabot/npm_and_yarn/prettier-2.8.2
build(deps-dev): bump prettier from 2.8.1 to 2.8.2
2023-01-13 21:29:37 +09:00
AkiraFukushima 4fbd616d0f
Merge pull request #3992 from h3poteto/dependabot/npm_and_yarn/utf-8-validate-6.0.0
build(deps-dev): bump utf-8-validate from 5.0.10 to 6.0.0
2023-01-13 21:29:16 +09:00
AkiraFukushima ed3fc2b661
Merge pull request #3991 from h3poteto/dependabot/npm_and_yarn/babel/core-7.20.12
build(deps-dev): bump @babel/core from 7.20.7 to 7.20.12
2023-01-13 21:29:01 +09:00
AkiraFukushima 9604e366dd
Merge pull request #3990 from h3poteto/dependabot/npm_and_yarn/babel-loader-9.1.2
build(deps-dev): bump babel-loader from 9.1.0 to 9.1.2
2023-01-13 21:28:54 +09:00
AkiraFukushima 870dc2eee2
Merge pull request #3988 from h3poteto/dependabot/npm_and_yarn/ajv-8.12.0
build(deps-dev): bump ajv from 8.11.2 to 8.12.0
2023-01-13 21:28:36 +09:00
AkiraFukushima 195ff07675
Merge pull request #3986 from h3poteto/dependabot/npm_and_yarn/vueuse/math-9.10.0
build(deps): bump @vueuse/math from 9.9.0 to 9.10.0
2023-01-13 21:28:15 +09:00
AkiraFukushima d73695097c
Merge pull request #3979 from h3poteto/dependabot/npm_and_yarn/eslint-8.31.0
build(deps-dev): bump eslint from 8.30.0 to 8.31.0
2023-01-13 21:28:06 +09:00
AkiraFukushima 5841138cc3
Merge pull request #3978 from h3poteto/dependabot/npm_and_yarn/element-plus-2.2.28
build(deps): bump element-plus from 2.2.27 to 2.2.28
2023-01-13 21:27:43 +09:00
AkiraFukushima 5d3cde9640
Merge pull request #3977 from h3poteto/dependabot/npm_and_yarn/vue3-i18next-0.2.2
build(deps): bump vue3-i18next from 0.2.1 to 0.2.2
2023-01-13 21:27:29 +09:00