This repository has been archived by the owner on Apr 13, 2023. It is now read-only.
Releases: staticdev/git-portfolio
Releases · staticdev/git-portfolio
v1.1.1
Changes
🔥 Removals and Deprecations
- Remove darglint (#838) @staticdev
👷 Continuous Integration
- General CI improvements (#839) @staticdev
- Simplify release workflow (#825) @staticdev
📚 Documentation
- Upgrade docs sessions to 3.11 (#835) @staticdev
📦 Dependencies
- Bump inquirer from 3.0.0 to 3.1.0 (#837) @dependabot
- Bump black from 22.10.0 to 22.12.0 (#834) @dependabot
- Bump safety from 2.3.3 to 2.3.5 (#832) @dependabot
- Bump certifi from 2022.9.24 to 2022.12.7 (#833) @dependabot
- Bump virtualenv from 20.17.0 to 20.17.1 in /.github/workflows (#827) @dependabot
- Bump sphinx-click from 4.3.0 to 4.4.0 in /docs (#828) @dependabot
- Bump furo from 2022.9.29 to 2022.12.7 in /docs (#830) @dependabot
- Bump pyupgrade from 3.3.0 to 3.3.1 (#831) @dependabot
- Bump flake8-bugbear from 22.10.27 to 22.12.6 (#829) @dependabot
- Bump pyupgrade from 3.2.3 to 3.3.0 (#826) @dependabot
- Bump salsify/action-detect-and-tag-new-version from 2.0.2 to 2.0.3 (#823) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2 (#824) @dependabot
- Bump pyupgrade from 3.2.2 to 3.2.3 (#822) @dependabot
- Bump virtualenv from 20.16.7 to 20.17.0 in /.github/workflows (#820) @dependabot
- Bump safety from 2.3.2 to 2.3.3 (#821) @dependabot
- Bump flake8 from 5.0.4 to 6.0.0 (#819) @dependabot
- Bump pre-commit-hooks from 4.3.0 to 4.4.0 (#818) @dependabot
v1.1.0
Changes
🚀 Features
- Python 3.11 improvements (#815) @staticdev
📦 Dependencies
- Bump nox from 2022.8.7 to 2022.11.21 in /.github/workflows (#816) @dependabot
- Bump inquirer from 2.10.1 to 3.0.0 (#817) @dependabot
- Bump flake8-rst-docstrings from 0.2.7 to 0.3.0 (#814) @dependabot
- Bump virtualenv from 20.16.6 to 20.16.7 in /.github/workflows (#812) @dependabot
- Bump mypy from 0.990 to 0.991 (#813) @dependabot
- Bump inquirer from 2.10.0 to 2.10.1 (#811) @dependabot
- Bump pyupgrade from 3.2.0 to 3.2.2 (#810) @dependabot
- Bump types-pyyaml from 6.0.12.1 to 6.0.12.2 (#809) @dependabot
- Bump nox-poetry from 1.0.1 to 1.0.2 in /.github/workflows (#808) @dependabot
- Bump pip from 22.3 to 22.3.1 in /.github/workflows (#806) @dependabot
- Bump mypy from 0.982 to 0.990 (#807) @dependabot
- Bump pyupgrade from 3.1.0 to 3.2.0 (#805) @dependabot
- Bump types-pyyaml from 6.0.12 to 6.0.12.1 (#803) @dependabot
- Bump flake8-bugbear from 22.9.23 to 22.10.27 (#804) @dependabot
- Bump pytest from 7.1.3 to 7.2.0 (#802) @dependabot
- Bump virtualenv from 20.16.5 to 20.16.6 in /.github/workflows (#799) @dependabot
- Bump reorder-python-imports from 3.8.5 to 3.9.0 (#800) @dependabot
- Bump crazy-max/ghaction-github-labeler from 4.0.0 to 4.1.0 (#797) @dependabot
- Bump salsify/action-detect-and-tag-new-version from 2.0.1 to 2.0.2 (#798) @dependabot
- Bump pip from 22.2.2 to 22.3 in /.github/workflows (#794) @dependabot
- Bump sphinx from 5.2.3 to 5.3.0 in /docs (#796) @dependabot
- Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 (#795) @dependabot
- Bump reorder-python-imports from 3.8.4 to 3.8.5 (#793) @dependabot
- Bump reorder-python-imports from 3.8.3 to 3.8.4 (#792) @dependabot
- Bump poetry from 1.2.1 to 1.2.2 in /.github/workflows (#790) @dependabot
- Bump pyupgrade from 3.0.0 to 3.1.0 (#791) @dependabot
- Bump mypy from 0.981 to 0.982 (#784) @dependabot
- Bump pytest-mock from 3.9.0 to 3.10.0 (#786) @dependabot
- Bump black from 22.8.0 to 22.10.0 (#789) @dependabot
- Bump safety from 2.2.0 to 2.3.1 (#788) @dependabot
- Bump pyupgrade from 2.38.2 to 3.0.0 (#785) @dependabot
- Bump sphinx from 5.2.2 to 5.2.3 in /docs (#782) @dependabot
- Bump furo from 2022.9.15 to 2022.9.29 in /docs (#783) @dependabot
- Bump coverage from 6.4.4 to 6.5.0 (#781) @dependabot
- Bump sphinx from 5.1.1 to 5.2.2 in /docs (#777) @dependabot
- Bump pytest-mock from 3.8.2 to 3.9.0 (#780) @dependabot
- Bump pyupgrade from 2.38.0 to 2.38.2 (#775) @dependabot
- Bump mypy from 0.971 to 0.981 (#778) @dependabot
- Bump types-pyyaml from 6.0.11 to 6.0.12 (#779) @dependabot
- Bump reorder-python-imports from 3.8.2 to 3.8.3 (#776) @dependabot
- Bump safety from 2.1.1 to 2.2.0 (#772) @dependabot
- Bump flake8-bugbear from 22.9.11 to 22.9.23 (#773) @dependabot
- Bump furo from 2022.6.21 to 2022.9.15 in /docs (#767) @dependabot
- Bump furo from 2022.6.21 to 2022.9.15 (#769) @dependabot
- Bump pyupgrade from 2.37.3 to 2.38.0 (#770) @dependabot
- Bump release-drafter/release-drafter from 5.20.1 to 5.21.0 (#768) @dependabot
- Bump poetry from 1.1.15 to 1.2.1 in /.github/workflows (#771) @dependabot
- Bump flake8-bugbear from 22.8.23 to 22.9.11 (#766) @dependabot
- Bump virtualenv from 20.16.4 to 20.16.5 in /.github/workflows (#765) @dependabot
- Bump xdoctest from 1.0.2 to 1.1.0 (#764) @dependabot
- Bump pytest from 7.1.2 to 7.1.3 (#763) @dependabot
- Bump black from 22.6.0 to 22.8.0 (#762) @dependabot
- Bump virtualenv from 20.16.3 to 20.16.4 in /.github/workflows (#760) @dependabot
- Bump sphinx from 4.3.2 to 5.1.1 (#759) @dependabot
- Bump flake8 from 4.0.1 to 5.0.4 (#747) @dependabot
v1.0.0
Changes
🔥 Removals and Deprecations
- Remove py 3.7 and 3.8 (#758) @staticdev
🪲 Fixes
- Remove flake8-bandit in favor of bandit (#757) @staticdev
- Fix reopen PRs deleted branch output (#564) @staticdev
👷 Continuous Integration
- Fix install nox-poetry docs workflow (#560) @staticdev
📚 Documentation
- [readthedocs] Use Python 3.10 on Read the Docs (#559) @staticdev
📦 Dependencies
- Bump flake8-bugbear from 22.8.22 to 22.8.23 (#756) @dependabot
- Bump flake8-bugbear from 22.7.1 to 22.8.22 (#755) @dependabot
- Bump xdoctest from 1.0.1 to 1.0.2 (#754) @dependabot
- Bump poetry from 1.1.14 to 1.1.15 in /.github/workflows (#753) @dependabot
- Bump pep8-naming from 0.13.1 to 0.13.2 (#752) @dependabot
- Bump coverage from 6.4.3 to 6.4.4 (#751) @dependabot
- Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 (#750) @dependabot
- Bump coverage from 6.4.2 to 6.4.3 (#749) @dependabot
- Bump nox from 2022.1.7 to 2022.8.7 in /.github/workflows (#748) @dependabot
- Bump pip from 22.2.1 to 22.2.2 in /.github/workflows (#745) @dependabot
- Bump virtualenv from 20.16.2 to 20.16.3 in /.github/workflows (#746) @dependabot
- Bump inquirer from 2.9.2 to 2.10.0 (#742) @dependabot
- Bump virtualenv from 20.16.1 to 20.16.2 in /.github/workflows (#741) @dependabot
- Bump pyupgrade from 2.37.2 to 2.37.3 (#740) @dependabot
- Bump virtualenv from 20.16.0 to 20.16.1 in /.github/workflows (#739) @dependabot
- Bump sphinx from 5.1.0 to 5.1.1 in /docs (#738) @dependabot
- Bump pip from 22.2 to 22.2.1 in /.github/workflows (#737) @dependabot
- Bump virtualenv from 20.15.1 to 20.16.0 in /.github/workflows (#736) @dependabot
- Bump types-pyyaml from 6.0.10 to 6.0.11 (#735) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 (#734) @dependabot
- Bump sphinx from 5.0.2 to 5.1.0 in /docs (#733) @dependabot
- Bump pip from 22.1.2 to 22.2 in /.github/workflows (#732) @dependabot
- Bump pyupgrade from 2.37.1 to 2.37.2 (#730) @dependabot
- Bump mypy from 0.961 to 0.971 (#731) @dependabot
- Bump reorder-python-imports from 3.8.1 to 3.8.2 (#729) @dependabot
- Bump safety from 2.1.0 to 2.1.1 (#728) @dependabot
- Bump flake8-rst-docstrings from 0.2.6 to 0.2.7 (#725) @dependabot
- Bump pep8-naming from 0.13.0 to 0.13.1 (#726) @dependabot
- Bump safety from 2.0.0 to 2.1.0 (#724) @dependabot
- Bump coverage from 6.4.1 to 6.4.2 (#722) @dependabot
- Bump types-pyyaml from 6.0.9 to 6.0.10 (#723) @dependabot
- Bump pre-commit from 2.19.0 to 2.20.0 (#721) @dependabot
- Bump pyupgrade from 2.34.0 to 2.37.1 (#720) @dependabot
- Bump reorder-python-imports from 3.3.0 to 3.8.1 (#719) @dependabot
- Bump xdoctest from 1.0.0 to 1.0.1 (#718) @dependabot
- Bump poetry from 1.1.13 to 1.1.14 in /.github/workflows (#717) @dependabot
- Bump pytest-mock from 3.8.1 to 3.8.2 (#716) @dependabot
- Bump reorder-python-imports from 3.1.0 to 3.3.0 (#715) @dependabot
- Bump sphinx-click from 4.2.0 to 4.3.0 (#714) @dependabot
- Bump sphinx-click from 4.2.0 to 4.3.0 in /docs (#713) @dependabot
- Bump flake8-bugbear from 22.6.22 to 22.7.1 (#712) @dependabot
- Bump safety from 1.10.3 to 2.0.0 (#711) @dependabot
- Bump virtualenv from 20.15.0 to 20.15.1 in /.github/workflows (#710) @dependabot
- Bump types-pyyaml from 6.0.8 to 6.0.9 (#708) @dependabot
- Bump virtualenv from 20.14.1 to 20.15.0 in /.github/workflows (#707) @dependabot
- Bump nox-poetry from 1.0.0 to 1.0.1 in /.github/workflows (#706) @dependabot
- Bump black from 22.3.0 to 22.6.0 (#709) @dependabot
- Bump pytest-mock from 3.7.0 to 3.8.1 (#705) @dependabot
- Bump furo from 2022.6.4.1 to 2022.6.21 (#704) @dependabot
- Bump flake8-bugbear from 22.4.25 to 22.6.22 (#703) @dependabot
- Bump furo from 2022.6.4.1 to 2022.6.21 (#702) @dependabot
- Bump furo from 2022.6.4.1 to 2022.6.21 in /docs (#701) @dependabot
- Bump sphinx-click from 4.1.0 to 4.2.0 (#700) @dependabot
- Bump sphinx-click from 4.1.0 to 4.2.0 in /docs (#699) @dependabot
- Bump sphinx from 5.0.1 to 5.0.2 in /docs (#698) @dependabot
- Bump actions/setup-python from 3 to 4 (#697) @dependabot
- Bump pyupgrade from 2.32.1 to 2.34.0 (#695) @dependabot
- Bump flake8-rst-docstrings from 0.2.5 to 0.2.6 (#696) @dependabot
- Bump furo from 2022.4.7 to 2022.6.4.1 (#694) @dependabot
- Bump pre-commit-hooks from 4.2.0 to 4.3.0 (#693) @dependabot
- Bump furo from 2022.4.7 to 2022.6.4.1 (#692) @dependabot
- Bump mypy from 0.960 to 0.961 (#691) @dependabot
- Bump furo from 2022.4.7 to 2022.6.4.1 in /docs (#690) @dependabot
- Bump coverage from 6.4 to 6.4.1 (#689) @dependabot
- Bump pep8-naming from 0.12.1 to 0.13.0 (#688) @dependabot
- Bump sphinx from 5.0.0 to 5.0.1 in /docs (#687) @dependabot
- Bump types-pyyaml from 6.0.7 to 6.0.8 (#686) @dependabot
- Bump sphinx-click from 4.0.3 to 4.1.0 in /docs (#683) @dependabot
- Bump sphinx from 4.5.0 to 5.0.0 in /docs (#682) @dependabot
- Bump pip from 22.1.1 to 22.1.2 in /.github/workflows (#685) @dependabot
- Bump sphinx-click from 4.0.3 to 4.1.0 (#684) @dependabot
- Bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.0.0 (#681) @dependabot
- Bump mypy from 0.950 to 0.960 (#680) @dependabot
- Bump coverage from 6.3.3 to 6.4 (#679) @dependabot
- Bump pip from 22.1 to 22.1.1 in /.github/workflows (#678) @dependabot
- Bump nox-poetry from 0.9.0 to 1.0.0 in /.github/workflows (#677) @dependabot
- Bump coverage from 6.3.2 to 6.3.3 (#676) @dependabot
- Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 (#674) @dependabot
- Bump pip from 22.0.4 to 22.1 in /.github/workflows (#675) @dependabot
- Bump pre-commit from 2.18.1 to 2.19.0 (#673) @dependabot
- Bump pyupgrade from 2.32.0 to 2.32.1 (#672) @dependabot
- Bump click from 8.1.2 to 8.1.3 (#671) @dependabot
- Bump reorder-python-imports from 3.0.1 to 3.1.0 (#670) @dependabot
- Bump mypy from 0.942 to 0.950 (#669) @dependabot
- Bump flake8-bugbear from 22.3.23 to 22.4.25 (#668) @dependabot
- Bump pytest from 7.1.1 to 7.1.2 (#667) @dependabot
- Bump types-pyyaml from 6.0.6 to 6.0.7 (#666) @dependabot
- Bump sphinx-click from 4.0.2 to 4.0.3 (#665) @dependabot
- Bump sphinx-click from 4.0.2 to 4.0.3 in /docs (#664) @dependabot
- Bump types-pyyaml from 6.0.5 to 6.0.6 (#663) @dependabot
- Bump sphinx-click from 4.0.0 to 4.0.2 (#662) @dependabot
- Bump sphinx-click from 4.0.0 to 4.0.2 in /docs (#661) @dependabot
- Bump virtualenv from 20.14.0 to 20.14.1 in /.github/workflows (#658) @dependabot
- Bump pyupgrade from 2.31.1 to 2.32.0 (#657) @dependabot
- Bump pre-commit-hooks from 4.1.0 to 4.2.0 (#655) @dependabot
- Bump furo from 2022.3.4 to 2022.4.7 (#656) @dependabot
- Bump sphinx-click from 3.1.0 to 4.0.0 (#654) @dependabot
- Bump furo from 2022.3.4 to 2022.4.7 in /docs (#653) @dependabot
- Bump sphinx-click from 3.1.0 to 4.0.0 in /docs (#652) @dependabot
- Bump codecov/codecov-action from 2.1.0 to 3 (#651) @dependabot
- Bump pre-commit from 2.17.0 to 2.18.1 (#650) @dependabot
- Bump click from 8.1.1 to 8.1.2 (#649) @dependabot
- Bump click from 8.0.4 to 8.1.1 (#648) @dependabot
- Bump inquirer from 2.9.1 to 2.9.2 (#646) @dependabot
- Bump black from 22.1.0 to 22.3.0 (#645) @dependabot
- Bump sphinx from 4.4.0 to 4.5.0 in /docs (#644) @dependabot
- Bump xdoctest from 0.15.10 to 1.0.0 (#643) @dependabot
- Bump virtualenv from 20.13.4 to 20.14.0 in /.github/workflows (#642) @dependabot
- Bump flake8-bugbear from 22.3.20 to 22.3.23 (#640) @dependabot
- Bump mypy from 0.941 to 0.942 (#641) @dependabot
- Bump flake8-bugbear from 22.1.11 to 22.3.20 (#639) @dependabot
- Bump actions/cache from 2.1.7 to 3 (#638) @dependabot
- Bump pytest from 7.1.0 to 7.1.1 (#637) @dependabot
- Bump virtualenv from 20.13.3 to 20.13.4 in /.github/workflows (#636) @dependabot
- Bump types-pyyaml from 6.0.4 to 6.0.5 (#635) @dependabot
- Bump reorder-python-imports from 2.7.1 to 3.0.1 (#633) @dependabot
- Bump mypy from 0.940 to 0.941 (#634) @dependabot
- Bump pyupgrade from 2.31.0 to 2.31.1 (#632) @dependabot
- Bump pytest from 7.0.1 to 7.1.0 (#631) @dependabot
- Bump mypy from 0.931 to 0.940 (#630) @dependabot
- Bump flake8-bandit from 2.1.2 to 3.0.0 (#629) @dependabot
- Bump release-drafter/release-drafter from 5.18.1 to 5.19.0 (#626) @dependabot
- Bump virtualenv from 20.13.2 to 20.13.3 in /.github/workflows (#628) @dependabot
- Bump pip from 22.0.3 to 22.0.4 in /.github/workflows (#627) @dependabot
- Bump furo from 2022.2.23 to 2022.3.4 (#625) @dependabot
- Bump furo from 2022.2.23 to 2022.3.4 in /docs (#624) @dependabot
- Bump actions/upload-artifact from 2.3.1 to 3 (#623) @dependabot
- Bump actions/download-artifact from 2.1.0 to 3 (#622) @dependabot
- Bump actions/checkout from 2.4.0 to 3 (#621) @dependabot
- Bump actions/setup-python from 2.3.2 to 3 (#620) @dependabot
- Bump virtualenv from 20.13.1 to 20.13.2 in /.github/workflows (#619) @dependabot
- Bump furo from 2022.2.14.1 to 2022.2.23 (#618) @dependabot
- Bump furo from 2022.2.14.1 to 2022.2.23 in /docs (#617) @dependabot
- Bump click from 8.0.3 to 8.0.4 (#616) @dependabot
- Bump coverage from 6.3.1 to 6.3.2 (#615) @dependabot
- Bump furo from 2022.1.2 to 2022.2.14.1 (#614) @dependabot
- Bump furo from 2022.1.2 to 2022.2.14.1 in /docs (#613) @dependabot
- Bump pytest from 7.0.0 to 7.0.1 (#612) @dependabot
- Bump poetry from 1.1.12 to 1.1.13 in /.github/workflows (#611) @dependabot
- Bump virtualenv from 20.13.0 to 20.13.1 in /.github/workflows (#610) @dependabot
- Bump release-drafter/release-drafter from 5.18.0 to 5.18.1 (#609) @dependabot
- Bump pytest from 6.2.5 to 7.0.0 (#608) @dependabot
- Bump actions/setup-python from 2.3.1 to 2.3.2 (#607) @dependabot
- Bump pip from 22.0.2 to 22.0.3 in /.github/workflows (#606) @dependabot
- Bump release-drafter/release-drafter from 5.17.6 to 5.18.0 (#605) @dependabot
- Bump coverage from 6.3 to 6.3.1 (#604) @dependabot
- Bump sphinx-click from 3....
v0.20.0
Changes
🚀 Features
- Add reopen PRS (#555) @staticdev
- Better poetry outputs (#553) @staticdev
🪲 Fixes
- Fix version change on RTD (#548) @staticdev
👷 Continuous Integration
- Add separate workflow for docs build (#557) @staticdev
🔨 Refactoring
- list_issues_from_repo only valid request (#551) @staticdev
📦 Dependencies
- Bump flake8-rst-docstrings from 0.2.4 to 0.2.5 (#554) @dependabot
- Bump flake8-rst-docstrings from 0.2.3 to 0.2.4 (#549) @dependabot
v0.19.0
Changes
🚀 Features
- Add error/success separation on output (#543) @staticdev
- Add missing git subcommands (#540) @staticdev
🪲 Fixes
- Fix broken contributing link on PyPI (#547) @staticdev
- Fix status 0 for errors (#538) @staticdev
📦 Dependencies
- Bump actions/upload-artifact from 2.2.4 to 2.3.0 (#545) @dependabot
- Bump actions/download-artifact from 2.0.10 to 2.1.0 (#544) @dependabot
- Bump black from 21.11b1 to 21.12b0 (#541) @dependabot
- Bump pre-commit from 2.15.0 to 2.16.0 (#537) @dependabot
- Bump coverage from 6.1.2 to 6.2 (#535) @dependabot
- Bump sphinx from 4.3.0 to 4.3.1 in /docs (#534) @dependabot
- Bump actions/setup-python from 2.3.0 to 2.3.1 (#531) @dependabot
- Bump poetry from 1.1.11 to 1.1.12 in /.github/workflows (#532) @dependabot
- Bump furo from 2021.11.12 to 2021.11.23 in /docs (#533) @dependabot
- Bump flake8-bugbear from 21.11.28 to 21.11.29 (#536) @dependabot
v0.18.0
Changes
🪲 Fixes
- Fix outputs on connection error (#528) @staticdev
- Fix error handling merge pr not found (#525) @staticdev
📚 Documentation
- Use furo Sphinx theme for documentation (#529) @staticdev
v0.17.3
v0.17.2
v0.17.1
Changes
🪲 Fixes
- Fix poetry options (#516) @staticdev
📦 Dependencies
- Bump actions/cache from 2.1.6 to 2.1.7 (#513) @dependabot
- Bump typeguard from 2.13.0 to 2.13.2 (#514) @dependabot
v0.17.0
Changes
🚀 Features
- Add batch git diff (#512) @staticdev
🪲 Fixes
- Fix bug list issues no return (#511) @staticdev