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

Bump react-docgen from 5.4.3 to 6.0.4 in /dao_analyzer_components #170

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 5, 2023

Bumps react-docgen from 5.4.3 to 6.0.4.

Release notes

Sourced from react-docgen's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

  • #830 c3c16e3 Thanks @​danez! - Fixed error with object and array patterns in function signatures.

[email protected]

Patch Changes

  • #810 ddf4e20 Thanks @​danez! - Read docblock in nested flow object types and use them as descriptions

[email protected]

Patch Changes

[email protected]

Migration Guide: https://react-docgen.dev/docs/migrate/v6

Major Changes

  • 96d6e9e Thanks @​danez! - Rename flowTypeHandler to codeTypeHandler because it handles Flow and TypeScript

  • #719 d7a39af Thanks @​danez! - Refactored resolveComponentDefinition utility.

    • Renamed to findComponentDefinition
    • Removed named export isComponentDefinition
    • The utility now does a lot more than previously, check out the commit to see the changes in detail.

... (truncated)

Changelog

Sourced from react-docgen's changelog.

6.0.4

Patch Changes

6.0.3

Patch Changes

  • #830 c3c16e3 Thanks @​danez! - Fixed error with object and array patterns in function signatures.

6.0.2

Patch Changes

  • #810 ddf4e20 Thanks @​danez! - Read docblock in nested flow object types and use them as descriptions

6.0.1

Patch Changes

6.0.0

Major Changes

  • 96d6e9e Thanks @​danez! - Rename flowTypeHandler to codeTypeHandler because it handles Flow and TypeScript

  • #719 d7a39af Thanks @​danez! - Refactored resolveComponentDefinition utility.

    • Renamed to findComponentDefinition

... (truncated)

Commits
  • 85d7758 Packages ready to publish (#839)
  • 8ba9ac7 Fix support for index types in flow (#838)
  • 76f56d9 fix(deps): update dependency @​types/doctrine to ^0.0.6 (#836)
  • c2e68d6 Packages ready to publish (#831)
  • c3c16e3 correctly support ObjectPattern and ArrayPattern in function signatures
  • d80091d chore(deps): lock file maintenance (#818)
  • 61f3d89 Packages ready to publish (#811)
  • c797c3b chore(deps): update typescript-eslint monorepo to v6 (major) (#819)
  • ddf4e20 read dockblock from nested flow object types (#810)
  • 45b0653 Packages ready to publish (#807)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [react-docgen](https://github.com/reactjs/react-docgen/tree/HEAD/packages/react-docgen) from 5.4.3 to 6.0.4.
- [Release notes](https://github.com/reactjs/react-docgen/releases)
- [Changelog](https://github.com/reactjs/react-docgen/blob/main/packages/react-docgen/CHANGELOG.md)
- [Commits](https://github.com/reactjs/react-docgen/commits/[email protected]/packages/react-docgen)

---
updated-dependencies:
- dependency-name: react-docgen
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 5, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2023

Superseded by #183.

@dependabot dependabot bot closed this Nov 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dao_analyzer_components/develop/react-docgen-6.0.4 branch November 1, 2023 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants