Giter VIP home page Giter VIP logo

Comments (10)

greenkeeper avatar greenkeeper commented on June 20, 2024

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

from ever-cli.

greenkeeper avatar greenkeeper commented on June 20, 2024
  • The devDependency ts-node was updated from 8.6.2 to 8.7.0.

Your tests are still failing with this version. Compare changes

Release Notes for v8.7.0

Fixed

  • Remove buggy caching of ts.sys.readDirectory (#969)
  • Fix REPL ASI handling when user input starts with - (#944)

Added

Changed

  • Deprecate ts-script in favor of ts-node-script (#948) @G-Rath

Docs

  • Fix bash syntax error in README (#943) @abraj
  • Add Github issue templates (#959, #965, #947)
  • Add IntelliJ debug instructions to README (#958)
  • Add mocha 7 usage example to README (#961)

from ever-cli.

greenkeeper avatar greenkeeper commented on June 20, 2024
  • The devDependency ts-node was updated from 8.7.0 to 8.8.0.

Your tests are still failing with this version. Compare changes

Release Notes for [Perf] List File Names

Added

  • Add sanitize=true to README for SVGs to work on NPM

Fixed

  • Simplify projectVersion++ by incrementing on each file change
  • List all files for getScriptFileNames (#985) - revisits the change in #884

v8.7.0...v8.8.0

from ever-cli.

greenkeeper avatar greenkeeper commented on June 20, 2024
  • The devDependency ts-node was updated from 8.8.0 to 8.8.1.

Your tests are still failing with this version. Compare changes

Release Notes for Fix Files Support

Fixed

v8.8.0...v8.8.1

Commits

The new version differs by 2 commits.

See the full diff

from ever-cli.

greenkeeper avatar greenkeeper commented on June 20, 2024
  • The devDependency ts-node was updated from 8.8.1 to 8.8.2.

Your tests are still failing with this version. Compare changes

Release Notes for Avoid Extra `rootFileNames` Changes

Fixed

  • Avoid pushing to rootFileNames with version
Commits

The new version differs by 3 commits.

  • 3f50313 8.8.2
  • 92cf961 Avoid pushing to rootFileNames with version
  • 366ac0b Add test covering --files flag (#987)

See the full diff

from ever-cli.

greenkeeper avatar greenkeeper commented on June 20, 2024
  • The devDependency ts-node was updated from 8.8.2 to 8.9.0.

Your tests are still failing with this version. Compare changes

Release Notes for v8.9.0

Fixed

Fix failing tests caused by recent changes to @types/node (#1016)
Fix #945: Bump source-map-support dependency to include upstream fix for worker threads error handling (#1015) @addaleax
Fix #1004: in --scriptMode, resolve config file relative to realpath of entrypoint script (#1009)
Normalized filenames in cache to fix performance issues on Windows (#997) @sylc

Added

Add timestamps to debug logging (#994) @sylc

Docs

Improve coverage of the README (#1000) @KasparEtter
Change order of install commands in README (#993) @jacobdcastro
Mention ts-node -vv flag in issue template (#1001)
Run GHActions tests on pull requests (#1017)

from ever-cli.

greenkeeper avatar greenkeeper commented on June 20, 2024
  • The devDependency ts-node was updated from 8.9.0 to 8.9.1.

Your tests are still failing with this version. Compare changes

Release Notes for Fix `--interactive` / `-i` flag so it forces REPL even when stdin is not a TTY

Fixed

Fix --interactive / -i flag so it forces REPL even when stdin is not a TTY (#1019)

from ever-cli.

greenkeeper avatar greenkeeper commented on June 20, 2024
  • The devDependency ts-node was updated from 8.9.1 to 8.10.0.

Your tests are still failing with this version. Compare changes

Release Notes for Experimental native ESM support

Added

Experimental support for native ECMAScript modules in node >=13 (#1007, #1010)

from ever-cli.

greenkeeper avatar greenkeeper commented on June 20, 2024
  • The devDependency ts-node was updated from 8.10.0 to 8.10.1.

Your tests are still failing with this version. Compare changes

Release Notes for Fix breaking change for require('ts-node/*')

Fix

Fixes #1026: revert the addition of package.json "exports" because it blocked require()s that used to work, for example require('ts-node/register') (#1027)

from ever-cli.

greenkeeper avatar greenkeeper commented on June 20, 2024
  • The devDependency ts-node was updated from 8.10.1 to 8.10.2.

Your tests are still failing with this version. Compare changes

Release Notes for v8.10.2

Fixed

Fixes #1037: source maps broken on Windows. (#1038)

Misc

Fix failing tests on node 6 (#1035)
Push coverage from Github Actions; remove TravisCI (#1034)
Run tests e2e against an npm pack && npm installed ts-node (#1032)
Run CI tests on Windows (#1041)
Run CI only once per commit on pull requests and master (#1042)

from ever-cli.

Related Issues (15)

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.