vue-json-ui-editor icon indicating copy to clipboard operation
vue-json-ui-editor copied to clipboard

An in-range update of vue-server-renderer is breaking the build 🚨

Open greenkeeper[bot] opened this issue 6 years ago β€’ 13 comments

The devDependency vue-server-renderer was updated from 2.5.21 to 2.5.22.

🚨 View failing branch.

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

vue-server-renderer 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/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Release Notes for v2.5.22

Bug Fixes

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:

greenkeeper[bot] avatar Jan 11 '19 23:01 greenkeeper[bot]

After pinning to 2.5.21 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] avatar Jan 11 '19 23:01 greenkeeper[bot]

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

Release Notes for v2.6.0 Macross

Announcement Blog Post

Contributors

@gzzhanghao, @mathieutu, @Justineo, @shortdiv, @imzyf, @youngrok, @enkot, @posva, @utatti, @Akryum, @ferdaber, @ktsn, @mymyoux, @sodatea, @hikerpig, @hirokiosame, @AlexMaguey

Features

Performance Improvements

  • improve scoped slots change detection accuracy (#9371) f219bed

Important Internal Changes

These internal changes may cause unintended side effects on existing code that relies on non-publicly-documented behavior.

Bug Fixes

  • allow more enumerated values for contenteditable e632e9a, closes #9397
  • fix v-bind:style for camelCase properties with !important (#9386) 539e481, closes #9386
  • fix checkbox event edge case in Firefox 1868561
  • always use microtasks for nextTick (#8450) 850555d, closes #8450 #7109 #7546 #7707 #7834 #8109 #6566
  • core: dedupe lifecycle hooks during options merge edf7df0, closes #9199
  • core: fix merged twice bug when passing extended constructor to mixins (#9199) 5371617, closes #9199 #9198
  • provide/inject: Merges symbol provides (#7926) 1933ee8, closes #7926
  • runtime: DevTools recommendation shows for all browsers (#8638) 22ad266, closes #8638 #8634
  • make transition-group key warning a tip to avoid breaking compilation d08b49f
  • ssr: properly handle invalid and numeric style properties 7d9cfeb, closes #9231
  • cover more cases in v-on inline return value 9432737
  • ssr: should not render invalid numeric style values 17d8bcb
  • ssr: should render 0 as valid value for style property with unit aef5b4e
  • ensure only nromalize a scoped slot when it is present 5fb23d4
  • ensure proxied normal slot uses correct key b32c4b6
  • return inline invocation return value in v-on handlers 0ebb0f3, closes #7628

greenkeeper[bot] avatar Feb 04 '19 16:02 greenkeeper[bot]

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

Release Notes for v2.6.1

Bug Fixes

greenkeeper[bot] avatar Feb 05 '19 03:02 greenkeeper[bot]

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

Release Notes for v2.6.2

Improvements

  • expose all scoped slots on this.$slots. 0129b0e, closes #9421

    • This ensures normal slots using the new v-slot syntax can still be accessed on this.$slots.

Bug Fixes

  • always set transformed model value on attrs b034abf (Fixes v-select issue in Vuetify)
  • restore slot-scope + v-if behavior 44a4ca3, closes #9422

greenkeeper[bot] avatar Feb 05 '19 11:02 greenkeeper[bot]

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

Release Notes for v2.6.3

Bug Fixes

  • async component should use render owner as force update context b9de23b, closes #9432
  • avoid exposing internal flags on $scopedSlots 24b4640, closes #9443
  • bail out scoped slot optimization when there are nested scopes 4d4d22a, closes #9438
  • compiler: fix v-bind dynamic arguments on slot outlets 96a09aa, closes #9444
  • types: add Vue.version to types (#9431) 54e6a12, closes #9431
  • skip microtask fix if event is fired from different document dae7e41, closes #9448
  • skip microtask fix in Firefix <= 53 7bc88f3, closes #9446

Reverts

  • revert: expose all scoped slots on this.$slots d5ade28

greenkeeper[bot] avatar Feb 06 '19 23:02 greenkeeper[bot]

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

Release Notes for v2.6.4

Performance Improvements

  • cache result from functional ctx.slots() calls 7a0dfd0
  • skip scoped slots normalization when possible 099f3ba

Bug Fixes

  • avoid breaking avoriaz edge case 9011b83
  • avoid logging same error twice when thrown by user in global handler ca57920, closes #9445
  • empty scoped slot should return undefined 57bc80a, closes #9452
  • expose v-slot slots without scope on this.$slots 0e8560d, closes #9421 #9458
  • new syntax slots without scope should also be exposed on functional slots() 8a80086

greenkeeper[bot] avatar Feb 08 '19 22:02 greenkeeper[bot]

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

Release Notes for v2.6.5

Bug Fixes

  • allow passing multiple arguments to scoped slot e7d49cd, closes #9468
  • bail out of event blocking for iOS bug 0bad7e2, closes #9462
  • do not cache scoped slots when mixed with normal slots 060686d

greenkeeper[bot] avatar Feb 11 '19 05:02 greenkeeper[bot]

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

Release Notes for v2.6.6

Bug Fixes

  • ensure scoped slot containing passed down slot content updates properly 21fca2f
  • fix keyCode check for Chrome autofill fake key events 29c348f, closes #9441

greenkeeper[bot] avatar Feb 12 '19 04:02 greenkeeper[bot]

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

Release Notes for v2.6.7

Bug Fixes

greenkeeper[bot] avatar Feb 22 '19 00:02 greenkeeper[bot]

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

Release Notes for v2.6.8

Bug Fixes

greenkeeper[bot] avatar Mar 01 '19 15:03 greenkeeper[bot]

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

greenkeeper[bot] avatar Mar 14 '19 09:03 greenkeeper[bot]

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

greenkeeper[bot] avatar Mar 20 '19 06:03 greenkeeper[bot]

Your tests are still failing with this version. Compare changes

Release Notes for v2.6.11

Security Fixes

  • Bump vue-server-renderer's dependency of serialize-javascript to 2.1.2

Bug Fixes

greenkeeper[bot] avatar Dec 13 '19 20:12 greenkeeper[bot]