Skip to content

fix(deps): update dependency flow-parser to v0.312.0#35

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/flow-parser-0.x
May 5, 2026
Merged

fix(deps): update dependency flow-parser to v0.312.0#35
renovate[bot] merged 1 commit intomainfrom
renovate/flow-parser-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 5, 2026

This PR contains the following updates:

Package Change Age Confidence
flow-parser (source) 0.311.00.312.0 age confidence

Release Notes

facebook/flow (flow-parser)

v0.312.0

Compare Source

Likely to cause new Flow errors:

  • Flow will now error on variance modifiers (+T, -T, in T, out T) on interface method type parameters, matching the existing rejection on class methods and function types

New Features:

  • Declaration merging between declare class and interface of the same name in the same scope.
  • Flow now separates value namespace and type namespace, so code like const A = 1; interface A {} is now accepted.

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate label May 5, 2026
@renovate renovate Bot requested a review from a team as a code owner May 5, 2026 06:26
@renovate renovate Bot requested review from z0isch and removed request for a team May 5, 2026 06:26
@renovate renovate Bot force-pushed the renovate/flow-parser-0.x branch from 49c24fb to 9cfd3cf Compare May 5, 2026 11:35
@renovate renovate Bot merged commit fcf2897 into main May 5, 2026
2 checks passed
@renovate renovate Bot deleted the renovate/flow-parser-0.x branch May 5, 2026 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants