Skip to content

Bump @wordpress/dataviews from 11.3.0 to 12.0.0#2963

Merged
pfefferle merged 1 commit intotrunkfrom
dependabot/npm_and_yarn/wordpress/dataviews-12.0.0
Feb 23, 2026
Merged

Bump @wordpress/dataviews from 11.3.0 to 12.0.0#2963
pfefferle merged 1 commit intotrunkfrom
dependabot/npm_and_yarn/wordpress/dataviews-12.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps @wordpress/dataviews from 11.3.0 to 12.0.0.

Changelog

Sourced from @​wordpress/dataviews's changelog.

12.0.0 (2026-02-18)

Breaking Changes

  • The design tokens stylesheet (@wordpress/theme/design-tokens.css) is no longer embedded in the DataViews stylesheet. Applications using DataViews outside of WordPress must now explicitly include the design tokens stylesheet. See the README for installation instructions. #75182

Bug Fixes

  • DataViews: Fix first/last column header text misalignment in table layout when no bulk actions are present. #75372
  • DataForm: Fix text selection in panel layout summary rows by replacing ::after overlay with accessible card pattern. #75565
  • DataViews: Improve styling for filters when long values are in use. #75369
  • DataForm: Fix label case for regular layout. #75292
  • DataViews: Add title attribute in grid item title field. #75085
  • DataViews: Fix title truncation in list layout. #75063
  • DataViews: Fix fields async validation. #74948
  • DataForm: Fix color picker styles. #75427

Enhancements

  • DataForm: add edit variant. #75462
  • DataForm: Update trigger mechanism for panel layout. #75290
  • DataViews: Add onReset prop to control view reset functionality from the view config dropdown. #75093
  • DataForm: Add automatic field labeling - forms now automatically mark the minority of fields (required or optional) to reduce visual noise. #74430
  • DataViews: Add details form layout validation. #74996
  • Add new adaptiveSelect DataForm control. #74937
  • DataViews: Consistent rendering of selection checkbox and actions in grid layout. #75056

Code Quality

  • DataForm: Style SummaryButton in panel layout with is-disabled classname. #75470

Internal

  • DataForm: Use public ColorPicker component instead of internal Picker in color control. #75394
  • Update Testing Library packages used in unit tests. #75340
  • Always specify initial values for useRef calls. #75513
  • Clean up type declarations using the React namespace. #75508
  • Update RefObject type usage for React 19 compatibility. #75567
  • Upgraded @ariakit/react (v0.4.21). #75620
Commits
  • 376124a chore(release): publish
  • c5b9f23 Update changelog files
  • 4416c63 Merge changes published in the Gutenberg plugin "release/22.6" branch
  • See full diff in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code Skip Changelog Disables the "Changelog Updated" action for PRs where changelog entries are not necessary. labels Feb 23, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wordpress/dataviews-12.0.0 branch 3 times, most recently from a9e1ccd to 3443fe0 Compare February 23, 2026 06:31
Bumps [@wordpress/dataviews](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dataviews) from 11.3.0 to 12.0.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/dataviews/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/dataviews@12.0.0/packages/dataviews)

---
updated-dependencies:
- dependency-name: "@wordpress/dataviews"
  dependency-version: 12.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wordpress/dataviews-12.0.0 branch from 3443fe0 to 9a922fd Compare February 23, 2026 06:42
@pfefferle pfefferle merged commit abe1f9b into trunk Feb 23, 2026
7 checks passed
@pfefferle pfefferle deleted the dependabot/npm_and_yarn/wordpress/dataviews-12.0.0 branch February 23, 2026 20:02
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 Skip Changelog Disables the "Changelog Updated" action for PRs where changelog entries are not necessary.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant