Update dependency flow-parser to v0.309.0#18980
Merged
Conversation
✅ Deploy Preview for prettier ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
|
Size Change: +849 kB (+6.29%) 🔍 Total Size: 14.4 MB
ℹ️ View Unchanged
|
commit: |
21b5fa9 to
c8cc2dc
Compare
328c438 to
f805e84
Compare
2187158 to
40f32b9
Compare
40f32b9 to
fcc6740
Compare
fcc6740 to
74233d9
Compare
74233d9 to
5904737
Compare
fisker
approved these changes
Apr 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.307.0→0.309.0Release Notes
facebook/flow (flow-parser)
v0.309.0Compare Source
No significant changes.
v0.308.0Compare Source
Parser:
EnumBooleanBody,EnumNumberBody,EnumStringBody,EnumSymbolBody,EnumBigIntBody) have been replaced with a singleEnumBodynode. Itsmembersproperty is a flat array of per-type member nodes (EnumBooleanMember,EnumNumberMember,EnumStringMember,EnumBigIntMember,EnumDefaultedMember). TheexplicitTypeproperty is now a string ("boolean","number","string","symbol","bigint") ornull(previously a boolean).hasUnknownMembersremains a boolean. Several enum validation errors are no longer reported by the parser and are instead reported by the type checker.Library Definitions:
RegExp.escape()v0.307.1Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.