Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps react-querybuilder from 6.5.4 to 8.10.0.

Release notes

Sourced from react-querybuilder's releases.

v8.10.0

Added

  • #947 showInputLabels prop for QueryBuilderMaterial displays the title as a label above/within each input component rendered by MaterialValueEditor and MaterialValueSelector.
  • #950 customExpressionHandler option for parseCEL.
  • #950 parseCEL types, type guard functions, and other utilities are exported.
  • #948 Support for "muting" rules and groups. showMuteButtons prop will display a button with 🔊 or 🔇 depending on the boolean muted property of the rule/group. As with rules/groups deemed invalid, formatQuery will skip over rules/groups with muted: true.

Fixed

  • #947 Default titles for field, operator, and combinator selectors are now singular ("Fields"→"Field", "Operators"→"Operator", "Combinators"→"Combinator").
  • useMergedContext handles matchMode and matchThreshold translations.
  • Default styles for queryBuilder-justified and queryBuilder-branches work properly for RTL languages (dir="rtl").
  • #951 formatQuery properly handles invalid rules and groups in queries with independent combinators.

CHANGELOG entry for v8.10.0

react-querybuilder/react-querybuilder@v8.9.2...v8.10.0

v8.9.2

Fixed

  • Build configuration for core and main packages

CHANGELOG entry for v8.9.2

react-querybuilder/react-querybuilder@v8.9.1...v8.9.2

v8.9.1

Fixed

  • Publish configuration for core package

CHANGELOG entry for v8.9.1

react-querybuilder/react-querybuilder@v8.9.0...v8.9.1

v8.9.0

Added

  • #942 Core features moved to new package @react-querybuilder/core. All exports are re-exported by react-querybuilder, so no breaking changes.
  • #935 New class dndDropNotAllowed added to elements that cannot accept a drop from the hovering element. Default style is cursor: not-allowed.

CHANGELOG entry for v8.9.0

react-querybuilder/react-querybuilder@v8.8.4...v8.9.0

... (truncated)

Changelog

Sourced from react-querybuilder's changelog.

[v8.10.0] - 2025-10-09

Added

  • #947 showInputLabels prop for QueryBuilderMaterial displays the title as a label above/within each input component rendered by MaterialValueEditor and MaterialValueSelector.
  • #950 customExpressionHandler option for parseCEL.
  • #950 parseCEL types, type guard functions, and other utilities are exported.
  • #948 Support for "muting" rules and groups. showMuteButtons prop will display a button with 🔊 or 🔇 depending on the boolean muted property of the rule/group. As with rules/groups deemed invalid, formatQuery will skip over rules/groups with muted: true.

Fixed

  • #947 Default titles for field, operator, and combinator selectors are now singular ("Fields"→"Field", "Operators"→"Operator", "Combinators"→"Combinator").
  • useMergedContext handles matchMode and matchThreshold translations.
  • Default styles for queryBuilder-justified and queryBuilder-branches work properly for RTL languages (dir="rtl").
  • #951 formatQuery properly handles invalid rules and groups in queries with independent combinators.

[v8.9.2] - 2025-09-22

Fixed

  • Build configuration for core and main packages

[v8.9.1] - 2025-09-20

Fixed

  • Publish configuration for core package

[v8.9.0] - 2025-09-20

Added

  • #942 Core features moved to new package @react-querybuilder/core. All exports are re-exported by react-querybuilder, so no breaking changes.
  • #935 New class dndDropNotAllowed added to elements that cannot accept a drop from the hovering element. Default style is cursor: not-allowed.

[v8.8.4] - 2025-08-27

Added

  • #932 New useOptionListProp hook to standardize option list prop normalization.

Fixed

  • #937 The match property is now removed when a rule's field is updated to a field that does not support match modes.

[v8.8.3] - 2025-08-13

Fixed

  • #931 In multi-select mode, FluentValueSelector now displays a comma-separated list of option labels instead of values.

... (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-querybuilder](https://github.com/react-querybuilder/react-querybuilder/tree/HEAD/packages/react-querybuilder) from 6.5.4 to 8.10.0.
- [Release notes](https://github.com/react-querybuilder/react-querybuilder/releases)
- [Changelog](https://github.com/react-querybuilder/react-querybuilder/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react-querybuilder/react-querybuilder/commits/v8.10.0/packages/react-querybuilder)

---
updated-dependencies:
- dependency-name: react-querybuilder
  dependency-version: 8.10.0
  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 MAJOR labels Oct 13, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2025

Superseded by #1746.

@dependabot dependabot bot closed this Oct 27, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-querybuilder-8.10.0 branch October 27, 2025 12:47
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 MAJOR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant