Skip to content
This repository has been archived by the owner on Dec 21, 2021. It is now read-only.

Bump react-date-picker from 6.13.0 to 8.0.6 #496

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps react-date-picker from 6.13.0 to 8.0.6.

Release notes

Sourced from react-date-picker's releases.

v8.0.6

Bug fixes

  • Fix crash when typing in React-Date-Picker with only one input.

v8.0.5

Bug fixes

  • Fixed crash in SSR environment (#323).

v8.0.4

Bug fixes

  • Fixed text keyboard shown on iOS
  • Fixed focus/select loop when iOS Safari autofill is triggered

v8.0.3

Bug fixes

  • Fixed workspaces warning when installing React-Date-Picker using yarn (#305).

v8.0.2

Bug fixes

  • Fixed Buddhist year not properly recognized in formatted date, thus displaying static "2560" text (#294, #302).
  • Fixed native input min set to year 1821 (instead of 1) and max to 5760 (instead of 275760) (#297, #303).

v8.0.1

Bug fixes

  • Disallow non-numeric characters from being entered in number field (#252).
  • Fixed TypeScript type definitions missing React-Calendar-specific properties (#254). Thanks, @thornyweb!

v8.0.0

❗️ = breaking change

What's new?

  • Updated React-Calendar to v3.0.0 (#238). This will reduce your bundle size and allow access to new exciting functions.
  • Added closeCalendar prop which, when set to false, will overwrite default behavior of Calendar closing on value selection.
  • Added support for handling dates in year < 1000 (#240).

What's changed?

  • ❗️ React-Date-Picker no longer supports React versions lower than 16.3 (#182).
  • Typings were updated to add missing props (#223, #227). Thanks, @ismaeliberal!

Bug fixes

  • Fixed native form validation triggered on input.

v7.10.0

What's new?

  • You can no longer enter numbers longer than maximum number (e.g. if maximum year is 2019, you can't enter 12345) (#187).

What's changed?

  • Default styling was slightly changed to prevent React-Date-Picker from shrinking too much & to expand it correctly when width CSS is applied to .react-date-picker.
Commits

Dependabot compatibility score

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 recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

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

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

Bumps [react-date-picker](https://github.com/wojtekmaj/react-date-picker) from 6.13.0 to 8.0.6.
- [Release notes](https://github.com/wojtekmaj/react-date-picker/releases)
- [Commits](wojtekmaj/react-date-picker@v6.13.0...v8.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants