vire / jest-vue-preprocessor

Preprocessor that allows importing of .vue files in jest tests
MIT License
130 stars 27 forks source link

Update vue to the latest version 🚀 #155

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

There have been updates to the vue monorepo:

These versions are not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

This monorepo update includes releases of one or more dependencies which all belong to the vue group definition.


Publisher: yyx990803 License: MIT

Release Notes for v2.6.11

Security Fixes

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

Bug Fixes

Commits

The new version differs by 81 commits.

  • ec78fc8 build: release 2.6.11
  • a98048f build: build 2.6.11
  • fc41f91 chore: update yarn.lock
  • 70429c3 build(deps-dev): bump serialize-javascript from 1.3.0 to 2.1.2 (#10914)
  • 9fbd416 chore: update sponsors [ci skip] (#10896)
  • a974022 chore: update backers [ci skip] (#10895)
  • 6b4c0f9 chore: typo in comment
  • fd0eaf9 chore: update sponsors [ci skip] (#10841)
  • 2c6a827 chore: update sponsors [ci skip] (#10821)
  • f796ab4 chore: update sponsors [ci skip] (#10800)
  • 276c082 chore: update backers [ci skip] (#10799)
  • 4821149 fix(types): fix prop constructor type inference (#10779)
  • 9f5563c chore: update sponsors [ci skip]
  • b805a19 build(deps-dev): bump lodash.template from 4.4.0 to 4.5.0 (#10636)
  • bd47e5b build(deps-dev): bump lodash from 4.17.11 to 4.17.13 (#10635)

There are 81 commits in total.

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:

codecov-io commented 4 years ago

Codecov Report

Merging #155 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #155   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines           6      6           
=====================================
  Hits            6      6

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d3ade80...bd42151. Read the comment docs.