Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 4, 2025

Bumps pyrefly from 0.11.0 to 0.18.0.

Commits
  • e857714 Update pyrefly version] [shard:2/N]
  • f82e38f Handle exit notification without shutdown first (#365)
  • 826a740 Rename Usage to BoundName
  • f193cc9 Prepare function.rs for usage tracking (behavior change!)
  • 0bce529 Support use of dataclasses asdict (#412)
  • c6a5b66 Prepare pattern.rs for usage tracking
  • 8812cc5 Make the mutable capture tests error on invalid assignments
  • f221c65 Remove DefinitionStyle::Nonlocal and DefinitionStyle::Global
  • 83aab36 Stop counting x in local x or global x as definitions
  • 7ece8e0 Remove unnecessary error collection step from validate_tparams
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.11.0 to 0.18.0.
- [Commits](facebook/pyrefly@0.11.0...0.18.0)

---
updated-dependencies:
- dependency-name: pyrefly
  dependency-version: 0.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 4, 2025
@dependabot dependabot bot requested a review from amyreese as a code owner June 4, 2025 17:59
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 4, 2025
@dependabot dependabot bot requested a review from zsol as a code owner June 4, 2025 17:59
@dependabot dependabot bot added the python Pull requests that update Python code label Jun 4, 2025
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 4, 2025
@amyreese amyreese merged commit e2ab3a6 into main Jun 4, 2025
23 checks passed
@dependabot dependabot bot deleted the dependabot/pip/pyrefly-0.18.0 branch June 4, 2025 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. 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.

3 participants