Skip to content

Conversation

MichaReiser
Copy link
Member

No description provided.

Copy link
Contributor

github-actions bot commented Mar 13, 2025

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Formatter (stable)

✅ ecosystem check detected no format changes.

Formatter (preview)

✅ ecosystem check detected no format changes.

Base automatically changed from micha/ruff-0.10 to main March 13, 2025 14:37
@MichaReiser MichaReiser changed the title Ruff v0.10 Relase Ruff v0.10 Release Mar 13, 2025
@MichaReiser MichaReiser added the release Related to the release process label Mar 13, 2025
@dylwil3
Copy link
Collaborator

dylwil3 commented Mar 13, 2025

Ok @MichaReiser I think the changelog is complete but someone should spot check. From what I can tell, all the "Rule changes" were stabilizations of preview behavior so I removed that subsection.

@MichaReiser
Copy link
Member Author

I'll do a quick rebase to make reviewing easier

@MichaReiser MichaReiser force-pushed the micha/ruff-0.10-changelog branch from 74dd97a to 3c52cd8 Compare March 13, 2025 15:55
Copy link
Member Author

@MichaReiser MichaReiser left a comment

Choose a reason for hiding this comment

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

Thank you!

@MichaReiser MichaReiser marked this pull request as ready for review March 13, 2025 16:10
@MichaReiser
Copy link
Member Author

I can't approve my own PR. Consider it approved and feel free to merge it when we start the release

dylwil3 and others added 5 commits March 13, 2025 11:20
Co-authored-by: Micha Reiser <[email protected]>
Co-authored-by: Micha Reiser <[email protected]>
Co-authored-by: Micha Reiser <[email protected]>
Co-authored-by: Micha Reiser <[email protected]>
I copied the Breaking Changes section from the changelog and added the
RUF035 entry at the end to avoid reference the Remapped Rules section.
@ntBre ntBre merged commit 27e9d1f into main Mar 13, 2025
39 checks passed
@ntBre ntBre deleted the micha/ruff-0.10-changelog branch March 13, 2025 17:53
dcreager added a commit that referenced this pull request Mar 14, 2025
* main: (53 commits)
  [syntax-errors] Tuple unpacking in `for` statement iterator clause before Python 3.9 (#16558)
  Ruff v0.10 Release (#16708)
  Add new `noqa` specification to the docs (#16703)
  describe requires-python fallback in docs (#16704)
  [red-knot] handle cycles in MRO/bases resolution (#16693)
  [red-knot] Auto generate statement nodes (#16645)
  [`pylint`] Better inference for `str.strip` (`PLE310`) (#16671)
  [`pylint`] Improve `repeated-equality-comparison` fix to use a `set` when all elements are hashable (`PLR1714`) (#16685)
  [`pylint`/`pep8-naming`] Check `__new__` argument name in `bad-staticmethod-argument` and not `invalid-first-argument-name-for-class-method` (`PLW0211`/`N804`) (#16676)
  [`flake8-pyi`] Stabilize fix for `unused-private-type-var` (`PYI018`) (#16682)
  [`flake8-bandit`] Deprecate `suspicious-xmle-tree-usage` (`S320`) (#16680)
  [`flake8-simplify`] Avoid double negation in fixes (`SIM103`) (#16684)
  [`pyupgrade`]: Improve diagnostic range for `redundant-open-mode` (`UP015`) (#16672)
  Consider all `TYPE_CHECKING` symbols for type-checking blocks (#16669)
  [`pep8-naming`]: Ignore methods decorated with `@typing.override` (`invalid-argument-name`) (#16667)
  Stabilize FURB169 preview behavior (#16666)
  [`pylint`] Detect invalid default value type for `os.environ.get` (`PLW1508`) (#16674)
  [`flake8-pytest-style`] Allow for loops with empty bodies (`PT012`, `PT031`) (#16678)
  [`pyupgrade`]: Deprecate `non-pep604-isinstance` (`UP038`) (#16681)
  [`flake8-type-checking`] Stabilize `runtime-cast-value` (`TC006`) (#16637)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Related to the release process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants