Skip to content

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.13 -> 3.14
python uses-with minor 3.12 -> 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


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 these updates again.


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

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

- name: Run pytest tests
run: uv run pytest --num-shards=4 --shard-id=${{ matrix.shard }} -n auto tests

test-older-django:
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is test-older-django actually supposed to use latest Python?

Copy link
Contributor

Choose a reason for hiding this comment

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

The initial goal was to catch old-django invalid plugin code so the python version was not really important but i suppose it make sense to use oldest supported python & django for good measure ?

@renovate renovate bot force-pushed the renovate/python-3.x branch 3 times, most recently from f36588a to eef3f0a Compare December 8, 2025 05:09
@renovate renovate bot force-pushed the renovate/python-3.x branch from eef3f0a to 60cbf2d Compare December 15, 2025 18:02
@renovate
Copy link
Contributor Author

renovate bot commented Dec 15, 2025

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

Copy link
Member

@sobolevn sobolevn left a comment

Choose a reason for hiding this comment

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

I think it is fine to test older djangos with new python version. If they are supported. If not, we can use the oldest one as well.

@intgr intgr merged commit 9479b4e into master Dec 15, 2025
79 of 89 checks passed
@intgr intgr deleted the renovate/python-3.x branch December 15, 2025 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants