Skip to content

An in-range update of vuex is breaking the build 🚨 #72

@greenkeeper

Description

@greenkeeper

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.subscribeAction can 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.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 🌴

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions