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

chore(deps): bump flow-parser from 0.211.1 to 0.212.0 #50

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 12, 2023

Bumps flow-parser from 0.211.1 to 0.212.0.

Release notes

Sourced from flow-parser's releases.

v0.212.0

Likely to cause new Flow errors:

  • Flow is now stricter with regards to type checking of spreads, $NonMaybeType, and $ReadOnly. You might see new errors revealed as a result.
  • Experimental utility types $Pred and $Refine have been deleted. These are replaced by type guards.

New Features:

  • Updated Pick and Omit to work on interfaces and instances.
  • Conditional types, mapped types, type guards, and tuple enhancements are now enabled by default.

Notable bug fixes:

  • Prevented hover and go-to-definition requests that infinitely loop.

IDE:

  • For imported names using require, go-to-definition will now jump to the location of the original definition's name.
Changelog

Sourced from flow-parser's changelog.

0.212.0

Likely to cause new Flow errors:

  • Flow is now stricter with regards to type checking of spreads, $NonMaybeType, and $ReadOnly. You might see new errors revealed as a result.
  • Experimental utility types $Pred and $Refine have been deleted. These are replaced by type guards.

New Features:

  • Updated Pick and Omit to work on interfaces and instances.
  • Conditional types, mapped types, type guards, and tuple enhancements are now enabled by default.

Notable bug fixes:

  • Prevented hover and go-to-definition requests that infinitely loop.

IDE:

  • For imported names using require, go-to-definition will now jump to the location of the original definition's name.
Commits
  • 0eb61ca v0.212.0
  • dcbd06b Add separate flag for global rename
  • 7e3c73b Kill $Pred, $Refine
  • 53c56ed fix tabs -> spaces
  • 6d9962d Bump tough-cookie from 4.0.0 to 4.1.3 in /packages/flow-enums-runtime (#9049)
  • b7ddc81 Bump tough-cookie from 4.0.0 to 4.1.3 in /packages/flow-upgrade (#9048)
  • e3f72ab Bump tough-cookie from 4.0.0 to 4.1.3 in /packages/babel-plugin-transform-flo...
  • 733ee61 Bump tough-cookie from 4.0.0 to 4.1.3 (#9047)
  • 084eaea Bump tough-cookie from 4.0.0 to 4.1.3 in /packages/eslint-plugin-fb-flow (#9050)
  • 7bfe689 prevent infinite loops in get-def
  • 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 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 [flow-parser](https://github.com/facebook/flow) from 0.211.1 to 0.212.0.
- [Release notes](https://github.com/facebook/flow/releases)
- [Changelog](https://github.com/facebook/flow/blob/main/Changelog.md)
- [Commits](facebook/flow@v0.211.1...v0.212.0)

---
updated-dependencies:
- dependency-name: flow-parser
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 12, 2023
@vercel
Copy link

vercel bot commented Jul 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
project-hub ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 12, 2023 0:56am

@dependabot dependabot bot requested a review from Tushar98644 July 12, 2023 00:54
@Tushar98644 Tushar98644 added the approved pr is approved and ready for merge label Jul 12, 2023
@Tushar98644 Tushar98644 merged commit 6aaef22 into main Jul 12, 2023
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/flow-parser-0.212.0 branch July 12, 2023 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved pr is approved and ready for merge dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant