Skip to content

Conversation

@gemmadanks
Copy link
Owner

@gemmadanks gemmadanks commented Oct 26, 2025

Prerequisites checklist

Please check each of the following before merging:

  • This pull request is ready to merge (leave unchecked to indicate a WIP)
  • I will squash my commits and, where needed, edit the commit messages to make them more informative and follow the conventional commits format
  • I have updated relevant documentation
  • I have linked to relevant issues
  • I have created an ADR (Architectural Decision Record) for architecturally significant changes

What is the purpose of this pull request?

Check all that apply:

  • Documentation update
  • Changes to dependencies
  • Refactor
  • Improved tests
  • Improved CI
  • Bug fix
  • Changes to an existing feature
  • New feature
  • Other, please explain:

Copilot AI review requested due to automatic review settings October 26, 2025 07:55
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR upgrades the project's Python version from 3.12 to 3.14 and standardizes dependency-related configuration. The changes update Python version specifications across CI workflows and adjust release changelog categorization to make build/dependency changes more visible.

Key changes:

  • Upgraded default Python version to 3.14 and added it to the CI test matrix
  • Modified release-please configuration to show build changes in changelogs instead of hiding them
  • Standardized dependency commit message prefixes to "build(deps)"

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.python-version Updates default Python version from 3.12 to 3.14
.github/workflows/docs-pages.yaml Switches to reading Python version from .python-version file
.github/workflows/ci.yaml Adds Python 3.14 to the test matrix
release-please-config.json Makes build changes visible in changelogs and removes separate deps section
.github/dependabot.yml Standardizes commit message prefix to "build(deps)"

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link

codecov bot commented Oct 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@gemmadanks gemmadanks merged commit f223641 into main Oct 26, 2025
32 checks passed
@gemmadanks gemmadanks deleted the deps-python-3-14 branch October 26, 2025 08:01
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.

2 participants