Skip to content
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 11 commits into from
Dec 19, 2017
Merged

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Dec 19, 2017

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 in addons/a11y from "2.5.0" to "2.6.0"
  • moment in addons/knobs from "2.20.0" to "2.20.1"
  • vue in addons/knobs from "2.5.11" to "2.5.12"
  • vue in app/vue from "2.5.11" to "2.5.12"
  • vue-template-compiler in app/vue from "2.5.11" to "2.5.12"
  • moment in addons/comments from "2.20.0" to "2.20.1"
  • vue in examples/vue-kitchen-sink from "2.5.11" to "2.5.12"
  • vue-template-compiler in examples/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 in addons/a11y) from "2.5.0" to "2.6.0".

2.6.0

Bug Fixes

  • Added message about expected contrast ratio (#381) (#562) (a34c023)
  • color contrast misc (#639) Closes #607, #556 (7cb0325)
  • copy precommit hook as file, not a link (b3bf3d4)
  • aria-allowed-attr: align rowcount, colcount, and colindex with 1.1 spec (#555) (320ef55)
  • Ensure overloaded Array.prototype won't crash axe (8086a67)
  • check: fix bug with async checks (34bc4f8)
  • commons/aria: allow aria-required on checkbox role (0d7a9a1)
  • commons/aria: allow aria-required on radio role (31e9f4c)
  • helpUrl: Properly parse x.0 versions (#550) (6457ba4)
  • postinstall: use node, more conditionals (#520) (54f7ddd)
  • rule/dlitem: use a case-insenstive tagName test (#652) (e67a913), closes #581
  • rules/region: Treat <section> as a landmark if it has an accessible name #640 (#642) (0131458)
  • Polyfills are made non-enumerable #648. (#649) (1ab4629)
  • Return inapplicable results (#473). (0a2a5cc)
  • try telling circle to skip .git/hooks (3b88acd)
  • update main rules/tests for 2x branch (b128e92)

Features

  • landmark-one-main: add rule ensuring one main landmark in document (#498) (ff0a1b8)
  • add precommit hook on npm postinstall (122c475)
  • Add rule, landmark-main-is-top-level (#462) (f007b47)
  • Improve generated selectors for namespaced elements in XHTML (#582) (dbe63eb), closes #563
  • docs: rename aria._lut, add to developer guide

Dependencies.io has updated moment (a npm dependency in addons/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 in addons/knobs) from "2.5.11" to "2.5.12".

2.5.12

Bug Fixes

Improvements


Dependencies.io has updated vue (a npm dependency in app/vue) from "2.5.11" to "2.5.12".

2.5.12

Bug Fixes

Improvements


Dependencies.io has updated vue-template-compiler (a npm dependency in app/vue) from "2.5.11" to "2.5.12".

2.5.12

Bug Fixes

Improvements


Dependencies.io has updated moment (a npm dependency in addons/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 in examples/vue-kitchen-sink) from "2.5.11" to "2.5.12".

2.5.12

Bug Fixes

Improvements


Dependencies.io has updated vue-template-compiler (a npm dependency in examples/vue-kitchen-sink) from "2.5.11" to "2.5.12".

2.5.12

Bug Fixes

Improvements

@codecov
Copy link

codecov bot commented Dec 19, 2017

Codecov Report

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

Impacted file tree graph

@@           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
Impacted Files Coverage Δ
addons/a11y/src/components/Report/Item.js 0% <0%> (ø) ⬆️
...-native/src/preview/components/OnDeviceUI/index.js 0% <0%> (ø) ⬆️
...rc/modules/ui/components/left_panel/text_filter.js 30.98% <0%> (ø) ⬆️
lib/ui/src/modules/ui/containers/routed_link.js 22.72% <0%> (ø) ⬆️
addons/info/src/components/PropTable.js 21.36% <0%> (ø) ⬆️
lib/ui/src/modules/api/index.js 0% <0%> (ø) ⬆️
app/react/src/client/preview/element_check.js 41.17% <0%> (ø) ⬆️
lib/ui/src/modules/ui/components/routed_link.js 21.15% <0%> (ø) ⬆️
lib/ui/src/modules/ui/components/layout/usplit.js 22.58% <0%> (ø) ⬆️
addons/info/src/components/markdown/htags.js 30% <0%> (ø) ⬆️
... and 39 more

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 7378504...c07ccfe. Read the comment docs.

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

Successfully merging this pull request may close these issues.

3 participants