-
Notifications
You must be signed in to change notification settings - Fork 141
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
requested review from
diescake and
im36-123
and removed request for
a team
May 30, 2021 16:12
renovate
bot
force-pushed
the
renovate/typescript-4.x
branch
9 times, most recently
from
June 6, 2021 23:17
b273212
to
db4e7bb
Compare
renovate
bot
force-pushed
the
renovate/typescript-4.x
branch
7 times, most recently
from
June 13, 2021 21:21
2726192
to
c32be27
Compare
renovate
bot
force-pushed
the
renovate/typescript-4.x
branch
2 times, most recently
from
June 14, 2021 03:05
0d695df
to
f674e22
Compare
storybook が依存する react-docgen-typescript でエラーが出ている。 関連する issue を見ると、storybook v6.3 (未リリース) で直りそうなのでそれまで待機すれば良さそう。 |
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
bot
force-pushed
the
renovate/typescript-4.x
branch
5 times, most recently
from
June 27, 2021 15:25
69f8ec9
to
e0ccff0
Compare
renovate
bot
force-pushed
the
renovate/typescript-4.x
branch
3 times, most recently
from
June 27, 2021 17:28
bbcef6d
to
21c7bf3
Compare
やってきます…!! |
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: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. |
Storybookをv6.3.0以降にアップデートすれば直りそう。 |
storybookのアップデートは #1491 で止まっている状態 |
renovate
bot
force-pushed
the
renovate/typescript-4.x
branch
from
July 4, 2021 15:20
21c7bf3
to
09127ac
Compare
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
bot
force-pushed
the
renovate/typescript-4.x
branch
2 times, most recently
from
July 11, 2021 15:53
45e4fb0
to
0e716ca
Compare
renovate
bot
force-pushed
the
renovate/typescript-4.x
branch
5 times, most recently
from
July 11, 2021 21:50
686ecf5
to
6b9117a
Compare
renovate
bot
force-pushed
the
renovate/typescript-4.x
branch
from
July 11, 2021 22:29
6b9117a
to
8004a47
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.2.4
->^4.3.5
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
getCustomTransformers
method to theSolutionBuilderHost*
APIsgetCustomTransformers
in Builder Program instances when runningemit()
methods in cases wherecustomTransforms
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.
This PR has been generated by WhiteSource Renovate. View repository job log here.