Skip to content

Update Python to 3.14 - #27

Merged
vidplace7 merged 1 commit into
mainfrom
python3.14
Jul 27, 2026
Merged

Update Python to 3.14#27
vidplace7 merged 1 commit into
mainfrom
python3.14

Conversation

@vidplace7

@vidplace7 vidplace7 commented Feb 10, 2026

Copy link
Copy Markdown
Member

DO NOT MERGE until pioarduino >3.3.6 (based on platformio 6.1.19) is released.

Summary by CodeRabbit

  • Chores
    • Updated the application’s underlying runtime environment to the latest supported Python release.
    • Refined automated maintenance settings to improve update stability while preparing for a future major release.

@coderabbitai

coderabbitai Bot commented Jul 26, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@vidplace7, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 47 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 91b10da4-7e53-4e0d-a27b-74da8772195a

📥 Commits

Reviewing files that changed from the base of the PR and between d3f0d83 and 502e72d.

📒 Files selected for processing (2)
  • .github/dependabot.yml
  • Containerfile
📝 Walkthrough

Walkthrough

Dependabot now ignores selected grpcio-tools updates, and the container base image has been upgraded from Python 3.13 to 3.14 on Trixie.

Changes

Dependency and base image maintenance

Layer / File(s) Summary
Dependabot grpcio-tools rule
.github/dependabot.yml
Ignores semver patch and minor grpcio-tools updates until version 2.x.
Python base image update
Containerfile
Changes the base stage image from python:3.13-trixie to python:3.14-trixie.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Poem

A rabbit hops through YAML bright,
While Python climbs to fourteen’s height.
grpcio waits for version two,
The container’s coat is fresh and new.
Hop, hop—maintenance done!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly summarizes the main change: upgrading the Containerfile base image to Python 3.14.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@vidplace7
vidplace7 marked this pull request as ready for review July 26, 2026 23:38

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In @.github/dependabot.yml:
- Around line 15-20: Update the grpcio-tools entry in the Dependabot ignore
configuration to add a version range limited to versions below 2.0, while
preserving the existing patch and minor update types.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: d50afcf2-57b1-4833-892d-0ba2a5433b81

📥 Commits

Reviewing files that changed from the base of the PR and between 464e6d1 and d3f0d83.

📒 Files selected for processing (2)
  • .github/dependabot.yml
  • Containerfile

Comment thread .github/dependabot.yml Outdated
@vidplace7
vidplace7 merged commit 78d6a8e into main Jul 27, 2026
21 of 22 checks passed
@vidplace7
vidplace7 deleted the python3.14 branch July 27, 2026 01:55
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