Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2025

This PR contains the following updates:

Package Type Update Change Pending OpenSSF
python (source) requires-python minor >=3.13.2,<3.14 -> >=3.14,<3.15 3.14.1 OpenSSF Scorecard

Release Notes

python/cpython (python)

v3.14.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 added the deps: minor label Dec 3, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

Copy link
Contributor

Choose a reason for hiding this comment

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

[yamllint] reported by reviewdog 🐶
[warning] line too long (339 > 185 characters) (line-length)

any: ${{ steps.python_changes.outputs.any_changed == 'true' || steps.markdown_changes.outputs.any_changed == 'true' || steps.shell_changes.outputs.any_changed == 'true' || steps.workflow_changes.outputs.any_changed == 'true' || steps.docker_changes.outputs.any_changed == 'true' || steps.yaml_changes.outputs.any_changed == 'true' }}

Copy link
Contributor

Choose a reason for hiding this comment

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

[yamllint] reported by reviewdog 🐶
[warning] line too long (252 > 185 characters) (line-length)

npx wrangler@4 versions deploy "${{ steps.preview_upload.outputs.version_id }}" -y --config wrangler.toml --env preview --message="Preview: tux@${{ github.sha }} on ${{ github.ref_name }} by ${{ github.actor }} (run ${{ github.run_number }})"

Copy link
Contributor

Choose a reason for hiding this comment

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

[yamllint] reported by reviewdog 🐶
[warning] line too long (348 > 185 characters) (line-length)

| Preview | ${{ steps.prepare_url.outputs.is_url == 'true' && format('[{0}]({0})', steps.prepare_url.outputs.preview_url) || steps.prepare_url.outputs.preview_url }} | ${{ steps.preview_upload.outputs.version_id || '-' }} | Preview: tux@${{ github.sha }} on ${{ github.ref_name }} by ${{ github.actor }} (run ${{ github.run_number }}) |

@sentry
Copy link

sentry bot commented Dec 3, 2025

⚠️ JUnit XML file not found

The CLI was unable to find any JUnit XML files to upload.
For more help, visit our troubleshooting guide.

@kzndotsh kzndotsh closed this Dec 3, 2025
@kzndotsh kzndotsh deleted the renovate/minor branch December 3, 2025 15:36
@renovate renovate bot changed the title chore(deps): update dependency python to v3.14.0 chore(deps): update python to >=3.14,<3.15 Dec 3, 2025
@kzndotsh kzndotsh restored the renovate/minor branch December 3, 2025 18:11
@kzndotsh kzndotsh reopened this Dec 3, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Dec 3, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: uv.lock
Command failed: uv lock --upgrade-package python
Downloading cpython-3.13.8-linux-x86_64-gnu (download) (32.1MiB)
 Downloaded cpython-3.13.8-linux-x86_64-gnu (download)
Using CPython 3.13.8
error: The Python request from `.python-version` resolved to Python 3.13.8, which is incompatible with the project's Python requirement: `==3.14.*` (from `project.requires-python`)
Use `uv python pin` to update the `.python-version` file to a compatible version

| datasource     | package | from    | to     |
| -------------- | ------- | ------- | ------ |
| python-version | python  | 3.13.10 | 3.14.0 |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants