Skip to content
This repository has been archived by the owner on Jan 23, 2022. It is now read-only.

chore(deps): update dependency typescript to v4.5.5 #6

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 6, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

Microsoft/TypeScript

v4.5.5

Compare Source

This patch release includes a number of fixes to language service crashes and assertion violations, along with improvements to JSX attribute snippets.

For the complete list of fixed issues, check out the

Downloads are available on:

v4.5.4

Compare Source

This patch release includes a fix for incorrectly offering up JSX attribute snippet completions at the beginning of a tag name.

For the complete list of fixed issues, check out the

Downloads are available on:

v4.5.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.5.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:

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:

v4.4.3

Compare Source

This patch release contains a fix for leaking file watchers on package.json, and a minor fix for completions in JavaScript files.


For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v4.4.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:

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:

v4.2.4

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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from coderbyheart as a code owner June 6, 2021 20:22
@mergify mergify bot added the mergify label Jun 6, 2021
@renovate renovate bot force-pushed the renovate/typescript-4.x branch 7 times, most recently from 5220e92 to 549b926 Compare June 16, 2021 23:28
@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 549b926 to fc3cf7a Compare June 17, 2021 18:48
@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 1133074 to ee632f9 Compare June 21, 2021 20:24
@renovate renovate bot force-pushed the renovate/typescript-4.x branch 2 times, most recently from 2478495 to 7b93f60 Compare July 1, 2021 00:47
@renovate renovate bot changed the title chore(deps): update dependency typescript to v4.3.4 chore(deps): update dependency typescript to v4.3.5 Jul 1, 2021
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 7b93f60 to d9e7efe Compare July 30, 2021 13:25
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from d9e7efe to 71c5f59 Compare August 13, 2021 00:26
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 71c5f59 to 7edd592 Compare August 26, 2021 23:12
@renovate renovate bot changed the title chore(deps): update dependency typescript to v4.3.5 chore(deps): update dependency typescript to v4.4.2 Aug 26, 2021
@renovate renovate bot force-pushed the renovate/typescript-4.x branch 3 times, most recently from 26de0d3 to 9b80fad Compare September 10, 2021 22:25
@renovate renovate bot changed the title chore(deps): update dependency typescript to v4.4.2 chore(deps): update dependency typescript to v4.4.3 Sep 10, 2021
@renovate renovate bot force-pushed the renovate/typescript-4.x branch 2 times, most recently from 5e9d1f5 to 88044eb Compare September 22, 2021 15:14
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 88044eb to af64f9d Compare October 12, 2021 19:51
@renovate renovate bot changed the title chore(deps): update dependency typescript to v4.4.3 chore(deps): update dependency typescript to v4.4.4 Oct 12, 2021
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from af64f9d to 3c72991 Compare October 31, 2021 18:44
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 3c72991 to 3a496b3 Compare November 17, 2021 20:26
@renovate renovate bot changed the title chore(deps): update dependency typescript to v4.4.4 chore(deps): update dependency typescript to v4.5.2 Nov 17, 2021
@renovate renovate bot force-pushed the renovate/typescript-4.x branch 2 times, most recently from a666e15 to a4f9767 Compare November 25, 2021 19:14
@renovate renovate bot force-pushed the renovate/typescript-4.x branch 4 times, most recently from 4a35de0 to 5eb1acc Compare December 7, 2021 02:09
@renovate renovate bot force-pushed the renovate/typescript-4.x branch 2 times, most recently from 680d467 to 039c952 Compare December 9, 2021 23:21
@renovate renovate bot changed the title chore(deps): update dependency typescript to v4.5.2 chore(deps): update dependency typescript to v4.5.3 Dec 9, 2021
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 039c952 to 279687e Compare December 13, 2021 22:03
@renovate renovate bot changed the title chore(deps): update dependency typescript to v4.5.3 chore(deps): update dependency typescript to v4.5.4 Dec 13, 2021
@renovate renovate bot force-pushed the renovate/typescript-4.x branch from 279687e to d674849 Compare January 20, 2022 20:13
@renovate renovate bot changed the title chore(deps): update dependency typescript to v4.5.4 chore(deps): update dependency typescript to v4.5.5 Jan 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant