Skip to content

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Dec 5, 2019

Snyk has created this PR to upgrade vue-template-compiler from 2.5.13 to 2.6.10.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 25 versions ahead of your current version.
  • The recommended version was released 8 months ago, on 2019-03-20.
Release notes
Package name: vue-template-compiler
  • 2.6.10 - 2019-03-20

    Bug Fixes

  • 2.6.9 - 2019-03-14

    Bug Fixes

  • 2.6.8 - 2019-03-01

    Bug Fixes

  • 2.6.7 - 2019-02-21

    Bug Fixes

  • 2.6.6 - 2019-02-12

    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
  • 2.6.5 - 2019-02-11

    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
  • 2.6.4 - 2019-02-08

    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
  • 2.6.3 - 2019-02-06

    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
  • 2.6.2 - 2019-02-05

    Improvements

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

    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
  • 2.6.1 - 2019-02-04

    Bug Fixes

  • 2.6.0 - 2019-02-04
  • 2.6.0-beta.3 - 2019-01-30
  • 2.6.0-beta.2 - 2019-01-26
  • 2.6.0-beta.1 - 2019-01-16
  • 2.5.22 - 2019-01-11
  • 2.5.21 - 2018-12-11
  • 2.5.20 - 2018-12-10
  • 2.5.19 - 2018-12-09
  • 2.5.18 - 2018-12-07
  • 2.5.18-beta.0 - 2018-12-02
  • 2.5.17 - 2018-08-01
  • 2.5.17-beta.0 - 2018-03-23
  • 2.5.16 - 2018-03-13
  • 2.5.15 - 2018-03-10
  • 2.5.14 - 2018-03-09
  • 2.5.13 - 2017-12-19
from vue-template-compiler GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment