Skip to content

chore(deps): typescript packages (major) #174

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 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.3 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.3

Compare Source

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](h

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 2195d13 to 41803e0 Compare August 20, 2020 16:26
@renovate renovate bot changed the title chore(deps): tslint chore(deps): typescript packages (major) Aug 20, 2020
@renovate renovate bot force-pushed the renovate/major-typescript branch from 41803e0 to c113b13 Compare September 18, 2020 20:06
@renovate renovate bot changed the title chore(deps): typescript packages (major) chore(deps): typescript Sep 21, 2020
@renovate renovate bot force-pushed the renovate/major-typescript branch from c113b13 to d4a2565 Compare October 12, 2020 09:47
@renovate renovate bot force-pushed the renovate/major-typescript branch from d4a2565 to 6313d4f Compare October 27, 2020 00:27
@renovate renovate bot force-pushed the renovate/major-typescript branch from 6313d4f to 79a7ad2 Compare November 19, 2020 23:07
@renovate renovate bot force-pushed the renovate/major-typescript branch from 79a7ad2 to 914d578 Compare December 11, 2020 22:30
@renovate renovate bot force-pushed the renovate/major-typescript branch 2 times, most recently from fe927aa to ac9c3cf Compare February 10, 2021 21:14
@renovate renovate bot force-pushed the renovate/major-typescript branch from ac9c3cf to df32ce3 Compare February 23, 2021 22:23
@renovate renovate bot force-pushed the renovate/major-typescript branch from df32ce3 to 5ac9ae0 Compare March 4, 2021 23:39
@renovate renovate bot force-pushed the renovate/major-typescript branch from 5ac9ae0 to 3c5d12f Compare April 7, 2021 19:55
@renovate renovate bot force-pushed the renovate/major-typescript branch from 3c5d12f to 8117099 Compare May 26, 2021 19:08
@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:06
@renovate renovate bot changed the title chore(deps): typescript - autoclosed chore(deps): typescript Jun 16, 2021
@renovate renovate bot restored the renovate/major-typescript branch June 16, 2021 23:56
@renovate renovate bot reopened this Jun 16, 2021
@renovate renovate bot force-pushed the renovate/major-typescript branch 2 times, most recently from b37b8f7 to 4edc844 Compare June 17, 2021 18:40
@renovate renovate bot force-pushed the renovate/major-typescript branch from 4edc844 to 79dcf61 Compare July 1, 2021 00:17
@renovate renovate bot force-pushed the renovate/major-typescript branch from 79dcf61 to fbe12ad Compare August 26, 2021 21:56
@renovate renovate bot force-pushed the renovate/major-typescript branch from fbe12ad to a31ad3c Compare September 10, 2021 22:25
@renovate renovate bot force-pushed the renovate/major-typescript branch from a31ad3c to fcbdb1b Compare October 12, 2021 21:19
@renovate renovate bot force-pushed the renovate/major-typescript branch from fcbdb1b to ca9dbdd Compare November 17, 2021 19:11
@renovate renovate bot force-pushed the renovate/major-typescript branch 2 times, most recently from c2bd4ac to f8c23e3 Compare December 13, 2021 22:56
@renovate renovate bot force-pushed the renovate/major-typescript branch from f8c23e3 to 1d805c9 Compare January 10, 2022 19:21
@renovate renovate bot force-pushed the renovate/major-typescript branch from e6e90f8 to 2b11c17 Compare September 8, 2022 20:04
@renovate renovate bot force-pushed the renovate/major-typescript branch from 2b11c17 to 38b0c91 Compare September 27, 2022 20:26
@renovate renovate bot force-pushed the renovate/major-typescript branch from 38b0c91 to 94db8a4 Compare November 15, 2022 21:51
@renovate renovate bot force-pushed the renovate/major-typescript branch from 94db8a4 to ca7b311 Compare December 8, 2022 03:35
@renovate renovate bot force-pushed the renovate/major-typescript branch from ca7b311 to 609bf3c Compare January 30, 2023 21:24
@renovate renovate bot force-pushed the renovate/major-typescript branch from 609bf3c to 8a9b7df Compare March 16, 2023 21:50
@renovate renovate bot force-pushed the renovate/major-typescript branch from 8a9b7df to db5af28 Compare March 30, 2023 22:57
@renovate renovate bot force-pushed the renovate/major-typescript branch from db5af28 to 819a55f Compare April 7, 2023 21:51
@renovate renovate bot force-pushed the renovate/major-typescript branch from 819a55f to c425081 Compare June 1, 2023 19:06
@renovate renovate bot force-pushed the renovate/major-typescript branch 2 times, most recently from 73d8114 to 761eb84 Compare June 29, 2023 00:45
@renovate renovate bot force-pushed the renovate/major-typescript branch from 761eb84 to f2dec47 Compare August 24, 2023 20:27
@renovate renovate bot force-pushed the renovate/major-typescript branch from f2dec47 to f7cf12f Compare November 20, 2023 19:01
@renovate renovate bot force-pushed the renovate/major-typescript branch from f7cf12f to 7906224 Compare December 6, 2023 20:12
@renovate renovate bot force-pushed the renovate/major-typescript branch from 7906224 to 680d61d Compare March 6, 2024 20:35
@renovate renovate bot force-pushed the renovate/major-typescript branch from 680d61d to dded709 Compare March 20, 2024 12:34
@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 dded709 to 018b9d7 Compare March 20, 2024 19:38
@renovate renovate bot force-pushed the renovate/major-typescript branch 2 times, most recently from 2177c6d to cc5f06f Compare April 10, 2024 14:53
@renovate renovate bot force-pushed the renovate/major-typescript branch from cc5f06f to ec2e63c Compare June 20, 2024 18:18
@renovate renovate bot force-pushed the renovate/major-typescript branch from ec2e63c to 1bfaa8d Compare July 1, 2024 20:30
@renovate renovate bot force-pushed the renovate/major-typescript branch from 1bfaa8d to ea84280 Compare August 1, 2024 20:50
@renovate renovate bot force-pushed the renovate/major-typescript branch from ea84280 to 24d79cc Compare September 9, 2024 16:56
@renovate renovate bot force-pushed the renovate/major-typescript branch from 24d79cc to 94c314a Compare October 9, 2024 01:27
@renovate renovate bot force-pushed the renovate/major-typescript branch from 94c314a to f0101ca Compare November 22, 2024 19:15
@renovate renovate bot force-pushed the renovate/major-typescript branch from f0101ca to 0b4249a Compare January 8, 2025 23:20
@renovate renovate bot force-pushed the renovate/major-typescript branch from 0b4249a to d899199 Compare February 28, 2025 22:04
@renovate renovate bot force-pushed the renovate/major-typescript branch from d899199 to 42b3b95 Compare April 5, 2025 01:18
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