Code Monkey home page Code Monkey logo

Comments (6)

greenkeeper avatar greenkeeper commented on June 21, 2024

After pinning to 23.1.4 your tests are passing again. Downgrade this dependency 📌.

from soccer-go.

greenkeeper avatar greenkeeper commented on June 21, 2024
  • The devDependency ts-jest was updated from 23.10.0 to 23.10.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 13 commits.

  • d9c5b45 Merge pull request #743 from huafu/release/23.10.1
  • e4a3a09 chore(release): 23.10.1
  • ab94359 Merge pull request #742 from huafu/fix-740-no-js-compilation-with-allow-js
  • a844fd4 Merge branch 'master' into fix-740-no-js-compilation-with-allow-js
  • 18dced1 Merge pull request #741 from huafu/e2e-weird-deep-paths
  • 9e7d6a0 test(config): adds test related to allowJs
  • 374dca1 fix(compile): js files were never transpiled thru TS
  • 70fd9af ci(cache): removes some paths from the caching
  • c12dfff fix(windows): normalize paths
  • 0141098 test(e2e): deep paths and coverage
  • 6ccbff3 Merge pull request #736 from huafu/detect-import-and-throw-if-none
  • a2a4be2 fix(config): warn instead of forcing ESM interoperability
  • 21644da Merge pull request #735 from huafu/master

See the full diff

from soccer-go.

greenkeeper avatar greenkeeper commented on June 21, 2024
  • The devDependency ts-jest was updated from 23.10.1 to 23.10.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 44 commits.

  • 13cb48d Merge pull request #764 from huafu/release/23.10.2
  • aa3e5f7 chore(release): 23.10.2
  • 9db3337 Merge pull request #763 from huafu/wrong-error-if-import-fails
  • e0d6c57 fix(import): wrong error message when a module exists but fails
  • e765875 Merge pull request #757 from huafu/testMatch-and-testRegex
  • a4bbdcd docs(preset): typos
  • ddc2f79 docs(preset): usage of all presets + note about testMatch
  • 6985e07 Merge branch 'testMatch-and-testRegex' of github.com:huafu/ts-jest into testMatch-and-testRegex
  • 6a72a87 test(cli): test migrate preset detection
  • febd8d3 feat(cli): CLI 'config:migrate' now detects best preset
  • f55d895 feat(preset): adds presets typings and export all presets
  • e409653 Merge branch 'master' into testMatch-and-testRegex
  • 0534889 Merge pull request #759 from kulshekhar/dependabot/npm_and_yarn/@types/node-10.11.0
  • e23e0be build(deps-dev): bump @types/node from 10.10.3 to 10.11.0
  • 7890162 Merge branch 'master' into testMatch-and-testRegex

There are 44 commits in total.

See the full diff

from soccer-go.

greenkeeper avatar greenkeeper commented on June 21, 2024
  • The devDependency ts-jest was updated from 23.10.2 to 23.10.3.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 26 commits.

  • 9fb9a74 Merge pull request #779 from huafu/release/23.10.3
  • 9a0f23d chore(release): 23.10.3
  • 134d4a6 Merge pull request #776 from kulshekhar/kulshekhar-patch-1
  • d8c4a98 Merge branch 'master' into kulshekhar-patch-1
  • 7b31bbd Merge pull request #772 from kulshekhar/dependabot/npm_and_yarn/typescript-3.1.1
  • 87f3273 Update jekyll from 3.7.3 to 3.7.4 (security)
  • 4e42fb8 test(compiler): before TS 3.1 type info comment had extra space
  • 1601d5b build(deps-dev): bump typescript from 3.0.3 to 3.1.1
  • b1b1930 Merge pull request #775 from airato/airato/semver-version-fix
  • ba0816e chore(package): use semver >= v5.5.0 so semver.coerce is there
  • 70b61c1 Merge pull request #774 from huafu/test-helpers
  • ba3b1d0 refactor(types): removes 2 unused types
  • dae4809 Merge branch 'master' into test-helpers
  • 18f51cb docs(test-helpers): adds a page for test helpers
  • f976135 feat(helpers): adds a mocked test helper for mock typings

There are 26 commits in total.

See the full diff

from soccer-go.

greenkeeper avatar greenkeeper commented on June 21, 2024
  • The devDependency ts-jest was updated from 23.10.3 to 23.10.4.

Your tests are still failing with this version. Compare changes

Release Notes for 23.10.4 (2018-10-06)

Bug Fixes

  • cache: adds project's dep versions to cache key (6cacbea), closes #785
  • cli: change options to better reflect the new presets (68abcfb)
  • helpers: deprecate import from ts-jest, now ts-jest/utils (33ff29f), closes #782
  • typings: typo in presets definition file (53767ab)
  • typings: wrong import in preset typings + test (94dc4e7)
Commits

The new version differs by 22 commits.

  • ef89ee6 Merge pull request #795 from huafu/release/23.10.4
  • 82a930b chore(release): 23.10.4
  • 69b80ad Merge pull request #794 from huafu/fix-preset-typings
  • 94dc4e7 fix(typings): wrong import in preset typings + test
  • 53767ab fix(typings): typo in presets definition file
  • 90beca8 Merge pull request #787 from huafu/fix-testing-utils
  • 89ad06a style(cli): more readable code when setting defaults for init
  • b1eed98 docs(install): includes @types/jest in install script
  • b837acd test(typings): repalce jest.SpyInstance with MockInstance
  • 6cacbea fix(cache): adds project's dep versions to cache key
  • 7b2dd01 test(preset): fixes tests, doc and cli for presets
  • ec78757 docs(utils): updates docs related to moved helpers
  • 8d5a60a test(preset): updates tests related to presets
  • 68abcfb fix(cli): change options to better reflect the new presets
  • 33ff29f fix(helpers): deprecate import from ts-jest, now ts-jest/utils

There are 22 commits in total.

See the full diff

from soccer-go.

greenkeeper avatar greenkeeper commented on June 21, 2024
  • The devDependency ts-jest was updated from 23.10.4 to 23.10.5.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 48 commits.

  • 8cd933b Merge pull request #874 from kulshekhar/release/23.10.5
  • 8742886 chore(release): 23.10.5
  • 1892e1b build(deps-dev): bump @types/babel__core from 7.0.1 to 7.0.2 (#872)
  • 10ff3fd build(deps-dev): bump @types/node from 10.12.0 to 10.12.10 (#883)
  • 0445500 More safely resolve 'jest-config'. (#853)
  • 87ef5b8 Merge pull request #862 from huafu/upgrade-packages
  • 0150319 build(packages): upgrade bs-logger
  • 794b2f2 build(packages): updates e2e test cases dependencies
  • d325bce build(packages): re-lock semver version above wanted
  • 0abd4d4 build(packages): upgrades external dependencies
  • 04a5ebf Fix security vulnerability (#850)
  • 89269d5 Fix wrong value in package.json example (#849)
  • 0a59b42 Merge pull request #848 from orta/patch-1
  • 9162ebb Update README.md
  • 44948c3 build(deps-dev): bump tslint-plugin-prettier from 2.0.0 to 2.0.1 (#832)

There are 48 commits in total.

See the full diff

from soccer-go.

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.