travel-expense-manager icon indicating copy to clipboard operation
travel-expense-manager copied to clipboard

Bump react-datepicker from 2.14.1 to 3.3.0 in /clients/web

Open dependabot-preview[bot] opened this issue 3 years ago • 0 comments

Bumps react-datepicker from 2.14.1 to 3.3.0.

Release notes

Sourced from react-datepicker's releases.

3.2.2

Fix deploy

3.2.1

  • Revert "Use set for setTime (#2293)"
  • Push API docs

3.2.0

  • Reorder examples
  • fix(date_utils): fixing navigation on yearpicker (#2230)
  • Fix border radius issues (#2285)
  • Update Readme example to use Hooks (#2348)
  • Add current year class for year picker - Feature #2341 (#2344)
  • Fix crash with non-standard time intervals (#2169, #2262) (#2350)
  • Add property to show specific year item number for year picker - Feature #2331
  • Adds keyboard navigation for month picker (#2389)
  • add & call 'monthClassName' to use its value (#2410)
  • Use set for setTime (#2293)
  • Copy generated css module to file with filename format CRA expects

3.1.3

Fix release

3.1.2

Fix docs site

3.1.1

Fix API docs

3.1.0

  • add preventScroll option to programmatic focus (#2173)
  • Fix Datepicker crashes with non-standard time intervals (#2172)
  • Fix border bottom right time section (#2179)
  • Added wrapperClassName prop (#2197)
  • YearPicker upgrades (#2186)
  • remove inline check for keyboard selected (#2153)
  • Range on one datepicker for #584 (#2204)
  • Add closeOnScroll prop (#2209)
  • Dependency upgrades

3.0.0

Breaking change:

  • Replace inlineFocusSelectedMonth with focusSelectedMonth

Month/Year picker:

  • Add selected class for year picker
  • Year change day selection
  • add two column month display layout flag for month picker

Other changes:

Commits
  • dc30685 3.3.0
  • 66ba47d Merge pull request #2437 from Hacker0x01/dependabot/npm_and_yarn/highlight.js...
  • 43d5de5 Merge pull request #2438 from Hacker0x01/dependabot/npm_and_yarn/enzyme-adapt...
  • db9c9bb Merge pull request #2440 from Hacker0x01/dependabot/npm_and_yarn/docs-site/ra...
  • d3be83d Bump raw-loader from 4.0.1 to 4.0.2 in /docs-site
  • e7e3c7e Bump enzyme-adapter-react-16 from 1.15.3 to 1.15.5
  • b690b2b Bump highlight.js from 10.2.0 to 10.2.1
  • 2920b07 Merge pull request #2366 from Hacker0x01/dependabot/npm_and_yarn/babel/preset...
  • 79b790b Merge pull request #2422 from Hacker0x01/dependabot/npm_and_yarn/prettier-2.1.2
  • a0fd3fb Bump @babel/preset-env from 7.11.0 to 7.11.5
  • Additional commits viewable in compare view

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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

dependabot-preview[bot] avatar Oct 13 '20 17:10 dependabot-preview[bot]