-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Update 10 dependencies from npm #2520
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## master #2520 +/- ##
=======================================
Coverage 16.87% 16.87%
=======================================
Files 307 307
Lines 7792 7792
Branches 776 775 -1
=======================================
Hits 1315 1315
+ Misses 5884 5872 -12
- Partials 593 605 +12
Continue to review full report at Codecov.
|
Hypnosphi
approved these changes
Dec 19, 2017
1 task
1 task
1 task
Closed
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overview
The following dependencies have been updated:
enzyme-adapter-react-16
in/
from "1.1.0" to "1.1.1"jest-image-snapshot
in/
from "2.2.0" to "2.2.1"axe-core
inaddons/a11y
from "2.5.0" to "2.6.0"moment
inaddons/knobs
from "2.20.0" to "2.20.1"vue
inaddons/knobs
from "2.5.11" to "2.5.12"vue
inapp/vue
from "2.5.11" to "2.5.12"vue-template-compiler
inapp/vue
from "2.5.11" to "2.5.12"moment
inaddons/comments
from "2.20.0" to "2.20.1"vue
inexamples/vue-kitchen-sink
from "2.5.11" to "2.5.12"vue-template-compiler
inexamples/vue-kitchen-sink
from "2.5.11" to "2.5.12"Details
Dependencies.io has updated
enzyme-adapter-react-16
(a npm dependency in/
) from "1.1.0" to "1.1.1".1.1.1
No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.
Dependencies.io has updated
jest-image-snapshot
(a npm dependency in/
) from "2.2.0" to "2.2.1".2.2.1
No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.
Dependencies.io has updated
axe-core
(a npm dependency inaddons/a11y
) from "2.5.0" to "2.6.0".2.6.0
Bug Fixes
tagName
test (#652) (e67a913), closes #581<section>
as a landmark if it has an accessible name #640 (#642) (0131458)Features
aria._lut
, add to developer guideDependencies.io has updated
moment
(a npm dependency inaddons/knobs
) from "2.20.0" to "2.20.1".2.20.1
Release Dec 18, 2017
#4359 [locale] Fix Arabic locale for months (again)
#4357 [misc] Add optional parameter keepOffset to toISOString
Dependencies.io has updated
vue
(a npm dependency inaddons/knobs
) from "2.5.11" to "2.5.12".2.5.12
Bug Fixes
Improvements
core: allow symbol as vdom key bacb911, closes [Snyk] Fix for 1 vulnerable dependencies #7271
core: prop bindings with inline Object/Array literal values no longer cause the child component to always re-render:
The compiler now automatically wraps the literal value as an inline computed property to avoid creating new values on each render (unless data it depends on has changed).
types: extract VueConfiguration type for easy expansion ([Snyk] Fix for 1 vulnerable dependencies #7274) c0d516c, closes [Snyk] Fix for 1 vulnerable dependencies #7273
Dependencies.io has updated
vue
(a npm dependency inapp/vue
) from "2.5.11" to "2.5.12".2.5.12
Bug Fixes
Improvements
core: allow symbol as vdom key bacb911, closes [Snyk] Fix for 1 vulnerable dependencies #7271
core: prop bindings with inline Object/Array literal values no longer cause the child component to always re-render:
The compiler now automatically wraps the literal value as an inline computed property to avoid creating new values on each render (unless data it depends on has changed).
types: extract VueConfiguration type for easy expansion ([Snyk] Fix for 1 vulnerable dependencies #7274) c0d516c, closes [Snyk] Fix for 1 vulnerable dependencies #7273
Dependencies.io has updated
vue-template-compiler
(a npm dependency inapp/vue
) from "2.5.11" to "2.5.12".2.5.12
Bug Fixes
Improvements
core: allow symbol as vdom key bacb911, closes [Snyk] Fix for 1 vulnerable dependencies #7271
core: prop bindings with inline Object/Array literal values no longer cause the child component to always re-render:
The compiler now automatically wraps the literal value as an inline computed property to avoid creating new values on each render (unless data it depends on has changed).
types: extract VueConfiguration type for easy expansion ([Snyk] Fix for 1 vulnerable dependencies #7274) c0d516c, closes [Snyk] Fix for 1 vulnerable dependencies #7273
Dependencies.io has updated
moment
(a npm dependency inaddons/comments
) from "2.20.0" to "2.20.1".2.20.1
Release Dec 18, 2017
#4359 [locale] Fix Arabic locale for months (again)
#4357 [misc] Add optional parameter keepOffset to toISOString
Dependencies.io has updated
vue
(a npm dependency inexamples/vue-kitchen-sink
) from "2.5.11" to "2.5.12".2.5.12
Bug Fixes
Improvements
core: allow symbol as vdom key bacb911, closes [Snyk] Fix for 1 vulnerable dependencies #7271
core: prop bindings with inline Object/Array literal values no longer cause the child component to always re-render:
The compiler now automatically wraps the literal value as an inline computed property to avoid creating new values on each render (unless data it depends on has changed).
types: extract VueConfiguration type for easy expansion ([Snyk] Fix for 1 vulnerable dependencies #7274) c0d516c, closes [Snyk] Fix for 1 vulnerable dependencies #7273
Dependencies.io has updated
vue-template-compiler
(a npm dependency inexamples/vue-kitchen-sink
) from "2.5.11" to "2.5.12".2.5.12
Bug Fixes
Improvements
core: allow symbol as vdom key bacb911, closes [Snyk] Fix for 1 vulnerable dependencies #7271
core: prop bindings with inline Object/Array literal values no longer cause the child component to always re-render:
The compiler now automatically wraps the literal value as an inline computed property to avoid creating new values on each render (unless data it depends on has changed).
types: extract VueConfiguration type for easy expansion ([Snyk] Fix for 1 vulnerable dependencies #7274) c0d516c, closes [Snyk] Fix for 1 vulnerable dependencies #7273