Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Bump nox-poetry from 0.8.6 to 0.9.0 in /.github/workflows #404

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2021

Bumps nox-poetry from 0.8.6 to 0.9.0.

Release notes

Sourced from nox-poetry's releases.

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

🚀 Features

  • Support Python 3.10 (#511)

🚨 Testing

👷 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

🔨 Refactoring

  • 🔨 [functional] Split functional tests into multiple modules (#522) @​cjolowicz

📦 Packaging

... (truncated)

Commits
  • 033cacc 🔖 Release 0.9.0 (#538)
  • db8a4dd Build(deps-dev): Bump pyupgrade from 2.29.0 to 2.29.1 (#536)
  • ca81936 Build(deps): Bump identify from 2.3.5 to 2.3.6 (#535)
  • 9256d75 Build(deps): Bump furo from 2021.11.15 to 2021.11.16 in /docs (#534)
  • 63912b0 Build(deps-dev): Bump furo from 2021.11.15 to 2021.11.16 (#537)
  • b1e1efe Build(deps-dev): Bump typing-extensions from 3.10.0.2 to 4.0.0 (#533)
  • 866f1d7 ⬆ [poetry] Update poetry.lock (#532)
  • ea52479 Build(deps): Bump furo from 2021.11.12 to 2021.11.15 in /docs (#526)
  • 43f846d ➖ [poetry] Remove dataclasses from development dependencies (#524)
  • 2918708 👷 [github] Configure Dependabot to upgrade indirect dependencies (#525)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [nox-poetry](https://github.com/cjolowicz/nox-poetry) from 0.8.6 to 0.9.0.
- [Release notes](https://github.com/cjolowicz/nox-poetry/releases)
- [Commits](cjolowicz/nox-poetry@v0.8.6...v0.9.0)

---
updated-dependencies:
- dependency-name: nox-poetry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 18, 2021
@staticdev staticdev merged commit 03a0497 into main Nov 18, 2021
@dependabot dependabot bot deleted the dependabot/pip/dot-github/workflows/nox-poetry-0.9.0 branch November 18, 2021 19:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant