dimigo-din / dimigoin-front

Official Korea Digital Media Highschool Intranet Service, DIMIGOIN
https://dimigo.in
MIT License
35 stars 7 forks source link

An in-range update of vue-analytics is breaking the build 🚨 #278

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency vue-analytics was updated from 5.16.4 to 5.16.5.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

vue-analytics 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 - ❌ **ci/circleci: install:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/dimigoin/dimigoin-front/2080?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v5.16.5

5.16.5 (2019-05-30)

Bug Fixes

  • page: prevent fake / events with pageviewOnLoad when router is not ready (a46e059)
Commits

The new version differs by 2 commits.

  • d521ddf Merge pull request #214 from LoveToKnow/master
  • a46e059 fix(page): prevent fake / events with pageviewOnLoad when router is not ready

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 5.16.4 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 passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v5.17.0

5.17.0 (2019-05-30)

Features

  • skip tracking dynamically (9e01270)
Commits

The new version differs by 4 commits.

  • 9b71254 Merge pull request #209 from stelace/dynamic-skipping
  • 32a74ed Merge pull request #219 from serundeputy/patch-1
  • aa23ef6 Sp. error screeview --> screenview
  • 9e01270 feat: skip tracking dynamically

See the full diff