Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps nox-poetry from 0.6.0 to 0.7.1.

Release notes

Sourced from nox-poetry's releases.

v0.7.1

Changes

🪲 Fixes

  • Decode pyproject.toml as UTF-8 regardless of system locale (#233) @staticdev

🚨 Testing

  • Add test for non-ASCII characters in pyproject.toml (#234) @cjolowicz

📦 Dependencies

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

... (truncated)

Commits
  • b33016c Release 0.7.1 (#238)
  • 12af867 Bump pre-commit-hooks from 3.3.0 to 3.4.0 (#202)
  • c04d8a2 Bump pygments from 2.7.3 to 2.7.4 (#237)
  • 51797a1 Bump safety from 1.9.0 to 1.10.2.post1 (#235)
  • 3bdf0b0 Bump nox from 2020.8.22 to 2020.12.31 (#239)
  • ddae152 Bump actions/upload-artifact from v2.2.1 to v2.2.2 (#236)
  • d9710ca Bump actions/download-artifact from v2.0.6 to v2.0.8 (#219)
  • cc1220a Bump furo from 2020.12.9b21 to 2020.12.30b24 in /docs (#216)
  • 8cd1ac0 Bump furo from 2020.12.9b21 to 2020.12.30b24 (#226)
  • cada624 Bump nox from 2020.8.22 to 2020.12.31 in /.github/workflows (#217)
  • 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 cookiecutter Changes outside of the template directory dependencies Dependencies python Pull requests that update Python code labels Jan 15, 2021
@cjolowicz
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/dot-github/workflows/nox-poetry-0.7.1 branch 2 times, most recently from d03156c to fa4eaad Compare January 25, 2021 21:35
@dependabot dependabot bot force-pushed the dependabot/pip/dot-github/workflows/nox-poetry-0.7.1 branch from fa4eaad to 55bf303 Compare January 25, 2021 21:37
@cjolowicz cjolowicz merged commit 15419d8 into master Jan 25, 2021
@dependabot dependabot bot deleted the dependabot/pip/dot-github/workflows/nox-poetry-0.7.1 branch January 25, 2021 23:01
@cjolowicz cjolowicz mentioned this pull request Jan 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cookiecutter Changes outside of the template directory dependencies Dependencies python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants