Skip to content

Conversation

@musicinmybrain
Copy link
Contributor

@musicinmybrain musicinmybrain commented Oct 31, 2025

Summary

This just bumps etcetera to the latest version. This has the pleasant effect of removing the home crate from the dependency tree. See: https://github.com/lunacookies/etcetera/releases/tag/v0.11.0

Test Plan

Tested as a patch for the ruff package in Fedora with a proposed rust-etcetera-0.11.0 update in COPR. (Normally I would just compile this locally from a git checkout and run the tests, but my machine with enough memory to compile ruff without workarounds is currently not available.)

@MichaReiser MichaReiser added the internal An internal refactor or improvement label Oct 31, 2025
@github-actions
Copy link
Contributor

Diagnostic diff on typing conformance tests

No changes detected when running ty on typing conformance tests ✅

@github-actions
Copy link
Contributor

mypy_primer results

No ecosystem changes detected ✅
No memory usage changes detected ✅

@MichaReiser
Copy link
Member

Thank you

@MichaReiser MichaReiser merged commit 3585c96 into astral-sh:main Oct 31, 2025
40 of 41 checks passed
@github-actions
Copy link
Contributor

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.

dcreager added a commit that referenced this pull request Oct 31, 2025
* origin/main:
  [ty] Fix generic inference for non-dataclass inheriting from generic dataclass (#21159)
  Update etcetera to 0.11.0 (#21160)
  Fix missing diagnostics for notebooks (#21156)
  [ty] Fix tests for definition completions (#21153)
  Bump v0.14.3 (#21152)
  [ty] Don't provide completions when in class or function definition (#21146)
  [ty] Use the top materialization of classes for narrowing in class-patterns for `match` statements (#21150)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal An internal refactor or improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants