Skip to content

Comments

Bump ecosystem-analyzer pin #23335

Merged
AlexWaygood merged 2 commits intomainfrom
alex/eco-bump
Feb 16, 2026
Merged

Bump ecosystem-analyzer pin #23335
AlexWaygood merged 2 commits intomainfrom
alex/eco-bump

Conversation

@AlexWaygood
Copy link
Member

@AlexWaygood AlexWaygood added ci Related to internal CI tooling ty Multi-file analysis & type inference ecosystem-analyzer labels Feb 16, 2026
@astral-sh-bot
Copy link

astral-sh-bot bot commented Feb 16, 2026

ecosystem-analyzer results

Lint rule Added Removed Changed
invalid-argument-type 1 1 25
unresolved-attribute 0 0 5
type-assertion-failure 0 1 3
invalid-assignment 0 0 2
invalid-return-type 0 1 1
not-iterable 0 0 1
unsupported-operator 0 0 1
Total 1 3 38

Full report with detailed diff (timing results)

@AlexWaygood
Copy link
Member Author

Not really an obvious speedup, but nothing appears to be going wrong here

@AlexWaygood AlexWaygood marked this pull request as ready for review February 16, 2026 10:42
@AlexWaygood AlexWaygood merged commit 5068d06 into main Feb 16, 2026
43 checks passed
@AlexWaygood AlexWaygood deleted the alex/eco-bump branch February 16, 2026 10:42
carljm added a commit that referenced this pull request Feb 16, 2026
* main: (43 commits)
  [`ruff`] Suppress diagnostic for strings with backslashes in interpolations before Python 3.12 (`RUF027`) (#21069)
  [flake8-bugbear] Fix B023 false positive for immediately-invoked lambdas (#23294)
  [ty] Add `Final` mdtests for loops and redeclaration (#23331)
  [`flake8-pyi`] Also check string annotations (`PYI041`) (#19023)
  Remove AlexWaygood as a flake8-pyi codeowner (#23347)
  [ty] Add comments to clarify the purpose of `NominalInstanceType::class_name` and `NominalInstanceType::class_module_name` (#23339)
  Add attestations for release artifacts and Docker images (#23111)
  [ty] Fix `assert_type` diagnostic messages (#23342)
  [ty] Force-update all insta snapshots (#23343)
  Add Q004 to the list of conflicting rules (#23340)
  [ty] Fix `invalid-match-pattern` false positives (#23338)
  [ty] new diagnostic called-match-pattern-must-be-a-type (#22939)
  [ty] Update flaky projects  (#23337)
  [ty] Increase timeout for ecosystem report to 40 min (#23336)
  Bump ecosystem-analyzer pin  (#23335)
  [ty] Replace `strsim` with CPython-based Levenshtein implementation (#23291)
  [ty] Add mdtest for staticmethod assigned in class body (#23330)
  [ty] fix inferring type variable from string literal argument (#23326)
  [ty] bytes literal is a sequence of integers (#23329)
  Update rand and getrandom (#23333)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Related to internal CI tooling ecosystem-analyzer ty Multi-file analysis & type inference

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant