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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump poetry from 1.1.4 to 1.1.5 in /python/helpers #3238

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2021

Bumps poetry from 1.1.4 to 1.1.5.

Release notes

Sourced from poetry's releases.

1.1.5

Fixed

  • Fixed an error in the export command when no lock file existed and a verbose flag was passed to the command. (#3310)
  • Fixed an error where the pyproject.toml was not reverted when using the add command. (#3622)
  • Fixed errors when using non-HTTPS indices. (#3622)
  • Fixed errors when handling simple indices redirection. (#3622)
  • Fixed errors when trying to handle newer wheels by using the latest version of poetry-core and packaging. (#3677)
  • Fixed an error when using some versions of poetry-core due to an incorrect import . (#3696)
Changelog

Sourced from poetry's changelog.

[1.1.5] - 2021-03-03

Fixed

  • Fixed an error in the export command when no lock file existed and a verbose flag was passed to the command. (#3310)
  • Fixed an error where the pyproject.toml was not reverted when using the add command. (#3622)
  • Fixed errors when using non-HTTPS indices. (#3622)
  • Fixed errors when handling simple indices redirection. (#3622)
  • Fixed errors when trying to handle newer wheels by using the latest version of poetry-core and packaging. (#3677)
  • Fixed an error when using some versions of poetry-core due to an incorrect import . (#3696)
Commits
  • a970414 Bump version to 1.1.5
  • c278488 Update dependencies
  • 8a57f52 Fix build scripts
  • bce6828 Make the dependency on poetry-core more restrictive (#3697)
  • ef39e35 Fix incorrect import of the Dependency class (#3696)
  • a4d42a3 Update Cirrus config
  • 5e3d78c Upgrade poetry-core to 1.0.2
  • c23c574 Fix legacy repository redirection test
  • 63a952e legacy repository: support redirected url
  • eca5ad8 export: use --trusted-host for non HTTPS index
  • 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 requested a review from a team as a code owner March 5, 2021 05:05
@dependabot dependabot bot added dependencies python Dependabot pull requests that update Python code labels Mar 5, 2021
@feelepxyz
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/python/helpers/poetry-1.1.5 branch from 9be7608 to f154c26 Compare March 8, 2021 14:13
@feelepxyz
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/python/helpers/poetry-1.1.5 branch from f154c26 to fd6c1db Compare March 15, 2021 12:07
@feelepxyz
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/python/helpers/poetry-1.1.5 branch from fd6c1db to 766e888 Compare March 23, 2021 18:02
@feelepxyz
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/python/helpers/poetry-1.1.5 branch from 766e888 to c215a29 Compare March 30, 2021 09:31
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2021

Superseded by #3496.

@dependabot dependabot bot closed this Apr 15, 2021
@dependabot dependabot bot deleted the dependabot/pip/python/helpers/poetry-1.1.5 branch April 15, 2021 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies python Dependabot pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant