Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 6, 2021

Bumps nox-poetry from 0.5.0 to 0.7.0.

Release notes

Sourced from nox-poetry's releases.

v0.7.0

This release fixes an issue when using nox-poetry with pip's new dependency resolver, due to limitations when using constraints files in hash-checking mode. This fix involved a breaking change: Requirements are no longer exported with hashes.

Changes

💥 Breaking Changes

  • Use without-hashes when exporting requirements (#222) @epenet

📦 Dependencies

v0.6.0

Changes

💥 Breaking Changes

  • Use "." in install() instead of DistributionFormat (#183) @cjolowicz

🚀 Features

🪲 Fixes

  • Fix broken sdist support due to missing egg fragment (#178) @cjolowicz

🚨 Testing

📚 Documentation

🔨 Refactoring

... (truncated)

Commits
  • 09afa0d Release 0.7.0 (#225)
  • 5b79a3a Use without-hashes when exporting the list of requirements (#222)
  • c0953a2 Security update to py 1.10.0 and cryptography 3.3.1 (#224)
  • 697cfc2 Bump coverage from 5.3 to 5.3.1 (#208)
  • 8d42ca0 Bump codecov/codecov-action from v1.0.15 to v1.1.0 (#204)
  • 7b854db Bump actions/setup-python from v2.1.4 to v2.2.0 (#205)
  • 9682679 Bump furo from 2020.11.27b19 to 2020.12.9b21 in /docs (#194)
  • 8678c1c Bump furo from 2020.11.27b19 to 2020.12.9b21 (#195)
  • fa426b3 Bump pre-commit from 2.9.2 to 2.9.3 (#193)
  • 5ec0a8f Bump pygments from 2.7.2 to 2.7.3 (#191)
  • 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)

@dependabot dependabot bot added dependencies Dependencies python Pull requests that update Python code labels Jan 6, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 6, 2021

The following labels could not be found: cookiecutter.

Bumps [nox-poetry](https://github.com/cjolowicz/nox-poetry) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/cjolowicz/nox-poetry/releases)
- [Commits](cjolowicz/nox-poetry@v0.5.0...v0.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/dot-github/workflows/nox-poetry-0.7.0 branch from a9526df to b59a230 Compare January 7, 2021 16:24
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 15, 2021

Superseded by #64.

@dependabot dependabot bot closed this Jan 15, 2021
@dependabot dependabot bot deleted the dependabot/pip/dot-github/workflows/nox-poetry-0.7.0 branch January 15, 2021 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant