DK
|
68636daf0d
|
ci: increase days until marked as stale
|
2022-09-26 22:32:45 +02:00 |
|
DK
|
b0501a1e72
|
Merge pull request #297 from Dineshkarthik/dependabot/pip/black-22.6.0
build(deps-dev): bump black from 22.3.0 to 22.6.0
|
2022-07-26 18:22:43 +02:00 |
|
dependabot[bot]
|
5bc0fec2d4
|
build(deps-dev): bump black from 22.3.0 to 22.6.0
Bumps [black](https://github.com/psf/black) from 22.3.0 to 22.6.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.3.0...22.6.0)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-26 16:14:57 +00:00 |
|
DK
|
c487d0c6b0
|
Merge pull request #296 from Dineshkarthik/dependabot/pip/mypy-0.971
build(deps-dev): bump mypy from 0.961 to 0.971
|
2022-07-26 18:14:01 +02:00 |
|
DK
|
a32ca7bbcc
|
Merge pull request #298 from Dineshkarthik/dependabot/pip/types-pyyaml-6.0.11
build(deps-dev): bump types-pyyaml from 6.0.10 to 6.0.11
|
2022-07-26 18:13:01 +02:00 |
|
DK
|
b9904a0994
|
Merge pull request #301 from Dineshkarthik/fix/proxy-configuration
Fix - missing proxy configuration
|
2022-07-26 18:10:48 +02:00 |
|
Dineshkarthik
|
33335e0d70
|
build: bump-up telegram-media-downloader version from 2.0.1 to 2.0.2
|
2022-07-26 18:01:10 +02:00 |
|
Dineshkarthik
|
1a722c12cf
|
fix: missing proxy config for pyrogram client
|
2022-07-26 18:00:36 +02:00 |
|
dependabot[bot]
|
b6e24a5501
|
build(deps-dev): bump types-pyyaml from 6.0.10 to 6.0.11
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.10 to 6.0.11.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-pyyaml
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-25 10:09:13 +00:00 |
|
dependabot[bot]
|
6b88b93284
|
build(deps-dev): bump mypy from 0.961 to 0.971
Bumps [mypy](https://github.com/python/mypy) from 0.961 to 0.971.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.961...v0.971)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-25 10:09:05 +00:00 |
|
DK
|
f2ffe14a6c
|
Merge pull request #287 from Dineshkarthik/fix/v2-minor-fixes
Fixes for Bugs introduced in V2.0.0
|
2022-07-20 16:24:08 +02:00 |
|
Dineshkarthik
|
90ac5bdf53
|
build: bump-up telegram-media-downloader version from 2.0.0 to 2.0.1
|
2022-07-20 16:11:58 +02:00 |
|
Dineshkarthik
|
7a8e2dfda7
|
test: update mock objects to handle pyrogram V2 migration
|
2022-07-20 16:10:59 +02:00 |
|
Dineshkarthik
|
6c48df4a27
|
fix: use own fork of Pyrogram to achieve chronological order of chat history
|
2022-07-20 16:10:25 +02:00 |
|
Dineshkarthik
|
9a2cef55bc
|
refactor: suppress pyrogram timeout and reconnection warnings
|
2022-07-20 15:59:38 +02:00 |
|
DK
|
07cd9aec25
|
Merge pull request #277 from Dineshkarthik/v2.0.0-stable
Migrate to Pyrogram v2
|
2022-07-19 12:23:12 +02:00 |
|
Dineshkarthik
|
9a53c11a02
|
build(deps-dev): add pre-commit V2.20.0
|
2022-07-19 12:13:56 +02:00 |
|
Dineshkarthik
|
bdf3312c96
|
doc: update proxy configuration instructions to match Pyrogram V2
|
2022-07-19 12:04:23 +02:00 |
|
Dineshkarthik
|
8f75cecd5b
|
build: bump-up telegram-media-downloader version from 1.5.1 to 2.0.0
|
2022-07-19 12:03:26 +02:00 |
|
Dineshkarthik
|
4cefa0c859
|
ci: specify python version & install dev deps
|
2022-07-18 20:21:43 +02:00 |
|
Dineshkarthik
|
e19cb26ed4
|
build(deps-dev): add black & isort
|
2022-07-18 20:16:18 +02:00 |
|
Dineshkarthik
|
ef12b4f5e2
|
style: change in black and isort autoformat config
|
2022-07-18 20:08:21 +02:00 |
|
Dineshkarthik
|
c36b3af158
|
add: mypy config
|
2022-07-18 20:07:04 +02:00 |
|
Dineshkarthik
|
0486e70b83
|
rm: pyproject.toml file used for black config
|
2022-07-18 20:04:29 +02:00 |
|
Dineshkarthik
|
a9a6634d89
|
style: change in black and isort autoformat config
|
2022-07-18 20:03:20 +02:00 |
|
Dineshkarthik
|
077e0dc943
|
style: pre-commit fix for end-of-line-fixer
|
2022-07-18 20:01:49 +02:00 |
|
Dineshkarthik
|
08d754e5cf
|
fix: mypy revision
|
2022-07-18 19:24:33 +02:00 |
|
Dineshkarthik
|
edc790a580
|
ci: separate workflows for code quality and unittest
|
2022-07-18 19:18:36 +02:00 |
|
Dineshkarthik
|
3c897b6348
|
add: pre-commit config
|
2022-07-18 19:13:23 +02:00 |
|
Dineshkarthik
|
52d980c16a
|
build(package): update classifiers
|
2022-07-18 19:12:47 +02:00 |
|
Dineshkarthik
|
6d58a01f94
|
test: update mock objects to handle pyrogram V2 migration
|
2022-07-18 16:58:19 +02:00 |
|
Dineshkarthik
|
1702ec9788
|
ci: specify python 3.11 beta version
|
2022-07-18 16:53:22 +02:00 |
|
Dineshkarthik
|
3043c91b61
|
refactor: migrate Pyrogram to V2
|
2022-07-18 16:48:31 +02:00 |
|
Dineshkarthik
|
281f1b7d7f
|
ci: bump checkout & setup-python actions
update python version matrix:
- 3.6 as pyrogram c2 doesn't support 3.6
+ 3.10
+ 3.11
|
2022-07-18 16:45:43 +02:00 |
|
DK
|
4ba94ffcee
|
Merge pull request #275 from Dineshkarthik/dependabot/pip/pylint-2.14.5
build(deps-dev): bump pylint from 2.13.7 to 2.14.5
|
2022-07-18 14:27:06 +02:00 |
|
DK
|
b2e975cf41
|
Merge branch 'v2.0.0-stable' into dependabot/pip/pylint-2.14.5
|
2022-07-18 14:26:47 +02:00 |
|
DK
|
238aa73518
|
Merge pull request #276 from Dineshkarthik/dependabot/pip/pyrogram-2.0.33
build(deps): bump pyrogram from 1.4.12 to 2.0.33
|
2022-07-18 14:24:38 +02:00 |
|
dependabot[bot]
|
4132cbccff
|
build(deps-dev): bump pylint from 2.13.7 to 2.14.5
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.7 to 2.14.5.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.13.7...v2.14.5)
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-18 12:17:46 +00:00 |
|
DK
|
b914ac1caf
|
Merge pull request #274 from Dineshkarthik/dependabot/pip/rich-12.5.1
build(deps): bump rich from 12.1.0 to 12.5.1
|
2022-07-18 14:16:05 +02:00 |
|
DK
|
e54a68edf3
|
Merge pull request #273 from Dineshkarthik/dependabot/pip/types-pyyaml-6.0.10
build(deps-dev): bump types-pyyaml from 6.0.7 to 6.0.10
|
2022-07-18 14:15:19 +02:00 |
|
DK
|
c0ef469b6c
|
Merge pull request #250 from Dineshkarthik/dependabot/pip/mypy-0.961
build(deps-dev): bump mypy from 0.942 to 0.961
|
2022-07-18 14:14:48 +02:00 |
|
dependabot[bot]
|
230f47659f
|
build(deps): bump pyrogram from 1.4.12 to 2.0.33
Bumps [pyrogram](https://github.com/pyrogram/pyrogram) from 1.4.12 to 2.0.33.
- [Release notes](https://github.com/pyrogram/pyrogram/releases)
- [Commits](https://github.com/pyrogram/pyrogram/commits/v2.0.33)
---
updated-dependencies:
- dependency-name: pyrogram
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-18 10:09:32 +00:00 |
|
dependabot[bot]
|
46e18505cc
|
build(deps): bump rich from 12.1.0 to 12.5.1
Bumps [rich](https://github.com/willmcgugan/rich) from 12.1.0 to 12.5.1.
- [Release notes](https://github.com/willmcgugan/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/willmcgugan/rich/compare/v12.1.0...v12.5.1)
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-18 10:09:21 +00:00 |
|
dependabot[bot]
|
61ad574a40
|
build(deps-dev): bump types-pyyaml from 6.0.7 to 6.0.10
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.7 to 6.0.10.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-pyyaml
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-18 10:09:14 +00:00 |
|
dependabot[bot]
|
c23ecfecf4
|
build(deps-dev): bump mypy from 0.942 to 0.961
Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.961.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.942...v0.961)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-13 10:11:26 +00:00 |
|
DK
|
92fb58a465
|
Merge pull request #222 from Dineshkarthik/dependabot/pip/pylint-2.13.7
build(deps-dev): bump pylint from 2.13.4 to 2.13.7
|
2022-04-28 18:53:01 +05:30 |
|
DK
|
ec9654861d
|
Merge pull request #221 from Dineshkarthik/dependabot/pip/types-pyyaml-6.0.7
build(deps-dev): bump types-pyyaml from 6.0.5 to 6.0.7
|
2022-04-28 18:52:32 +05:30 |
|
dependabot[bot]
|
955ccd57fd
|
build(deps-dev): bump pylint from 2.13.4 to 2.13.7
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.4 to 2.13.7.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.13.4...v2.13.7)
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-25 10:07:47 +00:00 |
|
dependabot[bot]
|
36cbb178a1
|
build(deps-dev): bump types-pyyaml from 6.0.5 to 6.0.7
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.5 to 6.0.7.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-pyyaml
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-25 10:07:43 +00:00 |
|
Dineshkarthik
|
076e25bb29
|
build: bump-up telegram-media-downloader version from 1.5.0 to 1.5.1
|
2022-04-05 12:45:17 +02:00 |
|