-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Update poetry requirement from <1.3.0,>=1.1.15 to >=1.1.15,<1.4.0 in /python/helpers #6302
Merged
jeffwidman
merged 1 commit into
main
from
dependabot/pip/python/helpers/poetry-gte-1.1.15-and-lt-1.4.0
Jan 9, 2023
Merged
Update poetry requirement from <1.3.0,>=1.1.15 to >=1.1.15,<1.4.0 in /python/helpers #6302
jeffwidman
merged 1 commit into
main
from
dependabot/pip/python/helpers/poetry-gte-1.1.15-and-lt-1.4.0
Jan 9, 2023
Conversation
This file contains 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
dependabot
bot
added
dependencies
python
Dependabot pull requests that update Python code
labels
Dec 12, 2022
@dependabot rebase |
dependabot
bot
force-pushed
the
dependabot/pip/python/helpers/poetry-gte-1.1.15-and-lt-1.4.0
branch
8 times, most recently
from
December 19, 2022 17:43
863f01d
to
644f762
Compare
dependabot
bot
force-pushed
the
dependabot/pip/python/helpers/poetry-gte-1.1.15-and-lt-1.4.0
branch
4 times, most recently
from
December 22, 2022 22:32
894cb57
to
b673527
Compare
dependabot
bot
force-pushed
the
dependabot/pip/python/helpers/poetry-gte-1.1.15-and-lt-1.4.0
branch
from
January 2, 2023 05:13
b673527
to
e3b0f75
Compare
dependabot
bot
force-pushed
the
dependabot/pip/python/helpers/poetry-gte-1.1.15-and-lt-1.4.0
branch
10 times, most recently
from
January 8, 2023 05:31
ee783db
to
48b27fd
Compare
jeffwidman
approved these changes
Jan 8, 2023
dependabot
bot
force-pushed
the
dependabot/pip/python/helpers/poetry-gte-1.1.15-and-lt-1.4.0
branch
2 times, most recently
from
January 8, 2023 08:30
4ff9adc
to
23f05b4
Compare
dependabot
bot
force-pushed
the
dependabot/pip/python/helpers/poetry-gte-1.1.15-and-lt-1.4.0
branch
7 times, most recently
from
January 9, 2023 20:59
94c8c4d
to
2f2496e
Compare
Updates the requirements on [poetry](https://github.com/python-poetry/poetry) to permit the latest version. - [Release notes](https://github.com/python-poetry/poetry/releases) - [Changelog](https://github.com/python-poetry/poetry/blob/1.3.1/CHANGELOG.md) - [Commits](python-poetry/poetry@1.1.15...1.3.1) --- updated-dependencies: - dependency-name: poetry dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/pip/python/helpers/poetry-gte-1.1.15-and-lt-1.4.0
branch
from
January 9, 2023 21:47
2f2496e
to
021ba76
Compare
jeffwidman
added a commit
to dependabot/smoke-tests
that referenced
this pull request
Jan 9, 2023
dependabot/dependabot-core#6302 is failing the smoke test because poetry made some changes to their lockfile format. This fixes those. Generated by: 1. Grabbing the updater image created in that PR from https://github.com/dependabot/dependabot-core/actions/runs/3877424061 2. In a codespace here on smoke repo running: ```shell dependabot --updater-image ghcr.io/dependabot/dependabot-updater:92d2892954c3900931a4ffbc03f68c19e863ad47 test -f tests/smoke-poetry.yaml -o tests/smoke-poetry.yaml ```
jeffwidman
added a commit
to dependabot/smoke-tests
that referenced
this pull request
Jan 9, 2023
dependabot/dependabot-core#6302 is failing the smoke test because poetry made some changes to their lockfile format. This fixes those. Generated by: 1. Grabbing the updater image created in that PR from https://github.com/dependabot/dependabot-core/actions/runs/3877424061 2. In a codespace here on smoke repo running: ```shell dependabot --updater-image ghcr.io/dependabot/dependabot-updater:92d2892954c3900931a4ffbc03f68c19e863ad47 test -f tests/smoke-poetry.yaml -o tests/smoke-poetry.yaml ```
jeffwidman
deleted the
dependabot/pip/python/helpers/poetry-gte-1.1.15-and-lt-1.4.0
branch
January 9, 2023 23:26
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updates the requirements on poetry to permit the latest version.
Release notes
Sourced from poetry's releases.
Changelog
Sourced from poetry's changelog.
... (truncated)
Commits
9a4bf9f
release: bump version to 1.3.1f8e24fc
tests: make tests forward compatible with simplified marker simplification (#...8921a60
Add lockfile as an explicit dependency (#7169)aa48815
release: bump version to 1.3.05281118
chore: pin poetry-core for release0ca8b7e
Calculate and store hash for url dependencies (#7121)f594246
env: installing intoMockEnv
should not have side effects on another env (#...b2e2045
chore: restrict virtualenv for Python 3.9 on Windows due to issues with the e...41706e6
chore: re-lock Poetry's dependenciesb5ab46e
provider: raise error if there are incompatible constraints in the requiremen...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)