Commit graph

1347 commits

Author SHA1 Message Date
AkiraFukushima 4486e3bd78
Use monorepo for examples 2022-01-02 16:28:11 +09:00
AkiraFukushima be87a66f3d
Bump to version 3.7.0 2022-01-02 01:28:02 +09:00
AkiraFukushima 28543304aa
Merge pull request #1051 from h3poteto/doc
Update api documents
2022-01-02 01:19:11 +09:00
AkiraFukushima e6f0aff8aa
Update api documents 2022-01-02 01:15:44 +09:00
AkiraFukushima 50bdf357b7
Merge pull request #1038 from h3poteto/dependabot/npm_and_yarn/eslint-plugin-promise-6.0.0
Bump eslint-plugin-promise from 4.3.1 to 6.0.0
2022-01-02 01:13:47 +09:00
AkiraFukushima 72f734f4e8
Merge pull request #1001 from h3poteto/dependabot/npm_and_yarn/types/uuid-8.3.3
Bump @types/uuid from 8.3.1 to 8.3.3
2022-01-02 01:13:36 +09:00
dependabot[bot] f2928908b3
Bump eslint-plugin-promise from 4.3.1 to 6.0.0
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.3.1 to 6.0.0.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/commits)

---
updated-dependencies:
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-01 16:11:14 +00:00
AkiraFukushima 8f183156f1
Merge pull request #1050 from h3poteto/update/axios/0.24
Update axios version to 0.24.0
2022-01-02 01:10:48 +09:00
AkiraFukushima 3b0e54b749
Merge pull request #948 from h3poteto/dependabot/npm_and_yarn/eslint-config-standard-16.0.3
Bump eslint-config-standard from 14.1.1 to 16.0.3
2022-01-02 01:08:49 +09:00
AkiraFukushima 7fe57fa7b4
Merge pull request #1047 from h3poteto/dependabot/npm_and_yarn/typescript-4.5.4
Bump typescript from 4.2.4 to 4.5.4
2022-01-02 01:08:30 +09:00
AkiraFukushima ba47b864e9
Merge pull request #1049 from h3poteto/clean/remove-node15-ci
Remove node 15.x from CI
2022-01-02 01:08:21 +09:00
AkiraFukushima 9ff2584da4
Update axios version to 0.24.0 2022-01-02 01:07:48 +09:00
dependabot[bot] 102fc3a28b
Bump typescript from 4.2.4 to 4.5.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-01 16:02:07 +00:00
AkiraFukushima f5e07eecdd
Merge pull request #1048 from h3poteto/dependabot/npm_and_yarn/example/typescript/types/node-17.0.6
Bump @types/node from 17.0.5 to 17.0.6 in /example/typescript
2022-01-02 00:59:51 +09:00
AkiraFukushima bd9ed71aa4
Remove node 15.x from CI 2022-01-02 00:59:27 +09:00
dependabot[bot] 9a646c9e23
Bump @types/node from 17.0.5 to 17.0.6 in /example/typescript
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.5 to 17.0.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>
2022-01-01 15:56:36 +00:00
AkiraFukushima 2dcd11d2e4
Merge pull request #1006 from h3poteto/dependabot/npm_and_yarn/socks-proxy-agent-6.1.1
Bump socks-proxy-agent from 6.1.0 to 6.1.1
2022-01-02 00:56:29 +09:00
AkiraFukushima 1e92dcced6
Merge pull request #1021 from h3poteto/dependabot/npm_and_yarn/prettier-2.5.1
Bump prettier from 2.4.1 to 2.5.1
2022-01-02 00:55:15 +09:00
dependabot[bot] 35f406698d
Bump eslint-config-standard from 14.1.1 to 16.0.3
Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.1 to 16.0.3.
- [Release notes](https://github.com/standard/eslint-config-standard/releases)
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/eslint-config-standard/compare/v14.1.1...v16.0.3)

