Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump nox-poetry from 0.5.0 to 0.7.0 in /.github/workflows #27

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 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)

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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 11, 2021
@rajivsarvepalli rajivsarvepalli merged commit 51daa12 into master Jan 11, 2021
@dependabot dependabot bot deleted the dependabot/pip/dot-github/workflows/nox-poetry-0.7.0 branch January 11, 2021 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

None yet

1 participant