Commit Graph

6683 Commits

Author SHA1 Message Date
AkiraFukushima b0b7c1f95c
Merge pull request #4090 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/parser-5.51.0
build(deps-dev): bump @typescript-eslint/parser from 5.50.0 to 5.51.0
2023-02-08 00:21:46 +09:00
AkiraFukushima e9691209ba
Merge pull request #4091 from h3poteto/feat/read-privacy-sensitive
Read default value for sensitive and nsfw from API response
2023-02-08 00:21:37 +09:00
AkiraFukushima 90710d2401
Read default value for sensitive and nsfw from API response 2023-02-08 00:17:47 +09:00
dependabot[bot] 5e5f218718
build(deps-dev): bump @typescript-eslint/parser from 5.50.0 to 5.51.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.50.0 to 5.51.0.
- [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.51.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>
2023-02-07 15:16:34 +00:00
AkiraFukushima 3a8473b670
Merge pull request #4089 from h3poteto/dependabot/npm_and_yarn/vue-virtual-scroller-2.0.0-beta.8
build(deps): bump vue-virtual-scroller from 2.0.0-beta.7 to 2.0.0-beta.8
2023-02-08 00:08:29 +09:00
AkiraFukushima 771505eb05
Merge pull request #4088 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.51.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0
2023-02-08 00:08:21 +09:00
AkiraFukushima 8f77520372
Merge pull request #4087 from h3poteto/dependabot/npm_and_yarn/types/jsdom-21.1.0
build(deps-dev): bump @types/jsdom from 20.0.1 to 21.1.0
2023-02-08 00:08:11 +09:00
dependabot[bot] 9e5663e8a3
build(deps): bump vue-virtual-scroller from 2.0.0-beta.7 to 2.0.0-beta.8
Bumps [vue-virtual-scroller](https://github.com/Akryum/vue-virtual-scroller) from 2.0.0-beta.7 to 2.0.0-beta.8.
- [Release notes](https://github.com/Akryum/vue-virtual-scroller/releases)
- [Changelog](https://github.com/Akryum/vue-virtual-scroller/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Akryum/vue-virtual-scroller/compare/v2.0.0-beta.7...v2.0.0-beta.8)

---
updated-dependencies:
- dependency-name: vue-virtual-scroller
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-07 08:03:48 +00:00
dependabot[bot] 40c12ac293
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.50.0 to 5.51.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.51.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-02-07 08:03:19 +00:00
dependabot[bot] cc22c244a0
build(deps-dev): bump @types/jsdom from 20.0.1 to 21.1.0
Bumps [@types/jsdom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsdom) from 20.0.1 to 21.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsdom)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-07 08:01:39 +00:00
AkiraFukushima f0602eefdd
Merge pull request #4086 from h3poteto/l10n_master
New Crowdin updates
2023-02-07 10:11:23 +09:00
AkiraFukushima 13d1046b0b New translations translation.json (Basque) 2023-02-07 04:43:16 +09:00
AkiraFukushima 0d2f97d0c4
Bump to version 5.0.0-beta.3 2023-02-07 01:32:06 +09:00
AkiraFukushima c2aa4d2a2a
Merge pull request #4084 from h3poteto/clean/settings
[clean] Remove unnecessary buttons from header
2023-02-07 01:30:01 +09:00
AkiraFukushima 688cf415bf
Merge pull request #4083 from h3poteto/clean/compose
[clean] Remove old compose modal
2023-02-07 01:23:28 +09:00
AkiraFukushima 7a76ccc956
[clean] Remove unnecessary buttons from header 2023-02-07 01:23:24 +09:00
AkiraFukushima 5847875586
[clean] Remove old compose modal 2023-02-07 01:16:45 +09:00
AkiraFukushima ebbf2ec15e
Merge pull request #4078 from h3poteto/dependabot/npm_and_yarn/types/parse-link-header-2.0.1
build(deps-dev): bump @types/parse-link-header from 2.0.0 to 2.0.1
2023-02-07 00:00:30 +09:00
AkiraFukushima a193d21608
Merge pull request #4070 from h3poteto/dependabot/npm_and_yarn/vue-3.2.47
build(deps): bump vue from 3.2.45 to 3.2.47
2023-02-07 00:00:21 +09:00
AkiraFukushima 4d2fba4c32
Merge pull request #4068 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/parser-5.50.0
build(deps-dev): bump @typescript-eslint/parser from 5.49.0 to 5.50.0
2023-02-07 00:00:11 +09:00
dependabot[bot] b1916653d2
build(deps): bump vue from 3.2.45 to 3.2.47
Bumps [vue](https://github.com/vuejs/core) from 3.2.45 to 3.2.47.
- [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.45...v3.2.47)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 14:35:54 +00:00
dependabot[bot] e5a01fabe4
build(deps-dev): bump @typescript-eslint/parser from 5.49.0 to 5.50.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.49.0 to 5.50.0.
- [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.50.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>
2023-02-06 14:35:54 +00:00
dependabot[bot] 11d6fc54e2
build(deps-dev): bump @types/parse-link-header from 2.0.0 to 2.0.1
Bumps [@types/parse-link-header](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/parse-link-header) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/parse-link-header)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 14:35:52 +00:00
AkiraFukushima d5a68fe679
Merge pull request #4080 from h3poteto/dependabot/npm_and_yarn/types/node-18.11.19
build(deps-dev): bump @types/node from 18.11.18 to 18.11.19
2023-02-06 23:33:48 +09:00
AkiraFukushima 6a3ae114e2
Merge pull request #4077 from h3poteto/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
2023-02-06 23:33:28 +09:00
AkiraFukushima a022d19ad6
Merge pull request #4076 from h3poteto/dependabot/npm_and_yarn/element-plus-2.2.29
build(deps): bump element-plus from 2.2.28 to 2.2.29
2023-02-06 23:33:21 +09:00
AkiraFukushima eff48a9471
Merge pull request #4075 from h3poteto/dependabot/npm_and_yarn/jszip-3.10.1
build(deps): bump jszip from 3.7.1 to 3.10.1
2023-02-06 23:33:13 +09:00
AkiraFukushima 376fb923d0
Merge pull request #4073 from h3poteto/dependabot/npm_and_yarn/vue/compiler-sfc-3.2.47
build(deps-dev): bump @vue/compiler-sfc from 3.2.45 to 3.2.47
2023-02-06 23:33:04 +09:00
AkiraFukushima ba9ab99a39
Merge pull request #4071 from h3poteto/dependabot/npm_and_yarn/sanitize-html-2.9.0
build(deps): bump sanitize-html from 2.8.1 to 2.9.0
2023-02-06 23:32:55 +09:00
AkiraFukushima 4c1ec215c3
Merge pull request #4067 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.50.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.50.0
2023-02-06 23:32:32 +09:00
AkiraFukushima 591525d8a8
Merge pull request #4064 from h3poteto/dependabot/npm_and_yarn/typescript-4.9.5
build(deps-dev): bump typescript from 4.9.4 to 4.9.5
2023-02-06 23:32:24 +09:00
dependabot[bot] 152278664c
build(deps-dev): bump @types/node from 18.11.18 to 18.11.19
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.18 to 18.11.19.
- [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-02-06 08:04:09 +00:00
dependabot[bot] d78a2d600f
build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 04:29:47 +00:00
dependabot[bot] bb40e1a390
build(deps): bump element-plus from 2.2.28 to 2.2.29
Bumps [element-plus](https://github.com/element-plus/element-plus) from 2.2.28 to 2.2.29.
- [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.28...2.2.29)

---
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-02-03 08:04:51 +00:00
dependabot[bot] a9e70395f0
build(deps): bump jszip from 3.7.1 to 3.10.1
Bumps [jszip](https://github.com/Stuk/jszip) from 3.7.1 to 3.10.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.7.1...v3.10.1)

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 18:11:46 +00:00
dependabot[bot] 6b4b832389
build(deps-dev): bump @vue/compiler-sfc from 3.2.45 to 3.2.47
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.2.45 to 3.2.47.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.2.47/packages/compiler-sfc)

---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 08:09:22 +00:00
dependabot[bot] dae1bfc802
build(deps): bump sanitize-html from 2.8.1 to 2.9.0
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases)
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.8.1...2.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 08:06:17 +00:00
dependabot[bot] 7424188be9
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.49.0 to 5.50.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.50.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-02-01 08:03:27 +00:00
AkiraFukushima aa0fe8fc2e
Merge pull request #4066 from h3poteto/reduce/stale
Change stale workflow schedule
2023-01-31 21:15:31 +09:00
AkiraFukushima 37e09aa25f
Merge pull request #4065 from h3poteto/refactor/overlaid
[refactor] Remove overlaid props from Toot
2023-01-31 21:15:21 +09:00
AkiraFukushima e145d7d59a
Change stale workflow schedule 2023-01-31 21:11:15 +09:00
AkiraFukushima 8e0355a79c
[refactor] Remove overlaid props from Toot 2023-01-31 21:10:06 +09:00
AkiraFukushima 48d315c184
Bump to version 5.0.0-beta.2 2023-01-31 20:34:59 +09:00
AkiraFukushima ca21366380
Merge pull request #4063 from h3poteto/revert-4010-remove/winget
Revert "Stop uploading winget"
2023-01-31 18:36:36 +09:00
dependabot[bot] 72f933b35d
build(deps-dev): bump typescript from 4.9.4 to 4.9.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 08:02:08 +00:00
AkiraFukushima 41298bbd63
Skip winget when prerelease 2023-01-31 13:19:27 +09:00
AkiraFukushima 766bfb0641
Revert "Stop uploading winget" 2023-01-31 00:34:01 +09:00
AkiraFukushima 254b5a4a99
Merge pull request #4061 from h3poteto/dependabot/npm_and_yarn/vueuse/math-9.12.0
build(deps): bump @vueuse/math from 9.11.0 to 9.12.0
2023-01-30 22:34:32 +09:00
AkiraFukushima a1ab0c38e4
Merge pull request #4054 from h3poteto/dependabot/npm_and_yarn/babel-jest-29.4.1
build(deps-dev): bump babel-jest from 29.3.1 to 29.4.1
2023-01-30 22:34:15 +09:00
AkiraFukushima dbae425161
Merge pull request #4049 from h3poteto/dependabot/npm_and_yarn/fortawesome/vue-fontawesome-3.0.3
build(deps): bump @fortawesome/vue-fontawesome from 3.0.2 to 3.0.3
2023-01-30 22:34:07 +09:00