vue-auth-cognito
vue-auth-cognito copied to clipboard
An in-range update of vuex is breaking the build 🚨
The dependency vuex was updated from 3.0.1 to 3.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
- ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
Release Notes for v3.1.0
Features
store.subscribeActioncan now specify whether the handler should be invoked before the action, after the action, or both. 76818c1 (#1115 by @wa3l)
Improvements
- Errors thrown inside action subscribers no longer cause the entire action to fail.
Commits
The new version differs by 157 commits.
4c0d0ae[release] 3.1.0745f23b[build] 3.1.0fa6e833build: update build script for rollup 1.0e1fd222chore: format431540bdocs: document new subscribeAction optionsacd7249feat: ensure errors in action subscribers do not break actions59f31afbuild: bump dev deps76818c1Action before and after subscribers (#1115)da22a6edocs(ja): fix translation (#1460)2dfdd83docs: replaced video preview code to a VideoPreview component (#1453)c92cef3Fix typo and update tense (#1457)f5a42d3docs(zh): update (#1454)6e154c1removing English text from pt-br file (#1449)4b82bb2docs: add 5-minute video to What is Vuex? (#1447)d93a5c3docs(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 :palm_tree:
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.
- The
dependencyvuex was updated from3.1.0to3.1.1.
Your tests are still failing with this version. Compare changes
Commits
The new version differs by 30 commits.
ffc7d00[release] 3.1.1cf09063[build] 3.1.1d7c7f98feat(esm build): build ES modules for browser (#1533)3f87e0adocs(pt-br): Correção de erro de digitação (#1527)13dc501docs(ja): tweak code example (#1528)0b1ceecdocs(zh): updated (#1529)cb9986afix: Memory leak happening while using registerModule/u… (#1508)b58d3d6docs: fixed a sentence into bold (#1524)120cec0Rephrase dumb to silly (#1525)f839fa2docs: Fix minor errors in README.md (#1523)683579cdocs: tweaksd072724Update edits1d1b2cb7Updated Edits1ff6a24Fix minor errors in README.md0e109e2fix(types): Make mutation and action payload optional in definition file (#1517)
There are 30 commits in total.
See the full diff
- The
dependencyvuex was updated from3.1.1to3.1.2.
Your tests are still failing with this version. Compare changes
Release Notes for v3.1.2
Bug Fixes
- add warnings when the different namespaced modules has the same names… (#1554) (91f3e69)
- docs: Clearify state object type (#1601) (de06f76)
- Should vuex mapState print error message #1093 (#1297) (e5ca2d5)
- types: avoid broadening vue instance type when using map helpers (#1639) (9a96720)
- tweak mapping helper warning message (#1641) (e60bc76)
- Warn about conflicts between state and module (#1365) (538ee58)
Performance Improvements
Commits
The new version differs by 27 commits.
d270338[release] 3.1.21ed9a03[build] 3.1.2d4d0430docs: update on object spread syntax (#1642)e60bc76fix: tweak mapping helper warning message (#1641)9a96720fix(types): avoid broadening vue instance type when using map helpers (#1639)adab4aarefactor: remove useless parameter on action handlers (#1640)538ee58fix: Warn about conflicts between state and module (#1365)e5ca2d5fix: Should vuex mapState print error message #1093 (#1297)4003382perf: Implementing a cache for the gettersProxy object creation (#1546)540b81fdocs: fix typo in comments (#1550)e0e0b7bdocs: minor typo (#1565)2ffedd6docs: Minor typo fix for Actions docs page. (#1606)b39c97cdocs(zh): updated (#1614)7ca8e62build(deps): bump lodash.mergewith from 4.6.1 to 4.6.2 (#1634)beac98dbuild(deps): bump lodash.template from 4.4.0 to 4.5.0 (#1637)
There are 27 commits in total.
See the full diff
- The
dependencyvuex was updated from3.1.2to3.1.3.
Your tests are still failing with this version. Compare changes
Release Notes for v3.1.3
Bug Fixes
Improvements
Commits
The new version differs by 20 commits.
3a79b6d[release] 3.1.3ac8a486[build] 3.1.3810a360ci: update node version to v123397715chore: bump chromedriver1bafb13build: add vue as a peer dependency (#1692)e2ff394Merge pull request #1688 from logicaltrojan/deva1b1551Merge pull request #1632 from dlwnsgus777/dev75833c5Typo Fix09330b0Merge pull request #1679 from PeterChen1997/patch-128284a5fix docs description4ebfaf9Merge pull request #1674 from vuejs/e2e-testd601129ci: fix failing e2e testd1dbc48style: remove unnecessary blank line from webpack configbafa881refactor: do not mutate mutation payload in the todo app example (#1670)e012653fix: Prevent invalidating subscription iterator (#1438)
There are 20 commits in total.
See the full diff