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.2 to 1.1.4 in /.github/workflows #148

Merged
merged 1 commit into from
Jan 31, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 26, 2020

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps poetry from 1.1.2 to 1.1.4.

Release notes

Sourced from poetry's releases.

1.1.4

Added

  • Added installer.parallel boolean flag (defaults to true) configuration to enable/disable parallel execution of operations when using the new installer. (#3088)

Changed

  • When using system environments as an unprivileged user, user site and bin directories are created if they do not already exist. (#3107)

Fixed

  • Fixed editable installation of poetry projects when using system environments. (#3107)
  • Fixed locking of nested extra activations. If you were affected by this issue, you will need to regenerate the lock file using poetry lock --no-update. (#3229)
  • Fixed prioritisation of non-default custom package sources. (#3251)
  • Fixed detection of installed editable packages when non-poetry managed .pth file exists. (#3210)
  • Fixed scripts generated by editable builder to use valid import statements. (#3214)
  • Fixed recursion error when locked dependencies contain cyclic dependencies. (#3237)
  • Fixed propagation of editable flag for VCS dependencies. (#3264)

1.1.3

Changed

  • Python version support deprecation warning is now written to stderr. (#3131)

Fixed

  • Fixed KeyError when PATH is not defined in environment variables. (#3159)
  • Fixed error when using config command in a directory with an existing pyproject.toml without any Poetry configuration. (#3172)
  • Fixed incorrect inspection of package requirements when same dependency is specified multiple times with unique markers. (#3147)
  • Fixed show command to use already resolved package metadata. (#3117)
  • Fixed multiple issues with export command output when using requirements.txt format. (#3119)
Changelog

Sourced from poetry's changelog.

[1.1.4] - 2020-10-23

Added

  • Added installer.parallel boolean flag (defaults to true) configuration to enable/disable parallel execution of operations when using the new installer. (#3088)

Changed

  • When using system environments as an unprivileged user, user site and bin directories are created if they do not already exist. (#3107)

Fixed

  • Fixed editable installation of poetry projects when using system environments. (#3107)
  • Fixed locking of nested extra activations. If you were affected by this issue, you will need to regenerate the lock file using poetry lock --no-update. (#3229)
  • Fixed prioritisation of non-default custom package sources. (#3251)
  • Fixed detection of installed editable packages when non-poetry managed .pth file exists. (#3210)
  • Fixed scripts generated by editable builder to use valid import statements. (#3214)
  • Fixed recursion error when locked dependencies contain cyclic dependencies. (#3237)
  • Fixed propagation of editable flag for VCS dependencies. (#3264)

[1.1.3] - 2020-10-14

Changed

  • Python version support deprecation warning is now written to stderr. (#3131)

Fixed

  • Fixed KeyError when PATH is not defined in environment variables. (#3159)
  • Fixed error when using config command in a directory with an existing pyproject.toml without any Poetry configuration. (#3172)
  • Fixed incorrect inspection of package requirements when same dependency is specified multiple times with unique markers. (#3147)
  • Fixed show command to use already resolved package metadata. (#3117)
  • Fixed multiple issues with export command output when using requirements.txt format. (#3119)
Commits
  • 8312e3f Bump version to 1.1.4
  • 1340723 Merge pull request #3107 from abn/issue/3079
  • 24e1224 Merge pull request #3229 from abn/issue/3224
  • 5b6d0c0 Merge pull request #3251 from abn/issue/3238
  • bf17dde Do not reuse requests sessions
  • 2e20673 Merge pull request #3210 from abn/issue/3077
  • 221bd80 Merge pull request #3088 from abn/issue/3087
  • 34662ba utils/env: ensure user directories are created
  • d660b51 editable: use writable script dir for system env
  • 7f49842 utils/env: better support system site packages dir
  • 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 Oct 26, 2020
@dependabot dependabot bot force-pushed the dependabot/pip/dot-github/workflows/poetry-1.1.4 branch 3 times, most recently from b947fe8 to f3f8f6e Compare November 10, 2020 15:50
@dependabot dependabot bot force-pushed the dependabot/pip/dot-github/workflows/poetry-1.1.4 branch from f3f8f6e to bfce4f4 Compare November 14, 2020 12:25
@dependabot dependabot bot force-pushed the dependabot/pip/dot-github/workflows/poetry-1.1.4 branch 2 times, most recently from 2147ee4 to 470cee1 Compare November 24, 2020 09:07
@dependabot dependabot bot force-pushed the dependabot/pip/dot-github/workflows/poetry-1.1.4 branch 7 times, most recently from 3328865 to a21437f Compare December 7, 2020 10:26
@dependabot dependabot bot force-pushed the dependabot/pip/dot-github/workflows/poetry-1.1.4 branch from a21437f to d9fd155 Compare December 10, 2020 08:36
@dependabot dependabot bot force-pushed the dependabot/pip/dot-github/workflows/poetry-1.1.4 branch from d9fd155 to 7f66a33 Compare January 5, 2021 15:43
@dependabot dependabot bot force-pushed the dependabot/pip/dot-github/workflows/poetry-1.1.4 branch 8 times, most recently from db752f2 to 851896e Compare January 14, 2021 19:10
@dependabot dependabot bot force-pushed the dependabot/pip/dot-github/workflows/poetry-1.1.4 branch from 851896e to 01b1448 Compare January 23, 2021 02:28
@cjolowicz cjolowicz merged commit 2f7183c into master Jan 31, 2021
@dependabot dependabot bot deleted the dependabot/pip/dot-github/workflows/poetry-1.1.4 branch January 31, 2021 20:37
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.

1 participant