Skip to content

Bump react-datepicker and @types/react-datepicker#123

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/react-datepicker-and-types/react-datepicker-4.25.0
Open

Bump react-datepicker and @types/react-datepicker#123
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/react-datepicker-and-types/react-datepicker-4.25.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2023

Bumps react-datepicker and @types/react-datepicker. These dependencies needed to be updated together.
Updates react-datepicker from 4.21.0 to 4.25.0

Release notes

Sourced from react-datepicker's releases.

4.25.0

What's Changed

New Contributors

Full Changelog: Hacker0x01/react-datepicker@v4.24.0...v4.25.0

4.24.0

What's Changed

New Contributors

Full Changelog: Hacker0x01/react-datepicker@v4.23.0...v4.24.0

Commits
  • 78561c7 4.25.0
  • e4c1d20 Merge pull request #4417 from qburst/issue-4091/fix/clickable-calendar-icon
  • d4790be feature: Added documentation to use the prop toggleCalendarOnIconClick
  • 79b1595 feature: Toggle the open status of reactCalendar based on the prop toggleCale...
  • 210fcd5 feature: Enable the onClick event also on the custom calendar icon component
  • 102ef5b feature: Make the calendar icon of the calendar clickable
  • 804b7ca Merge pull request #4391 from raceStarter/branch-for-issue-#4362
  • 5cabc76 Merge pull request #4405 from omarhoumz/feature/add-day-to-renderMonthContent
  • f92c727 Merge pull request #4402 from Hacker0x01/dependabot/npm_and_yarn/examples/hel...
  • 41d588e Merge pull request #4406 from Hacker0x01/dependabot/npm_and_yarn/eslint-8.55.0
  • Additional commits viewable in compare view

Updates @types/react-datepicker from 4.19.3 to 4.19.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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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-datepicker](https://github.com/Hacker0x01/react-datepicker) and [@types/react-datepicker](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-datepicker). These dependencies needed to be updated together.

Updates `react-datepicker` from 4.21.0 to 4.25.0
- [Release notes](https://github.com/Hacker0x01/react-datepicker/releases)
- [Commits](Hacker0x01/react-datepicker@v4.21.0...v4.25.0)

Updates `@types/react-datepicker` from 4.19.3 to 4.19.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-datepicker)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 25, 2023
@coderabbitai
Copy link

coderabbitai bot commented Dec 25, 2023

Important

Auto Review Skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share

Tips

Chat with CodeRabbit Bot (@coderabbitai)

  • You can directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
  • You can tag CodeRabbit on specific lines of code or entire files in the PR by tagging @coderabbitai in a comment. Examples:
    • @coderabbitai generate unit tests for this file
    • @coderabbitai modularize this function
  • You can tag @coderabbitai in a PR comment and ask questions about the PR and the codebase. Use quoted replies to pass the context for follow-up questions. Examples:
    • @coderabbitai gather interesting statistics about this repository and render them in a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai generate unit tests for the src/utils.ts file.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json

CodeRabbit Discord Community

Join our Discord Community to get help, request features, and share feedback.

@github-actions
Copy link

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

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