h-ikeda / frame

https://frame.1stop-st.org/
MIT License
1 stars 0 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency 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 devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/codeship:** Build in progress ([Details](https://app.codeship.com/projects/237099/builds/39536257)). - ❌ **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/1stop-st/frame/892?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

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](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:

greenkeeper[bot] commented 5 years ago

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.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

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