Skip to content

chore(deps): update dependency vue to v2.6.10#63

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/vue-monorepo
Open

chore(deps): update dependency vue to v2.6.10#63
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/vue-monorepo

Conversation

@renovate

@renovate renovate Bot commented Nov 21, 2019

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
vue devDependencies minor 2.5.14 -> 2.6.10

Release Notes

vuejs/vue

v2.6.10

Compare Source

Bug Fixes

v2.6.9

Compare Source

Bug Fixes

v2.6.8

Compare Source

Bug Fixes

v2.6.7

Compare Source

Bug Fixes

v2.6.6

Compare Source

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

v2.6.5

Compare Source

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

v2.6.4

Compare Source

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

v2.6.3

Compare Source

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

v2.6.2

Compare Source

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

v2.6.1

Compare Source

Bug Fixes

v2.6.0

Compare Source

##### [Announcement Blog Post](https://medium.com/the-vue-point/vue-2-6-released-66aa6c8e785e) ##### Contributors

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

Features
Performance Improvements
Important Internal Changes

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

Bug Fixes

v2.5.22

Compare Source

Bug Fixes

v2.5.21

Compare Source

Bug Fixes
Performance Improvements
  • skip normalization on single child element v-for 4074104

v2.5.20

Compare Source

Bug Fixes

v2.5.19

Compare Source

Bug Fixes
  • ssr: should not warn for custom directives that do not have ssr implementation 780dac5, closes #​9167
  • vdom: remove unnecessary sameVnode condition 0d4b35f, closes #​9168
Reverts

v2.5.18

Compare Source

Includes everything in 2.5.18-beta.0
Bug Fixes

v2.5.17

Compare Source

NOTE: this is a hot fix that contains the following changes only, and does NOT include any changes from 2.5.17-beta.0.

Bug Fixes
  • fix potential xss vulnerability in ssr when using v-bind c28f792

v2.5.16

Compare Source

Bug Fixes

v2.5.15

Compare Source

Bug Fixes
  • do not traverse VNodes when regsitering dependencies 84a9a9d, closes #​7786

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant