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
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: None
Comments: 0
Association: None
Comments: 0
Created:
August 18, 2025 at 10:58 AM UTC
(3 months ago)
(3 months ago)
Updated:
September 19, 2025 at 03:11 PM UTC
(about 1 month ago)
(about 1 month ago)
Closed:
September 19, 2025 at 03:11 PM UTC
(about 1 month ago)
(about 1 month ago)
Time to Close:
about 1 month
Labels:
dependencies javascript
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.
- ❗️
propTypeswere removed. If you’re usingpropTypes, we recommend migrating to TypeScript or another type-checking solution.- ❗️ Props intended for consumption by React-Clock should now be passed via the
clockPropsprop. This change was made to avoid conflicts with React-TimeRange-Picker's own props and to make customization easier.Bug fixes
- Fixed leading zero having different font in certain scenarios. Thanks,
@AaronWatson2975!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?
- Package is now published with npm provenance statements.
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
571a0cdv7.0.0778926fMigrate to ESM-only81e2f6bReplace Happy DOM with Vitest Browser Mode2e93357Bump react-time-picker from 7.0.0 to 8.0.2a9916b5Bump react-fit from 2.0.1 to 3.0.0709bfe0Bump make-event-props from 1.6.1 to 2.0.026f05f5Enable Biome Import Organizer2709f61Target es2018, not es56b6cbecUpdate Biome to 2.0b9057d6Bump vitest from 3.0.5 to 3.2.3- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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
1
Files Changed:
2
2
Additions:
+232
+232
Deletions:
-84
-84
Package Dependencies
Package:
@wojtekmaj/react-timerange-picker
Ecosystem:
npm
npm
Version Change:
3.5.0 → 7.0.0
Update Type:
Major
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 |