Compare commits

...

10 Commits
v2.7.0 ... main

Author SHA1 Message Date
9e53fc62d9
chore(main): release 2.7.1 (#16) 2023-07-24 13:42:26 +00:00
dependabot[bot]
7d80334018
chore(deps-dev): bump @commitlint/config-angular from 17.1.0 to 17.6.7 (#8)
Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) from 17.1.0 to 17.6.7.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-angular/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.6.7/@commitlint/config-angular)

---
updated-dependencies:
- dependency-name: "@commitlint/config-angular"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-24 10:38:56 +00:00
dependabot[bot]
36ede272f2
chore(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.8.0 (#18)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.5.0 to 8.8.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.5.0...v8.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-24 10:37:44 +00:00
dependabot[bot]
261f1370a3
chore(deps-dev): bump @commitlint/cli from 17.1.2 to 17.6.7 (#20)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.1.2 to 17.6.7.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.6.7/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-24 10:36:39 +00:00
dependabot[bot]
c94acf3ed3
chore(deps): bump clsx from 1.1.1 to 2.0.0 in /website (#17)
Bumps [clsx](https://github.com/lukeed/clsx) from 1.1.1 to 2.0.0.
- [Release notes](https://github.com/lukeed/clsx/releases)
- [Commits](https://github.com/lukeed/clsx/compare/v1.1.1...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-24 10:35:24 +00:00
dependabot[bot]
f6005d0e48
chore(deps-dev): bump @tsconfig/docusaurus in /website (#7)
Bumps [@tsconfig/docusaurus](https://github.com/tsconfig/bases/tree/HEAD/bases) from 1.0.6 to 2.0.0.
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)

---
updated-dependencies:
- dependency-name: "@tsconfig/docusaurus"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-24 13:34:09 +03:00
dependabot[bot]
4ea8ba1cc6
chore(deps-dev): bump prettier from 2.8.0 to 3.0.0 (#6)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.0 to 3.0.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.0...3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-24 13:32:01 +03:00
dependabot[bot]
0e2c7590da
chore(deps-dev): bump husky from 8.0.1 to 8.0.3 (#19)
Bumps [husky](https://github.com/typicode/husky) from 8.0.1 to 8.0.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v8.0.1...v8.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-24 13:30:34 +03:00
113250bcca
fix: upgrade typescript in peerDependencies (#15)
Co-authored-by: Mikhail Novikov <notiv.nt@gmail.com>
2023-07-24 09:20:40 +03:00
50e55b1bba
ci: update release-please.yml 2023-07-23 19:16:58 +03:00
6 changed files with 509 additions and 401 deletions

View File

@ -17,3 +17,4 @@ jobs:
with:
release-type: node
package-name: release-please-action
token: ${{ secrets.PAT }}

View File

@ -1,5 +1,12 @@
# Changelog
## [2.7.1](https://github.com/Maks1mS/nestjs-telegraf/compare/v2.7.0...v2.7.1) (2023-07-24)
### Bug Fixes
* upgrade typescript in peerDependencies ([#15](https://github.com/Maks1mS/nestjs-telegraf/issues/15)) ([113250b](https://github.com/Maks1mS/nestjs-telegraf/commit/113250bccaec8673294ad80e825d322d840a9b88))
## [2.7.0](https://github.com/Maks1mS/nestjs-telegraf/compare/v2.6.4...v2.7.0) (2023-07-23)

856
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "@maks1ms/nestjs-telegraf",
"version": "2.7.0",
"version": "2.7.1",
"description": "Telegraf module for NestJS",
"keywords": [
"nest",
@ -54,19 +54,19 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"@commitlint/cli": "17.1.2",
"@commitlint/config-angular": "17.1.0",
"@commitlint/cli": "17.6.7",
"@commitlint/config-angular": "17.6.7",
"@nestjs/common": "^9.0.11",
"@nestjs/core": "^9.0.11",
"@types/lodash": "4.14.191",
"@typescript-eslint/eslint-plugin": "5.44.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.45.0",
"eslint-config-prettier": "8.5.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.1",
"husky": "8.0.3",
"lint-staged": "13.2.3",
"prettier": "2.8.0",
"prettier": "3.0.0",
"reflect-metadata": "0.1.13",
"telegraf": "4.12.2",
"typedoc": "0.23.11",
@ -77,6 +77,6 @@
"@nestjs/core": "^9.0.0 || ^10.0.0",
"reflect-metadata": "^0.1.13",
"telegraf": "^4.0.0",
"typescript": "^4.1.2"
"typescript": "^4.1.2 || ^5.0.2"
}
}

View File

@ -11,14 +11,14 @@
"@docusaurus/core": "2.4.1",
"@docusaurus/preset-classic": "2.4.1",
"@mdx-js/react": "1.6.22",
"clsx": "1.1.1",
"clsx": "2.0.0",
"docusaurus-gtm-plugin": "^0.0.2",
"react": "17.0.2",
"react-dom": "17.0.2"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "2.4.1",
"@tsconfig/docusaurus": "1.0.6",
"@tsconfig/docusaurus": "2.0.0",
"@types/react": "17.0.39",
"@types/react-helmet": "6.1.5",
"@types/react-router-dom": "5.3.3",
@ -3276,9 +3276,9 @@
}
},
"node_modules/@tsconfig/docusaurus": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/@tsconfig/docusaurus/-/docusaurus-1.0.6.tgz",
"integrity": "sha512-1QxDaP54hpzM6bq9E+yFEo4F9WbWHhsDe4vktZXF/iDlc9FqGr9qlg+3X/nuKQXx8QxHV7ue8NXFazzajsxFBA==",
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/@tsconfig/docusaurus/-/docusaurus-2.0.0.tgz",
"integrity": "sha512-X5wptT7pXA/46/IRFTW76oR5GNjoy9qjNM/1JGhFV4QAsmLh3YUpJJA+Vpx7Ds6eEBxSxz1QrgoNEBy6rLVs8w==",
"dev": true
},
"node_modules/@types/body-parser": {
@ -4678,9 +4678,9 @@
}
},
"node_modules/clsx": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/clsx/-/clsx-1.1.1.tgz",
"integrity": "sha512-6/bPho624p3S2pMyvP5kKBPXnI3ufHLObBFCfgx+LkeR5lg2XYy2hqZqUf45ypD8COn2bhgGJSUE+l5dhNBieA==",
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/clsx/-/clsx-2.0.0.tgz",
"integrity": "sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q==",
"engines": {
"node": ">=6"
}
@ -14571,9 +14571,9 @@
"integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA=="
},
"@tsconfig/docusaurus": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/@tsconfig/docusaurus/-/docusaurus-1.0.6.tgz",
"integrity": "sha512-1QxDaP54hpzM6bq9E+yFEo4F9WbWHhsDe4vktZXF/iDlc9FqGr9qlg+3X/nuKQXx8QxHV7ue8NXFazzajsxFBA==",
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/@tsconfig/docusaurus/-/docusaurus-2.0.0.tgz",
"integrity": "sha512-X5wptT7pXA/46/IRFTW76oR5GNjoy9qjNM/1JGhFV4QAsmLh3YUpJJA+Vpx7Ds6eEBxSxz1QrgoNEBy6rLVs8w==",
"dev": true
},
"@types/body-parser": {
@ -15695,9 +15695,9 @@
}
},
"clsx": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/clsx/-/clsx-1.1.1.tgz",
"integrity": "sha512-6/bPho624p3S2pMyvP5kKBPXnI3ufHLObBFCfgx+LkeR5lg2XYy2hqZqUf45ypD8COn2bhgGJSUE+l5dhNBieA=="
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/clsx/-/clsx-2.0.0.tgz",
"integrity": "sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q=="
},
"collapse-white-space": {
"version": "1.0.6",

View File

@ -14,7 +14,7 @@
"@docusaurus/core": "2.4.1",
"@docusaurus/preset-classic": "2.4.1",
"@mdx-js/react": "1.6.22",
"clsx": "1.1.1",
"clsx": "2.0.0",
"docusaurus-gtm-plugin": "^0.0.2",
"react": "17.0.2",
"react-dom": "17.0.2"
@ -33,7 +33,7 @@
},
"devDependencies": {
"@docusaurus/module-type-aliases": "2.4.1",
"@tsconfig/docusaurus": "1.0.6",
"@tsconfig/docusaurus": "2.0.0",
"@types/react": "17.0.39",
"@types/react-helmet": "6.1.5",
"@types/react-router-dom": "5.3.3",