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): update dependency typescript to v4.3.4 #3088

Merged
merged 1 commit into from
Jun 23, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 7, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typescript (source) 4.2.4 -> 4.3.4 age adoption passing confidence

Release Notes

Microsoft/TypeScript

v4.3.4

Compare Source

This release

  • adds an optional getCustomTransformers method to the SolutionBuilderHost* APIs
  • uses the transforms given by getCustomTransformers in Builder Program instances when running emit() methods in cases where customTransforms are not given.

See the change for more details

v4.3.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v4.3.2

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/typescript-4.x branch 4 times, most recently from 4cceb7a to ae670c8 Compare June 7, 2021 20:08
@edalex-ian
Copy link
Member

Oh, okay. Umm, storybook build failed with this:

/home/runner/work/openEQUELLA/openEQUELLA/react-front-end/node_modules/react-docgen-typescript/lib/parser.js:475
            var trimmedText = (tag.text || '').trim();
                                               ^

TypeError: (tag.text || "").trim is not a function
    at /home/runner/work/openEQUELLA/openEQUELLA/react-front-end/node_modules/react-docgen-typescript/src/parser.ts:750:44

@edalex-ian
Copy link
Member

See storybookjs/storybook#15067

Seem people are choosing to downgrade TS versions or disable DocGen. I'd prefer the second seeing we don't use the DocGen too much currently. But, then we might forget to turn it back on. 🤔

@edalex-ian
Copy link
Member

Oh, see also: styleguidist/react-docgen-typescript#356

@renovate renovate bot force-pushed the renovate/typescript-4.x branch 4 times, most recently from f1dd07e to a9e2f91 Compare June 9, 2021 07:09
@edalex-ian
Copy link
Member

Looking like once SB 6.3 is available we might have a fix: storybookjs/storybook#15067 (comment)

🤞

@renovate renovate bot force-pushed the renovate/typescript-4.x branch 13 times, most recently from ba7b1b0 to 222bbeb Compare June 16, 2021 23:56
@renovate renovate bot changed the title chore(deps): update dependency typescript to v4.3.2 chore(deps): update dependency typescript to v4.3.3 Jun 16, 2021
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 222bbeb to d5070bf Compare June 17, 2021 18:44
@renovate renovate bot changed the title chore(deps): update dependency typescript to v4.3.3 chore(deps): update dependency typescript to v4.3.4 Jun 17, 2021
@renovate renovate bot force-pushed the renovate/typescript-4.x branch 2 times, most recently from 5d90860 to 4197337 Compare June 17, 2021 23:53
@renovate renovate bot force-pushed the renovate/typescript-4.x branch 18 times, most recently from 58df6f2 to b28a374 Compare June 23, 2021 07:32
@ChristianMurphy
Copy link
Member

potentially unblocked by #3136

@renovate renovate bot force-pushed the renovate/typescript-4.x branch 2 times, most recently from ff4e697 to 78027b2 Compare June 23, 2021 19:16
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 78027b2 to 065bc06 Compare June 23, 2021 19:36
@edalex-ian edalex-ian merged commit 071d30c into develop Jun 23, 2021
@edalex-ian edalex-ian deleted the renovate/typescript-4.x branch June 23, 2021 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants