Skip to content

chore(deps): bump @wordpress/dataviews from 14.3.0 to 17.0.0#154

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @wordpress/dataviews from 14.3.0 to 17.0.0.

Changelog

Sourced from @​wordpress/dataviews's changelog.

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

  • Adopt --wpds-dimension-size-* design tokens #79093.
  • Migrate the remaining var(--wpds-dimension-base) usages off the removed primitive token #79254.

16.0.1 (2026-06-16)

16.0.0 (2026-06-10)

Breaking Changes

  • Revert React back to v18 #78940.

Enhancements

  • DataViewsPicker: Add a new pickerActivity layout that renders selectable items as a vertical activity timeline. #78941

Code Quality

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

Documentation

Internal

  • Update @ariakit/react to 0.4.29 (#79055).

... (truncated)

Commits
  • 0e7112a chore(release): publish
  • a4c471e Update changelog files
  • b4cef19 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 99df743 chore(release): publish
  • 58b2002 Update changelogs
  • 6da9506 chore(release): publish
  • 6afbb15 Update changelog files
  • e816d95 Merge changes published in the Gutenberg plugin "release/23.4" branch
  • 6237509 Update changelog files
  • d486535 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 26, 2026
@codecov

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Bumps [@wordpress/dataviews](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dataviews) from 14.3.0 to 17.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@17.0.0/packages/dataviews)

---
updated-dependencies:
- dependency-name: "@wordpress/dataviews"
  dependency-version: 17.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-17.0.0 branch from c8ef552 to 0ae629d Compare June 26, 2026 04:16
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