Skip to content

Bump pyrefly from 0.60.1 to 0.60.2#1329

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/pyrefly-0.60.2
Apr 13, 2026
Merged

Bump pyrefly from 0.60.1 to 0.60.2#1329
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/pyrefly-0.60.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps pyrefly from 0.60.1 to 0.60.2.

Release notes

Sourced from pyrefly's releases.

Pyrefly v0.60.2

Fixes exponential memory usage on unannotated dictionaries in 0.60.1.

Full Changelog: facebook/pyrefly@0.60.1...0.60.2

Commits
  • ce6194e Bump version to 0.60.2
  • 1fdd157 Save and restore partial vars around overload calls
  • c0a8389 Add var snapshot + restore functionality
  • 76ce196 Revert partial var freshening that led to exponential memory consumption
  • 06e1989 Add snapshot test for dotted names in string literal annotations
  • cb766ec Deduplicate find_definition_for_str_literal by delegating to find_definition_...
  • 964fa7f Refactor find definition for attribute
  • 2a7ce79 Add test: None guard + Any assignment should preserve annotation
  • 0dd866b add test for gradual annotation (list[Any]) preserved on assignment
  • fdb7259 Fix list * literal int spurious error
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 13, 2026
@github-actions github-actions bot enabled auto-merge April 13, 2026 18:55
Bumps [pyrefly](https://github.com/facebook/pyrefly) from 0.60.1 to 0.60.2.
- [Release notes](https://github.com/facebook/pyrefly/releases)
- [Commits](facebook/pyrefly@0.60.1...0.60.2)

---
updated-dependencies:
- dependency-name: pyrefly
  dependency-version: 0.60.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pyrefly-0.60.2 branch from eb42140 to 99589f7 Compare April 13, 2026 19:11
@github-actions github-actions bot merged commit c19e6fb into main Apr 13, 2026
29 checks passed
@github-actions github-actions bot deleted the dependabot/pip/pyrefly-0.60.2 branch April 13, 2026 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants