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

Build(deps-dev): Bump poetry from 1.1.5 to 1.1.6 #357

Merged
merged 1 commit into from
Apr 29, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2021

Bumps poetry from 1.1.5 to 1.1.6.

Release notes

Sourced from poetry's releases.

1.1.6

Fixed

  • Fixed export format for path dependencies. (#3121)
  • Fixed errors caused by environment modification when executing some commands. (#3253)
  • Fixed handling of wheel files with single-digit versions. (#3338)
  • Fixed an error when handling single-digit Python markers. (poetry-core#156)
  • Fixed dependency markers not being properly copied when changing the constraint leading to resolution errors. (poetry-core#163)
  • Fixed an error where VCS dependencies were always updated. (#3947)
  • Fixed an error where the incorrect version of a package was locked when using environment markers. (#3945)
Changelog

Sourced from poetry's changelog.

[1.1.6] - 2021-04-14

Fixed

  • Fixed export format for path dependencies. (#3121)
  • Fixed errors caused by environment modification when executing some commands. (#3253)
  • Fixed handling of wheel files with single-digit versions. (#3338)
  • Fixed an error when handling single-digit Python markers. (poetry-core#156)
  • Fixed dependency markers not being properly copied when changing the constraint leading to resolution errors. (poetry-core#163)
  • Fixed an error where VCS dependencies were always updated. (#3947)
  • Fixed an error where the incorrect version of a package was locked when using environment markers. (#3945)
Commits
  • db3481f Bump version to 1.1.6
  • 4d1a16a Update dependencies
  • b9eb246 Fix locked VCS dependencies always being updated
  • fa9cd5f Fix incorrect package being selected with transitive markers.
  • a5d562e doc: poetry lock --no-update
  • 24fcaf9 fix (utils.patterns): recognize one digit version in filename
  • 88888fc env: do not modify os.environ
  • 175af5f exporter: ensure local references use uri
  • b55968a Merge pull request #3750 from python-poetry/release-1.1.5
  • See full diff 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 Apr 29, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/poetry-1.1.6 branch 4 times, most recently from cf2a47b to 46124dc Compare April 29, 2021 14:24
@dependabot dependabot bot force-pushed the dependabot/pip/poetry-1.1.6 branch from 46124dc to 2846e78 Compare April 29, 2021 14:26
@cjolowicz cjolowicz merged commit dd4d2b8 into main Apr 29, 2021
@cjolowicz cjolowicz deleted the dependabot/pip/poetry-1.1.6 branch April 29, 2021 16:56
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