aliemteam / aliemcards

ALiEM Cards - markdown and website
https://www.aliemcards.com
MIT License
4 stars 8 forks source link

Update ts-jest to the latest version šŸš€ #297

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 22.4.1 of ts-jest was just published.

Dependency ts-jest
Current Version 21.2.4
Type devDependency

The version 22.4.1 is not covered by your current version range.

If you donā€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of ts-jest.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donā€™t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes 22.4.1

Fixed #455

Commits

The new version differs by 129 commits.

  • 14f5949 Update README.md
  • d716b25 Merge pull request #457 from kulshekhar/sourcemap-revert
  • 586051d fix tests
  • f42635e continue relying on only inline sourcemaps
  • 41c0a91 Merge pull request #453 from kulshekhar/greenkeeper/@types/fs-extra-5.0.1
  • 7b7ffbc Merge branch 'master' into greenkeeper/@types/fs-extra-5.0.1
  • fddcf50 Merge pull request #456 from AhnpGit/fix/switch-to-yarn
  • ff1574e Revert changes
  • a4221c9 Switch scripts in package.json to use yarn for consistency
  • 5e512f8 chore(package): update @types/fs-extra to version 5.0.1
  • cb2d576 Merge pull request #449 from kulshekhar/upgrade
  • a8df89b Merge branch 'master' into upgrade
  • b791a43 Merge pull request #450 from kulshekhar/fix-logger
  • e086462 Create a new object when logging the initial config state
  • 60661da Update yarn

There are 129 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donā€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 22.4.2 just got published.

Update to this version instead šŸš€

Release Notes 22.4.2

added a flag to allow disabling sourcemap support

{
  "globals: {
    "ts-jest": {
      "disableSourceMapSupport": true
    }
  }
}
Commits

The new version differs by 16 commits.

  • b4628f0 Merge pull request #470 from kulshekhar/sms-flag
  • e4bb8a9 allow disabling sourcemap support
  • 50e9be7 bump version patch
  • 17c6872 Long path (#461)
  • 4a338b0 Merge pull request #458 from AhnpGit/chore/update-dependencies
  • f114cbd Merge branch 'chore/update-dependencies' of https://github.com/AhnpGit/ts-jest into chore/update-dependencies
  • fb1e5e2 Keep dependencies independent from Jest
  • 54c84c2 Merge branch 'master' into chore/update-dependencies
  • e925491 Merge branch 'master' into chore/update-dependencies
  • 4a07d52 Merge pull request #459 from AhnpGit/fix/sync-types-with-jest
  • 8fc8215 Small adjustments for optional type
  • c394dcc Update types for FullJestConfig to be in sync with types in Jest
  • 2808a95 Remove jest-config because Jest already installed it
  • abedcbc Bring back babel-plugin-transform-es2015-modules-commonjs dependency
  • 63786af Fix tslint

There are 16 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 22.4.3 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 2 commits.

  • 6d24171 Merge pull request #491 from kulshekhar/fix
  • b6ea93d Use os separator instead of hard-coding it

See the full diff

greenkeeper[bot] commented 6 years ago

Version 22.4.4 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 15 commits.

  • 6434fc5 Merge pull request #488 from gstamac/master
  • 039cb69 Add @gstamac to the author list
  • 522385a Bump version to 22.4.4
  • 0253ac2 Add disclaimer for ignoring decorators
  • d8d096f Merge branch 'master' into master
  • 60dac3c Version bump
  • f92a728 added ignoreCoverageForDecorators config parameter
  • df6c825 Merge pull request #483 from trivikr/patch-1
  • 1da17ba Merge branch 'master' into patch-1
  • 21a2877 Merge pull request #487 from kulshekhar/greenkeeper/@types/fs-extra-5.0.2
  • 7c02780 Merge branch 'master' into greenkeeper/@types/fs-extra-5.0.2
  • dcd3432 added support for ignoreCoverageForAllDecorators setting
  • e4fd8d1 add /* istanbul ignore next / to decorators when / istanbul ignore decorate */ is added
  • 716ee5f chore(package): update @types/fs-extra to version 5.0.2
  • 7413c00 Add links for issues #112 and #281 in README.md

See the full diff

greenkeeper[bot] commented 6 years ago

Version 22.4.6 just got published.

Update to this version instead šŸš€

Commits

The new version differs by commits.

See the full diff