Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps react-querybuilder from 6.5.4 to 8.9.2.

Release notes

Sourced from react-querybuilder's releases.

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

v8.8.4

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.

CHANGELOG entry for v8.8.4

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

v8.8.3

Fixed

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

... (truncated)

Changelog

Sourced from react-querybuilder's changelog.

[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.

[v8.8.2] - 2025-08-07

Fixed

  • #926 The ruleGroup prop is now destructured and ignored on all *ValueSelector components, preventing it from being passed to DOM elements.
  • Deprecated unnecessary interfaces ActionWithRulesProps and ActionWithRulesAndAddersProps.

[v8.8.1] - 2025-07-09

Fixed

  • #916 Corrected "sources" paths in CSS source maps.

[v8.8.0] - 2025-07-09

... (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.9.2.
- [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.9.2/packages/react-querybuilder)

---
updated-dependencies:
- dependency-name: react-querybuilder
  dependency-version: 8.9.2
  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 Sep 29, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 13, 2025

Superseded by #1741.

@dependabot dependabot bot closed this Oct 13, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-querybuilder-8.9.2 branch October 13, 2025 13:07
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