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 react-virtualized to v9.22.3 #643

Open renovate[bot] opened 6 years ago

renovate[bot] commented 6 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-virtualized 9.18.5 -> 9.22.3 age adoption passing confidence

Release Notes

bvaughn/react-virtualized ### [`v9.22.3`](https://togithub.com/bvaughn/react-virtualized/blob/HEAD/CHANGELOG.md#​9223) [Compare Source](https://togithub.com/bvaughn/react-virtualized/compare/v9.22.2...v9.22.3) - Add Trusted Types support ([shhnjk](https://togithub.com/shhnjk) - [#​1614](https://togithub.com/bvaughn/react-virtualized/pull/1614)) ### [`v9.22.2`](https://togithub.com/bvaughn/react-virtualized/blob/HEAD/CHANGELOG.md#​9222) [Compare Source](https://togithub.com/bvaughn/react-virtualized/compare/v9.22.1...v9.22.2) - CollectionView scrollTop/scrollLeft ([dawnmist](https://togithub.com/dawnmist) - [#​1260](https://togithub.com/bvaughn/react-virtualized/pull/1260)) ### [`v9.22.1`](https://togithub.com/bvaughn/react-virtualized/blob/HEAD/CHANGELOG.md#​9221) [Compare Source](https://togithub.com/bvaughn/react-virtualized/compare/v9.22.0...v9.22.1) - Upgrade babel-plugin-flow-react-proptypes ([Hypnosphi](https://togithub.com/Hypnosphi) - [#​1578](https://togithub.com/bvaughn/react-virtualized/pull/1578)) ### [`v9.22.0`](https://togithub.com/bvaughn/react-virtualized/blob/HEAD/CHANGELOG.md#​9220) [Compare Source](https://togithub.com/bvaughn/react-virtualized/compare/9.21.2...v9.22.0) - Make AutoSizer a Component ([vzaidman](https://togithub.com/vzaidman) - [#​1490](https://togithub.com/bvaughn/react-virtualized/pull/1490)) - Update masonry props and docs ([seanstrom](https://togithub.com/seanstrom) - [#​1493](https://togithub.com/bvaughn/react-virtualized/pull/1493)) - CellMeasurer: add registerChild render prop ([Hypnosphi](https://togithub.com/Hypnosphi) - [#​1477](https://togithub.com/bvaughn/react-virtualized/pull/1477)) - Fix Table class names in documentation ([jakemmarsh](https://togithub.com/jakemmarsh) - [#​1471](https://togithub.com/bvaughn/react-virtualized/pull/1471)) - Fix style.css import in demo ([Dominic0512](https://togithub.com/Dominic0512) - [#​1466](https://togithub.com/bvaughn/react-virtualized/pull/1466)) ### [`v9.21.2`](https://togithub.com/bvaughn/react-virtualized/blob/HEAD/CHANGELOG.md#​9212) [Compare Source](https://togithub.com/bvaughn/react-virtualized/compare/9.21.1...9.21.2) - πŸŽ‰ Update prettier ([wuweiweiwu](https://togithub.com/wuweiweiwu) - [#​1455](https://togithub.com/bvaughn/react-virtualized/pull/1455)) - πŸŽ‰ Remove slack from documentation ([wuweiweiwu](https://togithub.com/wuweiweiwu) - [#​1417](https://togithub.com/bvaughn/react-virtualized/pull/1417)) - πŸ› Fix masionry scroll handler target ([chinmay17](https://togithub.com/chinmay17) - [#​1420](https://togithub.com/bvaughn/react-virtualized/pull/1420)) - πŸŽ‰ AutoSizer support for multi window ([mbman](https://togithub.com/mbman) - [#​1421](https://togithub.com/bvaughn/react-virtualized/pull/1421)) - πŸŽ‰ Upgrade dom-helpers ([dominykas](https://togithub.com/dominykas) - [#​1424](https://togithub.com/bvaughn/react-virtualized/pull/1424)) - πŸŽ‰ Remove react-vtree from docs ([Lodin](https://togithub.com/Lodin) - [#​1415](https://togithub.com/bvaughn/react-virtualized/pull/1415)) - πŸ› Fix detection of chrome ([nifgraup](https://togithub.com/nifgraup) - [#​1355](https://togithub.com/bvaughn/react-virtualized/pull/1355)) - πŸ› Fix hostname issues for images ([nickstew](https://togithub.com/nickstew) - [#​1401](https://togithub.com/bvaughn/react-virtualized/pull/1401)) - πŸ› Fix aria attributes on Table ([eps1lon](https://togithub.com/eps1lon) - [#​1380](https://togithub.com/bvaughn/react-virtualized/pull/1380)) ### [`v9.21.1`](https://togithub.com/bvaughn/react-virtualized/blob/HEAD/CHANGELOG.md#​9211) [Compare Source](https://togithub.com/bvaughn/react-virtualized/compare/9.21.0...9.21.1) - πŸ› Fix doc typos. ([tienpham94](https://togithub.com/tienpham94) - [#​1268](https://togithub.com/bvaughn/react-virtualized/pull/1268)) - πŸ› Fix typos in changelog. ([misacorn](https://togithub.com/misacorn) - [#​1267](https://togithub.com/bvaughn/react-virtualized/pull/1267)) - πŸ› Fix formatting in AutoSizer.md ([jacklee814](https://togithub.com/jacklee814) - [#​1246](https://togithub.com/bvaughn/react-virtualized/pull/1246)) - πŸ› Fix usage of reduce in InfiniteLoader ([jedwards1211](https://togithub.com/jedwards1211) - [#​1277](https://togithub.com/bvaughn/react-virtualized/pull/1277)) - πŸŽ‰ Migrate from classnames to clsx ([TrySound](https://togithub.com/TrySound) - [#​1306](https://togithub.com/bvaughn/react-virtualized/pull/1306)) - πŸ› Ensure a string title for header ([oakfang](https://togithub.com/oakfang) - [#​1321](https://togithub.com/bvaughn/react-virtualized/pull/1321)) - πŸŽ‰ Use sparse array for cell position caches ([trxcllnt](https://togithub.com/trxcllnt) - [#​1312](https://togithub.com/bvaughn/react-virtualized/pull/1312)) - πŸ› Fix scrollToPosition ([jaycrypto](https://togithub.com/jaycrypto) - [#​1288](https://togithub.com/bvaughn/react-virtualized/pull/1288)) ### [`v9.21.0`](https://togithub.com/bvaughn/react-virtualized/blob/HEAD/CHANGELOG.md#​9210) [Compare Source](https://togithub.com/bvaughn/react-virtualized/compare/9.20.1...9.21.0) - πŸŽ‰ Added new use case example for CellMeasurer. ([wuweiweiwu](https://togithub.com/wuweiweiwu) - [#​1168](https://togithub.com/bvaughn/react-virtualized/pull/1168)) - πŸŽ‰ Added react-timeline-9000 as a related library. ([vasdee](https://togithub.com/vasdee) - [#​1197](https://togithub.com/bvaughn/react-virtualized/pull/1197)) - πŸ› Fix CellMeasurer docs with correct import statement. ([skipjack](https://togithub.com/skipjack) - [#​1187](https://togithub.com/bvaughn/react-virtualized/pull/1187)) - πŸ› Fix broken Slack badge. ([slieshke](https://togithub.com/slieshke) - [#​1205](https://togithub.com/bvaughn/react-virtualized/pull/1205)) - πŸ› Fix type in CellMeasurer example. ([rloqvist](https://togithub.com/rloqvist) - [#​1190](https://togithub.com/bvaughn/react-virtualized/pull/1190)) - πŸ› Fix Table aria attributes. ([jsomsanith](https://togithub.com/jsomsanith) - [#​1208](https://togithub.com/bvaughn/react-virtualized/pull/1208)) - πŸ› Removed unused variable in Masonry example. ([ignocide](https://togithub.com/ignocide) - [#​1218](https://togithub.com/bvaughn/react-virtualized/pull/1218)) - πŸŽ‰ Add onColumnClick to Table. ([grahamlyus](https://togithub.com/grahamlyus) - [#​1207](https://togithub.com/bvaughn/react-virtualized/pull/1207)) - πŸŽ‰ Allow users to override default table row styles. ([emroussel](https://togithub.com/emroussel) - [#​1175](https://togithub.com/bvaughn/react-virtualized/pull/1175)) ### [`v9.20.1`](https://togithub.com/bvaughn/react-virtualized/blob/HEAD/CHANGELOG.md#​9201) [Compare Source](https://togithub.com/bvaughn/react-virtualized/compare/9.20.0...9.20.1) - πŸ› Removing `sideEffects: false` from package.json. ([wuweiweiwu](https://togithub.com/wuweiweiwu) - [#​1163](https://togithub.com/bvaughn/react-virtualized/pull/1163)) - πŸ› Prevent early `debounceScrollEndedCallback`. ([Gvozd](https://togithub.com/Gvozd) - [#​1141](https://togithub.com/bvaughn/react-virtualized/pull/1141)) - πŸ› Fix `scrollToIndex` behavior in `InfiniteLoader`. ([mengdage](https://togithub.com/mengdage), [dcolens](https://togithub.com/dcolens) - [#​1154](https://togithub.com/bvaughn/react-virtualized/pull/1154)) ### [`v9.20.0`](https://togithub.com/bvaughn/react-virtualized/blob/HEAD/CHANGELOG.md#​9200) [Compare Source](https://togithub.com/bvaughn/react-virtualized/compare/9.19.1...9.20.0) - πŸŽ‰ Code of Conduct and updated Issue/PR templates. ([aem](https://togithub.com/aem) - [#​1052](https://togithub.com/bvaughn/react-virtualized/pull/1052)) - πŸ› Make scrollTo{Column,Row} take precedence over scroll{Left,Top}. ([wuweiweiwu](https://togithub.com/wuweiweiwu) - [#​1130](https://togithub.com/bvaughn/react-virtualized/pull/1130)) - πŸ› No `setState(null)`. ([wuweiweiwu](https://togithub.com/wuweiweiwu) - [#​1129](https://togithub.com/bvaughn/react-virtualized/pull/1129)) - πŸŽ‰ New `isScrollingOptOut` prop for `Grid` that prevents re-rendering on scroll-end. ([wuweiweiwu](https://togithub.com/wuweiweiwu) - [#​1131](https://togithub.com/bvaughn/react-virtualized/pull/1131)) - πŸ› Updated npm badge link. ([SpainTrain](https://togithub.com/SpainTrain) - [#​1146](https://togithub.com/bvaughn/react-virtualized/pull/1146)) ### [`v9.19.1`](https://togithub.com/bvaughn/react-virtualized/blob/HEAD/CHANGELOG.md#​9191) [Compare Source](https://togithub.com/bvaughn/react-virtualized/compare/9.19.0...9.19.1) - Updated [react-lifecycles-compat](https://togithub.com/reactjs/react-lifecycles-compat) to 3.0.4. ([pigcan](https://togithub.com/pigcan) - [#​1114](https://togithub.com/bvaughn/react-virtualized/pull/1114)) ### [`v9.19.0`](https://togithub.com/bvaughn/react-virtualized/blob/HEAD/CHANGELOG.md#​9190) [Compare Source](https://togithub.com/bvaughn/react-virtualized/compare/9.18.5...9.19.0) - Replaced `componentWillMount`, `componentWillReceiveProps`, and `componentWillUpdate` with async-safe lifecycles in advance of React 16.x deprecation warnings. Added [react-lifecycles-compat](https://togithub.com/reactjs/react-lifecycles-compat) as a dependency, to ensure backwards compatibility. - Public flow interface for `CellMeasurer`. ([diogofcunha](https://togithub.com/diogofcunha) - [#​1058](https://togithub.com/bvaughn/react-virtualized/pull/1058)) - Improved build by setting `sideEffects` to `false`. ([0xR](https://togithub.com/0xR) - [#​1064](https://togithub.com/bvaughn/react-virtualized/pull/1064)) - πŸ› Fix flow type checks. ([RyanLiu0235](https://togithub.com/RyanLiu0235) - [#​1066](https://togithub.com/bvaughn/react-virtualized/pull/1066)) - Rollup for UMD build. ([TrySound](https://togithub.com/TrySound) - [#​994](https://togithub.com/bvaughn/react-virtualized/pull/994)) - Row direction support for `Masonry` ([bardiarastin](https://togithub.com/bardiarastin) - [#​1071](https://togithub.com/bvaughn/react-virtualized/pull/1071)) - Add lint-staged and precommit hooks ([TrySound](https://togithub.com/TrySound) - [#​1082](https://togithub.com/bvaughn/react-virtualized/pull/1082)) - Add `scrollToRow` and `scrollToColumn` support for ssr. ([microcood](https://togithub.com/microcood) - [#​1072](https://togithub.com/bvaughn/react-virtualized/pull/1072)) - Add `getTotalRowsHeight` and `getTotalColumnsWidth` to `Grid`. ([nihgwu](https://togithub.com/nihgwu) - [#​1022](https://togithub.com/bvaughn/react-virtualized/pull/1022)) - Allow top-right and bottom-left scrollbars in `MultiGrid` be hidden. ([RaviDasari](https://togithub.com/RaviDasari) - [#​1040](https://togithub.com/bvaughn/react-virtualized/pull/1040)) - Documentation changes - Added `forceUpdateGrid` documentation for `MultiGrid`. ([kartikluke](https://togithub.com/kartikluke) - [#​1079](https://togithub.com/bvaughn/react-virtualized/pull/1079)) - πŸ› Fixed typo in `Grid` docs. ([r-kot](https://togithub.com/r-kot) - [#​1092](https://togithub.com/bvaughn/react-virtualized/pull/1092)) - πŸ› Fixed typo in `Collection` docs. ([skipjack](https://togithub.com/skipjack) - [#​1050](https://togithub.com/bvaughn/react-virtualized/pull/1050)) - Added dynamically measured images example for `Masonry`. ([kirill-konshin](https://togithub.com/kirill-konshin) - [#​1081](https://togithub.com/bvaughn/react-virtualized/pull/1081))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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

