Skip to content

build(deps): bump react-date-range and @types/react-date-range#131

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/react-date-range-and-types/react-date-range-1.4.0
Open

build(deps): bump react-date-range and @types/react-date-range#131
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/react-date-range-and-types/react-date-range-1.4.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Jul 18, 2022

Bumps react-date-range and @types/react-date-range. These dependencies needed to be updated together.
Updates react-date-range from 1.3.0 to 1.4.0

Release notes

Sourced from react-date-range's releases.

1.4.0

Added

  • calendarFocus prop: Whether calendar focus month should be forward-driven or backwards-driven. can be forwards or backwards (Default: forwards)
  • preventSnapRefocus prop: prevents unneceessary refocus of shown range on selection. (Default: false)
Changelog

Sourced from react-date-range's changelog.

1.4.0

Added

  • calendarFocus prop: Whether calendar focus month should be forward-driven or backwards-driven. can be forwards or backwards (Default: forwards)
  • preventSnapRefocus prop: prevents unneceessary refocus of shown range on selection. (Default: false)
Commits
  • 3d5be33 Merge pull request #514 from hypeserver/kamyar/1.4.0-prep
  • 9074b12 Update CHANGELOG.md
  • b9b664d Update package.json
  • d7e32b6 Merge pull request #428 from lexispike/feature/fixed-focus-and-backwards-focus
  • 4705532 Rename preventUnnecessaryRefocus -> preventSnapRefocus & remove redundant arg...
  • 24a416c Update src/components/Calendar/index.js
  • 22727b7 Merge branch 'master' into feature/fixed-focus-and-backwards-focus
  • See full diff in compare view

Updates @types/react-date-range from 1.1.5 to 1.4.4

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 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)

Bumps [react-date-range](https://github.com/hypeserver/react-date-range) and [@types/react-date-range](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-date-range). These dependencies needed to be updated together.

Updates `react-date-range` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/hypeserver/react-date-range/releases)
- [Changelog](https://github.com/hypeserver/react-date-range/blob/master/CHANGELOG.md)
- [Commits](hypeserver/react-date-range@release/1.3.0...release/1.4.0)

Updates `@types/react-date-range` from 1.1.5 to 1.4.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-date-range)

---
updated-dependencies:
- dependency-name: react-date-range
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/react-date-range"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants