Releases: nvuillam/github-dependents-info
github-dependents-info v1.2.0
What's Changed
- Add missing requests dependency by @nvuillam in #324 (thanks @korthout ! )
- Upgrade python dependencies
Full Changelog: v1.1.0...v1.2.0
github-dependents-info v1.1.0
What's Changed
- Retry enhancements, by @nvuillam in #247
- Add 429 in codes
- Update retry config ( 1, 2, 4, 8, 16, 32, 64, 128, 256, 512 )
- Upgrade dependencies
- ⬆️ Bump pandas from 2.0.0 to 2.0.1 by @dependabot in #215
- ⬆️ Bump identify from 2.5.23 to 2.5.24 by @dependabot in #236
- ⬆️ Bump requests from 2.29.0 to 2.30.0 by @dependabot in #238
- ⬆️ Bump urllib3 from 1.26.15 to 2.0.2 by @dependabot in #237
- ⬆️ Bump typer from 0.4.2 to 0.9.0 by @dependabot in #235
- ⬆️ Bump ruamel-yaml from 0.17.21 to 0.17.22 by @dependabot in #234
- ⬆️ Bump ruamel-yaml from 0.17.22 to 0.17.23 by @dependabot in #239
- ⬆️ Bump certifi from 2022.12.7 to 2023.5.7 by @dependabot in #240
- ⬆️ Bump pyupgrade from 3.3.1 to 3.4.0 by @dependabot in #243
- ⬆️ Bump ruamel-yaml from 0.17.23 to 0.17.24 by @dependabot in #241
- ⬆️ Bump mypy from 1.2.0 to 1.3.0 by @dependabot in #245
- ⬆️ Bump ruamel-yaml from 0.17.24 to 0.17.26 by @dependabot in #244
- ⬆️ Bump pylint from 2.17.3 to 2.17.4 by @dependabot in #242
- ⬆️ Bump nodeenv from 1.7.0 to 1.8.0 by @dependabot in #248
- ⬆️ Bump stevedore from 5.0.0 to 5.1.0 by @dependabot in #250
Full Changelog: v1.0.1...v1.1.0
github-dependents-info v1.0.1
What's Changed
- Fix crash ValueError: invalid literal for int() with base 10: '1\nRepository'
- Upgrade dependencies
- Enable more linters in MegaLinter
Full Changelog: v1.0.0...v1.0.1
github-dependents-info v1.0.0
New feature
- Add functionality for saving results to csv files by @finlaymacklon in #195
Dependencies
- ⬆️ Bump pylint from 2.17.1 to 2.17.2 by @dependabot in #193
- ⬆️ Bump astroid from 2.15.1 to 2.15.2 by @dependabot in #194
New Contributors
- @finlaymacklon made their first contribution in #195
Full Changelog: v0.10.0...v1.0.0
github-dependents-info v0.10.0
What's Changed
- Upgrade many dependencies by @nvuillam in #169
- ⬆️ Bump bandit from 1.7.4 to 1.7.5 by @dependabot in #168
- ⬆️ Bump urllib3 from 1.26.14 to 1.26.15 by @dependabot in #170
- ⬆️ Bump pytest from 7.2.1 to 7.2.2 by @dependabot in #157
- ⬆️ Bump mypy-extensions from 0.4.3 to 1.0.0 by @dependabot in #131
- ⬆️ Bump exceptiongroup from 1.1.0 to 1.1.1 by @dependabot in #175
- ⬆️ Bump virtualenv from 20.20.0 to 20.21.0 by @dependabot in #174
- ⬆️ Bump identify from 2.5.19 to 2.5.20 by @dependabot in #173
- ⬆️ Bump actions/cache from 3.3.0 to 3.3.1 by @dependabot in #172
- ⬆️ Bump filelock from 3.9.0 to 3.9.1 by @dependabot in #176
- ⬆️ Bump filelock from 3.9.1 to 3.10.0 by @dependabot in #177
- ⬆️ Bump identify from 2.5.20 to 2.5.21 by @dependabot in #179
- ⬆️ Bump beautifulsoup4 from 4.11.2 to 4.12.0 by @dependabot in #180
- ⬆️ Bump mypy from 1.0.1 to 1.1.1 by @dependabot in #171
- ⬆️ Bump pylint from 2.16.1 to 2.17.1 by @dependabot in #182
- ⬆️ Bump filelock from 3.10.0 to 3.10.4 by @dependabot in #185
- ⬆️ Bump identify from 2.5.21 to 2.5.22 by @dependabot in #184
- ⬆️ Bump pathspec from 0.11.0 to 0.11.1 by @dependabot in #178
- ⬆️ Bump astroid from 2.15.0 to 2.15.1 by @dependabot in #187
- ⬆️ Bump rich from 13.3.2 to 13.3.3 by @dependabot in #188
- ⬆️ Bump filelock from 3.10.4 to 3.10.7 by @dependabot in #189
- ⬆️ Bump platformdirs from 3.1.1 to 3.2.0 by @dependabot in #190
- ⬆️ Bump setuptools from 67.6.0 to 67.6.1 by @dependabot in #191
- Linter fixes by @nvuillam in #192
Full Changelog: v0.9.0...v0.10.0
github-dependents-info v0.9.0
What's Changed
-
Add requests to requirements.txt by @edenlightning in #127
-
⬆️ Bump actions/cache from 3.2.1 to 3.2.2 by @dependabot in #74
-
⬆️ Bump platformdirs from 2.6.0 to 2.6.2 by @dependabot in #75
-
⬆️ Bump idna from 2.10 to 3.4 by @dependabot in #76
-
⬆️ Bump filelock from 3.8.2 to 3.9.0 by @dependabot in #77
-
⬆️ Bump requests from 2.25.1 to 2.28.1 by @dependabot in #79
-
⬆️ Bump pygments from 2.13.0 to 2.14.0 by @dependabot in #82
-
⬆️ Bump gitpython from 3.1.29 to 3.1.30 by @dependabot in #80
-
⬆️ Bump rich from 12.6.0 to 13.0.0 by @dependabot in #81
-
⬆️ Bump identify from 2.5.11 to 2.5.12 by @dependabot in #83
-
⬆️ Bump shellingham from 1.5.0 to 1.5.0.post1 by @dependabot in #84
-
⬆️ Bump pydocstyle from 6.1.1 to 6.2.2 by @dependabot in #85
-
⬆️ Bump charset-normalizer from 2.1.1 to 3.0.1 by @dependabot in #86
-
⬆️ Bump requests from 2.25.1 to 2.28.1 by @dependabot in #87
-
⬆️ Bump idna from 2.10 to 3.4 by @dependabot in #88
-
⬆️ Bump charset-normalizer from 2.1.1 to 3.0.1 by @dependabot in #90
-
⬆️ Bump actions/cache from 3.2.2 to 3.2.3 by @dependabot in #95
-
⬆️ Bump lazy-object-proxy from 1.8.0 to 1.9.0 by @dependabot in #89
-
⬆️ Bump rich from 13.0.0 to 13.0.1 by @dependabot in #91
-
⬆️ Bump pydocstyle from 6.2.2 to 6.2.3 by @dependabot in #96
-
⬆️ Bump iniconfig from 1.1.1 to 2.0.0 by @dependabot in #98
-
⬆️ Bump idna from 2.10 to 3.4 by @dependabot in #93
-
⬆️ Bump requests from 2.25.1 to 2.28.1 by @dependabot in #94
-
⬆️ Bump pylint from 2.15.9 to 2.15.10 by @dependabot in #97
-
⬆️ Bump charset-normalizer from 2.1.1 to 3.0.1 by @dependabot in #100
-
⬆️ Bump requests from 2.25.1 to 2.28.1 by @dependabot in #101
-
⬆️ Bump pytest from 7.2.0 to 7.2.1 by @dependabot in #112
-
⬆️ Bump setuptools from 65.6.3 to 66.0.0 by @dependabot in #111
-
⬆️ Bump rich from 13.0.1 to 13.1.0 by @dependabot in #110
-
⬆️ Bump urllib3 from 1.26.13 to 1.26.14 by @dependabot in #103
-
⬆️ Bump idna from 2.10 to 3.4 by @dependabot in #106
-
⬆️ Bump astroid from 2.12.13 to 2.13.2 by @dependabot in #99
-
⬆️ Bump pbr from 5.11.0 to 5.11.1 by @dependabot in #104
-
⬆️ Bump charset-normalizer from 2.1.1 to 3.0.1 by @dependabot in #109
-
⬆️ Bump requests from 2.28.1 to 2.28.2 by @dependabot in #108
-
⬆️ Bump identify from 2.5.12 to 2.5.13 by @dependabot in #107
-
⬆️ Bump actions/setup-python from 4.4.0 to 4.5.0 by @dependabot in #105
-
⬆️ Bump pydocstyle from 6.2.3 to 6.3.0 by @dependabot in #113
-
⬆️ Bump rich from 13.1.0 to 13.2.0 by @dependabot in #114
-
⬆️ Bump setuptools from 66.0.0 to 66.1.1 by @dependabot in #115
-
⬆️ Bump astroid from 2.13.2 to 2.13.3 by @dependabot in #116
-
⬆️ Bump identify from 2.5.13 to 2.5.15 by @dependabot in #117
-
⬆️ Bump pathspec from 0.10.3 to 0.11.0 by @dependabot in #118
-
⬆️ Bump rich from 13.2.0 to 13.3.0 by @dependabot in #119
-
⬆️ Bump actions/cache from 3.2.3 to 3.2.4 by @dependabot in #120
-
⬆️ Bump rich from 13.3.0 to 13.3.1 by @dependabot in #124
-
⬆️ Bump setuptools from 66.1.1 to 67.0.0 by @dependabot in #121
-
⬆️ Bump identify from 2.5.15 to 2.5.17 by @dependabot in #122
-
⬆️ Bump isort from 5.11.4 to 5.12.0 by @dependabot in #123
-
⬆️ Bump pylint from 2.15.10 to 2.16.1 by @dependabot in #130
-
⬆️ Bump beautifulsoup4 from 4.11.1 to 4.11.2 by @dependabot in #125
New Contributors
- @edenlightning made their first contribution in #127
Full Changelog: v0.8.0...v0.9.0
github-dependents-info v0.8.0
What's Changed
-
New markdown badge color option ( --markdownbadgecolor ) to override shields.io default color, by @nvuillam in #73
-
Update python dependencies
- ⬆️ Bump beautifulsoup4 from 4.8.0 to 4.11.1 by @dependabot in #19
- ⬆️ Bump charset-normalizer from 2.1.1 to 3.0.1 by @dependabot in #30
- ⬆️ Bump astroid from 2.12.12 to 2.12.13 by @dependabot in #35
- ⬆️ Bump python from 3.9-slim-buster to 3.11-slim-buster in /docker by @dependabot in #42
- ⬆️ Bump exceptiongroup from 1.0.1 to 1.1.0 by @dependabot in #71
- ⬆️ Bump actions/cache from 3.0.11 to 3.2.1 by @dependabot in #70
- ⬆️ Bump filelock from 3.8.0 to 3.8.2 by @dependabot in #49
- ⬆️ Bump platformdirs from 2.5.3 to 2.6.0 by @dependabot in #53
- ⬆️ Bump actions/setup-python from 4.3.0 to 4.4.0 by @dependabot in #69
- ⬆️ Bump identify from 2.5.8 to 2.5.11 by @dependabot in #63
- ⬆️ Bump certifi from 2022.9.24 to 2022.12.7 by @dependabot in #55
- ⬆️ Bump virtualenv from 20.16.6 to 20.17.1 by @dependabot in #51
- ⬆️ Bump attrs from 22.1.0 to 22.2.0 by @dependabot in #68
- ⬆️ Bump pathspec from 0.10.1 to 0.10.3 by @dependabot in #60
- ⬆️ Bump gitdb from 4.0.9 to 4.0.10 by @dependabot in #41
- ⬆️ Bump urllib3 from 1.26.12 to 1.26.13 by @dependabot in #39
- ⬆️ Bump setuptools from 65.5.1 to 65.6.3 by @dependabot in #40
- ⬆️ Bump abatilo/actions-poetry from 2.1.6 to 2.2.0 by @dependabot in #43
- ⬆️ Bump pyupgrade from 3.2.2 to 3.3.1 by @dependabot in #54
- ⬆️ Bump packaging from 21.3 to 22.0 by @dependabot in #57
- ⬆️ Bump safety from 2.3.1 to 2.3.5 by @dependabot in #56
- ⬆️ Bump black from 22.10.0 to 22.12.0 by @dependabot in #58
- ⬆️ Bump pylint from 2.15.5 to 2.15.9 by @dependabot in #65
- ⬆️ Bump isort from 5.10.1 to 5.11.4 by @dependabot in #67
- ⬆️ Bump pre-commit from 2.20.0 to 2.21.0 by @dependabot in #72
Full Changelog: v0.7.2...v0.8.0