Skip to content

fix(deps): update dependency flow-parser to v0.322.0#71

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/flow-parser-0.x
Jul 14, 2026
Merged

fix(deps): update dependency flow-parser to v0.322.0#71
renovate[bot] merged 1 commit into
mainfrom
renovate/flow-parser-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

facebook/flow (flow-parser)

v0.322.0

Compare Source

Notable bug fixes:

  • Fixed #​9448
  • Fixed a crash in pattern matching. (example)
  • Refining a union by instanceof no longer leaks any from members that cannot match the guard (e.g. Foo<string> | Bar<number> refined by instanceof Foo now yields Foo<string> instead of Foo<string> | Foo<any>). This may surface real errors that were previously masked.

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 Jul 14, 2026
@renovate
renovate Bot requested a review from a team as a code owner July 14, 2026 04:53
@renovate
renovate Bot requested review from mjgpy3 and removed request for a team July 14, 2026 04:53
@renovate renovate Bot added the renovate label Jul 14, 2026
@renovate
renovate Bot force-pushed the renovate/flow-parser-0.x branch 2 times, most recently from 9b4bf29 to f77e76d Compare July 14, 2026 15:07
@renovate
renovate Bot force-pushed the renovate/flow-parser-0.x branch from f77e76d to fe3b711 Compare July 14, 2026 18:28
@renovate
renovate Bot merged commit bd9b639 into main Jul 14, 2026
3 checks passed
@renovate
renovate Bot deleted the renovate/flow-parser-0.x branch July 14, 2026 21:37
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.

1 participant