-
Notifications
You must be signed in to change notification settings - Fork 1.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
Bump poetry from 1.8.5 to 2.0.1 in /python/helpers in the poetry group across 1 directory #11275
Conversation
Looks like all the pipelines are failing on python 3.8, which poetry v2 dropped support for: python-poetry/poetry#9692 Seems like an easy fix: remove the python 3.8 pipelines, which seems like it's already a planned action: https://github.blog/changelog/2025-01-06-closing-down-notice-dependabot-will-no-longer-support-python-version-3-8/ |
Currently, Dependabot execution against Example: |
53ef50b
to
3a67661
Compare
7df89b9
to
e90ebe9
Compare
Any updates? |
This may be an interesting link i found: dependabot drops support for python 3.8 on the february 5th. |
e90ebe9
to
29e27b6
Compare
Now that Python 3.8 support has been dropped, is it possible to re-run the tests to see if there is anything else holding back this PR? |
Bumps the poetry group with 1 update in the /python/helpers directory: [poetry](https://github.com/python-poetry/poetry). Updates `poetry` from 1.8.5 to 2.0.1 - [Release notes](https://github.com/python-poetry/poetry/releases) - [Changelog](https://github.com/python-poetry/poetry/blob/main/CHANGELOG.md) - [Commits](python-poetry/poetry@1.8.5...2.0.1) --- updated-dependencies: - dependency-name: poetry dependency-type: direct:production update-type: version-update:semver-major dependency-group: poetry ... Signed-off-by: dependabot[bot] <[email protected]>
29e27b6
to
e122671
Compare
This comment was marked as resolved.
This comment was marked as resolved.
* chore(deps): bump tenacity from 8.2.3 to 9.0.0 Bumps [tenacity](https://github.com/jd/tenacity) from 8.2.3 to 9.0.0. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](jd/tenacity@8.2.3...9.0.0) --- updated-dependencies: - dependency-name: tenacity dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * chore: lock due to dependabot/dependabot-core#11275 * chore: replace tenacity .retry.statistics by .statistics --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: J. Nick Koston <[email protected]> Co-authored-by: Arie Catsman <[email protected]>
Sorry, only users with push access can use that command. |
@amazimbe Please invoke |
It looks like we have a new PR #11607 |
It has already been updated to v2.1.1.
|
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
Looks like poetry is no longer updatable, so this is no longer needed. |
Bumps the poetry group with 1 update in the /python/helpers directory: poetry.
Updates
poetry
from 1.8.5 to 2.0.1Release notes
Sourced from poetry's releases.
... (truncated)
Changelog
Sourced from poetry's changelog.
... (truncated)
Commits
bd500dd
release: bump version to 2.0.10ac2c1a
fix:update
,add
andremove
shall not uninstall extra dependencies32ec5cb
chore(test): update tests to expect PEP 753 compliant urls61f43e8
improve performance for merging markers from overrides30fe6c7
fix:update
,add
andremove
with--only
shall not uninstall dependenc...d6dbe8c
feat(source/show): notify when PyPI is implicit0e4f0e7
test: fix test due to changes in poetry-core1a9132c
chore(gh): use collapsible blocks in bug report2d7d173
doc(faq): add entry for PEP 621 migrationff40baa
chore(test): remove duplicated codeYou can trigger a rebase of this PR 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions