Open greenkeeper[bot] opened 5 years ago
After pinning to 3.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
vuex was updated from 3.1.1
to 3.1.2
.Your tests are still failing with this version. Compare changes
The new version differs by 27 commits.
d270338
[release] 3.1.2
1ed9a03
[build] 3.1.2
d4d0430
docs: update on object spread syntax (#1642)
e60bc76
fix: tweak mapping helper warning message (#1641)
9a96720
fix(types): avoid broadening vue instance type when using map helpers (#1639)
adab4aa
refactor: remove useless parameter on action handlers (#1640)
538ee58
fix: Warn about conflicts between state and module (#1365)
e5ca2d5
fix: Should vuex mapState print error message #1093 (#1297)
4003382
perf: Implementing a cache for the gettersProxy object creation (#1546)
540b81f
docs: fix typo in comments (#1550)
e0e0b7b
docs: minor typo (#1565)
2ffedd6
docs: Minor typo fix for Actions docs page. (#1606)
b39c97c
docs(zh): updated (#1614)
7ca8e62
build(deps): bump lodash.mergewith from 4.6.1 to 4.6.2 (#1634)
beac98d
build(deps): bump lodash.template from 4.4.0 to 4.5.0 (#1637)
There are 27 commits in total.
See the full diff
The dependency vuex was updated from
3.1.0
to3.1.1
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
vuex 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
- ❌ **Travis CI - Branch:** The build **errored**.Commits
The new version differs by 30 commits.
ffc7d00
[release] 3.1.1
cf09063
[build] 3.1.1
d7c7f98
feat(esm build): build ES modules for browser (#1533)
3f87e0a
docs(pt-br): Correção de erro de digitação (#1527)
13dc501
docs(ja): tweak code example (#1528)
0b1ceec
docs(zh): updated (#1529)
cb9986a
fix: Memory leak happening while using registerModule/u… (#1508)
b58d3d6
docs: fixed a sentence into bold (#1524)
120cec0
Rephrase dumb to silly (#1525)
f839fa2
docs: Fix minor errors in README.md (#1523)
683579c
docs: tweaks
d072724
Update edits1
d1b2cb7
Updated Edits
1ff6a24
Fix minor errors in README.md
0e109e2
fix(types): Make mutation and action payload optional in definition file (#1517)
There are 30 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: