Commit graph

171 commits

Author SHA1 Message Date
AkiraFukushima 127ecc7d13
Downgrade ws version to 7.5.5 2021-10-02 20:10:21 +09:00
AkiraFukushima 53f12dddc8
Bump to version 3.6.6 2021-10-02 17:16:09 +09:00
AkiraFukushima b52805ca89
Update jest version to 27.x 2021-10-02 17:08:51 +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
dependabot[bot] 4c149597d9
Bump @types/jest from 26.0.23 to 27.0.2
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.23 to 27.0.2.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-02 07:29:55 +00:00
AkiraFukushima eca2f62075
Merge pull request #929 from h3poteto/dependabot/npm_and_yarn/types/ws-8.2.0
Bump @types/ws from 7.4.4 to 8.2.0
2021-10-02 16:28:17 +09:00
AkiraFukushima e7c1a33fd4
Merge pull request #917 from h3poteto/dependabot/npm_and_yarn/socks-proxy-agent-6.1.0
Bump socks-proxy-agent from 5.0.0 to 6.1.0
2021-10-02 16:27:59 +09:00
dependabot[bot] ae1fc294de
Bump @types/ws from 7.4.4 to 8.2.0
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 7.4.4 to 8.2.0.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-02 07:18:57 +00:00
dependabot[bot] 8e125e23ce
Bump typedoc from 0.20.36 to 0.22.4
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.36 to 0.22.4.
- [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.20.36...v0.22.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 09:02:45 +00:00
dependabot[bot] 1047651511
Bump socks-proxy-agent from 5.0.0 to 6.1.0
Bumps [socks-proxy-agent](https://github.com/TooTallNate/node-socks-proxy-agent) from 5.0.0 to 6.1.0.
- [Release notes](https://github.com/TooTallNate/node-socks-proxy-agent/releases)
- [Commits](https://github.com/TooTallNate/node-socks-proxy-agent/compare/5.0.0...v6.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-16 09:03:38 +00:00
AkiraFukushima 64e6c31c2d
Bump to version 3.6.5 2021-06-05 01:07:22 +09:00
AkiraFukushima 3df39136aa
Fix API for getMarkers and saveMarkers 2021-06-04 01:47:47 +09:00
AkiraFukushima 703c3e847b
Bump to version 3.6.4 2021-05-20 01:29:14 +09:00
AkiraFukushima cbc3048cd6
Bump to version 3.6.3 2021-05-09 23:21:58 +09:00
AkiraFukushima 14c2990467
Bump to version 3.6.2 2021-05-09 22:50:27 +09:00
dependabot[bot] b88409b720
Bump typescript from 4.2.3 to 4.2.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.3...v4.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 12:35:47 +00:00
AkiraFukushima d2fd031741 Bump to version 3.6.1 2021-04-05 01:49:29 +09:00
AkiraFukushima f382e65da7 refs #714 Add headers for pleroma api_clients 2021-04-04 23:16:07 +09:00
AkiraFukushima b26f0b75f4 refs #714 Add form-data as dependency 2021-04-04 16:40:42 +09:00
AkiraFukushima 6f39b573d8 Bump to version 3.6.0 2021-03-23 01:03:11 +09:00
AkiraFukushima d0d86bd6a3 Bump to version 3.5.2 2021-03-22 00:20:53 +09:00
AkiraFukushima 49ccc936d1 Bump to version 3.5.1 2021-03-21 18:53:07 +09:00
dependabot-preview[bot] 841b8f5e80
Bump typescript from 4.1.5 to 4.2.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.5 to 4.2.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-05 06:22:16 +00:00
AkiraFukushima d05a23a40e Bump to version 3.5.0 2021-03-05 01:14:49 +09:00
AkiraFukushima 4030c6c536 Bump to version 3.4.2 2021-03-02 13:48:28 +09:00
AkiraFukushima 9573d028b9 Update documents 2021-03-02 13:31:53 +09:00
AkiraFukushima ac646d3990 Bump to version 3.4.1 2021-03-01 22:37:49 +09:00
AkiraFukushima a1efea8c53 Bump to version 3.4.0 2021-02-15 22:05:28 +09:00
dependabot-preview[bot] aa97123f8b
Bump typescript from 3.9.7 to 4.1.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.1.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.7...v4.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-11 06:32:39 +00:00
AkiraFukushima af2ca3f35a refs #571 Use dayjs instead of momentjs 2021-02-04 00:39:51 +09:00
AkiraFukushima c8c3578f35 Bump to version 3.3.3 2021-02-03 23:08:31 +09:00
AkiraFukushima fbd0566716
Merge pull request #560 from h3poteto/dependabot/npm_and_yarn/eslint-plugin-standard-5.0.0
Bump eslint-plugin-standard from 4.0.2 to 5.0.0
2021-01-30 23:11:20 +09:00
dependabot-preview[bot] 86ac907c99
Bump ts-jest from 25.5.1 to 26.4.4
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 25.5.1 to 26.4.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v25.5.1...v26.4.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-29 06:29:56 +00:00
dependabot-preview[bot] 32d464b964
Bump eslint-plugin-standard from 4.0.2 to 5.0.0
Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.0.2 to 5.0.0.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.0.2...v5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-28 16:54:19 +00:00
AkiraFukushima c3fcec16fa Update jest to update node-notifier for security 2021-01-29 01:50:06 +09:00
dependabot-preview[bot] 0fd7599573
Bump typedoc from 0.19.2 to 0.20.19
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.19.2 to 0.20.19.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.19.2...v0.20.19)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-28 16:35:25 +00:00
AkiraFukushima de93a26192 Bump to version 3.3.2 2020-10-25 23:15:49 +09:00
dependabot-preview[bot] b4f708aa33
Bump axios from 0.20.0 to 0.21.0
Bumps [axios](https://github.com/axios/axios) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.20.0...v0.21.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-23 19:20:45 +00:00
AkiraFukushima 30792a41af Bump to version 3.3.1 2020-10-24 00:58:24 +09:00
dependabot-preview[bot] dcce6c2b8e
Bump typedoc from 0.18.0 to 0.19.2
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.18.0 to 0.19.2.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.18.0...v0.19.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-21 12:55:31 +00:00
AkiraFukushima 7284fe22b1 Bump to version 3.3.0 2020-08-31 11:34:27 +09:00
AkiraFukushima f52aae4f07 Bump to version 3.2.5 2020-08-22 21:33:34 +09:00
dependabot-preview[bot] f805776271
Bump axios from 0.19.2 to 0.20.0
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.20.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.20.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-21 12:25:59 +00:00
dependabot-preview[bot] 9d961f6919
Bump typedoc from 0.17.8 to 0.18.0
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.17.8 to 0.18.0.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/0.17.8...v0.18.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-10 06:55:10 +00:00
AkiraFukushima 47a0b91967 Bump to version 3.2.4 2020-07-31 22:02:01 +09:00
dependabot-preview[bot] 5ad40faada
Bump typescript from 3.9.6 to 3.9.7
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.6 to 3.9.7.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.6...v3.9.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-31 11:59:14 +00:00
AkiraFukushima c43738f3cd Bump to version 3.2.3 2020-07-07 23:56:57 +09:00
dependabot-preview[bot] e580d4d78f
Bump typescript from 3.9.3 to 3.9.6
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.3 to 3.9.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-06 15:05:26 +00:00
dependabot-preview[bot] 928eaae472
Bump @types/jest from 25.2.3 to 26.0.3
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.2.3 to 26.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-06 14:51:38 +00:00