Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump react-date-picker from 9.0.0 to 10.5.1 in /dc-cudami-editor #2623

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2023

Bumps react-date-picker from 9.0.0 to 10.5.1.

Release notes

Sourced from react-date-picker's releases.

v10.5.1

Bug fixes

  • Fixed "Failed prop type: DatePicker: prop type portalContainer is invalid" error when using server-side rendering.

v10.5.0

What's new?

  • Added module format-agnostic exports for internals used by other packages.

Bug fixes

  • Fixed "ReferenceError: HTMLElement is not defined" error when using server-side rendering.

v10.4.1

Bug fixes

  • Fixed backwards compatibility with legacy module resolution.

v10.4.0

What's new?

  • Added support for native ESM modules (#631).

What's changed?

  • Improved propTypes.
  • Improved TypeScript types.

Bug fixes

  • Fixed propTypes declared twice in every declaration file.

v10.3.0

What's new?

  • Improved RSC compatibility. You no longer need to add 'use client'; to the parent component for this component to work.

Bug fixes

  • @types/react and @types/react-dom are now optional peerDependencies, which eliminates errors caused by duplicate typings.

v10.2.1

What's changed?

  • Updated clsx dependency to 2.0.0 to enable ESM support in the near future.

v10.2.0

What's new?

... (truncated)

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 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-date-picker](https://github.com/wojtekmaj/react-date-picker/tree/HEAD/packages/react-date-picker) from 9.0.0 to 10.5.1.
- [Release notes](https://github.com/wojtekmaj/react-date-picker/releases)
- [Commits](https://github.com/wojtekmaj/react-date-picker/commits/v10.5.1/packages/react-date-picker)

---
updated-dependencies:
- dependency-name: react-date-picker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 29, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #2623 (1b798db) into main (1337953) will not change coverage.
The diff coverage is n/a.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff            @@
##               main    #2623   +/-   ##
=========================================
  Coverage     35.35%   35.35%           
  Complexity     1638     1638           
=========================================
  Files           396      396           
  Lines         14226    14226           
  Branches       1118     1118           
=========================================
  Hits           5029     5029           
  Misses         8679     8679           
  Partials        518      518           

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 19, 2023

Superseded by #2645.

@dependabot dependabot bot closed this Oct 19, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dc-cudami-editor/react-date-picker-10.5.1 branch October 19, 2023 05:03
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant