bfh-proj1-sumfrie / frontend

The Vue.js Code for the frontend written in Typescript
https://bfh-proj1-frontend.herokuapp.com/
GNU Affero General Public License v3.0
1 stars 0 forks source link

An in-range update of vue-property-decorator is breaking the build 🚨 #60

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency vue-property-decorator was updated from 8.2.1 to 8.2.2.

🚨 View failing branch.

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

vue-property-decorator 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](https://travis-ci.org/bfh-proj1-sumfrie/frontend/builds/577118183?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 9 commits.

  • 56d8db4 v8.2.2
  • ec4cbec Merge pull request #246 from asbermudez/vue-inheritance-fix
  • 17b0d6e Merge pull request #251 from vlad-ro/patch-1
  • c8ebeb3 Streamline page outline
  • a5337d9 Moved vue dependency
  • b2ff14f Merge pull request #244 from Magiccwl/fix
  • 82b5c89 docs: typo
  • 65b880b Merge pull request #224 from kaorun343/dependabot/npm_and_yarn/lodash-4.17.14
  • 53a776b Bump lodash from 4.17.10 to 4.17.14

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 8.2.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 passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.3.0
  • Update vue-class-component #266 #262
  • Fix Provide/ProvideReactive compatibility #264 #249
Commits

The new version differs by 9 commits.

  • 708c79d v8.3.0
  • f30c010 Merge pull request #265 from oguimbal/master
  • 25780f8 Merge pull request #266 from lmillucci/262-update-vue-class-component
  • 7cb72bd Issue #262: update vue-class-component
  • 95540e4 small fix
  • 88b82aa Fix reactive inheritance issue
  • 97735df Merge pull request #264 from oguimbal/master
  • 48ab645 Add unit test
  • eedebf4 Fix Provide/ProvideReactive compatibility (#249)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 15 commits.

  • 83f0297 v8.4.0
  • 1a7ceb0 Merge pull request #281 from gmoneh/master
  • 8eeea5d Issue # 249: Cannot use @Provide and @ProvideReactive simultaneously.
  • 9aecbd2 Update README.md
  • b917692 Merge pull request #270 from kaorun343/dependabot/npm_and_yarn/mixin-deep-1.3.2
  • 708c79d v8.3.0
  • 9413e38 Bump mixin-deep from 1.3.1 to 1.3.2
  • f30c010 Merge pull request #265 from oguimbal/master
  • 25780f8 Merge pull request #266 from lmillucci/262-update-vue-class-component
  • 7cb72bd Issue #262: update vue-class-component
  • 95540e4 small fix
  • 88b82aa Fix reactive inheritance issue
  • 97735df Merge pull request #264 from oguimbal/master
  • 48ab645 Add unit test
  • eedebf4 Fix Provide/ProvideReactive compatibility (#249)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 30 commits.

  • a5fd1aa v8.4.1
  • 62433c1 Merge pull request #304 from Robula/yarn2-compat
  • 3826882 Merge pull request #299 from gmoneh/master
  • fb9e5fd Merge pull request #305 from kaorun343/dependabot/npm_and_yarn/acorn-5.7.4
  • b1c4719 Bump acorn from 5.7.3 to 5.7.4
  • d4c5eb5 Added Vue as a peerDependency
  • 30f76ae Fixed issue on provider producer function when reusing with different components.
  • 827c601 Merge pull request #293 from kaorun343/dependabot/npm_and_yarn/handlebars-4.5.3
  • 14b5116 Merge pull request #291 from MrJmpl3/patch-1
  • 8d5c935 Merge pull request #297 from gr8den/master
  • 83f0297 v8.4.0
  • 4d64835 Don't validate vue property type for TS metadata type Object
  • 78e3fed Bump handlebars from 4.1.2 to 4.5.3
  • 43c5573 Prevent override the propertyKey
  • 0fd366c Fix undefined variable

There are 30 commits in total.

See the full diff