Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency flow-parser to v0.203.1 #14538

Merged
merged 1 commit into from
Apr 3, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
flow-parser (source) 0.202.1 -> 0.203.1 age adoption passing confidence

Release Notes

facebook/flow

v0.203.1

Compare Source

Misc:

  • Add useful information to poorly located error messages. For example, for code like this try-Flow where the error points to a library definition, the error message will show the file that caused the error.

v0.203.0

Compare Source

Likely to cause new Flow errors:

  • $Partial has been renamed to Partial, use the latter instead. Read the blog post for more details.
  • Support for inference_mode config and related infra such as codemods were removed. You should follow the instructions in the Local Type Inference for Flow blog post to switch to use LTI before upgrading if you haven't already done so.
  • We replaced the implementation which checks nested $Call and $ObjMap during the check of a polymorphic function call. As a result, more underconstrained errors or type incompatibility errors might appear.
  • Removed the sharedmemory.log_level flowconfig option and the --sharedmemory-log-level command line option.

IDE:

  • Implement linked editing for JSX elements.
  • Added code actions for adding/removing braces from arrow functions.
  • Adds a quick fix from the deprecated $Partial to Partial.

Notable bug fixes:

  • Fixed a bug that caused instances of nested utility types to be considered equivalent to empty. e.g. try Flow example.
  • Make Flow's behavior more consistent by not erroring on .constructor accesses. e.g. try Flow example.
  • Fixed the file watcher not reacting to any changes on Windows.
  • Improve the error messages when underconstrained-implicit-instantiation errors are raised in overloaded function calls. e.g. try Flow example
  • We now propagate any to instance types' type arguments. As a result, some spurious errors under LTI might be fixed (e.g. try Flow example), and some new errors might be revealed.
  • Fixed the hover type result when an enum object type appears nested in another type structure. e.g. try Flow example.
  • Fixed the hover type on certain kinds of union types. e.g. try Flow example.
  • Fixed the hover type on class constructors.

Misc:

