Skip to content

Bump pyrefly from 0.60.1 to 0.60.2#2955

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#2955
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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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 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 11:19
@github-actions github-actions bot merged commit bc9c277 into main Apr 13, 2026
15 checks passed
@github-actions github-actions bot deleted the dependabot/pip/pyrefly-0.60.2 branch April 13, 2026 11:23
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