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 react-docgen-typescript-loader to v3.7.2 - abandoned #115

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 2, 2019

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-docgen-typescript-loader 3.0.1 -> 3.7.2 age adoption passing confidence

Release Notes

strothj/react-docgen-typescript-loader

v3.7.2

v3.7.1

Fixed

v3.6.0

Added

Thanks @​patricklafrance: https://github.com/strothj/react-docgen-typescript-loader/pull/73

v3.5.0

Added

Thanks @​folz: https://github.com/strothj/react-docgen-typescript-loader/pull/72

  • Expose the componentNameResolver parser option. This allows override the
    name resolution for components.

v3.4.0

Added

Thanks @​patricklafrance: https://github.com/strothj/react-docgen-typescript-loader/pull/69

  • Make the name of the type property attached to generated docs configurable.

v3.3.0

Added

Thanks @​evless: https://github.com/strothj/react-docgen-typescript-loader/pull/64

  • Default values can be displayed as something other than just string types.

v3.2.1

Changed

v3.2.0

Added

Thanks @​nekitk: https://github.com/strothj/react-docgen-typescript-loader/pull/59

  • Default values for stateless components can now be generated from props destructuring.
  • Passing new parser option (shouldExtractLiteralValuesFromEnum) which allows to parse TypeScript enums and string unions to docgen enum of their values:
    If false (like before): type: { name: "\"blue\" | \"green\"" } or type: { name: "ColorEnum" }
    If true: type: { name: "enum", value: [ { value: "\"blue\"" }, { value: "\"green\""} ] }

v3.1.1

Fix

v3.1.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 force-pushed the renovate/ui-react-docgen-typescript-loader-3.x branch from 0364c7c to 2430bfa Compare August 10, 2019 12:05
@renovate renovate bot changed the title Update dependency react-docgen-typescript-loader to v3.1.0 Update dependency react-docgen-typescript-loader to v3.1.1 Aug 10, 2019
@renovate renovate bot force-pushed the renovate/ui-react-docgen-typescript-loader-3.x branch from 2430bfa to d3599eb Compare September 4, 2019 23:58
@renovate renovate bot changed the title Update dependency react-docgen-typescript-loader to v3.1.1 Update dependency react-docgen-typescript-loader to v3.2.0 Sep 4, 2019
@ghost
Copy link

ghost commented Sep 4, 2019

Congratulations 🍻. DeepCode analyzed your code in 0.314 seconds and we found no issues. Enjoy a moment of no bugs ☀️.

💬 This comment has been generated by the DeepCode bot, installed by the owner of the repository. The DeepCode bot protects your repository by detecting and commenting on security vulnerabilities or other critical issues.


☺️ If you want to provide feedback on our bot, here is how to contact us.

@renovate renovate bot force-pushed the renovate/ui-react-docgen-typescript-loader-3.x branch from d3599eb to 59dfde6 Compare October 4, 2019 10:02
@renovate renovate bot changed the title Update dependency react-docgen-typescript-loader to v3.2.0 Update dependency react-docgen-typescript-loader to v3.3.0 Oct 4, 2019
@renovate renovate bot force-pushed the renovate/ui-react-docgen-typescript-loader-3.x branch from 59dfde6 to 608a5a2 Compare February 16, 2020 12:07
@renovate renovate bot changed the title Update dependency react-docgen-typescript-loader to v3.3.0 Update dependency react-docgen-typescript-loader to v3.6.0 Feb 16, 2020
@renovate renovate bot force-pushed the renovate/ui-react-docgen-typescript-loader-3.x branch from 608a5a2 to 634d467 Compare March 15, 2020 10:05
@renovate renovate bot changed the title Update dependency react-docgen-typescript-loader to v3.6.0 Update dependency react-docgen-typescript-loader to v3.7.1 Mar 15, 2020
@renovate renovate bot force-pushed the renovate/ui-react-docgen-typescript-loader-3.x branch from 634d467 to 73f0681 Compare May 1, 2020 11:10
@renovate renovate bot changed the title Update dependency react-docgen-typescript-loader to v3.7.1 Update dependency react-docgen-typescript-loader to v3.7.2 May 1, 2020
@renovate
Copy link
Author

renovate bot commented Mar 24, 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.

Copy link
Author

renovate bot commented Dec 8, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate renovate bot changed the title Update dependency react-docgen-typescript-loader to v3.7.2 Update dependency react-docgen-typescript-loader to v3.7.2 - abandoned Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant