Skip to content

chore(deps): bump @wordpress/dataviews from 14.3.0 to 17.2.0 - #178

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor

Bumps @wordpress/dataviews from 14.3.0 to 17.2.0.

Changelog

Sourced from @​wordpress/dataviews's changelog.

17.2.0 (2026-07-14)

New Features

  • DataForms: Add a richtext control, selectable via Edit: 'richtext' (or an EditConfig with control: 'richtext'). The control assembles @wordpress/rich-text into the presentational ContentEditableControl shell from @wordpress/components. #78471 #79345

Bug Fix

  • DataViews: Stop the infinite-scroll list from jumping while pages load asynchronously. The scroll-anchor restoration no longer discards scrolling the user did during the load, and the footer's visibility no longer depends on the loading state, so it no longer mounts mid-load (resizing the scroll container). #79546
  • Fix Dataviews popover hover text color readability issue on WordPress 7.0. #80105

Internal

  • Expose the richtext control's RichTextControl assembly as a private API so other core packages can render a standalone rich text form field without a DataForm (#78242).
  • Add an optional completers prop to the private RichTextControl assembly, wiring @wordpress/components' autocomplete to the field (e.g. for @ mentions) (#79604).
  • Update @ariakit/react to 0.4.32 (#79860).

Enhancements

  • Update emphasized labels and controls from the legacy medium weight to the emphasis font-weight token (#80093).

  • Widen React peer dependency ranges to ^18 || ^19 to support both React 18 and React 19 environments (#80024).

  • ValidatedDateControl: Update validation error message to be announced by screen readers using speak instead of an inline aria-live region (#79600)

17.1.0 (2026-07-01)

17.0.0 (2026-06-24)

Breaking Changes

  • DataViewsPicker: DataViewsPicker.BulkActionToolbar now renders only the bulk-selection info and action buttons, without pagination, matching DataViews.BulkActionToolbar. The full footer it previously rendered (including pagination) is now exposed as DataViewsPicker.Footer, matching DataViews.Footer. #79180

Bug Fix

  • DataForm panel layout: fix double-clicking a field row leaving the flyout stuck open. #79348
  • DataForm panel layout: use overflow: clip on field controls so focus rings of inner elements are no longer clipped. #79275

Code Quality

  • Move @types/react from dependencies to an optional peer dependency so consumers' React type version is used #79095.
  • DataForm panel layout: remove button/dropdown-specific overrides from .dataforms-layouts-panel__field-control; those overrides are no longer needed. #79275
  • DataForm panel layout: align label-side gap with the regular layout by using --wpds-dimension-gap-sm (8px). #79311

Documentation

  • Fix overriden typo to overridden in README. (#79331)
  • Add component documentation for DataViews, DataViewsPicker, and DataForm components (#79460).

Internal

... (truncated)

Commits
  • e9a74f9 chore(release): publish
  • 2a0c375 Update changelog files
  • e61c854 Merge changes published in the Gutenberg plugin "release/23.6" branch
  • 1055a35 Update changelog files
  • 8ca3e8e Merge changes published in the Gutenberg plugin "release/23.6" branch
  • 66c8050 Fix wp/latest release metadata (#79821)
  • d0d1bfc Update changelog files
  • 66315f3 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 74218a2 Update changelog files
  • 504adfc Revert "Update changelog files"
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by desrosj, a new releaser for @​wordpress/dataviews since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 17, 2026
Bumps [@wordpress/dataviews](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dataviews) from 14.3.0 to 17.2.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@17.2.0/packages/dataviews)

---
updated-dependencies:
- dependency-name: "@wordpress/dataviews"
  dependency-version: 17.2.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-17.2.0 branch from fd1a9b2 to 149e0f0 Compare July 31, 2026 04:14
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