poetapp / explorer-web

Explore the Po.et Network and manage your API Tokens
https://explorer.poetnetwork.net/
MIT License
23 stars 9 forks source link

fix(deps): update dependency react-datepicker to v2 #422

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This PR contains the following updates:

Package Type Update Change References
react-datepicker dependencies major 1.6.0 -> 2.0.0 source

Release Notes

Hacker0x01/react-datepicker ### [`v2.0.0`](https://renovatebot.com/gh/Hacker0x01/react-datepicker/releases/v2.0.0) [Compare Source](https://renovatebot.com/gh/Hacker0x01/react-datepicker/compare/v1.8.0...v2.0.0) - Removed Moment.js in favor of native Date objects - Added setOpen as prop to week select function - Upgrade test runner to use Firefox Headless - Switch to newer Codecov package ### [`v1.8.0`](https://renovatebot.com/gh/Hacker0x01/react-datepicker/releases/v1.8.0) [Compare Source](https://renovatebot.com/gh/Hacker0x01/react-datepicker/compare/v1.7.0...v1.8.0) - Fix blur events - Add verification to time picker when shouldCloseOnSelect is false - Added renderDayContents prop for custom day contents/day formatting - Allow passing popperProps - Add error emitter for user input errors - remove extra div - More convenient examples navigation ### [`v1.7.0`](https://renovatebot.com/gh/Hacker0x01/react-datepicker/releases/v1.7.0) [Compare Source](https://renovatebot.com/gh/Hacker0x01/react-datepicker/compare/v1.6.0...v1.7.0) - Calculate scroll of TimeSelect - Add LGTM.com code quality badges - Add custom header renderer - Change todayButton to PropTypes.node - Makes open state controllable through props - Allow utcOffset to be specified as a string - update broken doc - Update year in LICENSE - Fix the spacing on the time picker - Add aria-label to month - Upgrade react-popper - Selected time scrolltop - Hides keyboard selected when keyboard navigation is disabled - Update ISSUE_TEMPLATE.md - Fix duplicated defaultProps previousMonthButtonLabel on Calendar

Renovate configuration

:date: Schedule: "after 2am,before 4am" (UTC).

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

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.


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