An open index of dependabot pull requests across open source projects.

Bump @wojtekmaj/react-timerange-picker from 3.5.0 to 7.0.0 in /enatega-multivendor-admin

Closed
Number: #564
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: None
Comments: 0
Created: August 18, 2025 at 10:58 AM UTC
(3 months ago)
Updated: September 19, 2025 at 03:11 PM UTC
(about 1 month ago)
Closed: September 19, 2025 at 03:11 PM UTC
(about 1 month ago)
Time to Close: about 1 month
Labels:
dependencies javascript
Description:

Bumps @wojtekmaj/react-timerange-picker from 3.5.0 to 7.0.0.

Release notes

Sourced from @​wojtekmaj/react-timerange-picker's releases.

v7.0.0

❗️ = breaking change

What's new?

  • ❗️ Dropped CommonJS build, making the package ESM-only. Chances are you're not going to be affected by this change at all, as all common bundlers support ESM out of the box.
    • However, you may encounter issues running unit tests using Jest. Consider migrating to Vitest.

v6.0.0

❗️ = breaking change

What's new?

  • Added support for React 19.

What's changed?

  • ❗️ New JSX transform is now required. Most likely, you’re already using it, but if you’re not, you’ll need to enable it by following the instructions in the linked blog post.
  • ❗️ propTypes were removed. If you’re using propTypes, we recommend migrating to TypeScript or another type-checking solution.
  • ❗️ Props intended for consumption by React-Clock should now be passed via the clockProps prop. This change was made to avoid conflicts with React-TimeRange-Picker's own props and to make customization easier.

Bug fixes

v5.5.0

What's new?

  • Improved developer experience by moving prop documentation to JSDoc. This means that you can now see descriptions, default values, and examples for all props in your IDE.
  • Improved documentation.

v5.4.4

What's new?

v5.4.3

Bug fixes

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

v5.4.2

Bug fixes

  • Fixed ESM build not working correctly in some environments.

v5.4.1

Bug fixes

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

... (truncated)

Commits
  • 571a0cd v7.0.0
  • 778926f Migrate to ESM-only
  • 81e2f6b Replace Happy DOM with Vitest Browser Mode
  • 2e93357 Bump react-time-picker from 7.0.0 to 8.0.2
  • a9916b5 Bump react-fit from 2.0.1 to 3.0.0
  • 709bfe0 Bump make-event-props from 1.6.1 to 2.0.0
  • 26f05f5 Enable Biome Import Organizer
  • 2709f61 Target es2018, not es5
  • 6b6cbec Update Biome to 2.0
  • b9057d6 Bump vitest from 3.0.5 to 3.2.3
  • 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 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)
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+232
Deletions:
-84
Package Dependencies
Ecosystem:
npm
Version Change:
3.5.0 → 7.0.0
Update Type:
Major
Path:
/enatega-multivendor-admin
Technical Details
ID: 8033204
UUID: 2752856973
Node ID: PR_kwDOMlucIM6kFUON
Host: GitHub
Repository: raymondjames090/uber-eats-app-clone-using-react-native
Mergeable: Yes
Merge State: Clean