MCS-Lite / mcs-lite

🎛 MCS Lite Common UI and Websites.
https://mcslite.netlify.com
MIT License
75 stars 9 forks source link

chore(deps): update dependency eslint-plugin-react to v7.6.1 - autoclosed #542

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency eslint-plugin-react from v7.6.0 to v7.6.1

Commits

yannickcr/eslint-plugin-react #### 7.6.1 - [`f7441bb`](https://github.com/yannickcr/eslint-plugin-react/commit/f7441bb41e4a916b4d5b1b22b136515024f18d65) Update CHANGELOG and bump version - [`e56376e`](https://github.com/yannickcr/eslint-plugin-react/commit/e56376eb7a4de0e82a5736b009b7fac943da9062) [Fix] `no-access-state-in-setstate`: handle object spread - [`d060041`](https://github.com/yannickcr/eslint-plugin-react/commit/d060041c20410affe58cb2ddf604d2737b36491a) Merge pull request #​1659 from jzDev/jzDev/flip-crossorigin-rule - [`1d13218`](https://github.com/yannickcr/eslint-plugin-react/commit/1d13218ecb9299b5dce4d18f437c89f1ae209c92) Restore tests and crossorigin attribute map - [`843d71a`](https://github.com/yannickcr/eslint-plugin-react/commit/843d71a432baf0f01f598d7cf1eea75ad6896e4b) Merge pull request #​1653 from jetpacmonkey/master - [`d64a16b`](https://github.com/yannickcr/eslint-plugin-react/commit/d64a16bd941ad204ace45edcc8a03c0b0508d10c) Added the missing tagName, link, to support the crossOrigin property. - [`a19b2ad`](https://github.com/yannickcr/eslint-plugin-react/commit/a19b2adfc26b41de418301bbe9ce80c84e8cfca3) Removed unnecessary mapping and tests handled by React's existing warnings. - [`f947536`](https://github.com/yannickcr/eslint-plugin-react/commit/f947536ce6daa5b796827e0fc61cbbbd005ed1d3) Fixed crossorigin naming convention to match React's supported HTML attributes. - [`509f2cb`](https://github.com/yannickcr/eslint-plugin-react/commit/509f2cbc211d1c31536d7d778b6b6d162b7c86bc) Use typeof === 'undefined' instead of void 0

This PR has been generated by Renovate Bot.

evenchange4 commented 6 years ago

Deploy preview for mcslite ready!

Built with commit f4bd400bec6837376d1947feab36c36b4f5db452

https://deploy-preview-542--mcslite.netlify.com

evenchange4 commented 6 years ago

Deploy preview for mcs-lite-introduction ready!

Built with commit f4bd400bec6837376d1947feab36c36b4f5db452

https://deploy-preview-542--mcs-lite-introduction.netlify.com

evenchange4 commented 6 years ago

Deploy preview for mcs-lite-ui ready!

Built with commit f4bd400bec6837376d1947feab36c36b4f5db452

https://deploy-preview-542--mcs-lite-ui.netlify.com

michaelhsu-bot commented 6 years ago
Warnings
:warning: Please add a label to your PR.
:warning: Please assign someone to merge this PR, and optionally include people who should review.
:warning: Changes were made to package.json, but not to licenses.csv - Perhaps you need to run `$ yarn run license`?

Generated by :no_entry_sign: dangerJS

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #542   +/-   ##
=======================================
  Coverage   86.48%   86.48%           
=======================================
  Files         282      282           
  Lines        2413     2413           
  Branches      136      136           
=======================================
  Hits         2087     2087           
  Misses        279      279           
  Partials       47       47

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 77984d4...f4bd400. Read the comment docs.