Releases: cjolowicz/nox-poetry
Releases · cjolowicz/nox-poetry
v1.0.3
Changes
- Release 1.0.3 (#1140) @cjolowicz
🪲 Fixes
- Include dependency groups in constraints file (#1139) @cjolowicz
📦 Dependencies
- ci: update dependencies weekly (#1127) @cjolowicz
- docs: update requirements (#1126) @cjolowicz
- Update dependencies and various fixes (#1118) @cjolowicz
- Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#1138) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 (#1135) @dependabot
- Bump crazy-max/ghaction-github-labeler from 4.0.0 to 4.1.0 (#1131) @dependabot
- ⬆️ [dev]: Bump typing-extensions from 4.6.3 to 4.7.1 (#1137) @dependabot
- ⬆️ [dev]: Bump mypy from 1.4.0 to 1.4.1 (#1136) @dependabot
- Bump actions/upload-artifact from 3.1.0 to 3.1.2 (#1132) @dependabot
- ⬆️ [dev]: Bump pytest from 7.3.2 to 7.4.0 (#1134) @dependabot
- ⬆️ [dev]: Bump mypy from 1.3.0 to 1.4.0 (#1133) @dependabot
- Bump actions/checkout from 3.0.2 to 3.5.3 (#1130) @dependabot
- Bump actions/download-artifact from 3.0.0 to 3.0.2 (#1129) @dependabot
- Bump salsify/action-detect-and-tag-new-version from 2.0.1 to 2.0.3 (#1128) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.8.6 (#1123) @dependabot
- Bump codecov/codecov-action from 3.1.0 to 3.1.4 (#1125) @dependabot
- Bump actions/setup-python from 4.0.0 to 4.6.1 (#1121) @dependabot
- Bump actions/cache from 3.0.4 to 3.3.1 (#1120) @dependabot
- Bump release-drafter/release-drafter from 5.20.0 to 5.23.0 (#1097) @dependabot
v1.0.2
Changes
- Release 1.0.2 (#958) @cjolowicz
- Add support for Python 3.11 (#948) @drhagen
📦 Dependencies
- Update lockfile (#957) @cjolowicz
- ⬆️ Bump dparse from 0.5.1 to 0.6.2 (#898) @dependabot
v1.0.1
Changes
🐛 Fixes
- Fix error when parsing package build output on Windows ConEmu terminals (#778) @cycledriver
📦 Packaging
⬆️ Dependencies
Dependabot PRs
- ⬆️ Bump furo from 2022.4.7 to 2022.6.21 (#781) @dependabot
- Build(deps): Bump sphinx from 4.5.0 to 5.0.2 in /docs (#777) @dependabot
- Build(deps): Bump furo from 2022.4.7 to 2022.6.21 in /docs (#780) @dependabot
- ⬆️ [dev]: Bump flake8-bugbear from 22.4.25 to 22.6.22 (#782) @dependabot
- ⬆️ Bump babel from 2.10.1 to 2.10.3 (#776) @dependabot
- ⬆️ Bump certifi from 2021.10.8 to 2022.6.15 (#775) @dependabot
- ⬆️ Bump colorama from 0.4.4 to 0.4.5 (#774) @dependabot
- ⬆️ Bump requests from 2.27.1 to 2.28.0 (#772) @dependabot
- ⬆️ Bump pkginfo from 1.8.2 to 1.8.3 (#771) @dependabot
- ⬆️ [dev]: Bump pre-commit-hooks from 4.2.0 to 4.3.0 (#770) @dependabot
- ⬆️ [dev]: Bump flake8-rst-docstrings from 0.2.5 to 0.2.6 (#769) @dependabot
- Build(deps): Bump actions/setup-python from 3.1.2 to 4.0.0 (#768) @dependabot
- ⬆️ [dev]: Bump pyupgrade from 2.32.1 to 2.34.0 (#767) @dependabot
- ⬆️ Bump myst-parser from 0.17.2 to 0.18.0 (#766) @dependabot
- Build(deps): Bump myst-parser from 0.17.2 to 0.18.0 in /docs (#765) @dependabot
- Build(deps): Bump actions/cache from 3.0.2 to 3.0.4 (#764) @dependabot
- ⬆️ [dev]: Bump mypy from 0.950 to 0.961 (#762) @dependabot
- ⬆️ Bump msgpack from 1.0.3 to 1.0.4 (#759) @dependabot
- ⬆️ [dev]: Bump pep8-naming from 0.12.1 to 0.13.0 (#757) @dependabot
- ⬆️ [dev]: Bump coverage from 6.3.3 to 6.4.1 (#756) @dependabot
- ⬆️ Bump filelock from 3.7.0 to 3.7.1 (#754) @dependabot
- Build(deps): Bump pip from 22.1 to 22.1.2 in /.github/workflows (#753) @dependabot
- Build(deps): Bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.0.0 (#750) @dependabot
- ⬆️ Bump typed-ast from 1.5.3 to 1.5.4 (#748) @dependabot
- ⬆️ Bump identify from 2.5.0 to 2.5.1 (#744) @dependabot
- Build(deps): Bump actions/upload-artifact from 3.0.0 to 3.1.0 (#743) @dependabot
v1.0.0
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
- Remove deprecated functions and modules (#737) @cjolowicz
📦 Build
- Release 1.0.0 (#741) @cjolowicz
- Add Trove classifier for stable development status (#739) @cjolowicz
- Remove upper version bounds from dependencies (#694) @cjolowicz
👷 Continuous Integration
- Configure commit message prefix for Dependabot upgrades (#740) @cjolowicz
- Increase the limit of open Dependabot pull requests (#734) @cjolowicz
- Move darglint to its own manual pre-commit hook (#706) @paw-lu @cjolowicz
- Replace reorder-python-imports with isort (#702) @cjolowicz
- Support patching pre-commit hooks written in bash (#696) @jooh @cjolowicz
- Combine coverage under the latest Python release (#695) @cjolowicz
- Pin pip in virtual environments on GitHub Actions (#693) @cjolowicz
- Enable colors from pre-commit, pytest, Sphinx, and xdoctest (#692) @cjolowicz
- Use Python 3.10 on Read the Docs (#691) @cjolowicz
- Minor cleanups in Tests workflow (#690) @staticdev @cjolowicz
📚 Documentation
- Fix broken cross-references to Poetry documentation (#738) @cjolowicz
- Upgrade Code of Conduct to Contributor Covenant 2.1 (#729) @cjolowicz
- Improve some more links in docs (#723) @eyllanesc @paw-lu @cjolowicz
- Write documentation in Markdown using MyST (#717) @cauliyang @cjolowicz
- Fix some broken links in docs (#704) @staticdev @cjolowicz
- Use original copyright year in docs (#703) @jasonwashburn @sgraaf @cjolowicz
🔨 Refactoring
- Replace
tomlkit.api
import withtomlkit
(#620) @cjolowicz
⬆️ 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...
v0.9.0
Changes
This release contains the following user-visible changes:
- Drop support for Python 3.6, and add support for Python 3.10
- Fix an issue with
session.poetry.installroot(distribution_format="sdist")
where stale wheels from pip's cache got installed instead of the freshly built sdist
Please read on for the full list of changes.
💥 Breaking Changes
- Drop support for Python 3.6 (#511)
🪲 Fixes
- Do not install stale wheels from pip's cache (#523) @cjolowicz
🚀 Features
- Support Python 3.10 (#511)
🚨 Testing
- [mypy] Warn about unreachable code (#511)
- [mypy] Use pyproject.toml for configuration (#440) @cjolowicz
- [tests] Fix broken URL in test for URL dependencies (#471) @cjolowicz
👷 Continuous Integration
- [github] Install Poetry and Nox using pipx in Tests workflow (#511)
- [pre-commit] Add pyupgrade hook (#514) @cjolowicz
- [github] Configure Dependabot to upgrade indirect dependencies (#525) @cjolowicz
📚 Documentation
- [CONTRIBUTING] Fix typo (#511)
- [README] Fix duplicate definition of "Status" (#515) @cjolowicz
- [README] Explain
distribution_format
as keyword-only string parameter (#517) @cjolowicz - [README] Clarify Poetry requirement in documentation (#519) @cjolowicz
- [README] Remove badges for status, pre-commit, and Black (#520) @cjolowicz
- [README] Clarify how development dependencies are installed (#521) @cjolowicz
🔨 Refactoring
- 🔨 [functional] Split functional tests into multiple modules (#522) @cjolowicz
📦 Packaging
- Release 0.9.0 (#538) @cjolowicz
📦 Dependencies
- Update cookiecutter-hypermodern-python to 2021.7.15 (#440) @cjolowicz
- ➖ [poetry] Remove dataclasses from development dependencies (#524) @cjolowicz
- ⬆ [poetry] Update poetry.lock (#532) @cjolowicz
Dependabot PRs
- Build(deps): Bump actions/checkout from 2.3.4 to 2.3.5 (#495) @dependabot
- Build(deps): Bump actions/checkout from 2.3.5 to 2.4.0 (#505) @dependabot
- Build(deps): Bump actions/download-artifact from 2.0.9 to 2.0.10 (#401) @dependabot
- Build(deps): Bump actions/upload-artifact from 2.2.3 to 2.2.4 (#400) @dependabot
- Build(deps): Bump babel from 2.9.0 to 2.9.1 (#502) @dependabot
- Build(deps): Bump codecov/codecov-action from 1.5.2 to 2.0.1 (#425) @dependabot
- Build(deps): Bump codecov/codecov-action from 2.0.1 to 2.0.2 (#426) @dependabot
- Build(deps): Bump codecov/codecov-action from 2.0.2 to 2.0.3 (#455) @dependabot
- Build(deps): Bump codecov/codecov-action from 2.0.3 to 2.1.0 (#466) @dependabot
- Build(deps): Bump furo from 2021.10.9 to 2021.11.12 in /docs (#518) @dependabot
- Build(deps): Bump furo from 2021.11.12 to 2021.11.15 in /docs (#526) @dependabot
- Build(deps): Bump furo from 2021.11.15 to 2021.11.16 in /docs (#534) @dependabot
- Build(deps): Bump furo from 2021.4.11b34 to 2021.6.18b36 in /docs (#402) @dependabot
- Build(deps): Bump furo from 2021.6.18b36 to 2021.6.24b37 in /docs (#407) @dependabot
- Build(deps): Bump furo from 2021.6.24b37 to 2021.7.5b38 in /docs (#415) @dependabot
- Build(deps): Bump furo from 2021.7.28b39 to 2021.7.28b40 in /docs (#434) @dependabot
- Build(deps): Bump furo from 2021.7.28b40 to 2021.7.31b41 in /docs (#435) @dependabot
- Build(deps): Bump furo from 2021.7.31b41 to 2021.8.11b42 in /docs (#446) @dependabot
- Build(deps): Bump furo from 2021.7.5b38 to 2021.7.28b39 in /docs (#431) @dependabot
- Build(deps): Bump furo from 2021.8.11b42 to 2021.8.17b43 in /docs (#452) @dependabot
- Build(deps): Bump furo from 2021.8.17b43 to 2021.8.31 in /docs (#460) @dependabot
- Build(deps): Bump furo from 2021.8.31 to 2021.9.8 in /docs (#464) @dependabot
- Build(deps): Bump furo from 2021.9.22 to 2021.10.9 in /docs (#489) @dependabot
- Build(deps): Bump furo from 2021.9.8 to 2021.9.22 in /docs (#474) @dependabot
- Build(deps): Bump identify from 2.3.5 to 2.3.6 (#535) @dependabot
- Build(deps): Bump nox from 2021.6.12 to 2021.10.1 (#483) @dependabot
- Build(deps): Bump nox from 2021.6.12 to 2021.10.1 in /.github/workflows (#482) @dependabot
- Build(deps): Bump nox from 2021.6.6 to 2021.6.12 (#396) @dependabot
- Build(deps): Bump nox from 2021.6.6 to 2021.6.12 in /.github/workflows (#395) @dependabot
- Build(deps): Bump pip from 21.1.2 to 21.1.3 in /.github/workflows (#411) @dependabot
- Build(deps): Bump pip from 21.1.3 to 21.2.1 in /.github/workflows (#427) @dependabot
- Build(deps): Bump pip from 21.2.1 to 21.2.3 in /.github/workflows (#441) @dependabot
- Build(deps): Bump pip from 21.2.3 to 21.2.4 in /.github/workflows (#449) @dependabot
- Build(deps): Bump pip from 21.2.4 to 21.3 in /.github/workflows (#493) @dependabot
- Build(deps): Bump pip from 21.3 to 21.3.1 in /.github/workflows (#498) @dependabot
- Build(deps): Bump poetry from 1.1.10 to 1.1.11 in /.github/workflows (#486) @dependabot
- Build(deps): Bump poetry from 1.1.6 to 1.1.7 in /.github/workflows (#408) @dependabot
- Build(deps): Bump poetry from 1.1.7 to 1.1.8 in /.github/workflows (#453) @dependabot
- Build(deps): Bump poetry from 1.1.8 to 1.1.10 in /.github/workflows (#475) @dependabot
- Build(deps): Bump sphinx from 3.5.4 to 4.0.2 in /docs (#375) @dependabot
- Build(deps): Bump sphinx from 4.0.2 to 4.0.3 in /docs (#413) @dependabot
- Build(deps): Bump sphinx from 4.0.3 to 4.1.1 in /docs (#422) @dependabot
- Build(deps): Bump sphinx from 4.1.1 to 4.1.2 in /docs (#429) @dependabot
- Build(deps): Bump sphinx from 4.1.2 to 4.2.0 in /docs (#467) @dependabot
- Build(deps): Bump sphinx from 4.2.0 to 4.3.0 in /docs (#508) @dependabot
- Build(deps): Bump urllib3 from 1.26.4 to 1.26.5 (#501) @dependabot
- Build(deps): Bump virtualenv from 20.4.7 to 20.5.0 in /.github/workflows (#420) @dependabot
- Build(deps): Bump virtualenv from 20.5.0 to 20.6.0 in /.github/workflows (#421) @dependabot
- Build(deps): Bump virtualenv from 20.6.0 to 20.7.1 in /.github/workflows (#442) @dependabot
- Build(deps): Bump virtualenv from 20.7.1 to 20.7.2 in /.github/workflows (#447) @dependabot
- Build(deps): Bump virtualenv from 20.7.2 to 20.8.0 in /.github/workflows (#470) @dependabot
- Build(deps): Bump virtualenv from 20.8.0 to 20.8.1 in /.github/workflows (#478) @dependabot
- Build(deps): Bump virtualenv from 20.8.1 to 20.9.0 in /.github/workflows (#499) @dependabot
- Build(deps): Bump virtualenv from 20.9.0 to 20.10.0 in /.github/workflows (#503) @dependabot
- Build(deps-dev): Bump black from 20.8b1 to 21.10b0 (#512) @dependabot
- Build(deps-dev): Bump coverage from 5.5 to 6.0 (#484) @dependabot
- Build(deps-dev): Bump coverage from 6.0 to 6.0.1 (#488) @dependabot
- Build(deps-dev): Bump coverage from 6.0.1 to 6.0.2 (#494) @dependabot
- Build(deps-dev): Bump darglint from 1.8.0 to 1.8.1 (#500) @dependabot
- Build(deps-dev): Bump flake8 from 3.9.2 to 4.0.1 (#491) @dependabot
- Build(deps-dev): Bump flake8-bugbear from 21.4.3 to 21.9.1 (#468) @dependabot
- Build(deps-dev): Bump flake8-bugbear from 21.9.1 to 21.9.2 (#516) @dependabot
- Build(deps-dev): Bump furo from 2021.10.9 to 2021.11.12 (#513) @dependabot
- Build(deps-dev): Bump furo from 2021.11.15 to 2021.11.16 (#537) @dependabot
- Build(deps-dev): Bump furo from 2021.4.11b34 to 2021.6.18b36 (#403) @dependabot
- Build(deps-dev): Bump furo from 2021.6.18b36 to 2021.6.24b37 (#410) @dependabot
- Build(deps-dev): Bump furo from 2021.6.24b37 to 2021.7.5b38 (#416) @dependabot
- Build(deps-dev): Bump furo from 2021.7.28b40 to 2021.7.31b41 (#438) @dependabot
- Build(deps-dev): Bump furo from 2021.7.31b41 to 2021.8.17b43 (#451) @dependabot
- Build(deps-dev): Bump furo from 2021.7.5b38 to 2021.7.28b40 (#433) @dependabot
- Build(deps-dev): Bump furo from 2021.8.17b43 to 2021.8.31 (#461) @dependabot
- Build(deps-dev): Bump furo from 2021.8.31 to 2021.9.8 (#465) @dependabot
- Build(deps-dev): Bump furo from 2021.9.22 to 2021.10.9 (#490) @dependabot
- Build(deps-dev): Bump furo from 2021.9.8 to 2021.9.22 (#477) @dependabot
- Build(deps-dev): Bump mypy from 0.902 to 0.910 (#406) @dependabot
- Build(deps-dev): Bump pep8-naming from 0.11.1 to 0.12.0 (#417) @dependabot
- Build(deps-dev): Bump pep8-naming from 0.12.0 to 0.12.1 (#443) @dependabot
- Build(deps-dev): Bump poetry from 1.1.10 to 1.1.11 (#485) @dependabot
- Build(deps-dev): Bump poetry from 1.1.6 to 1.1.7 (#409) @dependabot
- Build(deps-dev): Bump poetry from 1.1.7 to 1.1.8 (#454) @dependabot
- Build(deps-dev): Bump poetry from 1.1.8 to 1.1.10 (#476) @dependabot
- Build(deps-dev): Bump pre-commit from 2.13.0 to 2.14.0 (#445) @dependabot
- Build(deps-dev): Bump pre-commit from 2.14.0 to 2.15.0 (#463) @dependabot
- Build(deps-dev): Bump pygments from 2.9.0 to 2.10.0 (#450) @dependabot
- Build(deps-dev): Bump pytest from 6.2.4 to 6.2.5 (#458) @dependabot
- Build(deps-dev): Bump pyupgrade from 2.29.0 to 2.29.1 (#536) @dependabot
- Build(deps-dev): Bump reorder-python-imports from 2.5.0 to 2.6.0 (#428) @dependabot
- Build(deps-dev): Bump sphinx from 3.5.4 to 4.0.2 (#405) @dependabot
- Build(deps-dev): Bump sphinx from 4.0.2 to 4.0.3 (#414) @dependabot
- Build(deps-dev): Bump sphinx from 4.0.3 to 4.1.1 (#423) @dependabot
- Build(deps-dev): Bump sphinx from 4.1.1 to 4.1.2 (#430) @dependabot
- Build(deps-dev): Bump sphinx from 4.1.2 to 4.2.0 (#469) @dependabot
- Build(deps-dev): Bump sphinx from 4.2.0 to 4.3.0 (#510) @dependabot
- Build(deps-dev): Bump typeguard from 2.12.1 to 2.13.0 (#492) @dependabot
- Build(deps-dev): Bump typing-extensions from 3.10.0.0 to 3.10.0.2 (#459) @dependabot
- Build(deps-dev): Bump typing-extensions from 3.10.0.2 to 4.0.0 (#533) @dependabot
- Build(deps-dev): Bump xdoctest from 0.15.4 to 0.15.5 (#412) @dependabot
- Build(deps-dev): Bump xdoctest from 0.15.5 to 0.15.6 (#444) @dependabot
- Build(deps-dev): Bump xdoctest from 0.15.6 to 0.15.8 (#462) @dependabot
- Build(deps-dev): Bump xdoctest fro...
v0.8.6
Changes
🪲 Fixes
- Fix crash when exported requirements contain Poetry warnings (#392) @cjolowicz
- Fix crash when users run Nox with the new
--no-install
option (#382) @cjolowicz - Do not duplicate nox.Session interface in type stubs (#391) @cjolowicz
🚨 Testing
- Require Nox 2021.6.6 for our own test suite (#383) @cjolowicz
📦 Dependencies
- Build(deps-dev): Bump mypy from 0.812 to 0.902 (#390) @dependabot
- Build(deps): Bump nox from 2020.12.31 to 2021.6.6 (#386) @dependabot
- Build(deps): Bump codecov/codecov-action from 1.5.0 to 1.5.2 (#387) @dependabot
- Build(deps-dev): Bump typeguard from 2.12.0 to 2.12.1 (#385) @dependabot
- Build(deps): Bump nox from 2020.12.31 to 2021.6.6 in /.github/workflows (#384) @dependabot
- Build(deps-dev): Bump pre-commit-hooks from 3.4.0 to 4.0.1 (#373) @dependabot
- Build(deps-dev): Bump pre-commit from 2.12.1 to 2.13.0 (#379) @dependabot
- Build(deps): Bump actions/cache from 2.1.5 to 2.1.6 (#381) @dependabot
- Build(deps): Bump virtualenv from 20.4.6 to 20.4.7 in /.github/workflows (#380) @dependabot
- Build(deps): Bump pip from 21.1.1 to 21.1.2 in /.github/workflows (#378) @dependabot
- Build(deps-dev): Bump flake8 from 3.9.1 to 3.9.2 (#371) @dependabot
- Build(deps): Bump tomlkit from 0.7.0 to 0.7.2 (#376) @dependabot
- Build(deps): Bump pip from 21.1 to 21.1.1 in /.github/workflows (#363) @dependabot
- Build(deps): Bump virtualenv from 20.4.4 to 20.4.6 in /.github/workflows (#369) @dependabot
- Build(deps-dev): Bump pytest from 6.2.3 to 6.2.4 (#368) @dependabot
- Build(deps-dev): Bump pygments from 2.8.1 to 2.9.0 (#366) @dependabot
- Build(deps-dev): Bump flake8-rst-docstrings from 0.0.14 to 0.2.3 (#367) @dependabot
- Build(deps): Bump codecov/codecov-action from v1.4.1 to v1.5.0 (#365) @dependabot
- Build(deps-dev): Bump reorder-python-imports from 2.4.0 to 2.5.0 (#358) @dependabot
- Build(deps-dev): Bump poetry from 1.1.5 to 1.1.6 (#357) @dependabot
- Build(deps): Bump virtualenv from 20.4.3 to 20.4.4 in /.github/workflows (#345) @dependabot
- Build(deps-dev): Bump furo from 2021.3.20b30 to 2021.4.11b34 (#356) @dependabot
- Build(deps): Bump codecov/codecov-action from v1.3.1 to v1.4.1 (#346) @dependabot
- Build(deps-dev): Bump flake8 from 3.9.0 to 3.9.1 (#355) @dependabot
- Build(deps): Bump furo from 2021.3.20b30 to 2021.4.11b34 in /docs (#338) @dependabot
v0.8.5
Changes
🪲 Fixes
- Fix crash when exporting requirements in PassthroughEnv (#354) @cjolowicz
📦 Dependencies
- Build(deps): Bump pip from 21.0.1 to 21.1 in /.github/workflows (#351) @dependabot
- Update cookiecutter-hypermodern-python to 2021.4.15 (#352) @cjolowicz
- Bump urllib3 from 1.26.3 to 1.26.4 (#353) @cjolowicz
- Bump flake8-docstrings from 1.5.0 to 1.6.0 (#325) @dependabot
- Bump sphinx from 3.5.2 to 3.5.3 in /docs (#327) @dependabot
- Bump sphinx from 3.5.2 to 3.5.3 (#328) @dependabot
- Bump codecov/codecov-action from v1.2.2 to v1.3.1 (#323) @dependabot
- Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#322) @dependabot
- Bump virtualenv from 20.4.2 to 20.4.3 in /.github/workflows (#324) @dependabot
- Bump furo from 2021.2.28b28 to 2021.3.20b30 (#329) @dependabot
- Bump furo from 2021.2.28b28 to 2021.3.20b30 in /docs (#326) @dependabot
v0.8.4
Changes
🪲 Fixes
- Fix error due to blank lines in exported requirements (#320) @cjolowicz @matteosantama
📦 Dependencies
- Bump sphinx-autobuild from 2020.9.1 to 2021.3.14 (#318) @dependabot
- Bump flake8 from 3.8.4 to 3.9.0 (#317) @dependabot
v0.8.3
v0.8.2
Changes
🪲 Fixes
- Convert exported requirements to constraints format (#308) @cjolowicz
- Do not set TMPDIR when exporting to requirements.txt (#298) @cjolowicz
- Do not skip pre-install commands when --install-only is passed (#311) @cjolowicz
- Use portable file URLs when installing the root package (#299) @cjolowicz
📚 Documentation
- Add disclaimer to README (#304) @cjolowicz
- Improve Contributor Guide section about development setup (#302) @cjolowicz
- Update badges to point to the main branch (#301) @cjolowicz
📦 Dependencies
- Bump codecov/codecov-action from v1.2.1 to v1.2.2 (#296) @dependabot
- Bump coverage from 5.4 to 5.5 (#306) @dependabot
- Bump darglint from 1.6.0 to 1.7.0 (#309) @dependabot
- Bump flake8-bugbear from 20.11.1 to 21.3.2 (#307) @dependabot
- Bump furo from 2020.12.30b24 to 2021.2.28b28 (#310) @dependabot
- Bump furo from 2020.12.30b24 to 2021.2.28b28 in /docs (#287) @dependabot
- Bump mypy from 0.800 to 0.812 (#305) @dependabot
- Bump poetry from 1.1.4 to 1.1.5 (#303) @dependabot
- Bump poetry from 1.1.4 to 1.1.5 in /.github/workflows (#291) @dependabot
- Bump pre-commit from 2.10.0 to 2.11.1 (#297) @dependabot
- Bump pygments from 2.7.4 to 2.8.1 (#294) @dependabot
- Bump pypa/gh-action-pypi-publish from v1.4.1 to v1.4.2 (#275) @dependabot
- Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 (#278) @dependabot
- Bump reorder-python-imports from 2.3.6 to 2.4.0 (#273) @dependabot
- Bump sphinx from 3.4.3 to 3.5.2 (#293) @dependabot
- Bump sphinx from 3.4.3 to 3.5.2 in /docs (#292) @dependabot
- Bump typeguard from 2.10.0 to 2.11.1 (#283) @dependabot
- Update subdependencies (#312) @cjolowicz
- Upgrade vulnerable subdependencies (#300) @cjolowicz