Closed greenkeeper[bot] closed 4 years ago
Merging #31 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #31 +/- ##
=======================================
Coverage 94.66% 94.66%
=======================================
Files 7 7
Lines 75 75
Branches 11 11
=======================================
Hits 71 71
Misses 4 4
Continue to review full report at Codecov.
Legend - Click here to learn more
Ξ = absolute <relative> (impact)
,ΓΈ = not affected
,? = missing data
Powered by Codecov. Last update 39a0346...02b1684. Read the comment docs.
devDependency
ts-jest was updated from 23.10.1
to 23.10.3
.Update to this version instead π
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
devDependency
ts-jest was updated from 23.10.1
to 23.10.4
.Update to this version instead π
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
devDependency
ts-jest was updated from 23.10.1
to 23.10.5
.Update to this version instead π
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
devDependency
ts-jest was updated from 23.10.1
to 24.0.0
.Update to this version instead π
The new version differs by 30 commits.
1ac501a
chore: changelog
61d31b4
Merge pull request #957 from thymikee/feat/jest24
0a2f533
chore: remove jest-config-resolver
eb2fc8a
fix: test path for windows (attempt 2)
6824ac4
fix: test path for windows (attempt 1)
108b08b
fix: remove unused snapshots
16fd6b5
chore: merge master
fb53685
Merge pull request #978 from kulshekhar/fix-updates
9ff4f88
chore(deps): updated major dependencies
a0da54c
chore(deps): updated major dependencies
6092020
chore(deps): update more dependencies
d8f0de0
chore(deps): make the build work on windows
999f889
fix: module tests and some snapshots
8372b5e
fix: test command
1d67101
fix: cli test
There are 30 commits in total.
See the full diff
devDependency
ts-jest was updated from 23.10.1
to 24.0.1
.Update to this version instead π
The new version differs by 23 commits.
b43b3c1
chore(release): 24.0.1
2d91a37
chore: update package-lock
485d3f7
build(deps): bump semver from 5.6.0 to 5.7.0 (#1043)
2bd2534
build(deps-dev): bump @types/node from 10.14.3 to 10.14.4 (#1041)
bdba560
build(deps-dev): bump @types/node from 10.14.2 to 10.14.3 (#1038)
08766bf
build(deps-dev): bump @types/node from 10.14.1 to 10.14.2 (#1036)
5f92fd2
build(deps-dev): bump js-yaml from 3.12.2 to 3.13.0 (#1034)
a9c79e9
build(deps-dev): bump @types/yargs from 12.0.9 to 12.0.10 (#1032)
245ab29
build(deps-dev): bump eslint from 5.15.2 to 5.15.3 (#1031)
4e72e59
build(deps-dev): bump eslint from 5.15.1 to 5.15.2 (#1030)
fb7dd55
feat(config): specify package.json location (#823) (#1013)
279edcd
build(deps-dev): bump tslint from 5.13.1 to 5.14.0 (#1028)
8b93228
build(deps-dev): bump @types/node from 10.12.30 to 10.14.1 (#1027)
b825c7f
build(deps-dev): bump @types/lodash.memoize from 4.1.4 to 4.1.6 (#1014)
6f0ab80
build(deps-dev): bump @types/lodash.merge from 4.6.5 to 4.6.6 (#1015)
There are 23 commits in total.
See the full diff
devDependency
ts-jest was updated from 23.10.1
to 24.0.2
.devDependency
ts-jest was updated from 23.10.1
to 24.1.0
.devDependency
ts-jest was updated from 23.10.1
to 24.2.0
.devDependency
ts-jest was updated from 23.10.1
to 25.1.0
.devDependency
ts-jest was updated from 23.10.1
to 25.2.0
.devDependency
ts-jest was updated from 23.10.1
to 25.2.1
.:tada: This PR is included in version 1.2.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
The devDependency ts-jest was updated from
23.10.1
to23.10.2
.This version 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.
Find out more about this release.
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: