Coder Social home page Coder Social logo

Comments (8)

greenkeeper avatar greenkeeper commented on July 18, 2024

After pinning to 25.0.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

from is-json-schema-subset.

greenkeeper avatar greenkeeper commented on July 18, 2024
  • The devDependency ts-jest was updated from 25.1.0 to 25.2.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 19 commits.

  • 23f676c chore(release): 25.2.0
  • 8b308f2 chore: update package-lock.json
  • a303981 Merge pull request #1370 from ahnpnl/fix/load-babel-config
  • c71e95a Merge branch 'master' into fix/load-babel-config
  • 570763e Merge pull request #1371 from ahnpnl/upgrade-e2e-templates
  • a9b51bc chore(e2e): update e2e templates, use node12 as latest node type
  • 9ae92e9 Merge branch 'master' into fix/load-babel-config
  • 7aa3928 fix(config): remove unused codes
  • ebd9380 fix(test): improve unit tests for babel config
  • cd7f175 Merge pull request #1369 from kulshekhar/dependabot/npm_and_yarn/types/yargs-15.0.3
  • 94879e8 build(deps-dev): bump @types/yargs from 15.0.2 to 15.0.3
  • 0e1190d fix(test): update snapshot
  • 81897e1 fix(config): remove unused import
  • dff1332 fix(config): comment out unused codes
  • e0895da fix(config): pass plain config object to babel-jest transformer

There are 19 commits in total.

See the full diff

from is-json-schema-subset.

greenkeeper avatar greenkeeper commented on July 18, 2024
  • The devDependency ts-jest was updated from 25.2.0 to 25.2.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

from is-json-schema-subset.

