Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/enatega-multivendor-admin/wojtekmaj/react-timerange-picker-7.0.0
Open

Bump @wojtekmaj/react-timerange-picker from 3.5.0 to 7.0.0 in /enatega-multivendor-admin#538
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/enatega-multivendor-admin/wojtekmaj/react-timerange-picker-7.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 18, 2025

Copy link
Copy Markdown

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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@wojtekmaj/react-timerange-picker](https://github.com/wojtekmaj/react-timerange-picker/tree/HEAD/packages/react-timerange-picker) from 3.5.0 to 7.0.0.
- [Release notes](https://github.com/wojtekmaj/react-timerange-picker/releases)
- [Commits](https://github.com/wojtekmaj/react-timerange-picker/commits/v7.0.0/packages/react-timerange-picker)

---
updated-dependencies:
- dependency-name: "@wojtekmaj/react-timerange-picker"
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 18, 2025
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.

0 participants