Open greenkeeper[bot] opened 6 years ago
After pinning to 1.12.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
pinyin-split was updated from 1.13.0
to 1.14.0
.Your tests are still failing with this version. Compare changes
dependency
pinyin-split was updated from 1.14.0
to 1.15.0
.Your tests are still failing with this version. Compare changes
dependency
pinyin-split was updated from 1.15.0
to 1.16.0
.Your tests are still failing with this version. Compare changes
dependency
pinyin-split was updated from 1.16.0
to 1.17.0
.Your tests are still failing with this version. Compare changes
dependency
pinyin-split was updated from 1.18.0
to 1.19.0
.Your tests are still failing with this version. Compare changes
The new version differs by 5 commits ahead by 5, behind by 2.
f4fb125
Add Syntax section to README.md
af7ec18
Update overload parameters
a255024
Fix bug by recomposing characters after decomposing and removing accents
0855d4c
Update README.md
616fb9d
Convert module to TypeScript and add decleration files
See the full diff
dependency
pinyin-split was updated from 1.19.0
to 1.20.0
.Your tests are still failing with this version. Compare changes
dependency
pinyin-split was updated from 1.20.0
to 1.21.0
.Your tests are still failing with this version. Compare changes
dependency
pinyin-split was updated from 1.21.0
to 1.22.0
.Your tests are still failing with this version. Compare changes
dependency
pinyin-split was updated from 1.22.0
to 1.23.0
.Your tests are still failing with this version. Compare changes
dependency
pinyin-split was updated from 1.23.0
to 1.24.0
.Your tests are still failing with this version. Compare changes
dependency
pinyin-split was updated from 1.24.0
to 1.25.0
.Your tests are still failing with this version. Compare changes
dependency
pinyin-split was updated from 1.25.0
to 1.26.0
.Your tests are still failing with this version. Compare changes
dependency
pinyin-split was updated from 1.26.0
to 1.27.0
.Your tests are still failing with this version. Compare changes
dependency
pinyin-split was updated from 1.27.0
to 1.28.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
dependency
pinyin-split was updated from 1.28.0
to 1.29.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
dependency
pinyin-split was updated from 1.29.0
to 1.30.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
dependency
pinyin-split was updated from 1.30.0
to 1.31.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
dependency
pinyin-split was updated from 1.31.0
to 1.32.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 57 commits ahead by 57, behind by 59.
777728e
Replace v with ü in syllables.json
13dfb0b
Fix umlaut ü bug
1b2de2d
Recompose chars after decomposing to remove accents
ab5d882
Sort package.json
ad7a3a7
Update and rename words.json to syllables.json
a7a7a42
Don't remove accent from umlaut ü when normalising pinyin
37f72f0
Remove package-lock.json
5b9fb0d
Combine non-pinyin chars and update tests
df216cf
Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
20f09bd
Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
1a529ab
Update
68a07f4
Update
f80fb67
Improve and simplify split algorythm
7e7faab
Update README.md
313b95b
1.0.8
There are 57 commits in total.
See the full diff
dependency
pinyin-split was updated from 1.32.0
to 1.33.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 57 commits ahead by 57, behind by 59.
8698a0e
Replace v with ü in syllables.json
6fb4b67
Fix umlaut ü bug
8b1a3ba
Recompose chars after decomposing to remove accents
434bebd
Sort package.json
6442d36
Update and rename words.json to syllables.json
fa18429
Don't remove accent from umlaut ü when normalising pinyin
389cbde
Remove package-lock.json
74f0a9b
Combine non-pinyin chars and update tests
d4595b9
Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
bbd700e
Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
99dfa1e
Update
748de93
Update
4121b34
Improve and simplify split algorythm
22f1e2d
Update README.md
2f44b77
1.0.8
There are 57 commits in total.
See the full diff
dependency
pinyin-split was updated from 1.33.0
to 1.34.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 57 commits ahead by 57, behind by 59.
63c7509
Replace v with ü in syllables.json
3c1dd21
Fix umlaut ü bug
178d90f
Recompose chars after decomposing to remove accents
4563259
Sort package.json
5bd91b2
Update and rename words.json to syllables.json
5adf337
Don't remove accent from umlaut ü when normalising pinyin
7d18979
Remove package-lock.json
64bec1d
Combine non-pinyin chars and update tests
7fb6996
Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
bb02dda
Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
54167a0
Update
daf7ef7
Update
4121b34
Improve and simplify split algorythm
22f1e2d
Update README.md
2f44b77
1.0.8
There are 57 commits in total.
See the full diff
dependency
pinyin-split was updated from 1.34.0
to 1.35.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 57 commits ahead by 57, behind by 59.
63c7509
Replace v with ü in syllables.json
3c1dd21
Fix umlaut ü bug
178d90f
Recompose chars after decomposing to remove accents
4563259
Sort package.json
5bd91b2
Update and rename words.json to syllables.json
5adf337
Don't remove accent from umlaut ü when normalising pinyin
7d18979
Remove package-lock.json
64bec1d
Combine non-pinyin chars and update tests
7fb6996
Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
bb02dda
Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
54167a0
Update
daf7ef7
Update
4121b34
Improve and simplify split algorythm
22f1e2d
Update README.md
2f44b77
1.0.8
There are 57 commits in total.
See the full diff
dependency
pinyin-split was updated from 1.35.0
to 1.36.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 57 commits ahead by 57, behind by 59.
63c7509
Replace v with ü in syllables.json
3c1dd21
Fix umlaut ü bug
178d90f
Recompose chars after decomposing to remove accents
4563259
Sort package.json
5bd91b2
Update and rename words.json to syllables.json
5adf337
Don't remove accent from umlaut ü when normalising pinyin
7d18979
Remove package-lock.json
64bec1d
Combine non-pinyin chars and update tests
7fb6996
Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
bb02dda
Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
54167a0
Update
daf7ef7
Update
4121b34
Improve and simplify split algorythm
22f1e2d
Update README.md
2f44b77
1.0.8
There are 57 commits in total.
See the full diff
dependency
pinyin-split was updated from 1.36.0
to 1.37.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 57 commits ahead by 57, behind by 59.
63c7509
Replace v with ü in syllables.json
3c1dd21
Fix umlaut ü bug
178d90f
Recompose chars after decomposing to remove accents
4563259
Sort package.json
5bd91b2
Update and rename words.json to syllables.json
5adf337
Don't remove accent from umlaut ü when normalising pinyin
7d18979
Remove package-lock.json
64bec1d
Combine non-pinyin chars and update tests
7fb6996
Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
bb02dda
Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
54167a0
Update
daf7ef7
Update
4121b34
Improve and simplify split algorythm
22f1e2d
Update README.md
2f44b77
1.0.8
There are 57 commits in total.
See the full diff
dependency
pinyin-split was updated from 1.42.0
to 1.43.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 57 commits ahead by 57, behind by 59.
63c7509
Replace v with ü in syllables.json
3c1dd21
Fix umlaut ü bug
178d90f
Recompose chars after decomposing to remove accents
4563259
Sort package.json
5bd91b2
Update and rename words.json to syllables.json
5adf337
Don't remove accent from umlaut ü when normalising pinyin
7d18979
Remove package-lock.json
64bec1d
Combine non-pinyin chars and update tests
7fb6996
Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
bb02dda
Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
54167a0
Update
daf7ef7
Update
4121b34
Improve and simplify split algorythm
22f1e2d
Update README.md
2f44b77
1.0.8
There are 57 commits in total.
See the full diff
dependency
pinyin-split was updated from 1.43.0
to 1.44.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 57 commits ahead by 57, behind by 59.
63c7509
Replace v with ü in syllables.json
3c1dd21
Fix umlaut ü bug
178d90f
Recompose chars after decomposing to remove accents
4563259
Sort package.json
5bd91b2
Update and rename words.json to syllables.json
5adf337
Don't remove accent from umlaut ü when normalising pinyin
7d18979
Remove package-lock.json
64bec1d
Combine non-pinyin chars and update tests
7fb6996
Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
bb02dda
Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
54167a0
Update
daf7ef7
Update
4121b34
Improve and simplify split algorythm
22f1e2d
Update README.md
2f44b77
1.0.8
There are 57 commits in total.
See the full diff
dependency
pinyin-split was updated from 1.44.0
to 1.45.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 57 commits ahead by 57, behind by 59.
63c7509
Replace v with ü in syllables.json
3c1dd21
Fix umlaut ü bug
178d90f
Recompose chars after decomposing to remove accents
4563259
Sort package.json
5bd91b2
Update and rename words.json to syllables.json
5adf337
Don't remove accent from umlaut ü when normalising pinyin
7d18979
Remove package-lock.json
64bec1d
Combine non-pinyin chars and update tests
7fb6996
Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
bb02dda
Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
54167a0
Update
daf7ef7
Update
4121b34
Improve and simplify split algorythm
22f1e2d
Update README.md
2f44b77
1.0.8
There are 57 commits in total.
See the full diff
dependency
pinyin-split was updated from 1.45.0
to 1.46.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 57 commits ahead by 57, behind by 59.
63c7509
Replace v with ü in syllables.json
3c1dd21
Fix umlaut ü bug
178d90f
Recompose chars after decomposing to remove accents
4563259
Sort package.json
5bd91b2
Update and rename words.json to syllables.json
5adf337
Don't remove accent from umlaut ü when normalising pinyin
7d18979
Remove package-lock.json
64bec1d
Combine non-pinyin chars and update tests
7fb6996
Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
bb02dda
Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
54167a0
Update
daf7ef7
Update
4121b34
Improve and simplify split algorythm
22f1e2d
Update README.md
2f44b77
1.0.8
There are 57 commits in total.
See the full diff
dependency
pinyin-split was updated from 1.46.0
to 1.47.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 57 commits ahead by 57, behind by 59.
63c7509
Replace v with ü in syllables.json
3c1dd21
Fix umlaut ü bug
178d90f
Recompose chars after decomposing to remove accents
4563259
Sort package.json
5bd91b2
Update and rename words.json to syllables.json
5adf337
Don't remove accent from umlaut ü when normalising pinyin
7d18979
Remove package-lock.json
64bec1d
Combine non-pinyin chars and update tests
7fb6996
Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
bb02dda
Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
54167a0
Update
daf7ef7
Update
4121b34
Improve and simplify split algorythm
22f1e2d
Update README.md
2f44b77
1.0.8
There are 57 commits in total.
See the full diff
dependency
pinyin-split was updated from 1.47.0
to 1.48.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 57 commits ahead by 57, behind by 59.
63c7509
Replace v with ü in syllables.json
3c1dd21
Fix umlaut ü bug
178d90f
Recompose chars after decomposing to remove accents
4563259
Sort package.json
5bd91b2
Update and rename words.json to syllables.json
5adf337
Don't remove accent from umlaut ü when normalising pinyin
7d18979
Remove package-lock.json
64bec1d
Combine non-pinyin chars and update tests
7fb6996
Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
bb02dda
Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
54167a0
Update
daf7ef7
Update
4121b34
Improve and simplify split algorythm
22f1e2d
Update README.md
2f44b77
1.0.8
There are 57 commits in total.
See the full diff
dependency
pinyin-split was updated from 1.48.0
to 1.49.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 57 commits ahead by 57, behind by 59.
63c7509
Replace v with ü in syllables.json
3c1dd21
Fix umlaut ü bug
178d90f
Recompose chars after decomposing to remove accents
4563259
Sort package.json
5bd91b2
Update and rename words.json to syllables.json
5adf337
Don't remove accent from umlaut ü when normalising pinyin
7d18979
Remove package-lock.json
64bec1d
Combine non-pinyin chars and update tests
7fb6996
Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
bb02dda
Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
54167a0
Update
daf7ef7
Update
4121b34
Improve and simplify split algorythm
22f1e2d
Update README.md
2f44b77
1.0.8
There are 57 commits in total.
See the full diff
dependency
pinyin-split was updated from 1.49.0
to 1.50.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 57 commits ahead by 57, behind by 59.
63c7509
Replace v with ü in syllables.json
3c1dd21
Fix umlaut ü bug
178d90f
Recompose chars after decomposing to remove accents
4563259
Sort package.json
5bd91b2
Update and rename words.json to syllables.json
5adf337
Don't remove accent from umlaut ü when normalising pinyin
7d18979
Remove package-lock.json
64bec1d
Combine non-pinyin chars and update tests
7fb6996
Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
bb02dda
Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
54167a0
Update
daf7ef7
Update
4121b34
Improve and simplify split algorythm
22f1e2d
Update README.md
2f44b77
1.0.8
There are 57 commits in total.
See the full diff
dependency
pinyin-split was updated from 1.50.0
to 1.51.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 57 commits ahead by 57, behind by 59.
63c7509
Replace v with ü in syllables.json
3c1dd21
Fix umlaut ü bug
178d90f
Recompose chars after decomposing to remove accents
4563259
Sort package.json
5bd91b2
Update and rename words.json to syllables.json
5adf337
Don't remove accent from umlaut ü when normalising pinyin
7d18979
Remove package-lock.json
64bec1d
Combine non-pinyin chars and update tests
7fb6996
Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
bb02dda
Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
54167a0
Update
daf7ef7
Update
4121b34
Improve and simplify split algorythm
22f1e2d
Update README.md
2f44b77
1.0.8
There are 57 commits in total.
See the full diff
dependency
pinyin-split was updated from 1.51.0
to 1.52.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 57 commits ahead by 57, behind by 59.
63c7509
Replace v with ü in syllables.json
3c1dd21
Fix umlaut ü bug
178d90f
Recompose chars after decomposing to remove accents
4563259
Sort package.json
5bd91b2
Update and rename words.json to syllables.json
5adf337
Don't remove accent from umlaut ü when normalising pinyin
7d18979
Remove package-lock.json
64bec1d
Combine non-pinyin chars and update tests
7fb6996
Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
bb02dda
Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
54167a0
Update
daf7ef7
Update
4121b34
Improve and simplify split algorythm
22f1e2d
Update README.md
2f44b77
1.0.8
There are 57 commits in total.
See the full diff
dependency
pinyin-split was updated from 1.52.0
to 1.53.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 57 commits ahead by 57, behind by 59.
63c7509
Replace v with ü in syllables.json
3c1dd21
Fix umlaut ü bug
178d90f
Recompose chars after decomposing to remove accents
4563259
Sort package.json
5bd91b2
Update and rename words.json to syllables.json
5adf337
Don't remove accent from umlaut ü when normalising pinyin
7d18979
Remove package-lock.json
64bec1d
Combine non-pinyin chars and update tests
7fb6996
Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
bb02dda
Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
54167a0
Update
daf7ef7
Update
4121b34
Improve and simplify split algorythm
22f1e2d
Update README.md
2f44b77
1.0.8
There are 57 commits in total.
See the full diff
dependency
pinyin-split was updated from 1.53.0
to 1.54.0
.Your tests are still failing with this version. Compare changes
The new version differs by 57 commits ahead by 57, behind by 59.
63c7509
Replace v with ü in syllables.json
3c1dd21
Fix umlaut ü bug
178d90f
Recompose chars after decomposing to remove accents
4563259
Sort package.json
5bd91b2
Update and rename words.json to syllables.json
5adf337
Don't remove accent from umlaut ü when normalising pinyin
7d18979
Remove package-lock.json
64bec1d
Combine non-pinyin chars and update tests
7fb6996
Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
bb02dda
Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
54167a0
Update
daf7ef7
Update
4121b34
Improve and simplify split algorythm
22f1e2d
Update README.md
2f44b77
1.0.8
There are 57 commits in total.
See the full diff
dependency
pinyin-split was updated from 1.54.0
to 1.55.0
.Your tests are still failing with this version. Compare changes
dependency
pinyin-split was updated from 1.55.0
to 1.56.0
.Your tests are still failing with this version. Compare changes
dependency
pinyin-split was updated from 1.56.0
to 1.57.0
.Your tests are still failing with this version. Compare changes
dependency
pinyin-split was updated from 1.57.0
to 1.58.0
.Your tests are still failing with this version. Compare changes
dependency
pinyin-split was updated from 1.66.0
to 1.67.0
.Your tests are still failing with this version. Compare changes
dependency
pinyin-split was updated from 1.67.0
to 1.68.0
.Your tests are still failing with this version. Compare changes
dependency
pinyin-split was updated from 1.70.0
to 1.71.0
.Your tests are still failing with this version. Compare changes
dependency
pinyin-split was updated from 1.71.0
to 1.72.0
.Your tests are still failing with this version. Compare changes
dependency
pinyin-split was updated from 1.72.0
to 1.73.0
.Your tests are still failing with this version. Compare changes
dependency
pinyin-split was updated from 1.73.0
to 1.74.0
.Your tests are still failing with this version. Compare changes
dependency
pinyin-split was updated from 1.75.0
to 1.76.0
.Your tests are still failing with this version. Compare changes
dependency
pinyin-split was updated from 1.76.0
to 1.77.0
.Your tests are still failing with this version. Compare changes
dependency
pinyin-split was updated from 1.77.0
to 1.78.0
.Your tests are still failing with this version. Compare changes
dependency
pinyin-split was updated from 1.78.0
to 1.79.0
.Your tests are still failing with this version. Compare changes
The dependency pinyin-split was updated from
1.12.0
to1.13.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
pinyin-split is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/pepebecker/pinyin-bot-core/builds/449223326?utm_source=github_status&utm_medium=notification)).Commits
The new version differs by 3 commits.
c191891
Combine non-pinyin chars and update tests
7223315
Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
f1f7bbd
Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
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: