Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps vue and vue-template-compiler. These dependencies needed to be updated together.

Updates vue from 2.6.7 to 2.6.8

Release notes

Sourced from vue's releases.

v2.6.8

Bug Fixes

  • avoid compression of unicode sequences by using regexps (#9595) 7912f75, closes #9595 #9456
  • fix modifier parsing for dynamic argument with deep path (#9585) 060c3b9, closes #9585 #9577
  • further adjust max stack size 571a488, closes #9562
  • handle async component when parent is toggled before resolve (#9572) ed34113, closes #9572 #9571
  • scoped slots dynamic check should include v-for on element itself 2277b23, closes #9596
  • compiler: set end location for incomplete elements (#9598) cbad54a, closes #9598
  • types: allow scoped slots to return a single VNode (#9563) 241eea1, closes #9563
  • types: update this for nextTick api (#9541) f333016, closes #9541
Commits
  • d123c7e build: release 2.6.8
  • 869a819 build: build 2.6.8
  • 372d71c docs: clarify docs about using template compiler (#9508)
  • cbad54a fix(compiler): set end location for incomplete elements (#9598)
  • 1574ade test: Add a unit test for "$off event and this event added by $once" (#9550)
  • 38825ff test: add a test case for ssr max stack size limit
  • 571a488 fix: further adjust max stack size
  • 03c13de refactor: remove unncessary condition
  • ed34113 fix: handle async component when parent is toggled before resolve (#9572)
  • 241eea1 fix(types): allow scoped slots to return a single VNode (#9563)
  • Additional commits viewable in compare view

Updates vue-template-compiler from 2.6.7 to 2.6.8

Release notes

Sourced from vue-template-compiler's releases.

v2.6.8

Bug Fixes

  • avoid compression of unicode sequences by using regexps (#9595) 7912f75, closes #9595 #9456
  • fix modifier parsing for dynamic argument with deep path (#9585) 060c3b9, closes #9585 #9577
  • further adjust max stack size 571a488, closes #9562
  • handle async component when parent is toggled before resolve (#9572) ed34113, closes #9572 #9571
  • scoped slots dynamic check should include v-for on element itself 2277b23, closes #9596
  • compiler: set end location for incomplete elements (#9598) cbad54a, closes #9598
  • types: allow scoped slots to return a single VNode (#9563) 241eea1, closes #9563
  • types: update this for nextTick api (#9541) f333016, closes #9541
Commits
  • d123c7e build: release 2.6.8
  • 869a819 build: build 2.6.8
  • 372d71c docs: clarify docs about using template compiler (#9508)
  • cbad54a fix(compiler): set end location for incomplete elements (#9598)
  • 1574ade test: Add a unit test for "$off event and this event added by $once" (#9550)
  • 38825ff test: add a test case for ssr max stack size limit
  • 571a488 fix: further adjust max stack size
  • 03c13de refactor: remove unncessary condition
  • ed34113 fix: handle async component when parent is toggled before resolve (#9572)
  • 241eea1 fix(types): allow scoped slots to return a single VNode (#9563)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together.

Updates `vue` from 2.6.7 to 2.6.8
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](vuejs/vue@v2.6.7...v2.6.8)

Updates `vue-template-compiler` from 2.6.7 to 2.6.8
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](vuejs/vue@v2.6.7...v2.6.8)

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Mar 4, 2019
@dependabot-preview dependabot-preview bot requested a review from skjnldsv March 4, 2019 02:17
@skjnldsv skjnldsv merged commit 919ae17 into master Mar 4, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.6.8 branch March 4, 2019 06:33
@MorrisJobke MorrisJobke mentioned this pull request Mar 20, 2019
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants