Skip to content
This repository has been archived by the owner on Mar 29, 2019. It is now read-only.

⬆️ Update dependency ts-jest to v23 - autoclosed #23

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 13, 2018

This PR contains the following updates:

Package Type Update Change References
ts-jest devDependencies major 22.4.6 -> 23.10.4 homepage, source

Release Notes

kulshekhar/ts-jest

v23.10.4

Compare Source

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)

v23.10.3

Compare Source

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)

v23.10.2

Compare Source

Bug Fixes
  • compiler: do not force module kind if piping babel (acebc8c), closes #​767
Features
  • helpers: adds a mocked test helper for mock typings (f976135), closes #​576

v23.10.1

Compare Source

Bug Fixes
  • cache: resolved tsconfig in cache key + pkg digest (e891608), closes #​749
  • cli: resets testMatch if using testRegex option (31ad0aa), closes #​756
  • diagnostics: throws only for category warning and error (bb28849), closes #​748
  • import: wrong error message when a module exists but fails (e0d6c57)
  • preset: createJestPreset fails with base and no array (3c325e8)
Features
  • cli: CLI 'config:migrate' now detects best preset (febd8d3)
  • preset: adds 2 presets along the default one (9f3d759)
  • preset: adds presets typings and export all presets (f55d895)
  • typings: emit declaration files, filtering out internals (4f10f7e), closes #​745

v23.10.0

Compare Source

Bug Fixes
  • babel: fixes the babel 6 hack (c8d51cf)
  • config: jsx should also be considered as js files (6c32a93)
Features
  • hints: warns if transform matches js without allowJs (952cc87)

v23.1.4

Compare Source

Bug Fixes
  • typos + node 6 compat (0ed1587)
  • ci: can't use runInBand for e2e: cache collision (db650f4)
  • jest 22 did not have default config (cbaddc3)
  • ci: do not run e2e sub-tests in band (18ad865)
  • ci: ensure npm is present with ci (edb6eda)
  • logger: removes cyclic imports (5ef980f)
  • babel-config + adds test (12146c3)
  • tests: CI fixes (34a41ea)
  • fixes js style to be node < 10 compatible (83d7517)
  • hoisting per level + memoize fix (31847b0)
  • makes node6 happy (f170285)
  • node 6 unhappy again... (703ad0b)
  • normalizes bundle hash on any node version (ce7afaf)
  • source maps (89a30c9)
  • updates templates (f2e1da2)
  • uses cross-platform spawn + fix pkg versions (ac1599c)
  • we are not writing files, use normalized EOL (47fff43)
  • tests: detect npm version to use or not ci (683a1e5)
  • tests: do not use babel in our tests + new API for simple (3e4de3e)
  • tests: more sanitizing for windows compat (faae274)
Features
  • diagnostics, different compilers, ... (f26ebf0)
  • config: adds a helper to build moduleNameMapper from paths (7b8598e), closes #​364
  • logging: improves log messages + tests (5d03c4d)
  • jest preset (beb50b5)
  • test: jest serializers (dfa9c0f)
  • adds logging + better hashing (4322701)
  • tests: more test tools + adds test related to debuggin issues (8dcafca)
  • allow env var to add diagnostic codes to ignore (777edf5)
  • cache key + tests (bd55448)
  • directly writes to stdio so jest does not swallow (6a7f01f)
  • handles stringifyContentPathRegex (3fcb4bd)
  • hoisting + tests + many other things (6186e84)
  • io serializer + other test utils (d03e0e7)
  • warn about unsupported versions (1103071)
Performance Improvements
  • detects changes in templates and bundle (2a3da21)
  • babel: uses babel-jest cache key as part of ours (f51c4a7)
  • do not type check if fileName doesn't match (cc45adc)
  • faster tests (37a0187)
  • more cleaning (c48f7b8)
  • trying to improve travis-ci conf (e4b4d95)
  • cache: share config-sets for parallel test running (090ca7b)
  • tests: run e2e tests in band (b3e94ff)

23.1.3 (2018-08-06)

