[1.2] docs: --only no longer skips project's package installation#6264
Merged
neersighted merged 1 commit intopython-poetry:1.2from Aug 30, 2022
Merged
Conversation
neersighted
approved these changes
Aug 30, 2022
mwalbeck
pushed a commit
to mwalbeck/docker-python-poetry
that referenced
this pull request
Sep 6, 2022
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [poetry](https://python-poetry.org/) ([source](https://github.com/python-poetry/poetry)) | minor | `1.1.15` -> `1.2.0` | --- ### Release Notes <details> <summary>python-poetry/poetry</summary> ### [`v1.2.0`](https://github.com/python-poetry/poetry/blob/HEAD/CHANGELOG.md#​120---2022-08-31) [Compare Source](python-poetry/poetry@1.1.15...1.2.0) ##### Docs - Added note about how to add a git dependency with a subdirectory ([#​6218](python-poetry/poetry#6218)) - Fixed several style issues in the docs ([#​6255](python-poetry/poetry#6255)) - Fixed outdated info about `--only` parameter ([#​6264](python-poetry/poetry#6264)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjMyLjE3OS4xIn0=--> Reviewed-on: https://git.walbeck.it/walbeck-it/docker-python-poetry/pulls/457 Co-authored-by: renovate-bot <[email protected]> Co-committed-by: renovate-bot <[email protected]>
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Port of #6263