greenkeeper avatar greenkeeper commented on July 18, 2024
  • The devDependency ts-jest was updated from 25.2.1 to 25.3.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 112 commits.

  • ad58c9b chore(release): 25.3.0
  • 949e3e1 chore: update package-lock.json
  • b8ebf36 docs: add Troubleshoting section (#1463)
  • 8b5325e chore(transformer): only do type checking for js/jsx/ts/tsx file (#1464)
  • 58b05b1 chore: replace travis-ci.org with travis-ci.com (#1469)
  • 79e8fdf build(deps-dev): bump jest from 25.2.3 to 25.2.4 (#1468)
  • dddce1c build(deps-dev): bump @jest/transform from 25.2.3 to 25.2.4 (#1467)
  • d811bae build(deps-dev): bump lint-staged from 10.0.9 to 10.0.10 (#1466)
  • ecc8312 build(deps-dev): bump @types/react from 16.9.26 to 16.9.27 (#1462)
  • c10ad4a chore(compiler): improve performance for language service (#1461)
  • 455ee5b build(deps-dev): bump @jest/transform from 25.2.1 to 25.2.3 (#1459)
  • 1641cfb build(deps-dev): bump jest from 25.2.2 to 25.2.3 (#1460)
  • 3010ec8 build(deps-dev): bump @jest/types from 25.2.1 to 25.2.3 (#1458)
  • 26a81f0 build(deps-dev): bump @types/react from 16.9.25 to 16.9.26 (#1457)
  • 99c552d build(deps-dev): bump jest from 25.2.1 to 25.2.2 (#1455)

There are 112 commits in total.

See the full diff

from is-json-schema-subset.

greenkeeper avatar greenkeeper commented on July 18, 2024
  • The devDependency ts-jest was updated from 25.3.0 to 25.3.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 141 commits.

  • 335ffd2 chore(release): 25.3.1
  • a434ae5 chore: update package-lock.json
  • 8079a45 build(deps-dev): bump jest from 25.2.6 to 25.2.7 (#1496)
  • 54ba14d chore: fix program unit tests fail for local machine (#1495)
  • 4f3b333 build(deps-dev): bump @types/react from 16.9.31 to 16.9.32 (#1493)
  • ecdf1ab build(deps-dev): bump @types/jest from 25.1.4 to 25.1.5 (#1492)
  • 628efcf chore: fix bug template not appearing (#1491)
  • c1dc228 chore: add GitHub PR, issue templates (#1487)
  • 330afe3 build(deps-dev): bump jest from 25.2.4 to 25.2.6 (#1489)
  • ccc92ca build(deps-dev): bump @jest/transform from 25.2.4 to 25.2.6 (#1488)
  • f8f8bf6 build(deps-dev): bump @jest/types from 25.2.3 to 25.2.6 (#1486)
  • dbc0a08 fix: only do type checking while compiling file (#1483)
  • 622fe4b Merge pull request #1484 from kulshekhar/dependabot/npm_and_yarn/tslint-6.1.1
  • 8549826 build(deps-dev): bump tslint from 6.1.0 to 6.1.1
  • 1a2c907 build(deps-dev): bump @types/react from 16.9.30 to 16.9.31 (#1481)

There are 141 commits in total.

See the full diff

from is-json-schema-subset.

greenkeeper avatar greenkeeper commented on July 18, 2024
  • The devDependency ts-jest was updated from 25.3.1 to 25.4.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 175 commits.

  • d6472a3 Merge branch 'master' of github.com:kulshekhar/ts-jest
  • 36e1b32 chore(release): 25.4.0
  • 346d362 chore: correct set debug log in Bug/Regression template (#1534)
  • 85f95e8 chore: update package-lock.json
  • 1b374d8 build(deps): bump yargs-parser from 18.1.2 to 18.1.3 (#1531)
  • 8ad8822 chore (BREAKING): require minimum typescript@3.4 (#1530)
  • aa6b74c fix(compiler): make projectReferences work with isolatedModules: true (#1527)
  • 6c0b75d build(deps): bump resolve from 1.15.1 to 1.16.0 (#1528)
  • b3c55d6 chore: upgrade dependencies, correct typings (#1524)
  • 19c32a2 docs: add github action to generate doc (#1522)
  • 232c458 chore(e2e): add nrwl-nx to e2e external test cases (#1519)
  • 406a4cf Merge pull request #1521 from kulshekhar/dependabot/npm_and_yarn/types/react-16.9.34
  • 422699a build(deps-dev): bump @types/react from 16.9.33 to 16.9.34
  • 3abbdca build(deps-dev): bump lint-staged from 10.1.2 to 10.1.3 (#1520)
  • fcac096 Merge pull request #1518 from kulshekhar/dependabot/npm_and_yarn/types/react-16.9.33

There are 175 commits in total.

See the full diff

from is-json-schema-subset.

greenkeeper avatar greenkeeper commented on July 18, 2024
  • The devDependency ts-jest was updated from 25.4.0 to 25.5.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

from is-json-schema-subset.

greenkeeper avatar greenkeeper commented on July 18, 2024
  • The devDependency ts-jest was updated from 25.5.0 to 25.5.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 236 commits.

  • 4d4850e chore(release): 25.5.1 (#1611)
  • 74b92d3 fix(compiler): don't resolve files from build folder for projectReferences (#1614)
  • 8a29aaa fix(config): don't set include to empty array (#1606)
  • 5cdbabb chore(release): prepare 25.5.0 release
  • 45502b6 chore(release): update CHANGELOG and version for 25.5.0
  • b032d5d build(deps-dev): organize dependencies' versions consistently (#1596)
  • 4526392 feat(config): define 'ts-jest' on ConfigGlobals interface of @jest/types (#1592)
  • 526265d chore: migrate tslint to eslint (#1590)
  • 720c854 chore: remove unused variable input in readTsConfig of ConfigSet (#1584)
  • de59e3f test: correct unit tests and e2e tests for language service (#1579)
  • 9335b77 chore(release): release v25.5.0-beta.0
  • 5a349e2 chore: use Map for compiler memory cache (#1575)
  • a9f02bd fix(compiler)(BREAKING): allow using files provided by tsconfig (#1562)
  • f7a7c6e chore: remove resolve dependency (#1563)
  • d11a4ea perf(compiler): don’t write compile output to file system but rely on jest cache (#1561)

There are 236 commits in total.

See the full diff

from is-json-schema-subset.

Related Issues (4)

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.