Parser:

  • Leading (, & and | are now included in intersection and union ranges, respectively.
  • Improve error recovery for mismatched JSX tags.

Library Definitions:

  • Change setState in React lib defs to use $ReadOnly<Partial<T>> instead of $Shape<T>.
  • Make $ReadOnlySet entry type covariant.
  • Expand the Performance typing with the eventCounts property, according to the W3C standard.
  • Adjust the type definitions of the mark and measure properties on Performance interface according to the W3C standard.

Configuration

📅 Schedule: Branch creation - "after 01:00 on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependency Dependency Upgrade label Mar 19, 2023
@github-actions
Copy link

github-actions bot commented Mar 19, 2023

Size Change: +3.95 kB (0%)

Total Size: 8.67 MB

Filename Size Change
./dist/plugins/flow.js 732 kB +1.98 kB (0%)
./dist/plugins/flow.mjs 731 kB +1.98 kB (0%)
ℹ️ View Unchanged
Filename Size Change
./dist/bin 4.1 kB 0 B
./dist/bin/prettier.cjs 2.14 kB 0 B
./dist/doc.d.ts 6.85 kB 0 B
./dist/doc.js 56.2 kB 0 B
./dist/doc.mjs 52.5 kB 0 B
./dist/index.cjs 38 kB 0 B
./dist/index.d.ts 26.1 kB 0 B
./dist/index.mjs 710 kB 0 B
./dist/internal 4.1 kB 0 B
./dist/internal/cli.mjs 220 kB 0 B
./dist/internal/third-party.mjs 227 kB 0 B
./dist/LICENSE 247 kB 0 B
./dist/package.json 6.19 kB 0 B
./dist/plugins 4.1 kB 0 B
./dist/plugins/acorn.d.ts 109 B 0 B
./dist/plugins/acorn.js 146 kB 0 B
./dist/plugins/acorn.mjs 146 kB 0 B
./dist/plugins/angular.d.ts 177 B 0 B
./dist/plugins/angular.js 43.5 kB 0 B
./dist/plugins/angular.mjs 42.8 kB 0 B
./dist/plugins/babel.d.ts 402 B 0 B
./dist/plugins/babel.js 311 kB 0 B
./dist/plugins/babel.mjs 310 kB 0 B
./dist/plugins/estree.d.ts 0 B 0 B 🆕
./dist/plugins/estree.js 186 kB 0 B
./dist/plugins/estree.mjs 186 kB 0 B
./dist/plugins/flow.d.ts 90 B 0 B
./dist/plugins/glimmer.d.ts 93 B 0 B
./dist/plugins/glimmer.js 134 kB 0 B
./dist/plugins/glimmer.mjs 134 kB 0 B
./dist/plugins/graphql.d.ts 93 B 0 B
./dist/plugins/graphql.js 43.6 kB 0 B
./dist/plugins/graphql.mjs 42.9 kB 0 B
./dist/plugins/html.d.ts 139 B 0 B
./dist/plugins/html.js 139 kB 0 B
./dist/plugins/html.mjs 138 kB 0 B
./dist/plugins/markdown.d.ts 127 B 0 B
./dist/plugins/markdown.js 152 kB 0 B
./dist/plugins/markdown.mjs 152 kB 0 B
./dist/plugins/meriyah.d.ts 93 B 0 B
./dist/plugins/meriyah.js 121 kB 0 B
./dist/plugins/meriyah.mjs 121 kB 0 B
./dist/plugins/postcss.d.ts 121 B 0 B
./dist/plugins/postcss.js 154 kB 0 B
./dist/plugins/postcss.mjs 153 kB 0 B
./dist/plugins/typescript.d.ts 96 B 0 B
./dist/plugins/typescript.js 1.16 MB 0 B
./dist/plugins/typescript.mjs 1.16 MB 0 B
./dist/plugins/yaml.d.ts 90 B 0 B
./dist/plugins/yaml.js 124 kB 0 B
./dist/plugins/yaml.mjs 124 kB 0 B
./dist/README.md 4.01 kB 0 B
./dist/standalone.d.ts 1.42 kB 0 B
./dist/standalone.js 86 kB 0 B
./dist/standalone.mjs 85.6 kB 0 B

compressed-size-action

@fisker fisker self-assigned this Mar 20, 2023
@fisker
Copy link
Member

fisker commented Mar 20, 2023

facebook/flow#9024

@renovate renovate bot force-pushed the renovate/flow-parser-0.x branch 3 times, most recently from 50b65a1 to 82ebdc9 Compare March 22, 2023 06:22
@renovate renovate bot force-pushed the renovate/flow-parser-0.x branch from 922b907 to 3a3d282 Compare March 22, 2023 06:23
@renovate renovate bot changed the title Update dependency flow-parser to v0.202.0 Update dependency flow-parser to v0.202.0 - autoclosed Mar 22, 2023
@renovate renovate bot closed this Mar 22, 2023
@renovate renovate bot deleted the renovate/flow-parser-0.x branch March 22, 2023 07:06
@renovate renovate bot changed the title Update dependency flow-parser to v0.202.0 - autoclosed Update dependency flow-parser to v0.202.0 Mar 24, 2023
@renovate renovate bot reopened this Mar 24, 2023
@renovate renovate bot restored the renovate/flow-parser-0.x branch March 24, 2023 16:50
@renovate renovate bot changed the title Update dependency flow-parser to v0.202.0 Update dependency flow-parser to v0.202.1 Mar 24, 2023
@renovate renovate bot force-pushed the renovate/flow-parser-0.x branch from 3a3d282 to be33d52 Compare March 24, 2023 16:51
@renovate renovate bot changed the title Update dependency flow-parser to v0.202.1 Update dependency flow-parser to v0.202.1 - autoclosed Mar 28, 2023
@renovate renovate bot closed this Mar 28, 2023
@renovate renovate bot deleted the renovate/flow-parser-0.x branch March 28, 2023 08:57
@renovate renovate bot changed the title Update dependency flow-parser to v0.202.1 - autoclosed Update dependency flow-parser to v0.202.1 Mar 29, 2023
@renovate renovate bot reopened this Mar 29, 2023
@renovate renovate bot restored the renovate/flow-parser-0.x branch March 29, 2023 22:39
@renovate
Copy link
Contributor Author

renovate bot commented Mar 30, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@fisker fisker changed the base branch from next to main April 3, 2023 01:43
@renovate renovate bot force-pushed the renovate/flow-parser-0.x branch from be33d52 to 2705940 Compare April 3, 2023 01:47
@renovate renovate bot changed the title Update dependency flow-parser to v0.202.1 Update dependency flow-parser to v0.203.1 Apr 3, 2023
@fisker fisker merged commit b7debd5 into main Apr 3, 2023
31 checks passed
@fisker fisker deleted the renovate/flow-parser-0.x branch April 3, 2023 02:38
medikoo pushed a commit to medikoo/prettier-elastic that referenced this pull request Feb 13, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Dependency Upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant