Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 May 15:26
· 60 commits to refs/heads/main since this release
b1076ef

This release marks the first stable version of nox-poetry. πŸŽ‰

The following deprecated global functions have been removed:

  • export_requirements
  • build_package
  • patch
  • install
  • installroot

The following deprecated modules have been removed:

  • core
  • patch

These functions and modules have been deprecated since version 0.8.0 (2021-02-05). See #737 for further details.

Read on for the full list of changes.

Changes

πŸ”₯ Removals and Deprecations

πŸ“¦ Build

πŸ‘· Continuous Integration

πŸ“š Documentation

πŸ”¨ Refactoring

⬆️ Dependencies

* Build(deps): Bump babel from 2.9.1 to 2.10.1 (#735) @dependabot * Build(deps): Bump keyring from 21.8.0 to 22.3.0 (#736) @dependabot * Build(deps-dev): Bump flake8-bandit from 2.1.2 to 3.0.0 (#733) @dependabot * Build(deps-dev): Bump typing-extensions from 4.0.1 to 4.2.0 (#732) @dependabot * Build(deps): Bump pytz from 2021.3 to 2022.1 (#731) @dependabot * Build(deps-dev): Bump pytest from 6.2.5 to 7.1.2 (#730) @dependabot * Build(deps-dev): Bump pre-commit-hooks from 4.1.0 to 4.2.0 (#728) @dependabot * Build(deps): Bump restructuredtext-lint from 1.3.2 to 1.4.0 (#726) @dependabot * Build(deps): Bump platformdirs from 2.4.1 to 2.5.2 (#725) @dependabot * Build(deps): Bump pyparsing from 3.0.7 to 3.0.9 (#724) @dependabot * Build(deps): Bump beautifulsoup4 from 4.10.0 to 4.11.1 (#722) @dependabot * Build(deps): Bump urllib3 from 1.26.8 to 1.26.9 (#721) @dependabot * Build(deps): Bump cryptography from 36.0.1 to 37.0.2 (#720) @dependabot * Build(deps-dev): Bump pygments from 2.11.2 to 2.12.0 (#719) @dependabot * Build(deps-dev): Bump flake8-bugbear from 22.1.11 to 22.4.25 (#718) @dependabot * Build(deps): Bump click from 8.0.3 to 8.1.3 (#716) @dependabot * Build(deps-dev): Bump poetry from 1.1.12 to 1.1.13 (#715) @dependabot * Build(deps): Bump jinja2 from 3.0.3 to 3.1.2 (#714) @dependabot * Build(deps): Bump typed-ast from 1.5.2 to 1.5.3 (#713) @dependabot * Build(deps-dev): Bump mypy from 0.931 to 0.950 (#712) @dependabot * Build(deps): Bump poetry-core from 1.0.7 to 1.0.8 (#711) @dependabot * Build(deps): Bump furo from 2022.1.2 to 2022.4.7 (#708) @dependabot * Build(deps-dev): Bump pyupgrade from 2.31.0 to 2.32.1 (#710) @dependabot * Build(deps): Bump zipp from 3.7.0 to 3.8.0 (#709) @dependabot * Build(deps): Bump secretstorage from 3.3.1 to 3.3.2 (#707) @dependabot * Build(deps): Bump filelock from 3.4.2 to 3.7.0 (#701) @dependabot * Build(deps): Bump tomli from 1.2.3 to 2.0.1 (#700) @dependabot * Build(deps): Bump gitpython from 3.1.26 to 3.1.27 (#699) @dependabot * Build(deps-dev): Bump pre-commit from 2.17.0 to 2.19.0 (#698) @dependabot * Build(deps): Bump jeepney from 0.7.1 to 0.8.0 (#697) @dependabot * ⬆️ Bump Prettier from 2.3.0 to 2.5.1 (#705) @cjolowicz * Build(deps-dev): Bump reorder-python-imports from 2.7.0 to 3.1.0 (#678) @dependabot * Build(deps): Bump soupsieve from 2.3.1 to 2.3.2.post1 (#689) @dependabot * Build(deps): Bump pbr from 5.8.0 to 5.9.0 (#688) @dependabot * Build(deps): Bump markupsafe from 2.0.1 to 2.1.1 (#687) @dependabot * Build(deps): Bump virtualenv from 20.13.0 to 20.14.1 (#686) @dependabot * Build(deps): Bump codecov/codecov-action from 2.1.0 to 3.1.0 (#685) @dependabot * Build(deps): Bump actions/cache from 2.1.7 to 3.0.2 (#684) @dependabot * Build(deps): Bump pip from 21.3.1 to 22.1 in /.github/workflows (#683) @dependabot * Build(deps): Bump virtualenv from 20.13.0 to 20.14.1 in /.github/workflows (#674) @dependabot * Build(deps): Bump furo from 2022.1.2 to 2022.4.7 in /docs (#670) @dependabot * Build(deps-dev): Bump black from 21.12b0 to 22.3.0 (#666) @dependabot * Build(deps): Bump release-drafter/release-drafter from 5.17.6 to 5.20.0 (#682) @dependabot * Build(deps): Bump identify from 2.4.5 to 2.5.0 (#677) @dependabot * Build(deps): Bump actions/checkout from 2.4.0 to 3.0.2 (#676) @dependabot * Build(deps): Bump actions/setup-python from 2.3.1 to 3.1.2 (#673) @dependabot * Build(deps): Bump actions/download-artifact from 2.1.0 to 3.0.0 (#671) @dependabot * Build(deps): Bump actions/upload-artifact from 2.3.1 to 3.0.0 (#669) @dependabot * Build(deps): Bump sphinx from 4.4.0 to 4.5.0 in /docs (#665) @dependabot * Build(deps-dev): Bump coverage from 6.2 to 6.3.2 (#646) @dependabot * Build(deps): Bump charset-normalizer from 2.0.10 to 2.0.12 (#645) @dependabot * Build(deps): Bump poetry from 1.1.12 to 1.1.13 in /.github/workflows (#642) @dependabot * Build(deps): Bump bandit from 1.7.1 to 1.7.2 (#627) @dependabot * Build(deps-dev): Bump reorder-python-imports from 2.6.0 to 2.7.0 (#626) @dependabot * Build(deps): Bump identify from 2.4.4 to 2.4.5 (#625) @dependabot * Build(deps): Bump typed-ast from 1.5.1 to 1.5.2 (#624) @dependabot * Build(deps): Bump pyparsing from 3.0.6 to 3.0.7 (#623) @dependabot * Build(deps): Bump release-drafter/release-drafter from 5.17.5 to 5.17.6 (#622) @dependabot * Build(deps-dev): Bump pre-commit from 2.16.0 to 2.17.0 (#621) @dependabot * Build(deps-dev): Bump flake8-bugbear from 21.11.29 to 22.1.11 (#619) @dependabot * Build(deps): Bump sphinx from 4.3.2 to 4.4.0 in /docs (#618) @dependabot * Build(deps): Bump release-drafter/release-drafter from 5.16.1 to 5.17.5 (#617) @dependabot * Build(deps): Bump identify from 2.4.2 to 2.4.4 (#616) @dependabot * Build(deps): Bump gitpython from 3.1.24 to 3.1.26 (#615) @dependabot * Build(deps): Bump release-drafter/release-drafter from 5.15.0 to 5.16.1 (#614) @dependabot * Build(deps): Bump nox from 2021.10.1 to 2022.1.7 (#613) @dependabot * Build(deps): Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.5.0 (#608) @dependabot * Build(deps-dev): Bump mypy from 0.930 to 0.931 (#612) @dependabot * Build(deps): Bump requests from 2.26.0 to 2.27.1 (#611) @dependabot * Build(deps): Bump urllib3 from 1.26.7 to 1.26.8 (#610) @dependabot * Build(deps): Bump nox from 2021.10.1 to 2022.1.7 in /.github/workflows (#609) @dependabot * Build(deps): Bump identify from 2.4.1 to 2.4.2 (#607) @dependabot * Build(deps-dev): Bump pygments from 2.11.1 to 2.11.2 (#606) @dependabot * Build(deps): Bump charset-normalizer from 2.0.9 to 2.0.10 (#605) @dependabot * Build(deps-dev): Bump pyupgrade from 2.30.1 to 2.31.0 (#602) @dependabot * Build(deps): Bump zipp from 3.6.0 to 3.7.0 (#604) @dependabot * Build(deps-dev): Bump furo from 2021.11.23 to 2022.1.2 (#601) @dependabot * Build(deps): Bump furo from 2021.11.23 to 2022.1.2 in /docs (#600) @dependabot * Build(deps): Bump virtualenv from 20.11.2 to 20.13.0 (#603) @dependabot * Build(deps): Bump virtualenv from 20.12.0 to 20.13.0 in /.github/workflows (#599) @dependabot * Build(deps-dev): Bump pygments from 2.11.0 to 2.11.1 (#598) @dependabot * Build(deps): Bump virtualenv from 20.11.2 to 20.12.0 in /.github/workflows (#597) @dependabot * Build(deps): Bump attrs from 21.2.0 to 21.4.0 (#592) @dependabot * Build(deps): Bump virtualenv from 20.10.0 to 20.11.2 (#593) @dependabot * Build(deps-dev): Bump pyupgrade from 2.30.0 to 2.30.1 (#596) @dependabot * Build(deps): Bump identify from 2.4.0 to 2.4.1 (#595) @dependabot * Build(deps-dev): Bump pygments from 2.10.0 to 2.11.0 (#594) @dependabot * Build(deps-dev): Bump pyupgrade from 2.29.1 to 2.30.0 (#591) @dependabot * Build(deps): Bump virtualenv from 20.11.0 to 20.11.2 in /.github/workflows (#590) @dependabot * Build(deps): Bump virtualenv from 20.10.0 to 20.11.0 in /.github/workflows (#588) @dependabot * Build(deps): Bump platformdirs from 2.4.0 to 2.4.1 (#587) @dependabot * Build(deps): Bump filelock from 3.4.0 to 3.4.2 (#586) @dependabot * Build(deps-dev): Bump pre-commit-hooks from 4.0.1 to 4.1.0 (#585) @dependabot * Build(deps-dev): Bump mypy from 0.921 to 0.930 (#584) @dependabot * Build(deps-dev): Bump mypy from 0.920 to 0.921 (#583) @dependabot * Build(deps-dev): Bump sphinx from 4.3.1 to 4.3.2 (#582) @dependabot * Build(deps): Bump tomlkit from 0.7.2 to 0.8.0 (#581) @dependabot * Build(deps): Bump sphinx from 4.3.1 to 4.3.2 in /docs (#580) @dependabot * Build(deps): Bump typed-ast from 1.4.3 to 1.5.1 (#579) @dependabot * Build(deps-dev): Bump mypy from 0.910 to 0.920 (#578) @dependabot * Build(deps): Bump cryptography from 36.0.0 to 36.0.1 (#577) @dependabot * Build(deps): Bump actions/upload-artifact from 2.3.0 to 2.3.1 (#576) @dependabot * Build(deps): Bump tomli from 1.2.2 to 1.2.3 (#575) @dependabot * Build(deps-dev): Bump typeguard from 2.13.2 to 2.13.3 (#574) @dependabot * Build(deps-dev): Bump flake8-rst-docstrings from 0.2.4 to 0.2.5 (#573) @dependabot * Build(deps): Bump distlib from 0.3.3 to 0.3.4 (#571) @dependabot * Build(deps-dev): Bump flake8-rst-docstrings from 0.2.3 to 0.2.4 (#572) @dependabot * Build(deps): Bump actions/upload-artifact from 2.2.4 to 2.3.0 (#570) @dependabot * Build(deps): Bump actions/download-artifact from 2.0.10 to 2.1.0 (#569) @dependabot * Build(deps-dev): Bump black from 21.11b1 to 21.12b0 (#567) @dependabot * Build(deps): Bump charset-normalizer from 2.0.8 to 2.0.9 (#568) @dependabot * Build(deps-dev): Bump pre-commit from 2.15.0 to 2.16.0 (#565) @dependabot * Build(deps): Bump pkginfo from 1.8.1 to 1.8.2 (#566) @dependabot * Build(deps-dev): Bump typing-extensions from 4.0.0 to 4.0.1 (#564) @dependabot * Build(deps-dev): Bump flake8-bugbear from 21.9.2 to 21.11.29 (#563) @dependabot * Build(deps-dev): Bump sphinx from 4.3.0 to 4.3.1 (#561) @dependabot * Build(deps-dev): Bump poetry from 1.1.11 to 1.1.12 (#562) @dependabot * Build(deps-dev): Bump coverage from 6.1.2 to 6.2 (#559) @dependabot * Build(deps): Bump poetry from 1.1.11 to 1.1.12 in /.github/workflows (#558) @dependabot * Build(deps): Bump sphinx from 4.3.0 to 4.3.1 in /docs (#557) @dependabot * Build(deps): Bump actions/setup-python from 2.3.0 to 2.3.1 (#556) @dependabot * Build(deps): Bump charset-normalizer from 2.0.7 to 2.0.8 (#554) @dependabot * Build(deps): Bump msgpack from 1.0.2 to 1.0.3 (#553) @dependabot * Build(deps-dev): Bump furo from 2021.11.16 to 2021.11.23 (#552) @dependabot * Build(deps): Bump furo from 2021.11.16 to 2021.11.23 in /docs (#549) @dependabot * Build(deps-dev): Bump typeguard from 2.13.0 to 2.13.2 (#551) @dependabot * Build(deps): Bump actions/cache from 2.1.6 to 2.1.7 (#550) @dependabot * Build(deps): Bump actions/setup-python from 2.2.2 to 2.3.0 (#542) @dependabot * Build(deps): Bump cryptography from 35.0.0 to 36.0.0 (#548) @dependabot * Build(deps): Bump identify from 2.3.7 to 2.4.0 (#547) @dependabot * Build(deps): Bump pkginfo from 1.7.1 to 1.8.1 (#546) @dependabot * Build(deps): Bump pbr from 5.7.0 to 5.8.0 (#544) @dependabot * Build(deps): Bump identify from 2.3.6 to 2.3.7 (#543) @dependabot * Build(deps-dev): Bump black from 21.11b0 to 21.11b1 (#545) @dependabot * Build(deps-dev): Bump black from 21.10b0 to 21.11b0 (#541) @dependabot * Build(deps): Bump snowballstemmer from 2.1.0 to 2.2.0 (#540) @dependabot * Build(deps): Bump filelock from 3.3.2 to 3.4.0 (#539) @dependabot