Skip to content

Bump @wordpress/dataviews from 13.1.0 to 14.0.0#3148

Open
dependabot[bot] wants to merge 1 commit intotrunkfrom
dependabot/npm_and_yarn/wordpress/dataviews-14.0.0
Open

Bump @wordpress/dataviews from 13.1.0 to 14.0.0#3148
dependabot[bot] wants to merge 1 commit intotrunkfrom
dependabot/npm_and_yarn/wordpress/dataviews-14.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps @wordpress/dataviews from 13.1.0 to 14.0.0.

Changelog

Sourced from @​wordpress/dataviews's changelog.

14.0.0 (2026-04-01)

Breaking Changes

  • DataViews: Use intersectionObserver to improve performance by unloading invisible items. Change how infinite scroll is enabled to require only 2 view properties: infiniteScrollEnabled and startPosition. #74378
  • DataForm: The card layout now uses Card and CollapsibleCard from @wordpress/ui instead of Card, CardHeader, and CardBody from @wordpress/components. This changes the card's visual appearance (spacing, typography, and removal of the header/content separator). Custom CSS targeting .components-card__body within DataViews has been removed. Consumers wrapping DataViews or DataForm in a card should migrate to the Card and CollapsibleCard components from @wordpress/ui. #76282

Enhancements

  • DataForm: Add compact configuration option to the datetime control. #76905
  • DataViews: Field's description can accept ReactElements. #76829
  • DataForm: Use CollapsibleCard.HeaderDescription for card layout header descriptions instead of manual aria-describedby. #76867
Commits
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • 78bcaf5 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • 29f3a12 Update changelog files
  • aa5f983 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • See full diff in compare view

@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 Apr 6, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wordpress/dataviews-14.0.0 branch from e09fd6a to f33fb26 Compare April 6, 2026 05:54
Bumps [@wordpress/dataviews](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dataviews) from 13.1.0 to 14.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@14.0.0/packages/dataviews)

---
updated-dependencies:
- dependency-name: "@wordpress/dataviews"
  dependency-version: 14.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-14.0.0 branch from f33fb26 to fb6a33a Compare April 6, 2026 05:59
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.

0 participants