Skip to content

chore(deps): bump @wordpress/dataviews from 14.3.0 to 17.1.0#164

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @wordpress/dataviews from 14.3.0 to 17.1.0.

Changelog

Sourced from @​wordpress/dataviews's changelog.

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

  • 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

... (truncated)

Commits
  • 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"
  • b28bd6d Update changelog files
  • ab25f49 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 8c4f3ca Update changelog files
  • f239b85 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • e2ae8e2 Update changelog files
  • Additional commits viewable 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 3, 2026
@codecov

codecov Bot commented Jul 3, 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