---
updated-dependencies:
- dependency-name: eslint-config-standard
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-01 15:55:12 +00:00
AkiraFukushima 71d18719cc
Merge pull request #1031 from h3poteto/dependabot/npm_and_yarn/example/browser/typescript-4.5.4
Bump typescript from 4.4.3 to 4.5.4 in /example/browser
2022-01-02 00:54:47 +09:00
AkiraFukushima 65ec758bf6
Merge pull request #978 from h3poteto/dependabot/npm_and_yarn/example/browser/webpack-cli-4.9.1
Bump webpack-cli from 4.8.0 to 4.9.1 in /example/browser
2022-01-02 00:54:26 +09:00
dependabot[bot] 4fdd0cb902
Bump socks-proxy-agent from 6.1.0 to 6.1.1
Bumps [socks-proxy-agent](https://github.com/TooTallNate/node-socks-proxy-agent) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/TooTallNate/node-socks-proxy-agent/releases)
- [Commits](https://github.com/TooTallNate/node-socks-proxy-agent/compare/v6.1.0...v6.1.1)

---
updated-dependencies:
- dependency-name: socks-proxy-agent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-01 15:53:33 +00:00
dependabot[bot] 358ab82083
Bump @types/uuid from 8.3.1 to 8.3.3
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 8.3.1 to 8.3.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-01 15:52:21 +00:00
dependabot[bot] 375edf42cf
Bump prettier from 2.4.1 to 2.5.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.1.
- [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.4.1...2.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-01 15:52:15 +00:00
dependabot[bot] 00579b1659
Bump webpack-cli from 4.8.0 to 4.9.1 in /example/browser
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.8.0 to 4.9.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.8.0...webpack-cli@4.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-01 15:50:09 +00:00
dependabot[bot] e08a839177
Bump typescript from 4.4.3 to 4.5.4 in /example/browser
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.3 to 4.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.3...v4.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-01 15:49:51 +00:00
AkiraFukushima a9c1a3dcc8
Merge pull request #949 from h3poteto/dependabot/npm_and_yarn/eslint-plugin-prettier-4.0.0
Bump eslint-plugin-prettier from 3.4.1 to 4.0.0
2022-01-02 00:49:50 +09:00
AkiraFukushima 6c78cb7f02
Merge pull request #950 from h3poteto/dependabot/npm_and_yarn/eslint-config-prettier-8.3.0
Bump eslint-config-prettier from 6.15.0 to 8.3.0
2022-01-02 00:49:42 +09:00
AkiraFukushima 71a1605685
Merge pull request #953 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/parser-4.33.0
Bump @typescript-eslint/parser from 4.32.0 to 4.33.0
2022-01-02 00:49:33 +09:00
AkiraFukushima e12f0c30f5
Merge pull request #954 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.33.0
Bump @typescript-eslint/eslint-plugin from 4.32.0 to 4.33.0
2022-01-02 00:49:23 +09:00
AkiraFukushima 71ef241c61
Merge pull request #982 from h3poteto/dependabot/npm_and_yarn/example/browser/http-server-14.0.0
Bump http-server from 13.0.2 to 14.0.0 in /example/browser
2022-01-02 00:49:10 +09:00
AkiraFukushima fbc8cc58fd
Merge pull request #1023 from h3poteto/dependabot/npm_and_yarn/example/browser/webpack-5.65.0
Bump webpack from 5.56.0 to 5.65.0 in /example/browser
2022-01-02 00:48:51 +09:00
AkiraFukushima 0193bcc71d
Merge pull request #1010 from h3poteto/dependabot/npm_and_yarn/typedoc-0.22.10
Bump typedoc from 0.22.4 to 0.22.10
2022-01-02 00:48:36 +09:00
AkiraFukushima 360ea39391
Merge pull request #1024 from h3poteto/dependabot/npm_and_yarn/types/ws-8.2.2
Bump @types/ws from 8.2.0 to 8.2.2
2022-01-02 00:48:24 +09:00
AkiraFukushima 4a7d7fe65c
Merge pull request #1032 from h3poteto/dependabot/npm_and_yarn/jest-27.4.5
Bump jest from 27.2.4 to 27.4.5
2022-01-02 00:48:08 +09:00
AkiraFukushima 40e167aa0c
Merge pull request #1033 from h3poteto/dependabot/npm_and_yarn/jest-worker-27.4.5
Bump jest-worker from 27.2.4 to 27.4.5
2022-01-02 00:47:59 +09:00
AkiraFukushima feed765775
Merge pull request #1034 from h3poteto/dependabot/npm_and_yarn/example/typescript/typescript-4.5.4
Bump typescript from 4.4.3 to 4.5.4 in /example/typescript
2022-01-02 00:47:50 +09:00
AkiraFukushima fcbbbe42ee
Merge pull request #1037 from h3poteto/dependabot/npm_and_yarn/ts-jest-27.1.2
Bump ts-jest from 27.0.5 to 27.1.2
2022-01-02 00:47:41 +09:00
AkiraFukushima efc4157a4f
Merge pull request #1040 from h3poteto/dependabot/npm_and_yarn/ws-8.4.0
Bump ws from 7.5.5 to 8.4.0
2022-01-02 00:47:26 +09:00
AkiraFukushima 9077b10c25
Merge pull request #1043 from h3poteto/dependabot/npm_and_yarn/example/typescript/types/node-17.0.5
Bump @types/node from 16.10.2 to 17.0.5 in /example/typescript
2022-01-02 00:47:18 +09:00
AkiraFukushima 8d67b8e453
Merge pull request #1044 from h3poteto/dependabot/npm_and_yarn/types/jest-27.4.0
Bump @types/jest from 27.0.2 to 27.4.0
2022-01-02 00:47:09 +09:00
AkiraFukushima 64844517fe
Merge pull request #1046 from h3poteto/iss-1045
Add read notifications method for pleroma API
2022-01-02 00:46:01 +09:00
AkiraFukushima f65652f2a1
Add read notifications method for pleroma API 2022-01-01 23:51:39 +09:00
dependabot[bot] b5aa2b66e2
Bump @types/jest from 27.0.2 to 27.4.0
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.0.2 to 27.4.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-31 09:02:48 +00:00
dependabot[bot] ede1fe9548
Bump @types/node from 16.10.2 to 17.0.5 in /example/typescript
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.10.2 to 17.0.5.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-27 09:12:36 +00:00
dependabot[bot] e24e5bbcd3
Bump ws from 7.5.5 to 8.4.0
Bumps [ws](https://github.com/websockets/ws) from 7.5.5 to 8.4.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.5...8.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-21 09:03:07 +00:00
dependabot[bot] 823384bf44
Bump ts-jest from 27.0.5 to 27.1.2
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.5 to 27.1.2.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.0.5...v27.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-17 09:02:41 +00:00
dependabot[bot] 4084b67765
Bump typescript from 4.4.3 to 4.5.4 in /example/typescript
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.3 to 4.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.3...v4.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 09:10:47 +00:00
dependabot[bot] 0298ecd03f
Bump jest-worker from 27.2.4 to 27.4.5
Bumps [jest-worker](https://github.com/facebook/jest/tree/HEAD/packages/jest-worker) from 27.2.4 to 27.4.5.
- [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/v27.4.5/packages/jest-worker)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 09:03:17 +00:00
dependabot[bot] f9cc9930cf
Bump jest from 27.2.4 to 27.4.5
Bumps [jest](https://github.com/facebook/jest) from 27.2.4 to 27.4.5.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.2.4...v27.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 09:02:39 +00:00