Commit Graph

205 Commits

Author SHA1 Message Date
renovate[bot]
6cdfa31067
chore(deps): update dependency typedoc to v0.20.15 (#223)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-17 02:35:28 +03:00
renovate[bot]
19c7ef14c3
chore(deps): update dependency husky to v4.3.8 (#222)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-16 03:36:17 +03:00
renovate[bot]
063f4a78b2
chore(deps): update dependency eslint to v7.18.0 (#221)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-16 03:36:00 +03:00
renovate[bot]
3fe8fbe67e
fix(deps): update dependency telegraf to v4.0.1 (#217)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-14 10:07:36 +03:00
renovate[bot]
8c0a9b2d97
chore(deps): update typescript-eslint monorepo to v4.13.0 (#213)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-12 02:24:47 +03:00
Alexander Bukhalo
0370f5742a chore(release): v2.0.0-beta.2 2021-01-12 02:23:52 +03:00
Morbo
663ebf1a62
Update to Telegraf v4.0.0 (#212)
* feat(telegraf): update to v4.0.0

* chore(lock): update package-lock

* chore(deps): remove telegraf from dependencies

* chore(readme): update installation command

* chore(deps): add telegraf to dev dependencies
2021-01-11 16:17:32 +03:00
renovate[bot]
b16f0b9fa5
chore(deps): update dependency typedoc to v0.20.14 (#210)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-10 02:47:39 +03:00
Alexander Bukhalo
27b4970432 chore(release): v2.0.0-beta.1 2021-01-07 21:34:08 +03:00
Alexander Bukhalo
3a00e83aa7 feat(): add commitlint 2021-01-07 13:35:32 +03:00
renovate[bot]
5db300043c
chore(deps): update dependency husky to v4.3.7 (#208)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-07 12:51:47 +03:00
renovate[bot]
dca74bee4c
chore(deps): pin dependency eslint-plugin-prettier to 3.3.1 (#207)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-07 04:01:58 +03:00
Morb0
3e10acf070 Merge remote-tracking branch 'origin/master' into feature/execution-context 2021-01-06 17:38:06 +03:00
Morb0
84f90495ea fix(eslint): use prettier plugin 2021-01-06 16:57:27 +03:00
renovate[bot]
e9d8900d9c
chore(deps): update dependency typedoc to v0.20.13 (#206)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-06 14:50:58 +03:00
Alexander Bukhalo
99755338d2 chore(): update package info 2021-01-05 16:18:37 +03:00
renovate[bot]
9c53352b21
chore(deps): update typescript-eslint monorepo to v4.12.0 (#193)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-05 15:51:41 +03:00
renovate[bot]
879148107a
chore(deps): update dependency typedoc to v0.20.12 (#191)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-05 15:51:29 +03:00
Morb0
6f44b52fb5 fix(build): remove sample from tsconfig 2021-01-03 16:52:11 +03:00
Morb0
6ab86f9fad chore(package.json): remove sample app start 2021-01-03 16:39:13 +03:00
Morb0
90cb548551 fix(): add build tsconfig & add main/types 2021-01-03 15:52:50 +03:00
Morb0
e75415340b fix(sample-app): make possible to run app 2021-01-03 15:35:18 +03:00
Morb0
46249cf7ba chore(): remove pre-commit warning 2021-01-03 13:34:15 +03:00
renovate[bot]
8efc3af210
chore(deps): pin dependencies (#188)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-02 22:01:40 +03:00
Alexander Bukhalo
4f54af07a9 chore(deps): new typedoc version and configuration 2021-01-02 21:59:41 +03:00
Alexander Bukhalo
7d49cf2663 Merge branch 'master' of github.com:bukhalo/nestjs-telegraf into feature/typedoc
 Conflicts:
	package-lock.json
	package.json
2021-01-02 21:49:15 +03:00
Alexander Bukhalo
b808fb646a Merge branch 'feature/v2' of github.com:bukhalo/nestjs-telegraf into feature/multiple-instances
 Conflicts:
	lib/decorators/inject-bot.decorator.ts
	lib/index.ts
	lib/interfaces/context.interface.ts
	lib/interfaces/index.ts
	lib/interfaces/telegraf-options.interface.ts
	lib/services/metadata-accessor.service.ts
	lib/services/updates-explorer.service.ts
	lib/telegraf-core.module.ts
	lib/telegraf.constants.ts
	package-lock.json
2021-01-02 16:46:01 +03:00
Alexander Bukhalo
9f4e64baac Merge branch 'master' of github.com:bukhalo/nestjs-telegraf into feature/v2
 Conflicts:
	package-lock.json
	package.json
2021-01-02 16:15:58 +03:00
Arthur
f56526b9f3 feat(): use last telegraf release 2021-01-02 15:23:30 +03:00
renovate[bot]
7c8bb7b7e9
chore(deps): update dependency eslint to v7.17.0 (#187)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-02 13:49:15 +03:00
Alexander Bukhalo
841ba6e6a0 chore(deps): add missing dependencies 2021-01-02 01:30:28 +03:00
Alexander Bukhalo
fc7d6090bc chore(): fix wrong version, no idea why that in master 2020-12-30 21:14:40 +03:00
Alexander Bukhalo
419728023e chore(): update author info 2020-12-30 20:37:11 +03:00
renovate[bot]
6428902455
chore(deps): update dependency eslint to v7.16.0 (#181)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-30 14:47:27 +03:00
renovate[bot]
62108a6385
chore(deps): update nest monorepo to v7.6.5 (#180)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-30 14:47:07 +03:00
renovate[bot]
e0af132b16
chore(deps): update dependency eslint-config-prettier to v7.1.0 (#182)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-30 14:36:44 +03:00
renovate[bot]
cf26a31e11
chore(deps): update typescript-eslint monorepo to v4.11.1 (#178)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-30 14:35:37 +03:00
renovate[bot]
ab30303fa1
chore(deps): update dependency husky to v4.3.6 (#177)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-30 14:35:20 +03:00
renovate[bot]
0d83c244f3
chore(deps): update dependency typescript to v4.1.3 (#176)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-30 14:34:57 +03:00
unknown
0dc981dc95 feat(): add sample app 2020-12-26 16:23:54 +03:00
unknown
d02a52a7ae feat(): mvp 2020-12-26 16:11:09 +03:00
unknown
e11325ea66 chore(): use master branch dependencie versions 2020-12-23 17:44:03 +03:00
unknown
c3a280320f chore(): use develop telegraf version 2020-12-23 17:43:22 +03:00
renovate[bot]
3a5130967e
chore(deps): update nest monorepo to v7.6.1 (#175)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-11 00:09:35 +03:00
renovate[bot]
6ece303484
chore(deps): update dependency @typescript-eslint/parser to v4 (#172)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-08 12:50:27 +03:00
renovate[bot]
d9b8b58501
chore(deps): update dependency eslint-config-prettier to v7 (#173)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-08 12:31:30 +03:00
renovate[bot]
3d5ef28650
chore(deps): update dependency @typescript-eslint/eslint-plugin to v4.9.1 (#167)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-08 12:29:36 +03:00
renovate[bot]
513798b6a8
chore(deps): update dependency lint-staged to v10.5.3 (#164)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-08 12:28:29 +03:00
renovate[bot]
f1d094a998
chore(deps): update dependency prettier to v2.2.1 (#165)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-07 21:01:48 +03:00
renovate[bot]
3eafcafb4e
chore(deps): update dependency husky to v4.3.5 (#163)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-07 20:58:54 +03:00