Commit Graph

7532 Commits

Author SHA1 Message Date
AkiraFukushima 51a7f37895
Bump to build version 165 2023-06-10 13:26:48 +09:00
AkiraFukushima a4f15f1572
Bump to version 5.0.6 2023-06-10 00:58:05 +09:00
AkiraFukushima 06b2202a07
Merge pull request #4457 from h3poteto/update/megalodon/6.1.0
Update megalodon version to 6.1.0
2023-06-10 00:57:01 +09:00
AkiraFukushima 355bbd4e79
Update megalodon version to 6.1.0 2023-06-10 00:51:14 +09:00
AkiraFukushima 26ad6f0292
Merge pull request #4437 from h3poteto/dependabot/npm_and_yarn/megalodon-6.0.4
build(deps): bump megalodon from 6.0.3 to 6.0.4
2023-06-05 20:09:53 +09:00
dependabot[bot] 65f0db75d1
build(deps-dev): bump node-sass from 8.0.0 to 9.0.0
Bumps [node-sass](https://github.com/sass/node-sass) from 8.0.0 to 9.0.0.
- [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/v8.0.0...v9.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 09:03:30 +00:00
dependabot[bot] 52ff9bc5a2
build(deps): bump megalodon from 6.0.3 to 6.0.4
Bumps [megalodon](https://github.com/h3poteto/megalodon) from 6.0.3 to 6.0.4.
- [Release notes](https://github.com/h3poteto/megalodon/releases)
- [Commits](https://github.com/h3poteto/megalodon/compare/v6.0.3...v6.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 09:00:16 +00:00
AkiraFukushima d56795dcc1
Merge pull request #4424 from h3poteto/iss-4257
refs #4257 Check followRequests in SideMenu
2023-06-03 22:54:05 +09:00
AkiraFukushima cbdcd844de
refs #4257 Fix isAccount function for FollowRequest 2023-06-03 22:44:40 +09:00
AkiraFukushima c32560c05c
refs #4257 Check followRequests in SideMenu 2023-06-03 21:47:06 +09:00
AkiraFukushima c756e2e232
Merge pull request #4426 from h3poteto/auto-update/thirdparty
[Auto update] Thirdparty libraries list
2023-06-03 21:46:14 +09:00
AkiraFukushima 4c2148d947
Merge pull request #4425 from h3poteto/feat/vue-tsc
Add vue-tsc
2023-06-03 21:46:04 +09:00
AkiraFukushima a56890e68c
Fix types 2023-06-03 21:39:42 +09:00
h3poteto 523d3b3da4 [Auto update] Thirdparty libraries list 2023-06-03 10:56:23 +00:00
AkiraFukushima e80e0fe13e
Fix in components 2023-06-03 18:38:17 +09:00
AkiraFukushima 9fe5427dc2
Use i18next-vue instead of vue3-i18next 2023-06-03 17:33:26 +09:00
AkiraFukushima b1ac2a6949
Add vue-tsc 2023-06-03 16:46:40 +09:00
AkiraFukushima b5590f0bb2
Merge pull request #4423 from h3poteto/fix/empty-timeline
Fix when update run before loading timeline
2023-06-03 13:06:18 +09:00
AkiraFukushima 7928c18ad2
Fix when update run before loading timeline 2023-06-03 12:30:38 +09:00
AkiraFukushima 5d9523d3bd
Merge pull request #4422 from h3poteto/iss-4074
refs #4074 Add shortuct for reloading with CMD+R
2023-06-03 11:04:20 +09:00
AkiraFukushima c2dee4716b
Merge pull request #4415 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.8
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.8
2023-06-03 01:19:25 +09:00
AkiraFukushima de5c56d6fe
Merge pull request #4411 from h3poteto/dependabot/npm_and_yarn/babel/core-7.22.1
build(deps-dev): bump @babel/core from 7.21.4 to 7.22.1
2023-06-03 01:19:17 +09:00
AkiraFukushima 282e9c1eaa
refs #4074 Add shortuct for reloading with CMD+R 2023-06-03 01:15:15 +09:00
dependabot[bot] febb0ee4f3
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.59.1 to 5.59.8.
- [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.59.8/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-02 16:15:05 +00:00
AkiraFukushima 369cd771e6
Merge pull request #4421 from h3poteto/iss-3586
refs #3586 Add scroll bar if there are many hashtags or lists
2023-06-03 01:14:25 +09:00
dependabot[bot] a2080837d6
build(deps-dev): bump @babel/core from 7.21.4 to 7.22.1
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.4 to 7.22.1.
- [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.22.1/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>
2023-06-02 16:13:43 +00:00
AkiraFukushima 7419ab5529
Merge pull request #4417 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.8
build(deps-dev): bump @typescript-eslint/parser from 5.59.5 to 5.59.8
2023-06-03 01:11:57 +09:00
AkiraFukushima 9fd601e4af
Merge pull request #4416 from h3poteto/dependabot/npm_and_yarn/vue-router-4.2.2
build(deps): bump vue-router from 4.1.6 to 4.2.2
2023-06-03 01:11:50 +09:00
AkiraFukushima fc70ca49bb
Merge pull request #4399 from h3poteto/dependabot/npm_and_yarn/vue-3.3.4
build(deps): bump vue from 3.2.47 to 3.3.4
2023-06-03 01:10:51 +09:00
AkiraFukushima 6b3b86b8fc
refs #3586 Add scroll bar if there are many hashtags or lists 2023-06-03 01:06:51 +09:00
dependabot[bot] 873a26df65
build(deps): bump vue from 3.2.47 to 3.3.4
Bumps [vue](https://github.com/vuejs/core) from 3.2.47 to 3.3.4.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.2.47...v3.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-02 16:04:05 +00:00
dependabot[bot] e47a6186f0
build(deps-dev): bump @typescript-eslint/parser from 5.59.5 to 5.59.8
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.5 to 5.59.8.
- [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.59.8/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-06-02 16:01:30 +00:00
dependabot[bot] 8b846a6031
build(deps): bump vue-router from 4.1.6 to 4.2.2
Bumps [vue-router](https://github.com/vuejs/router) from 4.1.6 to 4.2.2.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.1.6...v4.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-02 16:00:19 +00:00
AkiraFukushima 9156ba9358
Merge pull request #4420 from h3poteto/dependabot/npm_and_yarn/vue-loader-17.2.2
build(deps-dev): bump vue-loader from 17.1.0 to 17.2.2
2023-06-03 00:58:27 +09:00
AkiraFukushima 2bdac219fe
Merge pull request #4403 from h3poteto/dependabot/npm_and_yarn/better-sqlite3-8.4.0
build(deps): bump better-sqlite3 from 8.2.0 to 8.4.0
2023-06-03 00:58:19 +09:00
AkiraFukushima 1a5f783725
Merge pull request #4414 from h3poteto/dependabot/npm_and_yarn/jsdom-22.1.0
build(deps-dev): bump jsdom from 21.1.1 to 22.1.0
2023-06-03 00:56:54 +09:00
AkiraFukushima ce31765160
Merge pull request #4413 from h3poteto/dependabot/npm_and_yarn/types/node-20.2.5
build(deps-dev): bump @types/node from 20.1.2 to 20.2.5
2023-06-03 00:56:06 +09:00
AkiraFukushima cdd6f26a4a
Merge pull request #4409 from h3poteto/dependabot/npm_and_yarn/eslint-plugin-vue-9.14.1
build(deps-dev): bump eslint-plugin-vue from 9.11.0 to 9.14.1
2023-06-03 00:55:57 +09:00
AkiraFukushima ae2468564f
Merge pull request #4397 from h3poteto/dependabot/npm_and_yarn/vue/compiler-sfc-3.3.4
build(deps-dev): bump @vue/compiler-sfc from 3.2.47 to 3.3.4
2023-06-03 00:55:48 +09:00
AkiraFukushima 62b44177fb
Merge pull request #4382 from h3poteto/dependabot/npm_and_yarn/core-js-3.30.2
build(deps-dev): bump core-js from 3.30.1 to 3.30.2
2023-06-03 00:52:14 +09:00
dependabot[bot] d32915999d
build(deps-dev): bump core-js from 3.30.1 to 3.30.2
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.30.1 to 3.30.2.
- [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/commits/v3.30.2/packages/core-js)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-02 15:51:34 +00:00
dependabot[bot] c6c83a688f
build(deps): bump better-sqlite3 from 8.2.0 to 8.4.0
Bumps [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) from 8.2.0 to 8.4.0.
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](https://github.com/WiseLibs/better-sqlite3/compare/v8.2.0...v8.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-02 15:51:06 +00:00
AkiraFukushima c48c155e14
Merge pull request #4379 from h3poteto/dependabot/npm_and_yarn/babel/eslint-parser-7.21.8
build(deps-dev): bump @babel/eslint-parser from 7.21.3 to 7.21.8
2023-06-03 00:50:12 +09:00
AkiraFukushima 66de3b442d
Merge pull request #4378 from h3poteto/dependabot/npm_and_yarn/cfonts-3.2.0
build(deps-dev): bump cfonts from 3.1.1 to 3.2.0
2023-06-03 00:50:04 +09:00
AkiraFukushima dd3fbb0a31
Merge pull request #4377 from h3poteto/dependabot/npm_and_yarn/emoji-mart-vue-fast-12.0.4
build(deps): bump emoji-mart-vue-fast from 12.0.1 to 12.0.4
2023-06-03 00:49:55 +09:00
AkiraFukushima 0539aec6ab
Merge pull request #4373 from h3poteto/dependabot/npm_and_yarn/webpack-dev-server-4.15.0
build(deps-dev): bump webpack-dev-server from 4.13.3 to 4.15.0
2023-06-03 00:49:46 +09:00
AkiraFukushima 6450bb7c15
Merge pull request #4349 from h3poteto/dependabot/npm_and_yarn/vueuse/math-10.1.2
build(deps): bump @vueuse/math from 10.0.2 to 10.1.2
2023-06-03 00:49:10 +09:00
AkiraFukushima 2e3b701cac
Merge pull request #4333 from h3poteto/dependabot/npm_and_yarn/axios-1.4.0
build(deps): bump axios from 1.3.5 to 1.4.0
2023-06-03 00:49:01 +09:00
AkiraFukushima 76869d16f7
Merge pull request #4419 from h3poteto/dependabot/npm_and_yarn/megalodon-6.0.3
build(deps): bump megalodon from 6.0.1 to 6.0.3
2023-06-03 00:48:45 +09:00
AkiraFukushima 877d80bac1
Fix emoji type 2023-06-03 00:42:47 +09:00