-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of vuex is breaking the build 🚨 #72
Comments
After pinning to 3.0.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 30 commits.
There are 30 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v3.1.2Bug Fixes
Performance ImprovementsCommitsThe new version differs by 27 commits.
There are 27 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v3.1.3Bug FixesImprovementsCommitsThe new version differs by 20 commits.
There are 20 commits in total. See the full diff |
The dependency vuex was updated from
3.0.1
to3.1.0
.🚨 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
Release Notes for v3.1.0
Features
store.subscribeAction
can now specify whether the handler should be invoked before the action, after the action, or both. 76818c1 (#1115 by @wa3l)Improvements
Commits
The new version differs by 157 commits.
4c0d0ae
[release] 3.1.0
745f23b
[build] 3.1.0
fa6e833
build: update build script for rollup 1.0
e1fd222
chore: format
431540b
docs: document new subscribeAction options
acd7249
feat: ensure errors in action subscribers do not break actions
59f31af
build: bump dev deps
76818c1
Action before and after subscribers (#1115)
da22a6e
docs(ja): fix translation (#1460)
2dfdd83
docs: replaced video preview code to a VideoPreview component (#1453)
c92cef3
Fix typo and update tense (#1457)
f5a42d3
docs(zh): update (#1454)
6e154c1
removing English text from pt-br file (#1449)
4b82bb2
docs: add 5-minute video to What is Vuex? (#1447)
d93a5c3
docs(ru): Translation update (#1445)
There are 157 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: