Skip to content

Comments

Update dependency python to 3.14 - autoclosed#28

Merged
compscidr merged 1 commit intomainfrom
renovate/python-3.x
Dec 24, 2025
Merged

Update dependency python to 3.14 - autoclosed#28
compscidr merged 1 commit intomainfrom
renovate/python-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 12, 2025

This PR contains the following updates:

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

Release Notes

actions/python-versions (python)

v3.14.2: 3.14.2

Compare Source

Python 3.14.2

v3.14.1: 3.14.1

Compare Source

Python 3.14.1

v3.14.0: 3.14.0

Compare Source

Python 3.14.0

v3.13.11: 3.13.11

Compare Source

Python 3.13.11

v3.13.10: 3.13.10

Compare Source

Python 3.13.10

v3.13.9: 3.13.9

Compare Source

Python 3.13.9

v3.13.8: 3.13.8

Compare Source

Python 3.13.8

v3.13.7: 3.13.7

Compare Source

Python 3.13.7

v3.13.6: 3.13.6

Compare Source

Python 3.13.6

v3.13.5: 3.13.5

Compare Source

Python 3.13.5

v3.13.4: 3.13.4

Compare Source

Python 3.13.4

v3.13.3: 3.13.3

Compare Source

Python 3.13.3

v3.13.2: 3.13.2

Compare Source

Python 3.13.2

v3.13.1: 3.13.1

Compare Source

Python 3.13.1

v3.13.0: 3.13.0

Compare Source

Python 3.13.0

v3.12.12: 3.12.12

Compare Source

Python 3.12.12

v3.12.11: 3.12.11

Compare Source

Python 3.12.11

v3.12.10: 3.12.10

Compare Source

Python 3.12.10

v3.12.9: 3.12.9

Compare Source

Python 3.12.9

v3.12.8: 3.12.8

Compare Source

Python 3.12.8

v3.12.7: 3.12.7

Compare Source

Python 3.12.7

v3.12.6: 3.12.6

Compare Source

Python 3.12.6

v3.12.5: 3.12.5

Compare Source

Python 3.12.5

v3.12.4: 3.12.4

Compare Source

Python 3.12.4

v3.12.3: 3.12.3

Compare Source

Python 3.12.3

v3.12.2: 3.12.2

Compare Source

Python 3.12.2

v3.12.1: 3.12.1

Compare Source

Python 3.12.1

v3.12.0: 3.12.0

Compare Source

Python 3.12.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 force-pushed the renovate/python-3.x branch from 6c0205b to 242bca7 Compare November 12, 2025 23:32
@renovate renovate bot force-pushed the renovate/python-3.x branch from 242bca7 to 3da7d2f Compare December 15, 2025 16:38
compscidr added a commit that referenced this pull request Dec 24, 2025
The java-runner and android-runner molecule tests were failing due to
running out of disk space on GitHub Actions runners. Both tests pull
the compscidr/github-runner-android image which is ~15GB and includes
the full Android SDK/NDK.

Changes:
- Run molecule tests sequentially (max-parallel: 1) instead of in parallel
- Add disk cleanup step before tests to free up ~10-15GB by removing
  unused software (.NET SDK, GHC, Boost, agent tools)
- Add Docker cleanup after each test to ensure space for next test
- Clean up Docker images and volumes between tests

This ensures each test has sufficient disk space without modifying
the actual runner images or test scenarios.

Fixes failing PRs #35, #34, #33, #32, #28

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@renovate renovate bot force-pushed the renovate/python-3.x branch from 3da7d2f to 0319dbc Compare December 24, 2025 07:05
@compscidr compscidr merged commit e5018cb into main Dec 24, 2025
5 checks passed
@renovate renovate bot changed the title Update dependency python to 3.14 Update dependency python to 3.14 - autoclosed Dec 24, 2025
@renovate renovate bot deleted the renovate/python-3.x branch December 24, 2025 07:31
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