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 ^4.3.5 - autoclosed #1625

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 30, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

Microsoft/TypeScript

v4.3.5

Compare Source

This release contains a bug fix for auto-imports on JSX components in the TypeScript language service. See the relevant change for more details.

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: "before 10am on Monday" in timezone Asia/Tokyo.

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

@renovate renovate bot requested a review from a team as a code owner May 30, 2021 16:12
@renovate renovate bot requested review from diescake and im36-123 and removed request for a team May 30, 2021 16:12
@renovate renovate bot added the renovate label May 30, 2021
@renovate renovate bot force-pushed the renovate/typescript-4.x branch 9 times, most recently from b273212 to db4e7bb Compare June 6, 2021 23:17
@renovate renovate bot force-pushed the renovate/typescript-4.x branch 7 times, most recently from 2726192 to c32be27 Compare June 13, 2021 21:21
@renovate renovate bot force-pushed the renovate/typescript-4.x branch 2 times, most recently from 0d695df to f674e22 Compare June 14, 2021 03:05
@im36-123
Copy link
Contributor

storybook が依存する react-docgen-typescript でエラーが出ている。

関連する issue を見ると、storybook v6.3 (未リリース) で直りそうなのでそれまで待機すれば良さそう。

@renovate renovate bot changed the title chore(deps): update dependency typescript to ^4.3.2 chore(deps): update dependency typescript to ^4.3.4 Jun 20, 2021
@renovate renovate bot force-pushed the renovate/typescript-4.x branch 5 times, most recently from 69f8ec9 to e0ccff0 Compare June 27, 2021 15:25
@renovate renovate bot force-pushed the renovate/typescript-4.x branch 3 times, most recently from bbcef6d to 21c7bf3 Compare June 27, 2021 17:28
@diescake
Copy link
Contributor

やってきます…!!

@diescake
Copy link
Contributor

$ yarn storybook, $ yarn build-storybook でこける

info => Using default Webpack setup
70% sealing React Docgen Typescript Plugin/Users/diescake/workspace/smarthr-ui/node_modules/react-docgen-typescript/lib/parser.js:463
            var trimmedText = (tag.text || '').trim();
                                               ^

TypeError: (tag.text || "").trim is not a function

@diescake
Copy link
Contributor

@storybook/react かー

[diescake:smarthr-ui]$ yarn why react-docgen-typescript

yarn why v1.22.10
[1/4] 🤔  Why do we have the module "react-docgen-typescript"...?
[2/4] 🚚  Initialising dependency graph...
warning Resolution field "[email protected]" is incompatible with requested version "braces@^1.8.2"
[3/4] 🔍  Finding dependency...
[4/4] 🚡  Calculating file sizes...
=> Found "[email protected]"
info Reasons this module exists
   - "@storybook#react#react-docgen-typescript-plugin" depends on it
   - Hoisted from "@storybook#react#react-docgen-typescript-plugin#react-docgen-typescript"
info Disk size without dependencies: "312KB"
info Disk size with unique dependencies: "312KB"
info Disk size with transitive dependencies: "312KB"
info Number of shared dependencies: 0
✨  Done in 0.88s.

@diescake
Copy link
Contributor

Storybookをv6.3.0以降にアップデートすれば直りそう。

storybookjs/storybook#15067
storybookjs/storybook#15247

@diescake
Copy link
Contributor

storybookのアップデートは #1491 で止まっている状態

@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 21c7bf3 to 09127ac Compare July 4, 2021 15:20
@renovate renovate bot changed the title chore(deps): update dependency typescript to ^4.3.4 chore(deps): update dependency typescript to ^4.3.5 Jul 4, 2021
@renovate renovate bot force-pushed the renovate/typescript-4.x branch 2 times, most recently from 45e4fb0 to 0e716ca Compare July 11, 2021 15:53
@renovate renovate bot force-pushed the renovate/typescript-4.x branch 5 times, most recently from 686ecf5 to 6b9117a Compare July 11, 2021 21:50
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 6b9117a to 8004a47 Compare July 11, 2021 22:29
@renovate renovate bot changed the title chore(deps): update dependency typescript to ^4.3.5 chore(deps): update dependency typescript to ^4.3.5 - autoclosed Jul 12, 2021
@renovate renovate bot closed this Jul 12, 2021
@renovate renovate bot deleted the renovate/typescript-4.x branch July 12, 2021 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants