Commit graph

1788 commits

Author SHA1 Message Date
AkiraFukushima f9902efdfc
Merge pull request #1523 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/parser-5.48.0
Bump @typescript-eslint/parser from 5.47.1 to 5.48.0
2023-01-05 00:57:59 +09:00
dependabot[bot] 46cbb31b9a
Bump @typescript-eslint/parser from 5.47.1 to 5.48.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.47.1 to 5.48.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.48.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-01-04 15:56:40 +00:00
AkiraFukushima 9460930121
Merge pull request #1527 from h3poteto/dependabot/npm_and_yarn/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2
2023-01-05 00:55:34 +09:00
AkiraFukushima 31df16a08d
Merge pull request #1524 from h3poteto/dependabot/npm_and_yarn/eslint-config-prettier-8.6.0
Bump eslint-config-prettier from 8.5.0 to 8.6.0
2023-01-05 00:55:25 +09:00
AkiraFukushima 1f9d4a7c75
Merge pull request #1526 from h3poteto/feat/impl/object
Implement objects in entities
2023-01-05 00:55:10 +09:00
dependabot[bot] 91dd802f5c
Bump eslint-config-prettier from 8.5.0 to 8.6.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.5.0...v8.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 15:53:34 +00:00
AkiraFukushima c176f371ad
Fix no-use-before-define 2023-01-05 00:53:12 +09:00
AkiraFukushima 0450c87366
Implement Meta for Attachment 2023-01-05 00:53:12 +09:00
AkiraFukushima a1a1f42ac1
Implement Alerts for push_subscription 2023-01-05 00:53:12 +09:00
AkiraFukushima d44e0a85b1
Use status_params in scheduled_status entity 2023-01-05 00:53:12 +09:00
AkiraFukushima 862ed06cb9
Use field in source entity 2023-01-05 00:53:11 +09:00
AkiraFukushima 714962c74d
Use field in account entity 2023-01-05 00:53:11 +09:00
dependabot[bot] b14307d439
Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 15:52:52 +00:00
AkiraFukushima 51cc725af3
Merge pull request #1528 from h3poteto/fix/test
Change integration tests target servers
2023-01-05 00:52:13 +09:00
AkiraFukushima 9ea3dcfdc7
Change integration tests target servers 2023-01-05 00:50:01 +09:00
AkiraFukushima 77a866a321
Merge pull request #1525 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.48.0
Bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.48.0
2023-01-05 00:45:02 +09:00
AkiraFukushima 0313c25399
Merge pull request #1522 from h3poteto/dependabot/npm_and_yarn/eslint-8.31.0
Bump eslint from 8.30.0 to 8.31.0
2023-01-05 00:44:43 +09:00
AkiraFukushima 7e1a93f87f
Merge pull request #1521 from h3poteto/dependabot/npm_and_yarn/types/jest-29.2.5
Bump @types/jest from 29.2.4 to 29.2.5
2023-01-05 00:44:35 +09:00
dependabot[bot] 00efec7028
Bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.48.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.47.1 to 5.48.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.48.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-01-03 09:04:09 +00:00
dependabot[bot] d08f5f98ef
Bump eslint from 8.30.0 to 8.31.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.30.0 to 8.31.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.30.0...v8.31.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-02 09:01:59 +00:00
dependabot[bot] dbe62724b4
Bump @types/jest from 29.2.4 to 29.2.5
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.2.4 to 29.2.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 09:01:43 +00:00
AkiraFukushima 855e59f35a
Bump to version 5.0.5 2022-12-30 10:51:28 +09:00
AkiraFukushima a047cb2809
Merge pull request #1519 from h3poteto/fix/ua
Remove User-Agent header from REST API requests
2022-12-30 10:50:18 +09:00
AkiraFukushima 55cc11c8d3
Remove User-Agent header from REST API requests
Because some servers don't allow it by Access-Controll-Allow-Headers
2022-12-30 10:47:32 +09:00
AkiraFukushima 651b47de55
Bump to version 5.0.4 2022-12-29 19:38:01 +09:00
AkiraFukushima 39819cabac
Merge pull request #1512 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.47.1
Bump @typescript-eslint/eslint-plugin from 5.47.0 to 5.47.1
2022-12-29 19:37:15 +09:00
AkiraFukushima f3a0816cb3
Merge pull request #1518 from h3poteto/clean/encoding
Remove unnecessary encoding after axios 1.2.2
2022-12-29 19:36:10 +09:00
dependabot[bot] fe6d6ec808
Bump @typescript-eslint/eslint-plugin from 5.47.0 to 5.47.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.47.0 to 5.47.1.
- [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.47.1/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>
2022-12-29 10:34:54 +00:00
AkiraFukushima 57da3ff365
Merge pull request #1513 from h3poteto/dependabot/npm_and_yarn/types/node-18.11.18
Bump @types/node from 18.11.17 to 18.11.18
2022-12-29 19:34:01 +09:00
AkiraFukushima db3b8ceb9c
Merge pull request #1511 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/parser-5.47.1
Bump @typescript-eslint/parser from 5.47.0 to 5.47.1
2022-12-29 19:33:48 +09:00
AkiraFukushima 94786cb46c
Remove unnecessary encoding after axios 1.2.2 2022-12-29 19:32:31 +09:00
AkiraFukushima f74d60d8d8
Merge pull request #1517 from h3poteto/dependabot/npm_and_yarn/axios-1.2.2
Bump axios from 1.2.1 to 1.2.2
2022-12-29 19:26:22 +09:00
dependabot[bot] c502809dc0
Bump axios from 1.2.1 to 1.2.2
Bumps [axios](https://github.com/axios/axios) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.2.1...1.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-29 09:01:33 +00:00
AkiraFukushima 1518732e0f
Bump to version 5.0.3 2022-12-29 11:47:57 +09:00
AkiraFukushima adec04025c
Merge pull request #1516 from h3poteto/iss-1515
refs #1515 Add encoding header to avoid the axios issue
2022-12-29 11:46:54 +09:00
AkiraFukushima 58ea5abee0
refs #1515 Fix detector and enable misskey test 2022-12-29 11:44:48 +09:00
AkiraFukushima 2e2d2dff51
refs #1515 Add encoding header to avoid the axios issue
https://github.com/axios/axios/issues/5346
2022-12-29 11:35:45 +09:00
dependabot[bot] 483309d62e
Bump @types/node from 18.11.17 to 18.11.18
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.17 to 18.11.18.
- [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>
2022-12-27 09:02:50 +00:00
dependabot[bot] 3048273833
Bump @typescript-eslint/parser from 5.47.0 to 5.47.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.47.0 to 5.47.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.47.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>
2022-12-27 09:01:39 +00:00
AkiraFukushima 3782a42816
Bump to version 5.0.2 2022-12-25 21:53:22 +09:00
AkiraFukushima 30e6980427
Merge pull request #1503 from h3poteto/dependabot/npm_and_yarn/types/node-18.11.17
Bump @types/node from 18.11.14 to 18.11.17
2022-12-25 21:42:45 +09:00
AkiraFukushima 8e54d29af8
Merge pull request #1504 from h3poteto/dependabot/npm_and_yarn/eslint-8.30.0
Bump eslint from 8.29.0 to 8.30.0
2022-12-25 21:42:37 +09:00
dependabot[bot] 956d28dec7
Bump @types/node from 18.11.14 to 18.11.17
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.14 to 18.11.17.
- [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>
2022-12-25 12:37:01 +00:00
dependabot[bot] 9ff4c3b94a
Bump eslint from 8.29.0 to 8.30.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.29.0 to 8.30.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.29.0...v8.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-25 12:36:43 +00:00
AkiraFukushima 41bde2a05c
Merge pull request #1506 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/parser-5.47.0
Bump @typescript-eslint/parser from 5.46.1 to 5.47.0
2022-12-25 21:35:57 +09:00
dependabot[bot] 89df6ef602
Bump @typescript-eslint/parser from 5.46.1 to 5.47.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.46.1 to 5.47.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.47.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>
2022-12-25 09:13:28 +00:00
AkiraFukushima d0c686b7cf
Merge pull request #1505 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.47.0
Bump @typescript-eslint/eslint-plugin from 5.46.1 to 5.47.0
2022-12-25 18:01:27 +09:00
AkiraFukushima 1f32abfc70
Merge pull request #1502 from h3poteto/dependabot/npm_and_yarn/typedoc-0.23.23
Bump typedoc from 0.23.22 to 0.23.23
2022-12-25 18:01:18 +09:00
AkiraFukushima 1ffb42fbae
Merge pull request #1510 from h3poteto/fix/axios-post-multipart
Update axios to 1.2.0 and fix multipart form posting
2022-12-25 15:00:09 +09:00
AkiraFukushima f63dd15bb6
Update axios to 1.2.1 and skip misskey 2022-12-25 14:58:03 +09:00