Skip to content
This repository was archived by the owner on Sep 21, 2023. It is now read-only.

Update tsutils to the latest version 🚀 #286

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 10, 2019

The devDependency tsutils was updated from 3.6.0 to 3.9.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v3.9.0

Features:

  • added typeguards: isNullLiteral and isBooleanLiteral
Commits

The new version differs by 12 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@coveralls
Copy link

Coverage Status

Coverage decreased (-100.0%) to 0.0% when pulling d562c03 on greenkeeper/tsutils-3.9.0 into 0a93c70 on master.

greenkeeper bot added a commit that referenced this pull request Mar 13, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 13, 2019

  • The devDependency tsutils was updated from 3.6.0 to 3.9.1.

Update to this version instead 🚀

Release Notes for v3.9.1

Bugfixes:

  • reverted invalid deprecation of canHaveJsdoc
  • fixed condition in parseJsdocOfNode
Commits

The new version differs by 1 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 2, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 2, 2019

  • The devDependency tsutils was updated from 3.6.0 to 3.10.0.

Update to this version instead 🚀

Release Notes for v3.10.0

Features:

  • isCompilerOptionEnabled: incremental is implicitly enabled by composite

Bugfixes:

  • collectVariableUsage/getUsageDomain: no longer treat as const as type usage
Commits

The new version differs by 8 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request May 28, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 28, 2019

  • The devDependency tsutils was updated from 3.6.0 to 3.11.0.

Update to this version instead 🚀

Release Notes for v3.11.0

Features:

  • typeguards: isNumericOrStringLikeLiteral, isTupleTypeReference
  • intersectionTypeParts as counterpart to unionTypeParts
  • someTypePart to execute a callback for each union or intersection constituent until the callback returns true
  • getPropertyOfType looks up a property by its escaped name
  • isPropertyReadonlyInType determines whether a property in a given type cannot be written to
  • symbolHasReadonlyDeclaration determines if a Symbol has any readonly or constant declaration
  • isNumericPropertyName determines whether a property name would match an index signature
  • isBindableObjectDefinePropertyCall returns true for statically analyzable forms of Object.defineProperty(o, 'p', {value, writable})
  • isReadonlyAssignmentDeclaration determines whether an Object.defineProperty call is known to result in a readonly property
  • getLateBoundPropertyNames returns all known property names of an expression
  • getPropertyNameFromType extracts the property name of literal types
  • isWellKnownSymbolLiterally to recognize expressions in the form of Symbol.<name>
  • getPropertyNameOfWellKnownSymbol returns the escaped name for a well known symbol literal
  • unwrapParentheses returns the first child expression that is not a ParenthesizedExpression
Commits

The new version differs by 12 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request May 29, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 29, 2019

  • The devDependency tsutils was updated from 3.6.0 to 3.12.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 1, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 1, 2019

  • The devDependency tsutils was updated from 3.6.0 to 3.13.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 3, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 3, 2019

  • The devDependency tsutils was updated from 3.6.0 to 3.14.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 25, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 25, 2019

  • The devDependency tsutils was updated from 3.6.0 to 3.14.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 4, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 4, 2019

  • The devDependency tsutils was updated from 3.6.0 to 3.15.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 5, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 5, 2019

  • The devDependency tsutils was updated from 3.6.0 to 3.16.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 5, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 5, 2019

  • The devDependency tsutils was updated from 3.6.0 to 3.17.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 7, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 7, 2019

  • The devDependency tsutils was updated from 3.6.0 to 3.17.1.

Update to this version instead 🚀

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