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 react-virtualized requirement to ~9.20.0 #11031

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Updates the requirements on react-virtualized to permit the latest version.

Changelog

Sourced from react-virtualized's changelog.

9.20.0
  • πŸŽ‰ Code of Conduct and updated Issue/PR templates. (aem - #1052)
  • πŸ› Make scrollTo{Column,Row} take precedence over scroll{Left,Top}. (wuweiweiwu - #1130)
  • πŸ› No setState(null). (wuweiweiwu - #1129)
  • πŸŽ‰ New isScrollingOptOut prop for Grid that prevents re-rendering on scroll-end. (wuweiweiwu - #1131)
  • πŸ› Updated npm badge link. (SpainTrain - #1146)
9.19.1
9.19.0
  • Replaced componentWillMount, componentWillReceiveProps, and componentWillUpdate with async-safe lifecycles in advance of React 16.x deprecation warnings. Added react-lifecycles-compat as a dependency, to ensure backwards compatibility.
  • Public flow interface for CellMeasurer. (diogofcunha - #1058)
  • Improved build by setting sideEffects to false. (0xR - #1064)
  • πŸ› Fix flow type checks. (RyanLiu0235 - #1066)
  • Rollup for UMD build. (TrySound - #994)
  • Row direction support for Masonry (bardiarastin - #1071)
  • Add lint-staged and precommit hooks (TrySound - #1082)
  • Add scrollToRow and scrollToColumn support for ssr. (microcood - #1072)
  • Add getTotalRowsHeight and getTotalColumnsWidth to Grid. (nihgwu - #1022)
  • Allow top-right and bottom-left scrollbars in MultiGrid be hidden. (RaviDasari - #1040)
  • Documentation changes
9.18.5
  • πŸ› Revert changes > 9.18.0
9.18.0
  • ✨ Add onScrollbarPresenceChange prop to MultiGrid.
9.17.3
  • πŸ› Fix Grid server-side rendering which was broken after natural scrolling tweak in Chrome. (TrySound - #970)
9.17.2
  • ✨ Eliminate unnecessary renders for CellMeasurer and Grid. (bvaughn - #969)
9.17.1
  • πŸ› CellMeasurer works properly in iframes and popup windows. (dfdeagle47 - #968)
... (truncated)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Updates the requirements on [react-virtualized](https://github.com/bvaughn/react-virtualized) to permit the latest version.
- [Release notes](https://github.com/bvaughn/react-virtualized/releases)
- [Changelog](https://github.com/bvaughn/react-virtualized/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bvaughn/react-virtualized/commits/9.20.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@ant-design-bot
Copy link
Contributor

Deploy preview for ant-design ready!

Built with commit 7b2126d

https://deploy-preview-11031--ant-design.netlify.com

@codecov
Copy link

codecov bot commented Jun 28, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #11031   +/-   ##
=======================================
  Coverage    91.7%    91.7%           
=======================================
  Files         194      194           
  Lines        4774     4774           
  Branches     1333     1333           
=======================================
  Hits         4378     4378           
  Misses        392      392           
  Partials        4        4

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 aa580be...7b2126d. Read the comment docs.

@nikogu nikogu merged commit 31014e9 into master Jun 29, 2018
@nikogu nikogu deleted the dependabot/npm_and_yarn/react-virtualized-approx-9.20.0 branch June 29, 2018 02:23
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.

None yet

3 participants