Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Prepare for 25.11.0 release#4825

Merged
cooperlees merged 7 commits intomainfrom
release_202511
Nov 10, 2025
Merged

Prepare for 25.11.0 release#4825
cooperlees merged 7 commits intomainfrom
release_202511

Conversation

@cooperlees
Copy link
Collaborator

  • Run scripts/release.py
  • See docs updates required

- Run `scripts/release.py`
- See docs updates requires
@cooperlees cooperlees added the skip news Pull requests that don't need a changelog entry. label Nov 9, 2025
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 prepares the 25.11.0 release by updating version references in documentation and finalizing the changelog. The changes update version strings from 25.9.0 to 25.11.0 and format the changelog by removing draft comments.

  • Updated version references from 25.9.0 to 25.11.0 in documentation and examples
  • Converted the "Unreleased" section in CHANGES.md to the official 25.11.0 release
  • Removed comment placeholders and empty sections from the changelog

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
docs/usage_and_configuration/the_basics.md Updated version numbers in command-line examples from 25.9.0 to 25.11.0
docs/integrations/source_version_control.md Updated pre-commit hook version references from 25.9.0 to 25.11.0
CHANGES.md Finalized 25.11.0 release notes by removing draft comments and updating header from "Unreleased"

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

@cooperlees cooperlees requested a review from cobaltt7 November 9, 2025 20:31
cooperlees and others added 2 commits November 9, 2025 14:31
Fix typos copilot found

Co-authored-by: Copilot <[email protected]>
Fix typos copilot found

Co-authored-by: Copilot <[email protected]>
@onerandomusername
Copy link
Contributor

onerandomusername commented Nov 9, 2025

(Some) errors are due to pytest 9.0 release. Will open a PR to temporarily pin to under pytest 9.0

@cooperlees
Copy link
Collaborator Author

cooperlees commented Nov 9, 2025

@hauntsaninja - Should we update the test build mypyc wheel to cp314 to test since we're moving to 3.14 here for this release here: https://github.com/psf/black/blob/main/.github/workflows/pypi_upload.yml#L78 ?

@hauntsaninja
Copy link
Collaborator

Sure! Note it shouldn't really affect the release. Those are just the two random builds we try for PRs, for releases we build everything.

@onerandomusername
Copy link
Contributor

Errors are due to pytest 9.0 release. Will open a PR to temporarily pin to under pytest 9.0

Well, now windows builds are failing in their entirety.

https://github.com/psf/black/actions/runs/19215613957

@hauntsaninja
Copy link
Collaborator

To build 3.14 wheels you will need a newer cibuildwheel though. So let's do #4828 . Maybe it will help us with the mysterious Windows stuff too

@hauntsaninja
Copy link
Collaborator

Might be e.g. pypa/cibuildwheel#2536

@hauntsaninja hauntsaninja mentioned this pull request Nov 9, 2025
@onerandomusername
Copy link
Contributor

onerandomusername commented Nov 9, 2025

Would it be beneficial to add support to CI for a ci: build all label which can be used to tell ci to build all wheels for a PR?

@onerandomusername
Copy link
Contributor

Would it be beneficial to add support to CI for a ci: build all label which can be used to tell ci to build all wheels for a PR?

Added in #4833

Copy link
Contributor

@onerandomusername onerandomusername left a comment

Choose a reason for hiding this comment

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

🎉

@cooperlees
Copy link
Collaborator Author

Thanks all for the efforts getting this shipped !

@cooperlees cooperlees merged commit 05f0a8c into main Nov 10, 2025
74 checks passed
@cooperlees cooperlees deleted the release_202511 branch November 10, 2025 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci: build all wheels skip news Pull requests that don't need a changelog entry.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants