Skip to content

Update dependency python to 3.14#107

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/python-3.x
Closed

Update dependency python to 3.14#107
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/python-3.x

Conversation

@renovate

@renovate renovate Bot commented Nov 14, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
python uses-with minor 3.13 -> 3.14

Release Notes

actions/python-versions (python)

v3.14.0: 3.14.0

Compare Source

Python 3.14.0


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from Angelius007 as a code owner November 14, 2025 21:05
@renovate renovate Bot force-pushed the renovate/python-3.x branch from 2611453 to 4348202 Compare November 15, 2025 13:40

@Angelius007 Angelius007 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📋 Review Summary

This PR attempts to update the Python version from 3.13 to 3.14 in the GitHub Actions workflow. However, Python 3.14 has not been officially released yet and is not available in the actions/setup-python action. This will cause the workflow to fail when it tries to set up Python 3.14.

🔍 General Feedback

  • Critical Issue Identified: Python 3.14 is not yet available. The latest stable Python release is 3.13.x. This change will break the CI/CD pipeline.
  • Recommendation: This PR should not be merged until Python 3.14 is officially released and supported by the actions/setup-python action.
  • Action Required: Either close this PR and wait for Python 3.14 release, or revert to Python 3.13.

@Angelius007

Copy link
Copy Markdown
Owner

🔴 Critical - Python 3.14 is not yet released

Python 3.14 has not been officially released and is not available in the actions/setup-python@v6 action. This will cause the workflow to fail during the setup phase.

Current Status: The latest stable Python version is 3.13.x. Python 3.14 is expected to be released in October 2025 (PEP 745).

Impact: This change will break the CI/CD pipeline immediately.

Recommended Action: Revert to Python 3.13 or wait until Python 3.14 is officially released and supported by GitHub Actions.

          python-version: '3.13'

File: .github/workflows/copilot-pr-review.yml - Line 32

@renovate

renovate Bot commented Nov 15, 2025

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (3.14). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/python-3.x branch November 15, 2025 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant