Open greenkeeper[bot] opened 7 years ago
Merging #149 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #149 +/- ##
======================================
Coverage 2.72% 2.72%
======================================
Files 156 156
Lines 2129 2129
Branches 202 202
======================================
Hits 58 58
Misses 1870 1870
Partials 201 201
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 7900327...2698bad. Read the comment docs.
Update to this version instead π
The new version differs by 78 commits.
3dfce5e
Version 0.25.0
a273770
use new source directory in prepublish script (#2318)
6cd9a6f
Merge pull request #2313 from kedashoe/remove-insersectionWith
12f9880
remove intersectionWith
a48e5fa
Merge pull request #2309 from kedashoe/apply-to
d213f01
Merge pull request #2310 from kedashoe/dep-memoize
5b87e5e
Merge pull request #2311 from kedashoe/flip-arity
69a70a9
fix flip to return function with the same arity as the original
d3766c8
deprecate memoize
4869103
add thrush combinator as applyTo
f494250
Refactored to es6 modules
e76b9a7
Merge pull request #2305 from datenreisender/reimplement_prop_via_path
78f054d
Test that prop and path behave similar
68e4ea9
Reimplement prop via path
eda8ea0
Merge pull request #2298 from mattgrande/fix-coverage
There are 78 commits in total.
See the full diff
dependency
ramda was updated from 0.23.0
to 0.26.0
.Update to this version instead π
The new version differs by 212 commits.
7c5d54e
Version 0.26.0
272521a
Merge pull request #2701 from CrossEye/deprecating-compose-pipe-KP
1a1630c
Deprecating {compose|pipe}{P|K}
a3bd782
Merge pull request #2700 from CrossEye/lint-cleanup
b7a4f09
Fixing indentation linting issues
8c02890
Removing 'memoize'
e4cbb9b
Merge pull request #2696 from Guck111/addRus
214e7a3
fix ignore
8dad37f
add rus translate
09d0a1b
add rus translate
e153b93
Merge pull request #2691 from ramda/CrossEye-patch-1
197df10
Security vulnerability in Handlebars
abf0eed
Merge pull request #2686 from jamesmarlowe/truefalse
38566f4
Merge pull request #2565 from Bradcomp/then
29d7bea
simplify T and F
There are 212 commits in total.
See the full diff
dependency
ramda was updated from 0.23.0
to 0.26.1
.Update to this version instead π
The new version differs by 27 commits.
6709cb8
Version 0.26.1
b0c7441
Merge pull request #2722 from CrossEye/v0.26.1-tweaks
7a68594
fixing memoizeWith documentation ... again
ce73786
Merge branch 'master' of https://github.com/ramda/ramda
07e2a56
Merge pull request #2720 from screendriver/const
b634a41
Change const to var
ed3c3b5
Merge pull request #2717 from peoplenarthax/patch-1
562beda
No trailing spaces
9f45be3
Update docs for memoizeWith
c44a544
Merge pull request #2711 from GingerPlusPlus/no-describe-only
16d1c3a
Disallow tests to use describe.only
e1e1cf8
Merge pull request #2710 from GingerPlusPlus/fix-tests
697f891
Merge pull request #2703 from GingerPlusPlus/test-source
4c4797d
Fix tests
89f4540
Merge pull request #2694 from MadDeveloper/add-move-function
There are 27 commits in total.
See the full diff
dependency
ramda was updated from 0.23.0
to 0.27.0
.
Version 0.24.1 of ramda just got published.
The version 0.24.1 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of ramda. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 71 commits.
7df4474
Version 0.24.1
c5ddc1f
Fix memoize with more than 1 argument
4455bc8
Merge pull request #2188 from owanturist/fix-transducer-docs
d0d5229
Transducer doc was fixed
19985f4
Merge pull request #2179 from zhangchiqing/add-example-for-transduce
f2e9ba7
Merge pull request #2184 from kedashoe/_isArrayLike-jsdoc
655e61b
fix _isArrayLike jsdoc now that it is internal
d08f0fe
Version 0.24.0
775ecb2
Merge pull request #2182 from kedashoe/remove-deprecated
9be35e0
move deprecated isArrayLike to internal
753f0bd
added test for fantasy-land/map test (#2175)
df7ce78
Add lazy evaluation example for R.transduce
84648ff
Merge pull request #2178 from scriptype/fix-where-inline-docs
c3beef1
Fix confusing usage of R.__ in the docs of .where
c871748
Merge pull request #2176 from Delapouite/links
There are 71 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: