Skip to content

chore(deps): update all non-major dependencies #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 16, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 15, 2018

This PR contains the following updates:

Package Type Update Change References
@vue/server-test-utils devDependencies patch ^1.0.0-beta.15 -> ^1.0.0-beta source
@vue/test-utils devDependencies patch ^1.0.0-beta.15 -> ^1.0.0-beta source
babel-core devDependencies patch ^6.26.0 -> ^6.26.3 homepage, source
eslint-config-standard devDependencies patch ^12.0.0-alpha.0 -> ^12.0.0 source
vue dependencies patch ^2.5.17-beta.0 -> ^2.5.17 source
vue-server-renderer devDependencies patch ^2.5.17-beta.0 -> ^2.5.17 source
vue-template-compiler devDependencies patch ^2.5.17-beta.0 -> ^2.5.17 source

Release Notes

vuejs/vue-test-utils

v1.0.0-beta.25

Compare Source

Bug Fixes
Features
  • wrapper: add support for getting prop, attribute and classes by key (#​941) (9bb9a87)
Performance Improvements

v1.0.0-beta.24

Compare Source

Bug Fixes
Features
  • wrapper: add support for getting prop, attribute and classes by key (#​941) (9bb9a87)
Performance Improvements

v1.0.0-beta.23

Compare Source

Bug Fixes
Features
  • support scopedSlots mounting option for functional component (#​893) (7a04ff4)

v1.0.0-beta.22

Compare Source

Bug Fixes

v1.0.0-beta.21

Compare Source

Bug Fixes
Features

v1.0.0-beta.20

Compare Source

Bug Fixes
Features

v1.0.0-beta.19

Compare Source

Bug Fixes
Features
  • element, vnode, vm, and options are read-only (#​748) (b801c25)
  • set wrapper.vm if the element binds Vue instance (#​724) (b14afae)
  • throw error if the read-only property is tried to change (#​749) (fb46268)

v1.0.0-beta.18

Compare Source

Bug Fixes
Features

v1.0.0-beta.17

Compare Source

Bug Fixes

v1.0.0-beta.16

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • removes templates from slots
babel/babel

v6.26.3

Compare Source

Summary
  • Fixed a small regression from the backport of #​7761 from #​7812 if the output file contains no JS content

v6.26.2

Compare Source

Summary
  • Landed #​7812 which backported several fixes to make sourcemaps behave better
    • #​7312 - Include better mappings for arrow-transformed 'this' and 'arguments'
    • #​7378 - Include better mappings for import bindings transformed to member expressions
    • #​7761 - Re-implement inputSourceMap merging logic to more accurately reflect mappings
standard/eslint-config-standard

v12.0.0

Compare Source

vuejs/vue

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

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!".

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


This PR has been generated by Renovate Bot. View repository job log here.

@codecov
Copy link

codecov bot commented Oct 15, 2018

Codecov Report

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

Impacted file tree graph

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

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 ad80f66...466e1ab. Read the comment docs.

@TheAlexLichter TheAlexLichter merged commit f957cb4 into master Oct 16, 2018
@TheAlexLichter TheAlexLichter deleted the renovate/all-minor-patch branch October 16, 2018 07:15
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.

2 participants