Releases: nvuillam/github-dependents-info
Releases · nvuillam/github-dependents-info
v1.6.3
What's Changed
- Update all non-major dependencies by @renovate in #554
- ⬆️ Bump python-dateutil from 2.8.2 to 2.9.0.post0 by @dependabot in #569
- Fix action + update test case by @nvuillam in #570
Full Changelog: v1.6.2...v1.6.3
v1.6.2
What's Changed
- Fix issue with hyperlink when outputrepo is not set
Pull Requests
- Update nvuillam/github-dependents-info action to v1.6.1 by @renovate in #552
- ⬆️ Bump cryptography from 42.0.3 to 42.0.4 by @dependabot in #555
- Update actions/cache action to v4 by @renovate in #506
- Update dependency black to v24 by @renovate in #516
- ⬆️ Bump pluggy from 1.3.0 to 1.4.0 by @dependabot in #515
- ⬆️ Bump markupsafe from 2.1.3 to 2.1.5 by @dependabot in #531
- ⬆️ Bump numpy from 1.26.3 to 1.26.4 by @dependabot in #533
- Upgrade dependencies by @nvuillam in #563
- Fix issue with hyperlink when outputrepo is not set by @nvuillam in #564
Full Changelog: v1.6.1...v1.6.2
v1.6.1
v1.6.0
What's Changed
- New config
outputrepo
allowing to run stats on another repository - Setup Github Dependents Info on own repo
- Update doc to explain how to authorize GitHub Actions to create Pull Requests
Pull Requests
- ⬆️ Bump pytest from 7.4.3 to 7.4.4 by @dependabot in #494
- Update stefanzweifel/git-auto-commit-action action to v5 by @renovate in #492
- ⬆️ Bump numpy from 1.26.2 to 1.26.3 by @dependabot in #495
- Setup GitHub Dependents Info by @nvuillam in #496
- Handle output repo different than repo by @nvuillam in #544
- Update all non-major dependencies by @renovate in #499
- ⬆️ Bump safety from 2.4.0b2 to 3.0.1 by @dependabot in #512
- ⬆️ Bump identify from 2.5.33 to 2.5.35 by @dependabot in #547
- ⬆️ Bump pytest from 7.4.4 to 8.0.1 by @dependabot in #546
- ⬆️ Bump urllib3 from 2.1.0 to 2.2.1 by @dependabot in #545
- ⬆️ Bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #526
- [GitHub Dependents Info] Updated markdown file by @github-actions in #549
- Update README.md by @nvuillam in #550
New Contributors
- @github-actions made their first contribution in #549
Full Changelog: v1.5.1...v1.6.0
v1.5.1
v1.5.0
What's Changed
- Add documentation video by @nvuillam in #485
- Enhance display of repositories in markdown by @nvuillam in #487
- ⬆️ Bump coverage from 7.3.3 to 7.3.4 by @dependabot in #482
- ⬆️ Bump mypy from 1.7.1 to 1.8.0 by @dependabot in #483
- ⬆️ Bump setuptools from 69.0.2 to 69.0.3 by @dependabot in #484
- Update dependency coverage to v7.4.0 by @renovate in #480
- ⬆️ Bump abatilo/actions-poetry from 2.3.0 to 2.4.0 by @dependabot in #488
- ⬆️ Bump tzdata from 2023.3 to 2023.4 by @dependabot in #489
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Allow to override hyperlink on README badge using option --docurl
- Also fetch GitHub repositories avatars, for a nicer result in markdown :)
Pull Requests
- Update python Docker tag to v3.12.1 by @renovate in #479
- Override hyperlink + fetch & display avatars in markdown by @nvuillam in #481
Full Changelog: v1.3.2...v1.4.0
v1.3.2
v1.3.1
v1.3.0
What's Changed
- Build & upload Docker image nvuillam/github-dependents-info on docker hub & ghcr.io
- Create GitHub Action to automate generation
- Create output file directory if not existing
- Add warnings if there is an issue while updating the badge in a markdown file
Pull Requests
- Update README.md by @nvuillam in #325
- Configure Renovate by @renovate in #343
- Update all non-major dependencies by @renovate in #360
- Update actions/checkout action to v4 by @renovate in #363
- Update dependency pytest to v7.4.2 by @renovate in #368
- Update actions/cache action to v3.3.2 by @renovate in #372
- Update all non-major dependencies by @renovate in #380
- Update all non-major dependencies by @renovate in #385
- Upgrade dependencies by @nvuillam in #459
- Update actions/setup-python action to v5 by @renovate in #460
- Update dependency pylint to v3 by @renovate in #395
- ⬆️ Bump pytest-html from 3.2.0 to 4.1.1 by @dependabot in #436
- Update all non-major dependencies by @renovate in #462
- Update dependency isort to v5.13.0 by @renovate in #464
- ⬆️ Bump pandas from 2.1.3 to 2.1.4 by @dependabot in #463
- Update dependency pylint to v3.0.3 by @renovate in #465
- ⬆️ Bump pathspec from 0.11.2 to 0.12.1 by @dependabot in #470
- ⬆️ Bump typing-extensions from 4.8.0 to 4.9.0 by @dependabot in #469
- ⬆️ Bump pre-commit from 2.21.0 to 3.6.0 by @dependabot in #468
- Update dependency isort to v5.13.1 by @renovate in #466
- ⬆️ Bump coverage from 6.5.0 to 7.3.3 by @dependabot in #477
- ⬆️ Bump astroid from 3.0.1 to 3.0.2 by @dependabot in #471
- Update actions/upload-artifact action to v4 by @renovate in #475
- Update dependency isort to v5.13.2 by @renovate in #474
- ⬆️ Bump isort from 5.13.1 to 5.13.2 by @dependabot in #473
- ⬆️ Bump distlib from 0.3.7 to 0.3.8 by @dependabot in #472
- ⬆️ Bump identify from 2.5.32 to 2.5.33 by @dependabot in #461
- Docker image + GitHub Action + Fixes by @nvuillam in #478
New Contributors
Full Changelog: v1.2.0...v1.3.0