Skip to content

chore(deps): bump @wordpress/dataviews from 14.3.0 to 16.0.0#129

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/wordpress/dataviews-16.0.0
Open

chore(deps): bump @wordpress/dataviews from 14.3.0 to 16.0.0#129
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/wordpress/dataviews-16.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor

Bumps @wordpress/dataviews from 14.3.0 to 16.0.0.

Changelog

Sourced from @​wordpress/dataviews's changelog.

Unreleased

Breaking Changes

  • Revert React back to v18 #78940.

Code Quality

  • Add missing @types/react dependency. #78882.

15.0.0 (2026-05-27)

Breaking Changes

  • Upgrade React to v19 (#61521).

Enhancements

  • DataViews: Lower the sticky footer z-index and isolate grid card stacking contexts. #78315
  • DataViews: Refresh filter chip styling to align with Button. #75204
  • DataForms: Increase the minimum width of the panel layout popover from 256px to 320px so option labels have more room. #75204

Bug Fixes

  • DataViewsPicker: Fix first-click row selection in the table layout being swallowed by Ariakit's focus shift, which also scrolled the active row under the sticky header. #78423
  • DataViews: Restore the padding rule on grid item titles that was lost when the wrapping element's class was renamed. #75204
  • DataViews: Restore the original 16px padding on the first/last table header cells (had drifted to 32px during the token migration). #75204
  • DataViews: Restore the original 4px gap inside table header buttons (had drifted to 8px during the token migration). #75204
  • DataViews: Restore the original 24px gap on the default-density grid (had drifted to 32px during the token migration). #75204
  • DataForms: Restore the original 24px minimum height on panel-layout fields (trigger, label, control) (had drifted to 32px during the token migration). #75204
  • DataViews: Restore the original 28px end-padding on resettable filter chips (had drifted to 32px during the token migration). #75204
  • DataViews: Fix wrapper height not resolving in flex layouts, enabling proper internal scrolling. #76945

Code Quality

  • DataViews: Migrate styles from @wordpress/base-styles SCSS variables to @wordpress/theme CSS custom properties (design tokens) where possible. #75204

Internal

  • DataViews: Migrate Tooltip consumers from @wordpress/components to the new compositional Tooltip in @wordpress/ui. #78470
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 5, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/wordpress/dataviews-16.0.0 branch from 984372a to b133e9f Compare June 5, 2026 04:16
Bumps [@wordpress/dataviews](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dataviews) from 14.3.0 to 16.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/v16.0.0/packages/dataviews)

---
updated-dependencies:
- dependency-name: "@wordpress/dataviews"
  dependency-version: 16.0.0
  dependency-type: direct:production
  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-16.0.0 branch from b133e9f to 60f0091 Compare June 5, 2026 04:18
@codecov

codecov Bot commented Jun 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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