-
Couldn't load subscription status.
- Fork 3
chore(deps): update python docker tag #171
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
base: main
Are you sure you want to change the base?
Conversation
|
Has to wait for general support for Python 3.14 which needs updates of some dependencies. |
Pull Request Review: Python 3.14.0 UpdateSummaryThis PR updates Python from 3.13.7 to 3.14.0 in both .python-version and Dockerfile. This is an automated dependency update by Renovate. Critical IssuesPython 3.14.0 is NOT officially released yetPython 3.14 is currently in development and not yet stable. The final release is scheduled for October 2025 (approximately one year from now, based on PEP 719). As of today (2025-10-10), Python 3.14.0 may be an alpha/beta release at best. Recommendation: DO NOT MERGE this PR until Python 3.14.0 is officially released and stable. Additional Concerns1. Missing Python 3.14 in Test MatrixThe project currently tests against Python 3.11, 3.12, and 3.13:
Impact: Even when Python 3.14 is released, this PR doesn't add it to the test matrix, so the SDK won't actually be tested against 3.14. Required changes when 3.14 is released:
2. Incomplete Version UpdateThe PR only updates .python-version and Dockerfile, but misses other Python version references:
Question: What is the intended purpose of updating .python-version? Is this for:
If only the Docker image should use 3.14, then .python-version should remain at 3.13.7 until all infrastructure is ready for 3.14. 3. Dependency Compatibility UnknownThe project has 50+ dependencies. Without testing against Python 3.14:
Security and Performance Considerations
Recommended Action PlanShort term (now):
When Python 3.14.0 is officially released:
Code Quality
Overall Recommendation: REJECT - Python 3.14.0 is not yet stable. Wait for official release and include comprehensive test coverage when adding Python 3.14 support. |
|
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
66854fb to
cb18241
Compare



This PR contains the following updates:
3.13.7->3.14.03.13-slim-bookworm->3.14-slim-bookwormWarning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.