Commit graph

652 commits

Author SHA1 Message Date
dependabot-preview[bot] 279d8b0fdd
Bump typescript from 3.7.5 to 3.8.2 in /example/browser
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.5 to 3.8.2.
- [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-02-27 00:57:01 +00:00
dependabot-preview[bot] 6d629320df
Bump @types/ws from 7.2.1 to 7.2.2
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 7.2.1 to 7.2.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-27 00:56:30 +00:00
dependabot-preview[bot] a02e2c438a
Bump typescript from 3.7.5 to 3.8.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.5 to 3.8.2.
- [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-02-27 00:56:21 +00:00
AkiraFukushima c8a5919463
Merge pull request #224 from h3poteto/npm
Use npm instead of yarn in example
2020-02-27 09:54:44 +09:00
AkiraFukushima 95df64da85 Use npm instead of yarn in example 2020-02-27 09:45:23 +09:00
dependabot-preview[bot] 0c98762339
Bump @typescript-eslint/eslint-plugin from 2.19.2 to 2.21.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.19.2 to 2.21.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/v2.21.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-25 06:51:07 +00:00
dependabot-preview[bot] bce08076e7
Bump @typescript-eslint/parser from 2.19.2 to 2.21.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.19.2 to 2.21.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/v2.21.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-25 06:50:08 +00:00
AkiraFukushima 93557ce33e
Merge pull request #216 from h3poteto/iss-215
closes #215 Add a function to detect SNS
2020-02-23 19:44:45 +09:00
AkiraFukushima 5b80a3a961 refs #215 Add a function to detect SNS 2020-02-23 19:39:16 +09:00
AkiraFukushima 9eeca7e61c
Merge pull request #192 from h3poteto/dependabot/npm_and_yarn/example/typescript/log4js-6.1.2
Bump log4js from 6.1.1 to 6.1.2 in /example/typescript
2020-02-23 17:31:49 +09:00
AkiraFukushima 53fa56da39
Merge pull request #207 from h3poteto/dependabot/npm_and_yarn/ts-jest-25.2.1
Bump ts-jest from 25.2.0 to 25.2.1
2020-02-23 16:40:36 +09:00
AkiraFukushima 91632e1bf6
Merge pull request #214 from h3poteto/refactor/example
Divide typescript example for each SNS
2020-02-23 16:35:10 +09:00
AkiraFukushima 5ff324bead Remove javascript example 2020-02-23 16:25:47 +09:00
AkiraFukushima f92d837c7d Divide typescript example for each SNS 2020-02-23 16:24:01 +09:00
AkiraFukushima 8629b913a2
Merge pull request #210 from h3poteto/add/converter
Add converter to convert entity between each SNS and megalodon
2020-02-21 21:29:14 +09:00
AkiraFukushima 3bd3e6df5b Add converter for pleroma 2020-02-21 19:21:39 +09:00
AkiraFukushima 6333115c9d Add converter to convert entity between each SNS and megalodon 2020-02-21 01:49:22 +09:00
AkiraFukushima f111864fc1
Merge pull request #209 from h3poteto/fix/status_entity
fix: Application can be null in status
2020-02-20 23:48:38 +09:00
AkiraFukushima a7a5a78f18 fix: Application can be null in status 2020-02-20 23:32:27 +09:00
dependabot-preview[bot] 5fdf46b482
Bump ts-jest from 25.2.0 to 25.2.1
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 25.2.0 to 25.2.1.
- [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/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-20 06:52:52 +00:00
dependabot-preview[bot] 036d1d5a94
Bump @types/jest from 25.1.2 to 25.1.3
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.1.2 to 25.1.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-02-20 06:52:29 +00:00
dependabot-preview[bot] fab245c10a
Bump @types/core-js from 2.5.2 to 2.5.3
Bumps [@types/core-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/core-js) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/core-js)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 07:03:14 +00:00
dependabot-preview[bot] 3db96ff2a0
Bump typedoc from 0.16.9 to 0.16.10
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.16.9 to 0.16.10.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.16.9...v0.16.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 07:02:45 +00:00
AkiraFukushima d4852baf19
Merge pull request #199 from h3poteto/update/typescript-eslint
Update typescript eslint version to 2.19.2
2020-02-16 01:38:12 +09:00
AkiraFukushima 83c9c3124c Update eslint version to 6.8.0 2020-02-16 01:23:29 +09:00
AkiraFukushima aa81835158 Update typescript-eslint version to 2.19.2 2020-02-16 01:22:23 +09:00
AkiraFukushima f92369b381
Merge pull request #198 from h3poteto/feature/interface/register
Fix register interface for scopes
2020-02-16 01:16:10 +09:00
AkiraFukushima f4b059cf0c Fix scopes in examples 2020-02-16 01:02:31 +09:00
AkiraFukushima 4aac20f0f6 Fix register interface for scopes 2020-02-14 01:36:50 +09:00
AkiraFukushima 1b60cb4ca1
Merge pull request #193 from h3poteto/iss-125
refs #125 Add base Misskey API client
2020-02-12 00:21:42 +09:00
AkiraFukushima a38b76ecad refs #125 Add base Misskey API client 2020-02-11 23:47:12 +09:00
AkiraFukushima 461703c608
Merge pull request #191 from h3poteto/default_variable
Divide default variables
2020-02-11 23:16:33 +09:00
AkiraFukushima dd12606599 Update documents 2020-02-11 23:06:53 +09:00
dependabot-preview[bot] c2e188de9e
Bump log4js from 6.1.1 to 6.1.2 in /example/typescript
Bumps [log4js](https://github.com/log4js-node/log4js-node) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/log4js-node/log4js-node/releases)
- [Changelog](https://github.com/log4js-node/log4js-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/log4js-node/log4js-node/compare/v6.1.1...v6.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-11 07:16:27 +00:00
AkiraFukushima 45877f5815 Divide default variables 2020-02-11 01:57:19 +09:00
AkiraFukushima fd6b326b6e
Merge pull request #190 from h3poteto/doc
Update documents
2020-02-11 01:44:15 +09:00
AkiraFukushima 95362e9b0b Update documents 2020-02-11 01:34:26 +09:00
AkiraFukushima 7389268267
Merge pull request #189 from h3poteto/example/generator
Use generator in example
2020-02-11 01:17:15 +09:00
AkiraFukushima 964875bfef Use generator in browser example 2020-02-11 00:16:29 +09:00
AkiraFukushima cefe9cf31d Use generator in typescript example 2020-02-11 00:07:01 +09:00
AkiraFukushima 9a7271ce3e
Merge pull request #187 from h3poteto/divide/namespace/entity
Create entity namespace for entities
2020-02-10 23:14:25 +09:00
AkiraFukushima e0f99fe322 Fix entity for browser example 2020-02-10 01:12:00 +09:00
AkiraFukushima 9997e1341c Fix entity for typescript example 2020-02-10 01:01:24 +09:00
AkiraFukushima 421eb70f5c Create entity namespace for entities 2020-02-10 01:01:24 +09:00
AkiraFukushima fb86fc6440 Merge pull request #186 from h3poteto/generator
Add generator to return each SNS client instance
2020-02-09 17:34:18 +09:00
AkiraFukushima 47418f06b0 Update documents 2020-02-09 17:03:34 +09:00
AkiraFukushima 3eb0daabd5 Add generator to return each SNS client instance 2020-02-09 16:56:19 +09:00
AkiraFukushima b4e4fe0080 Merge pull request #153 from h3poteto/dependabot/npm_and_yarn/jest-and-ts-jest-25.1.0
Bump jest and ts-jest
2020-02-09 16:29:03 +09:00
dependabot-preview[bot] ebf7f40c12
Bump jest and ts-jest
Bumps [jest](https://github.com/facebook/jest) and [ts-jest](https://github.com/kulshekhar/ts-jest). These dependencies needed to be updated together.

Updates `jest` from 24.9.0 to 25.1.0
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v24.9.0...v25.1.0)

Updates `ts-jest` from 24.3.0 to 25.0.0
- [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/v24.3.0...v25.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-09 07:17:02 +00:00
AkiraFukushima 4ad2cd8622 Merge pull request #185 from h3poteto/travis/node
Change node version in travis
2020-02-09 16:14:40 +09:00