Update dependency @wordpress/dataviews to v11#45914
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 well for My Jetpack
788405d to
532ca82
Compare
0410fb6 to
40a8001
Compare
40a8001 to
8639133
Compare
8639133 to
c0798d5
Compare
| @@ -32,7 +32,7 @@ | |||
| "extends @wordpress/browserslist-config" | |||
| ], | |||
| "dependencies": { | |||
| "@wordpress/dataviews": "10.2.0", | |||
| "@wordpress/dataviews": "11.0.0", | |||
There was a problem hiding this comment.
@dsas, I'm assuming this dependency is here by mistake? I don't think the Newsletters page actually uses DataViews.
There was a problem hiding this comment.
It's deliberate - I'm working on a new newsletter package that will use DataViews and have merged the infrastructural side of it to try and keep the pr size down
There was a problem hiding this comment.
Aight, thanks for the explanation. :-) Sounds like no need to test anything further yet, but in future we'll test Newsletters too when updating DataViews. 👍
4a66cd7 to
9124d59
Compare
9124d59 to
6e92c63
Compare
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. |
|
I’m getting consistent E2E failure between re-runs for “E2E Tests / Jetpack Boost - Critical CSS e2e tests (pull_request)” that looks unrelated to this PR. I’m seeing it happen in other PRs as well (but not all of them), so it seems just a flaky test. I've let the responsible team know (internal ref p1764755711355019-slack-C016BBAFHHS). |
|
Re-tested My Jetpack, works. For the record, @dhasilva pushed two fixes in prep for this update:
We'll report the spacing gap bug on dataviews without "primary" field as a bug. (internal ref p1764708524477949-slack-C05QAFZSFTL) Forms works, both desktop and mobile:
Notifications push footer down annoyingly but we can fix that separately:
|



This PR contains the following updates:
10.2.0->11.0.0Release Notes
WordPress/gutenberg (@wordpress/dataviews)
v11.0.0Compare Source
Enhancements
formatprop to format thedatefield type. #72999typeproperty in the documentation. #73349layoutprop. #73470readOnly,description, andplaceholderproperties. #73515Bug fixes
Breaking changes
groupByFieldtogroupBy.fieldto allow control over both the field and the direction of the grouping. #72780v10.3.0Compare Source
Enhancements
Bug fixes
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 this update again.
This PR has been generated by Renovate Bot.