Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

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

Bumps poetry from 1.0.5 to 1.0.9.

Release notes

Sourced from poetry's releases.

1.0.9

Fixed

  • Fixed an issue where packages from custom indices where continuously updated (#2525).
  • Fixed errors in the way Python environment markers were parsed and generated (#2526).

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.9] - 2010-06-09

Fixed

  • Fixed an issue where packages from custom indices where continuously updated (#2525).
  • Fixed errors in the way Python environment markers were parsed and generated (#2526).

[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
  • 1d64e1c Bump version to 1.0.9
  • dcc2e40 Fix handling of dependency markers with python precision >= 3 (#2526)
  • b6c5c1e Merge pull request #2525 from python-poetry/fix-persistent-update-for-legacy-...
  • ce134ce Merge pull request #2522 from hainesc/master
  • 2df5704 Fix legacy repositories packages being continuously updated
  • 6f94c6f Fix wrong indentation in mixology
  • bc9acdb Merge pull request #2512 from wshayes/patch-1
  • 156cd66 Added git ssh example to docs
  • 60202f1 Merge pull request #2506 from python-poetry/release-1.0.8
  • 6f9d6b0 Bump version to 1.0.8
  • 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 10, 2020
@github-actions github-actions bot merged commit 26f7506 into master Jun 10, 2020
@dependabot dependabot bot deleted the dependabot/pip/dot-github/workflows/poetry-1.0.9 branch June 10, 2020 12:51
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