Skip to content

Conversation

@dependabot
Copy link

@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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 5, 2021
@mib1185
Copy link
Owner

mib1185 commented Mar 15, 2021

@dependabot rebase

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 15, 2021

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@mib1185 mib1185 closed this Mar 15, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 15, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/dot-github/workflows/poetry-1.1.5 branch March 15, 2021 21:11
@mib1185 mib1185 restored the dependabot/pip/dot-github/workflows/poetry-1.1.5 branch March 15, 2021 21:23
@mib1185
Copy link
Owner

mib1185 commented Mar 15, 2021

@dependabot recreate

@mib1185 mib1185 reopened this Mar 15, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/dot-github/workflows/poetry-1.1.5 branch from feae45f to 3807885 Compare March 15, 2021 21:23
@dependabot dependabot bot force-pushed the dependabot/pip/dot-github/workflows/poetry-1.1.5 branch from 3807885 to 28f4cf8 Compare March 15, 2021 21:24
@mib1185 mib1185 merged commit 351cf94 into master Mar 15, 2021
@dependabot dependabot bot deleted the dependabot/pip/dot-github/workflows/poetry-1.1.5 branch March 15, 2021 21:25
mib1185 pushed a commit that referenced this pull request Mar 19, 2021
Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases)
- [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/master/CHANGELOG.md)
- [Commits](pre-commit/pre-commit-hooks@v3.3.0...v3.4.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

2 participants