Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

v7.1.0

No release notes provided.

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

... (truncated)

Commits
  • 112dc1b v7.1.0
  • d7fe06d Add customInputsForm prop
  • 9a85270 Bump react-time-picker from 8.0.2 to 8.1.0
  • 071032a Bump vitest from 4.1.8 to 4.1.10
  • 21496ea Bump typescript from 6.0.2 to 7.0.2
  • 0522645 Bump vitest from 4.1.3 to 4.1.8
  • 825d465 Bump playwright from 1.56.1 to 1.60.0
  • dda5cf7 Fix issues found by Biome
  • 3f555fd Bump @​biomejs/biome from 2.2.2 to 2.4.10
  • d5f2167 Update Vite ecosystem
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​wojtekmaj/react-timerange-picker since your current version.


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 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 [@wojtekmaj/react-timerange-picker](https://github.com/wojtekmaj/react-timerange-picker/tree/HEAD/packages/react-timerange-picker) from 3.5.0 to 7.1.0.
- [Release notes](https://github.com/wojtekmaj/react-timerange-picker/releases)
- [Commits](https://github.com/wojtekmaj/react-timerange-picker/commits/v7.1.0/packages/react-timerange-picker)

---
updated-dependencies:
- dependency-name: "@wojtekmaj/react-timerange-picker"
  dependency-version: 7.1.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 10, 2026
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