Commit Graph

466 Commits

Author SHA1 Message Date
Aleksandr Bukhalo
744da0a922 refactor: cleanup context interface 2020-09-13 11:28:42 +03:00
Aleksandr Bukhalo
9d4464eee4 feat: add typedoc generation 2020-09-13 11:25:23 +03:00
dependabot[bot]
16de648927
chore(deps): bump node-fetch from 2.6.0 to 2.6.1 (#121)
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-12 16:41:26 +03:00
Aleksandr Bukhalo
6ecd61be4a fix: telegraf context usage 2020-09-10 12:52:46 +03:00
Aleksandr Bukhalo
678ad0d7c2 chore(deps): ugrade telegraf version 2020-09-10 12:52:20 +03:00
Aleksandr Bukhalo
dd696402a4 Merge branch 'master' of github.com:bukhalo/nestjs-telegraf into feature/v2
 Conflicts:
	package-lock.json
2020-09-10 12:26:56 +03:00
Aleksandr Bukhalo
df2b6a5ab3 docs: support docs versioning, new update hook decorators docs added 2020-09-10 11:23:04 +03:00
Aleksandr Bukhalo
7043f247da fix: website domain 2020-09-10 00:26:12 +03:00
Aleksandr Bukhalo
60b29bd873 fix: remove website directory from npm package 2020-09-10 00:23:07 +03:00
Aleksandr Bukhalo
306c746ef3
feat: documentation website (#120) 2020-09-10 00:20:03 +03:00
Aleksandr Bukhalo
134726bebd docs: remove full docs from README.md 2020-09-10 00:19:02 +03:00
Aleksandr Bukhalo
e1c4b6441c chore: remove unused docusaurus features 2020-09-10 00:01:43 +03:00
Aleksandr Bukhalo
1eb06e5412 docs: copy documentation from README.md into docusaurus docs 2020-09-09 23:40:23 +03:00
Aleksandr Bukhalo
de040e157a feat: add docusaurus for docs 2020-09-09 23:17:31 +03:00
Aleksandr Bukhalo
6350a6e8d1
feat: new decorators for telegram bot api updates (#119) 2020-09-09 22:46:25 +03:00
dependabot[bot]
f496e51013
chore(deps-dev): bump husky from 4.2.5 to 4.3.0 (#117)
Bumps [husky](https://github.com/typicode/husky) from 4.2.5 to 4.3.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typicode/husky/compare/v4.2.5...v4.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-08 09:58:31 +03:00
dependabot[bot]
94e9444a8d
chore(deps-dev): bump rxjs from 6.6.2 to 6.6.3 (#116)
Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.6.2 to 6.6.3.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/6.6.3/CHANGELOG.md)
- [Commits](https://github.com/reactivex/rxjs/compare/6.6.2...6.6.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-07 10:23:21 +03:00
dependabot[bot]
88340cb1a9
chore(deps-dev): bump lint-staged from 10.2.13 to 10.3.0 (#115)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.13 to 10.3.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.13...v10.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-04 15:02:04 +03:00
dependabot[bot]
e0c076e5be
chore(deps-dev): bump eslint from 7.8.0 to 7.8.1 (#114)
Bumps [eslint](https://github.com/eslint/eslint) from 7.8.0 to 7.8.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.8.0...v7.8.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-02 11:27:34 +03:00
dependabot[bot]
71e64c0b98
chore(deps-dev): bump eslint from 7.7.0 to 7.8.0 (#112)
Bumps [eslint](https://github.com/eslint/eslint) from 7.7.0 to 7.8.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.7.0...v7.8.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-01 10:17:10 +03:00
dependabot[bot]
3c81e9f121
chore(deps-dev): bump @nestjs/common from 7.4.3 to 7.4.4 (#113)
Bumps [@nestjs/common](https://github.com/nestjs/nest) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/compare/v7.4.3...v7.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-01 10:16:53 +03:00
dependabot[bot]
f849c4739a
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#111)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.10.1 to 4.0.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.0.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-01 10:15:25 +03:00
dependabot[bot]
2614a167db
chore(deps-dev): bump @nestjs/core from 7.4.3 to 7.4.4 (#110)
Bumps [@nestjs/core](https://github.com/nestjs/nest) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/compare/v7.4.3...v7.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-01 10:11:11 +03:00
Aleksandr Bukhalo
e892e5ad08 chore: bump version 2020-08-31 13:17:41 +03:00
Aleksandr Bukhalo
e999698fef chore: remove legacy decorators 2020-08-31 12:16:40 +03:00
Aleksandr Bukhalo
6dd856876c chore(deps): use development version of telegraf package 2020-08-31 12:14:46 +03:00
dependabot[bot]
c998deb372
chore(deps-dev): bump @nestjs/common from 7.4.2 to 7.4.3 (#108)
Bumps [@nestjs/common](https://github.com/nestjs/nest) from 7.4.2 to 7.4.3.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/compare/v7.4.2...v7.4.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-31 12:02:06 +03:00
dependabot[bot]
e7687efb13
chore(deps-dev): bump @nestjs/core from 7.4.2 to 7.4.3 (#107)
Bumps [@nestjs/core](https://github.com/nestjs/nest) from 7.4.2 to 7.4.3.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/compare/v7.4.2...v7.4.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-31 11:53:44 +03:00
dependabot[bot]
89a8c63e82
chore(deps-dev): bump prettier from 2.1.0 to 2.1.1 (#106)
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.1.0...2.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-26 13:30:08 +03:00
dependabot[bot]
e8e99f89d7
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#104)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.10.0 to 3.10.1.
- [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/v3.10.1/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-26 12:06:33 +03:00
dependabot[bot]
1feff26e65
chore(deps-dev): bump lint-staged from 10.2.11 to 10.2.13 (#105)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.11 to 10.2.13.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.11...v10.2.13)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-26 11:48:40 +03:00
dependabot[bot]
43e493ac41
chore(deps-dev): bump @typescript-eslint/parser from 3.10.0 to 3.10.1 (#103)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.10.0 to 3.10.1.
- [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/v3.10.1/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-26 11:47:58 +03:00
dependabot[bot]
11dcd8bc73
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#102)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.9.1 to 3.10.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/v3.10.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-25 09:51:48 +03:00
dependabot[bot]
a017c79217
chore(deps-dev): bump prettier from 2.0.5 to 2.1.0 (#101)
Bumps [prettier](https://github.com/prettier/prettier) from 2.0.5 to 2.1.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.0.5...2.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-25 09:48:37 +03:00
dependabot[bot]
225f082a9a
chore(deps-dev): bump @typescript-eslint/parser from 3.9.1 to 3.10.0 (#100)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.9.1 to 3.10.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/v3.10.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-25 09:48:21 +03:00
Aleksandr Bukhalo
aa4d3b9551 chore: move from renovate bot to dependabot 2020-08-23 00:02:26 +03:00
Aleksandr Bukhalo
7c3119b93e docs: new decorator names 2020-08-23 00:00:59 +03:00
dependabot[bot]
5e5bacc67a
chore(deps-dev): bump typescript from 3.9.7 to 4.0.2 (#99)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.0.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.7...v4.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-21 19:37:52 +03:00
dependabot[bot]
8f953ec095
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#97)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.9.0 to 3.9.1.
- [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/v3.9.1/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-18 11:43:33 +03:00
dependabot[bot]
a4d36fd56a
chore(deps-dev): bump @typescript-eslint/parser from 3.9.0 to 3.9.1 (#98)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.9.0 to 3.9.1.
- [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/v3.9.1/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-18 11:06:02 +03:00
dependabot[bot]
a909df47e8
chore(deps-dev): bump eslint from 7.6.0 to 7.7.0 (#96)
Bumps [eslint](https://github.com/eslint/eslint) from 7.6.0 to 7.7.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.6.0...v7.7.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-17 10:03:42 +03:00
dependabot[bot]
59e4d7a726
chore(deps): bump lodash from 4.17.15 to 4.17.20 (#95)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-14 14:41:14 +03:00
Aleksandr Bukhalo
a9fcef07b9
chore(release): v1.3.0 (#94)
feat: decorators refactoring
2020-08-14 14:28:15 +03:00
Aleksandr Bukhalo
8375d1af92 chore: update versions in accordance with SemVer 2020-08-14 14:27:36 +03:00
Aleksandr Bukhalo
668aa908a5 fix(deps): add missing dependencies 2020-08-14 14:13:00 +03:00
Aleksandr Bukhalo
c04794d9ce fix: allow comments for jsdoc/tsdoc 2020-08-14 14:01:39 +03:00
Aleksandr Bukhalo
18928f02b9 chore: bump version on v1.2.2 2020-08-14 13:55:57 +03:00
Aleksandr Bukhalo
0f06e4b930 feat: remove "Telegraf" prefix from decorator names 2020-08-14 12:42:57 +03:00
Aleksandr Bukhalo
05d7ae7b12 feat: add new @Update decorator 2020-08-14 01:21:33 +03:00
Aleksandr Bukhalo
63bac9e760
chore: add dependabot configuration file (#92) 2020-08-14 00:54:45 +03:00