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.4.4 #8926

Merged
merged 1 commit into from
Oct 16, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

Microsoft/TypeScript

v4.4.4

Compare Source

This patch release contains fixes for a performance regression in --build mode by only calling realpath on package.json files only when those files are known to exist on disk, and to only perform this work under --watch mode.


For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


Configuration

📅 Schedule: "every weekend" in timezone America/Los_Angeles.

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 from 40cab58 to 04bcd53 Compare October 16, 2021 12:17
@renovate renovate bot merged commit 88fd50b into main Oct 16, 2021
@renovate renovate bot deleted the renovate/typescript-4.x branch October 16, 2021 12:36
hwillson added a commit that referenced this pull request Nov 5, 2021
Our docs `typedoc` version has fallen behind and has recently
started throwing `Maximum call stack size exceeded` errors when
trying to generate types via `npm run types`. This was likely caused
by a recent `typescript` update (e.g. #8926), but regardless updating
to a current version of `typedoc` fixes the issue. Note that the
`typedoc` `--ignoreCompilerErrors` option was removed in version 0.20, so
this commit also removes it from the docs scripts.
hwillson added a commit that referenced this pull request Nov 6, 2021
Our docs `typedoc` version has fallen behind and has recently
started throwing `Maximum call stack size exceeded` errors when
trying to generate types via `npm run types`. This was likely caused
by a recent `typescript` update (e.g. #8926), but regardless updating
to a current version of `typedoc` fixes the issue. Note that the
`typedoc` `--ignoreCompilerErrors` option was removed in version 0.20, so
this commit also removes it from the docs scripts.
brainkim pushed a commit that referenced this pull request Nov 8, 2021
Our docs `typedoc` version has fallen behind and has recently
started throwing `Maximum call stack size exceeded` errors when
trying to generate types via `npm run types`. This was likely caused
by a recent `typescript` update (e.g. #8926), but regardless updating
to a current version of `typedoc` fixes the issue. Note that the
`typedoc` `--ignoreCompilerErrors` option was removed in version 0.20, so
this commit also removes it from the docs scripts.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant