Giter Club home page Giter Club logo

Comments (3)

greenkeeper avatar greenkeeper commented on July 28, 2024

After pinning to 3.0.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

from menugraphr.

greenkeeper avatar greenkeeper commented on July 28, 2024
  • The devDependency tsutils was updated from 3.1.0 to 3.2.0.

Your tests are still failing with this version. Compare changes

Release Notes for v3.2.0

Features:

  • added utility findImportLikeNodes that works similar to findImports but returns the import statement or expression instead of the module specifier and doesn't filter non-string module specifiers
Commits

The new version differs by 4 commits.

  • 79382c7 v3.2.0
  • 552720a add utility to find all importlike nodes
  • a5e1fcc usage: add test for export as namespace
  • 328b4ff update fimbullinter

See the full diff

from menugraphr.

greenkeeper avatar greenkeeper commented on July 28, 2024
  • The devDependency tsutils was updated from 3.2.0 to 3.3.0.

Your tests are still failing with this version. Compare changes

Release Notes for v3.3.0

Features:

  • isCompilerOptionEnabled: recognizes strictBindCallApply
  • getTokenAtPosition: optionally includes JSDoc during lookup

Bugfixes:

  • isCompilerOptionEnabled: correctly implements logic for allowSyntheticDefaultImports
  • findImportLikeNodes: correctly finds imports in namespaces
  • findImportLikeNodes / findImports: finds import types in JSDoc of JS files
Commits

The new version differs by 6 commits.

  • 7551f24 isCompilerOptionEnabled: implement allowSyntheticDefaultImports default
  • d30acb4 isCompilerOptionEnabled: recognize strictBindCallApply
  • 42cf6a9 usage: additional tests with for-loop edge cases
  • 5e6d4a0 remove useless condition
  • f20e5e2 findImports: refactoring and bugfixing
  • 6f27729 getTokenAtPosition can optionally get tokens in JSDoc

See the full diff

from menugraphr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.