Commit graph

1319 commits

Author SHA1 Message Date
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
dependabot[bot] 7cf52251e8
Bump @types/ws from 8.2.0 to 8.2.2
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 8.2.0 to 8.2.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-07 09:02:46 +00:00
dependabot[bot] 132f3601a1
Bump webpack from 5.56.0 to 5.65.0 in /example/browser
Bumps [webpack](https://github.com/webpack/webpack) from 5.56.0 to 5.65.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.56.0...v5.65.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-07 09:01:09 +00:00
dependabot[bot] b6ba6fb781
Bump typedoc from 0.22.4 to 0.22.10
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.4 to 0.22.10.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.22.4...v0.22.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-25 09:03:03 +00:00
dependabot[bot] 972de055ea
Bump http-server from 13.0.2 to 14.0.0 in /example/browser
Bumps [http-server](https://github.com/http-party/http-server) from 13.0.2 to 14.0.0.
- [Release notes](https://github.com/http-party/http-server/releases)
- [Commits](https://github.com/http-party/http-server/compare/v13.0.2...v14.0.0)

---
updated-dependencies:
- dependency-name: http-server
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-20 09:01:28 +00:00
dependabot[bot] a9c1b53c9c
Bump @typescript-eslint/eslint-plugin from 4.32.0 to 4.33.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.32.0 to 4.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.33.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>
2021-10-05 09:02:26 +00:00
dependabot[bot] cc02fe66b3
Bump @typescript-eslint/parser from 4.32.0 to 4.33.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.32.0 to 4.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.33.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>
2021-10-05 09:02:07 +00:00
dependabot[bot] eb8a6343fa
Bump eslint-config-prettier from 6.15.0 to 8.3.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 8.3.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/v6.15.0...v8.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 09:02:36 +00:00
AkiraFukushima d782a86cb1
Bump to version 3.6.7 2021-10-02 20:31:43 +09:00
AkiraFukushima 80f371f918
Merge pull request #944 from h3poteto/dependabot/npm_and_yarn/ansi-regex-5.0.1
Bump ansi-regex from 5.0.0 to 5.0.1
2021-10-02 20:27:06 +09:00
dependabot[bot] 4698582e22
Bump ansi-regex from 5.0.0 to 5.0.1
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-02 11:24:23 +00:00
AkiraFukushima 4c7aa0e2f3
Merge pull request #943 from h3poteto/update/eslint/7.23
Update eslint version to 7.32
2021-10-02 20:23:50 +09:00
AkiraFukushima 7a317c179a
Update eslint version to 7.32 2021-10-02 20:19:57 +09:00
AkiraFukushima b7532253e8
Merge pull request #942 from h3poteto/revert/ws/7.5.5
Downgrade ws version to 7.5.5
2021-10-02 20:18:33 +09:00
AkiraFukushima 127ecc7d13
Downgrade ws version to 7.5.5 2021-10-02 20:10:21 +09:00
AkiraFukushima 7291bb0902
Merge pull request #941 from h3poteto/update/doc
Update documents
2021-10-02 17:21:02 +09:00
AkiraFukushima e91fb94617
Update documents 2021-10-02 17:17:35 +09:00
AkiraFukushima 53f12dddc8
Bump to version 3.6.6 2021-10-02 17:16:09 +09:00
AkiraFukushima 984e540215
Merge pull request #940 from h3poteto/update/jest/27
Update jest version to 27.x
2021-10-02 17:13:55 +09:00
AkiraFukushima b52805ca89
Update jest version to 27.x 2021-10-02 17:08:51 +09:00
AkiraFukushima f4abfeb4c9
Merge pull request #906 from h3poteto/dependabot/npm_and_yarn/ws-8.2.2
Bump ws from 7.4.6 to 8.2.2
2021-10-02 16:58:52 +09:00
AkiraFukushima 8d9c77971b
Disable zlib in browser 2021-10-02 16:56:02 +09:00
dependabot[bot] c70da8cd08
Bump ws from 7.4.6 to 8.2.2
Bumps [ws](https://github.com/websockets/ws) from 7.4.6 to 8.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.6...8.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-02 16:54:50 +09:00
AkiraFukushima a77c393cac
Merge pull request #924 from h3poteto/dependabot/npm_and_yarn/types/jest-27.0.2
Bump @types/jest from 26.0.23 to 27.0.2
2021-10-02 16:47:10 +09:00
AkiraFukushima dab4e525c4
Merge pull request #918 from h3poteto/dependabot/npm_and_yarn/prettier-2.4.1
Bump prettier from 2.3.0 to 2.4.1
2021-10-02 16:47:02 +09:00
AkiraFukushima 11aacacdb9
Merge pull request #915 from h3poteto/dependabot/npm_and_yarn/example/typescript/typescript-4.4.3
Bump typescript from 4.2.4 to 4.4.3 in /example/typescript
2021-10-02 16:46:55 +09:00
AkiraFukushima c80a080245
Merge pull request #911 from h3poteto/dependabot/npm_and_yarn/example/browser/typescript-4.4.3
Bump typescript from 4.3.2 to 4.4.3 in /example/browser
2021-10-02 16:46:48 +09:00
AkiraFukushima 2a98e268f3
Merge pull request #890 from h3poteto/dependabot/npm_and_yarn/eslint-plugin-import-2.24.2
Bump eslint-plugin-import from 2.23.4 to 2.24.2
2021-10-02 16:46:39 +09:00