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): typescript packages (major) #141

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 25, 2020

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tslint (source) 5.17.0 -> 6.1.3 age adoption passing confidence
typescript (source) 3.5.3 -> 5.8.2 age adoption passing confidence

Release Notes

palantir/tslint (tslint)

v6.1.3

Compare Source

  • [bugfix] add support for TypeScript 4.0 peer dependency (#​4943)

v6.1.2

Compare Source

  • [bugfix] restore typings compatibility with TS < 3.8 (#​4933)

v6.1.1

Compare Source

  • [bugfix] upgrade mkdirp dependency to ^0.5.3 (#​4918)

v6.1.0

Compare Source

Thanks to our contributors!

  • Daniel Zwelling
  • Ryan Delaney

v6.0.0

Compare Source

This version has been marked as deprecated on NPM to encourage users to migrate to ESLint.

  • [bugfix] fix enforce-trailing-newline option in file-header rule (#​4890)
  • [bugfix] avoid writing to temp files with writeFileSync on macOS 10.15 (#​4887)
  • [bugfix] fix crash in completed-docs rule when tag contents are undefined (#​4895)
  • [docs] fix example code of Radix rule (#​4892)
  • [docs] Add missing colon after [error] in testing rules documentation (#​4903)

Thanks to our contributors!

  • Ivan Sorokin
  • Tanmoy Bhowmik
  • Meng Wang
  • Jay Bhagat
  • Aman Sharma
  • Josh Goldberg

v5.20.1

Compare Source

No changes from v5.20.0, just re-released to correctly mark with the latest dist-tag on NPM.

v5.20.0

Compare Source

Thanks to our contributors!

  • Bas Bosman
  • Tanmoy Bhowmik
  • David Zulaica
  • Maxime Kjaer
  • @​guidsdo
  • Pavel Birukov
  • Josh Goldberg
  • Akshaya Srivatsa

v5.19.0

Compare Source

Thanks to our contributors!

  • Josh Pike
  • Tanmoy Bhowmik
  • Michael Withagen
  • Evgeniy Timokhov
  • Vitalij Krotov
  • Josh Goldberg
  • Veda
  • Guido
  • Robert Fink
  • Max Sysoev

v5.18.0

Compare Source

Thanks to our contributors!

  • Josh Goldberg
  • smoehrle
  • Mateusz Witkowski
  • Andy Hanson
  • John Wiseheart
  • Eran Shabi
  • Tibor Blenessy
  • AndreasGassmann
  • Ryan Waskiewicz
  • Isabelle
microsoft/TypeScript (typescript)

v5.8.2

Compare Source

v5.7.3: TypeScript 5.7.3

Compare Source

For release notes, check out the release announcement.

Downloads are available on npm

v5.7.2: TypeScript 5.7

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

v5.6.3: TypeScript 5.6.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:

v5.6.2: TypeScript 5.6

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.5.4: TypeScript 5.5.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:

v5.5.3: TypeScript 5.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:

v5.5.2: TypeScript 5.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.5: TypeScript 5.4.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.4: TypeScript 5.4.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:

v5.4.3: TypeScript 5.4.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:

v5.4.2: TypeScript 5.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:

v5.3.3: TypeScript 5.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:

v5.3.2: TypeScript 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:

v5.2.2: TypeScript 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:

v5.1.6: TypeScript 5.1.6

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on npm

v5.1.5: TypeScript 5.1.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.1.3: TypeScript 5.1.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:

v5.0.4: TypeScript 5.0.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:

v5.0.3: TypeScript 5.0.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:

v5.0.2: TypeScript 5.0

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.9.5: TypeScript 4.9.5

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

Changes:

v4.9.4: TypeScript 4.9.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:

Changes:

This list of changes was auto generated.

v4.9.3: TypeScript 4.9

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

Changes:

See More
  • 3d2b401 Fix assertion functions accessed via wildcard imports (#​51324)
  • 64d0d5a fix(51301): Fixing an unused import at the end of a line removes the newline (#​51320)
  • 754eeb2 Update CodeQL workflow and configuration, fix found bugs (#​51263)
  • d8aad26 Update package-lock.json
  • d4f26c8 fix(51245): Class with parameter decorator in arrow function causes "convert to default export" refactoring failure (#​51256)
  • 16faf45 Update package-lock.json
  • 8b1ecdb fix(50654): "Move to a new file" breaks the declaration of referenced variable (#​50681)
  • 170a17f Dom update 2022-10-25 (#​51300)
  • 9c4e14d Remove "No type information for this code" from baseline (#​51311)
  • 88d25b4 fix(50068): Refactors trigger debug failure when JSX text has a ' and a tag on the same line. (#​51299)
  • 8bee69a Update package-lock.json
  • 702de1e Fix early call to return/throw on generator (#​51294)
  • 2c12b14 Add a GH Action to file a new issue if we go a week without seeing a typescript-error-deltas issue (#​51271)
  • 6af270d Update package-lock.json
  • 2cc4c16 Update package-lock.json
  • 6093491 Fix apparent typo in getStringMappingType (#​51248)
  • 61c2609 Update package-lock.json
  • ef69116 Generate shortest rootDirs module specifier instead of first possible (#​51244)
  • bbb42f4 Fix typo in canWatchDirectoryOrFile found by CodeQL (#​51262)
  • a56b254 Include 'this' type parameter in isRelatedTo fast path (#​51230)
  • 3abd351 Fix super property transform in async arrow in method (#​51240)
  • eed0511 Update package-lock.json
  • 2625c1f Make the init config category order predictable (#​51247)
  • 1ca99b3 fix(50551): Destructuring assignment with var bypasses "variable is used before being assigned" check (2454) (#​50560)
  • 3f28fa1 Update package-lock.json
  • 906ebe4 Revert structuredTypeRelatedTo change and fix isUnitLikeType (#​51076)
  • 8ac4652 change type (#​51231)
  • 245a02c fix(51222): Go-to-definition on return statements should jump to the containing function declaration (#​51227)
  • 2dff34e markAliasReferenced should include ExportValue as well (#​51219)
  • 5ef2634 Update package-lock.json
  • d0f0e35 Remove old tslint comments (#​51220)
  • 85d405a Fixed a false positive "await has no effect on the type" diagnostic with mixed generic union (#​50833)
  • 1f8959f fix: avoid downleveled dynamic import closing over specifier expression (#​49663)
  • 11066b2 Rename internal functions to narrowTypeBySwitchOnTypeOf and narrowTypeByInKeyword (#​51215)
  • 4c9afe8 Update package-lock.json
  • f25bcb7 fix(49196): add jsdoc snippet for interface member functions (#​51135)
  • 7406ee9 fix(51170): Completing an unimplemented property overwrites rest of line (#​51175)
  • a1d82fc Remove some unnecessary code discovered by rollup (#​51204)
  • 0481773 LEGO: Merge pull request 51200
  • 98c19cb LEGO: Merge pull request 51190
  • 13c9b05 Update package-lock.json
  • 673475e Update package-lock.json
  • f6cf510 Add more tracing to node16/nodenext resolution (#​51168)
  • 83c5581 Update package-lock.json
  • be5f0fe Add an extra regression test for awaited unresolvable recursive union (#​51167)
  • 2cb7e77 fix(50416): correctly names disabled export refactors (#​50663) [ #​50416 ]
  • 2bcfed0 feat(37440): Provide a quick-fix for non-exported types (#​51038)
  • a24201c Remove VSDevMode.ps1 and createPlaygroundBuild (#​51166)
  • 2da62a7 fix(51112): omit parameter names that precede the type (#​51142)
  • cf1b6b7 feat(51163): show QF to fill in the missing properties for the mapped type. (#​51165)
  • bdcc240 Remove bug-causing carve-out in conditional type instantiation that hopefully is no longer required (#​51151)
  • 37317a2 Check nested weak types in intersections on target side of relation (#​51140)
  • 9f49f9c Update package-lock.json
  • 4f54e7e Fix isExhaustiveSwitchStatement to better handle circularities (#​51095)
  • 503604c Overloads shouldn't gain @​deprecated tags of other overloads in quick info (#​50904)
  • e14a229 Update package-lock.json
  • 67256e5 Remove unused declarations array in extractSymbol's TargetRange (#​51091)
  • 9c87ded fix(51100): ensure tsserver shuts down when parent process is killed (#​51107)
  • c01ae01 Fix nightly publish oops in Gulpfile (#​51131)
  • a7d10f1 Update package-lock.json
  • d0bfd8c fix(51072): ts.preProcessFile finds import in template string after conditional expression with template strings (#​51082)
  • ad56b5c Convert scripts/Gulpfile to checked mjs/cjs so they can run without compilation (#​50988)
  • dbeae5d fix(51017): Make lineText in the references response opt-out (#​51081)
  • d06a592 Properly defer resolution of mapped types with generic as clauses (#​51050)
  • 42b1049 Update package-lock.json
  • 5f3e6cc Plugin probe location is higher priority than peer node_modules (#​51079) [ #​34616 ]
  • 2648f6a Plugins in project were adding up after every config file reload (#​51087)
  • c18791c Fix incorrect options type to WatchOptions (#​51064)
  • b0795e9 Update package-lock.json
  • 43c6fd4 Covert some of t

Configuration

📅 Schedule: Branch creation - "after 3am,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-typescript branch from 0bba1fb to e7155b4 Compare October 26, 2020 21:00
@renovate renovate bot changed the title chore(deps): typescript packages (major) chore(deps): typescript Oct 26, 2020
@renovate renovate bot force-pushed the renovate/major-typescript branch from e7155b4 to 1afa1d0 Compare November 28, 2020 11:52
@renovate renovate bot force-pushed the renovate/major-typescript branch from 1afa1d0 to 4be2d58 Compare January 5, 2021 17:54
@renovate renovate bot force-pushed the renovate/major-typescript branch 2 times, most recently from ea8da86 to b971017 Compare February 11, 2021 10:43
@renovate renovate bot force-pushed the renovate/major-typescript branch from b971017 to e2bbd6e Compare February 23, 2021 22:54
@renovate renovate bot force-pushed the renovate/major-typescript branch from e2bbd6e to 1ad7ced Compare March 4, 2021 23:09
@renovate renovate bot force-pushed the renovate/major-typescript branch from 1ad7ced to bb8c6ef Compare April 7, 2021 20:24
@renovate renovate bot force-pushed the renovate/major-typescript branch from bb8c6ef to af24a8f Compare May 26, 2021 19:10
@renovate renovate bot changed the title chore(deps): typescript chore(deps): typescript - autoclosed Jun 16, 2021
@renovate renovate bot closed this Jun 16, 2021
@renovate renovate bot deleted the renovate/major-typescript branch June 16, 2021 23:20
@renovate renovate bot changed the title chore(deps): typescript - autoclosed chore(deps): typescript Jun 17, 2021
@renovate renovate bot reopened this Jun 17, 2021
@renovate renovate bot restored the renovate/major-typescript branch June 17, 2021 01:05
@renovate renovate bot force-pushed the renovate/major-typescript branch 2 times, most recently from 0051851 to f4866d2 Compare June 17, 2021 18:45
@renovate renovate bot force-pushed the renovate/major-typescript branch from f4866d2 to ef58aa8 Compare June 30, 2021 23:54
@renovate renovate bot force-pushed the renovate/major-typescript branch from ef58aa8 to dffef24 Compare August 26, 2021 22:51
@renovate renovate bot force-pushed the renovate/major-typescript branch from dffef24 to 2232452 Compare September 10, 2021 22:02
@renovate renovate bot force-pushed the renovate/major-typescript branch from 2232452 to 02f18e2 Compare October 12, 2021 21:33
@renovate renovate bot force-pushed the renovate/major-typescript branch from 02f18e2 to 9f09999 Compare November 17, 2021 21:31
@renovate renovate bot force-pushed the renovate/major-typescript branch 2 times, most recently from 3802cd5 to 0d401a3 Compare December 14, 2021 00:50
@renovate renovate bot force-pushed the renovate/major-typescript branch from 0d401a3 to 7088b0f Compare January 10, 2022 17:17
@renovate renovate bot force-pushed the renovate/major-typescript branch from 7088b0f to a74f09e Compare January 20, 2022 20:02
@renovate renovate bot force-pushed the renovate/major-typescript branch from a74f09e to 062a29f Compare March 1, 2022 02:17
@renovate renovate bot force-pushed the renovate/major-typescript branch from 062a29f to 5659403 Compare March 24, 2022 23:38
@renovate renovate bot force-pushed the renovate/major-typescript branch from 5659403 to 795cda4 Compare April 28, 2022 23:19
@renovate renovate bot force-pushed the renovate/major-typescript branch from a06016e to 5976063 Compare August 26, 2022 01:37
@renovate renovate bot force-pushed the renovate/major-typescript branch from 5976063 to 8972fc2 Compare September 8, 2022 19:35
@renovate renovate bot force-pushed the renovate/major-typescript branch from 8972fc2 to c3f428c Compare September 27, 2022 20:06
@renovate renovate bot force-pushed the renovate/major-typescript branch from c3f428c to 4f69401 Compare November 15, 2022 21:46
@renovate renovate bot force-pushed the renovate/major-typescript branch from 4f69401 to a27cd81 Compare December 8, 2022 03:54
@renovate renovate bot force-pushed the renovate/major-typescript branch from a27cd81 to 489686e Compare January 30, 2023 23:57
@renovate renovate bot force-pushed the renovate/major-typescript branch from 489686e to 33eef0a Compare March 17, 2023 01:57
@renovate renovate bot force-pushed the renovate/major-typescript branch from 33eef0a to fe4572f Compare March 30, 2023 23:34
@renovate renovate bot force-pushed the renovate/major-typescript branch from fe4572f to d5419d7 Compare April 7, 2023 20:30
@renovate renovate bot force-pushed the renovate/major-typescript branch from d5419d7 to 9ceb81c Compare June 1, 2023 18:27
@renovate renovate bot force-pushed the renovate/major-typescript branch 2 times, most recently from 6b1d4c2 to d51a560 Compare June 29, 2023 01:27
@renovate renovate bot force-pushed the renovate/major-typescript branch from d51a560 to e34ba12 Compare August 24, 2023 18:10
@renovate renovate bot force-pushed the renovate/major-typescript branch from e34ba12 to 20ae89e Compare November 20, 2023 19:30
@renovate renovate bot force-pushed the renovate/major-typescript branch from 20ae89e to 4412625 Compare December 6, 2023 21:04
@renovate renovate bot force-pushed the renovate/major-typescript branch from 4412625 to a1823f5 Compare March 6, 2024 18:39
@renovate renovate bot force-pushed the renovate/major-typescript branch from a1823f5 to 53b173a Compare March 20, 2024 14:24
@renovate renovate bot changed the title chore(deps): typescript chore(deps): typescript packages (major) Mar 20, 2024
@renovate renovate bot force-pushed the renovate/major-typescript branch from 53b173a to 9e5fca1 Compare March 20, 2024 23:30
@renovate renovate bot force-pushed the renovate/major-typescript branch 2 times, most recently from d0dd47c to 02576b8 Compare April 10, 2024 15:41
@renovate renovate bot force-pushed the renovate/major-typescript branch from 02576b8 to 635a651 Compare June 20, 2024 18:55
@renovate renovate bot force-pushed the renovate/major-typescript branch from 635a651 to 574e5ba Compare July 1, 2024 19:39
@renovate renovate bot force-pushed the renovate/major-typescript branch from 574e5ba to 19f20b7 Compare July 22, 2024 23:17
@renovate renovate bot force-pushed the renovate/major-typescript branch from 19f20b7 to ddbe3e7 Compare September 9, 2024 18:23
@renovate renovate bot force-pushed the renovate/major-typescript branch from ddbe3e7 to c72cc01 Compare October 9, 2024 01:17
@renovate renovate bot force-pushed the renovate/major-typescript branch from c72cc01 to cea5cdd Compare November 22, 2024 18:08
@renovate renovate bot force-pushed the renovate/major-typescript branch from cea5cdd to 53015a9 Compare January 8, 2025 21:37
@renovate renovate bot force-pushed the renovate/major-typescript branch from 53015a9 to 0212a24 Compare February 28, 2025 18:54
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.

0 participants