evenchange4 commented 6 years ago

:heavy_check_mark: Deploy preview for mcslite ready!

:hammer: Explore the source changes: ed7bf08abcc1f4ce73cf2bf87b0b6969d85183cc

:mag: Inspect the deploy logs: https://app.netlify.com/sites/mcslite/deploys/5ff4fd81442d0900077762d8

:sunglasses: Browse the preview: https://deploy-preview-643--mcslite.netlify.app

evenchange4 commented 6 years ago

:heavy_check_mark: Deploy preview for mcs-lite-introduction ready!

:hammer: Explore the source changes: ed7bf08abcc1f4ce73cf2bf87b0b6969d85183cc

:mag: Inspect the deploy logs: https://app.netlify.com/sites/mcs-lite-introduction/deploys/5ff4fd81de0fe10007bae5b5

:sunglasses: Browse the preview: https://deploy-preview-643--mcs-lite-introduction.netlify.app

evenchange4 commented 6 years ago

:heavy_check_mark: Deploy preview for mcs-lite-ui ready!

:hammer: Explore the source changes: ed7bf08abcc1f4ce73cf2bf87b0b6969d85183cc

:mag: Inspect the deploy logs: https://app.netlify.com/sites/mcs-lite-ui/deploys/5ff4fd811304280007623ae7

:sunglasses: Browse the preview: https://deploy-preview-643--mcs-lite-ui.netlify.app

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 #643 (b2adbeb) into master (ae921c2) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #643   +/-   ##
=======================================
  Coverage   83.77%   83.77%           
=======================================
  Files         326      326           
  Lines        2694     2694           
  Branches      174      174           
=======================================
  Hits         2257     2257           
  Misses        372      372           
  Partials       65       65           

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 ae921c2...ed7bf08. Read the comment docs.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.