Bug Fixes
  • html: correctly transforms html source when needed (9a2d74f)
  • lint: fixes tslint script & lint issues (60ab36e)
  • package: update fs-extra to version 6.0.1 (7e73536)
  • package: update pkg-dir to version 3.0.0 (3fb8f9f)
  • package: update yargs to version 12.0.1 (390ffcd)
  • source-maps: fix source maps options/calls (76e27c1)
  • allow (but deprecate) use of old preprocessor.js (a65079f)
  • big refactor + fixes (mainly cache key + coverage) (e46caae)
  • fixes coverage and tests (09500c2)
  • gracefully load @​babel/core or babel-core (98b2410)
  • hack for babel < 6 so that breakpoints do work (90c74ef), closes #​627
  • makes node 6 happy (f6f82b8)
  • makes window happy (36fbebe)
  • npm coming with node 6 doesn't talk ci (b87198d)
  • resolves correctly config file path (fix #​636) (5ab100c)
  • test rootDir to handle preset-angular (8a6a8f7)
  • Typo in utils.ts (#​534) (a650260)
  • wrong error message (c955083)
Performance Improvements
  • do not hash cache key, jest does it underneath (fbe4f1f)
  • improves speed of local test after 1st run (cc04021)

22.4.5 (2018-05-05)

22.4.1 (2018-03-02)

Bug Fixes
  • package: update source-map-support to version 0.5.0 (f0aab12)
  • add startDir to if-clause (eed5311)
  • package: update yargs to version 10.0.3 (5cdf969)
  • package: update yargs to version 11.0.0 (7e9ce40)
  • package: update yargs to version 9.0.1 (#​326) (8bf9924)
Features
  • add option to run TypeScript diagnostics (13b77d9)

21.0.1 (2017-09-14)

v23.1.3

Compare Source

Bug Fixes
  • html: correctly transforms html source when needed (9a2d74f)
  • lint: fixes tslint script & lint issues (60ab36e)
  • package: update fs-extra to version 6.0.1 (7e73536)
  • package: update pkg-dir to version 3.0.0 (3fb8f9f)
  • package: update yargs to version 12.0.1 (390ffcd)
  • source-maps: fix source maps options/calls (76e27c1)
  • allow (but deprecate) use of old preprocessor.js (a65079f)
  • big refactor + fixes (mainly cache key + coverage) (e46caae)
  • fixes coverage and tests (09500c2)
  • gracefully load @​babel/core or babel-core (98b2410)
  • hack for babel < 6 so that breakpoints do work (90c74ef), closes #​627
  • makes node 6 happy (f6f82b8)
  • makes window happy (36fbebe)
  • npm coming with node 6 doesn't talk ci (b87198d)
  • resolves correctly config file path (fix #​636) (5ab100c)
  • test rootDir to handle preset-angular (8a6a8f7)
  • Typo in utils.ts (#​534) (a650260)
  • wrong error message (c955083)
Performance Improvements
  • do not hash cache key, jest does it underneath (fbe4f1f)
  • improves speed of local test after 1st run (cc04021)

v23.1.2

Compare Source

Bug Fixes
  • html: correctly transforms html source when needed (9a2d74f)
  • lint: fixes tslint script & lint issues (60ab36e)
  • package: update fs-extra to version 6.0.1 (7e73536)
  • package: update pkg-dir to version 3.0.0 (3fb8f9f)
  • package: update yargs to version 12.0.1 (390ffcd)
  • source-maps: fix source maps options/calls (76e27c1)
  • allow (but deprecate) use of old preprocessor.js (a65079f)
  • big refactor + fixes (mainly cache key + coverage) (e46caae)
  • fixes coverage and tests (09500c2)
  • gracefully load @​babel/core or babel-core (98b2410)
  • hack for babel < 6 so that breakpoints do work (90c74ef), closes #​627
  • makes node 6 happy (f6f82b8)
  • makes window happy (36fbebe)
  • npm coming with node 6 doesn't talk ci (b87198d)
  • resolves correctly config file path (fix #​636) (5ab100c)
  • test rootDir to handle preset-angular (8a6a8f7)
  • Typo in utils.ts (#​534) (a650260)
  • wrong error message (c955083)
Performance Improvements
  • do not hash cache key, jest does it underneath (fbe4f1f)
  • improves speed of local test after 1st run (cc04021)

v23.1.1

Compare Source

v23.1.0

Compare Source

v23.0.1

Compare Source

v23.0.0

Compare Source


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the renovate/ts-jest-23.x branch 3 times, most recently from 31e1911 to 2bf0626 Compare October 13, 2018 21:10
@renovate renovate bot changed the title ⬆️ Update dependency ts-jest to v23 ⬆️ Update dependency ts-jest to v23 - autoclosed Oct 15, 2018
@renovate renovate bot closed this Oct 15, 2018
@renovate renovate bot deleted the renovate/ts-jest-23.x branch October 15, 2018 17:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant