Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Bump poetry from 1.0.5 to 1.0.8 in /.github/workflows #78

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 8, 2020

Bumps poetry from 1.0.5 to 1.0.8.

Release notes

Sourced from poetry's releases.

1.0.8

Fixed

  • Fixed a possible error when installing the root package (#2505).
  • Fixed an error where directory and VCS dependencies were not installed (#2505).

1.0.7

Fixed

  • Fixed an error when trying to execute some packages setup.py file (#2349).

1.0.6

Changed

  • The self update command has been updated in order to handle future releases of Poetry (#2429).

Fixed

  • Fixed an error were a new line was not written when displaying the virtual environment's path with env info (#2196).
  • Fixed a misleading error message when the packages property was empty (#2265).
  • Fixed shell detection by using environment variables (#2147).
  • Fixed the removal of VCS dependencies (#2239).
  • Fixed generated wheel ABI tags for Python 3.8 (#2121).
  • Fixed a regression when building stub-only packages (#2000).
  • Fixed errors when parsing PEP-440 constraints with whitespace (#2347).
  • Fixed PEP 508 representation of VCS dependencies (#2349).
  • Fixed errors when source distributions were read-only (#1140).
  • Fixed dependency resolution errors and inconsistencies with directory, file and VCS dependencies (#2398).
  • Fixed custom repositories information not being properly locked (#2484).
Changelog

Sourced from poetry's changelog.

[1.0.8] - 2020-06-05

Fixed

  • Fixed a possible error when installing the root package (#2505).
  • Fixed an error where directory and VCS dependencies were not installed (#2505).

[1.0.7] - 2020-06-05

Fixed

  • Fixed an error when trying to execute some packages setup.py file (#2349).

[1.0.6] - 2020-06-05

Changed

  • The self update command has been updated in order to handle future releases of Poetry (#2429).

Fixed

  • Fixed an error were a new line was not written when displaying the virtual environment's path with env info (#2196).
  • Fixed a misleading error message when the packages property was empty (#2265).
  • Fixed shell detection by using environment variables (#2147).
  • Fixed the removal of VCS dependencies (#2239).
  • Fixed generated wheel ABI tags for Python 3.8 (#2121).
  • Fixed a regression when building stub-only packages (#2000).
  • Fixed errors when parsing PEP-440 constraints with whitespace (#2347).
  • Fixed PEP 508 representation of VCS dependencies (#2349).
  • Fixed errors when source distributions were read-only (#1140).
  • Fixed dependency resolution errors and inconsistencies with directory, file and VCS dependencies (#2398).
  • Fixed custom repositories information not being properly locked (#2484).
Commits
  • 6f9d6b0 Bump version to 1.0.8
  • a3b648b Fix root package and directory dependency editable installation (#2505)
  • 6ea3849 Merge pull request #2500 from python-poetry/release-1.0.7
  • cb866bf Bump version to 1.0.7
  • 0959380 Fix a TypeError when trying to execute setup.py files (#2499)
  • 9679974 Merge pull request #2497 from python-poetry/release-1.0.6
  • 288c421 Bump version to 1.0.6
  • 5384da7 Upgrade dependencies before the 1.0.6 release (#2495)
  • 0d646e2 Fix legacy repositories information not being set on packages (#2484)
  • 9cd16a9 Update the self update command to be able to handle future versions (#2429)
  • 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 Pull requests that update a dependency file python Pull requests that update Python code labels Jun 8, 2020
@github-actions github-actions bot merged commit 3e2c5b3 into master Jun 8, 2020
@dependabot dependabot bot deleted the dependabot/pip/dot-github/workflows/poetry-1.0.8 branch June 8, 2020 09:02
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.

0 participants