Update dependency @wordpress/dataviews to v11.2.0#46430
Conversation
|
Are you an Automattician? Please test your changes on all WordPress.com environments to help mitigate accidental explosions.
Interested in more tips and information?
|
Code Coverage SummaryThis PR did not change code coverage! That could be good or bad, depending on the situation. Everything covered before, and still is? Great! Nothing was covered before? Not so great. 🤷 |
manzoorwanijk
left a comment
There was a problem hiding this comment.
Works fine for My Jetpack
|
Nice, looking forward to this. We need to adjust Forms a bit to open responses by clicking the title, due to changes to how rows are not clickable anymore. |
9b541e8 to
13d20ac
Compare
b2de1dd to
1abed77
Compare
This comment was marked as outdated.
This comment was marked as outdated.
| ], | ||
| '@wordpress/element': [ 'react-dom' ], | ||
| '@wordpress/data': [ 'use-memo-one' ], | ||
| '@wordpress/ui': [ '@base-ui/react' ], |
There was a problem hiding this comment.
For the curious, this one line is all that was really needed to fix things. The rest of a989ca8 is cleanup, removing workarounds for things fixed in dataviews 11.20 and a little forward-compatibility in this file.
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
8136c5a to
7922ffa
Compare
|
Rebased to include click handlers for forms #46752 |
* external-media: Remove conditional next40pxDefaultSize * Move PHP 8.5 to main matrix * various SCSS: Use `@error` rather than `@warn` * codesniffer: Drop exclusion for `test-*.php` type filenames, all should be `*Test.php` now. * phpcs-filter: Remove obsolete workaround in coverage tests * publicize: Remove Gutenberg ESM workaround (missed in #46430) * jetpack: Remove iponweb code tagged "TODO: Remove this function after June 30th, 2025" * wpcomsh: Remove conditional testing for WordPress <6.8 * jetpack: Clean up test for `wp_register_block_metadata_collection` and the workaround for brokenness in WP 6.7 * jetpack-mu-wpcom: Remove obsolete hotfixes * Remove obsolete function_exists and version_compare checks



This PR contains the following updates:
11.0.0->11.2.011.1.1-next.6deb34194.0->11.2.0Release Notes
WordPress/gutenberg (@wordpress/dataviews)
v11.2.0Compare Source
Code Quality
wordpress/componentsby Stack fromwordpress/ui. #74174fast-deep-equalimports for compatibility with strict Node.js resolution (#74530)Bug Fixes
filterSortAndPaginate()will ignore sorting on non-sortable fields #73950Enhancements
48pxwide. #74181groupBy.showLabelconfig option to control whether the field label is shown in group headers. #74161isNotAlloperator. #73671min/maxandminLength/maxLengthvalidation for relevant controls. #73465numberandintegertypes. #73644datetimetype. #73924v11.1.0: 11.1.0Compare Source
Enhancements
New APIs
Performance
Accessibility
Bug Fixes
editimplementation when usinguseBlockProps. (33380)excerpt_morefilter conflict and removewordCountattribute. (33366)color.duotoneandspacing.units. (33280)settings.layout. (33303)wp.editorobjects into a single, non-conflicting module. (33228)Experiments
PopoverasFlyout. (32197)@emotion/cssfrom Divider. (33054)Documentation
apiVersionin block metadata. (33249)theme.json:theme.jsondocumentation for WordPress 5.8. (33131)theme.jsondocumentation. (33417)PanelBodyforInspectorControls. (33227)withStateHOC references. (33173, 33222, 33259)Code Quality
gutenberg_functions within code shipped through WordPress Core. (33331)useBlockPropshook used with a wrong Block API version. (33274)isAlternateonToolbarDropdownMenu. (33129)@emotion/cssfrom ZStack. (33053)Tools
createUseranddeleteUser. (33067)toolsfolder with configuration files. (33281)action/setup-node. (33190)Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 02:59 AM, on day 1 of the month ( * 0-2 1 * * ) in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.