Opened 7 weeks ago
Closed 8 days ago
#61906 closed task (blessed) (fixed)
Editor: Update packages for 6.7 Beta 1
Reported by: | peterwilsoncc | Owned by: | noisysocks |
---|---|---|---|
Milestone: | 6.7 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Editor | Keywords: | has-patch |
Focuses: | Cc: |
Description (last modified by )
Update the packages worked on in the Gutenberg repo for WordPress 6.7.
Change History (39)
This ticket was mentioned in PR #7226 on WordPress/wordpress-develop by @peterwilsoncc.
7 weeks ago
#1
- Keywords has-patch added
7 weeks ago
#2
I cherry-picked the listed fix and published a new version of WP packages to npm so we could proceed further with this PR:
`@wordpress/block-libary` is now at 9.6.1.
@peterwilsoncc commented on PR #7226:
6 weeks ago
#3
@gziolo Thanks for helping out with that, I've pushed a further update to the packages.
I've gone through the php changes folder in the Gutenberg repo and found three PRs that need to be merged in to WP-Dev and added them to the todo list.
One of them is a draft PR from Isabel that will need to be taken over while she is on extended leave.
This ticket was mentioned in PR #7226 on WordPress/wordpress-develop by @peterwilsoncc.
6 weeks ago
#4
Trac ticket: Core-61906
Currently known issues
- [x] Use of Gutenberg strings in packages, see https://github.com/WordPress/gutenberg/pull/64701
- [x] ~Merge https://github.com/WordPress/wordpress-develop/pull/6910~ N/A: Behind experimental flag.
- [ ] Merge https://github.com/WordPress/wordpress-develop/pull/7125
- [x] Merge https://github.com/WordPress/wordpress-develop/pull/7137
This ticket was mentioned in PR #7226 on WordPress/wordpress-develop by @peterwilsoncc.
6 weeks ago
#5
Trac ticket: Core-61906
Currently known issues
- [x] Use of Gutenberg strings in packages, see https://github.com/WordPress/gutenberg/pull/64701
- [x] ~Merge https://github.com/WordPress/wordpress-develop/pull/6910~ N/A: Behind experimental flag.
- [ ] Merge https://github.com/WordPress/wordpress-develop/pull/7125
- [x] Merge https://github.com/WordPress/wordpress-develop/pull/7137
#6
@
5 weeks ago
This will need to wait until the next round of packages are published against the latest tag following [58988] as some of the bug fixes included in the packages tagged 6.6 aren't in the the packages tagged latest.
This ticket was mentioned in PR #7226 on WordPress/wordpress-develop by @peterwilsoncc.
5 weeks ago
#7
Trac ticket: Core-61906
Currently known issues
- [x] Use of Gutenberg strings in packages, see https://github.com/WordPress/gutenberg/pull/64701
- [x] ~Merge https://github.com/WordPress/wordpress-develop/pull/6910~ N/A: Behind experimental flag.
- [ ] Merge https://github.com/WordPress/wordpress-develop/pull/7125
- [x] Merge https://github.com/WordPress/wordpress-develop/pull/7137
This ticket was mentioned in PR #7226 on WordPress/wordpress-develop by @peterwilsoncc.
5 weeks ago
#8
Trac ticket: Core-61906
Currently known issues
- [x] Use of Gutenberg strings in packages, see https://github.com/WordPress/gutenberg/pull/64701
- [x] ~Merge https://github.com/WordPress/wordpress-develop/pull/6910~ N/A: Behind experimental flag.
- [ ] Merge https://github.com/WordPress/wordpress-develop/pull/7125
- [x] Merge https://github.com/WordPress/wordpress-develop/pull/7137
This ticket was mentioned in PR #7226 on WordPress/wordpress-develop by @peterwilsoncc.
5 weeks ago
#9
Trac ticket: Core-61906
Currently known issues
- [x] Use of Gutenberg strings in packages, see https://github.com/WordPress/gutenberg/pull/64701
- [x] ~Merge https://github.com/WordPress/wordpress-develop/pull/6910~ N/A: Behind experimental flag.
- [ ] Merge https://github.com/WordPress/wordpress-develop/pull/7125
- [x] Merge https://github.com/WordPress/wordpress-develop/pull/7137
- [ ] https://github.com/WordPress/wordpress-develop/pull/7139
- [ ] https://github.com/WordPress/wordpress-develop/pull/7258
This ticket was mentioned in PR #7226 on WordPress/wordpress-develop by @peterwilsoncc.
4 weeks ago
#10
Trac ticket: Core-61906
Currently known issues
- [x] Use of Gutenberg strings in packages, see https://github.com/WordPress/gutenberg/pull/64701
- [x] ~Merge https://github.com/WordPress/wordpress-develop/pull/6910~ N/A: Behind experimental flag.
- [ ] Merge https://github.com/WordPress/wordpress-develop/pull/7125
- [x] Merge https://github.com/WordPress/wordpress-develop/pull/7137
- [ ] https://github.com/WordPress/wordpress-develop/pull/7139
- [ ] https://github.com/WordPress/wordpress-develop/pull/7258
This ticket was mentioned in PR #7226 on WordPress/wordpress-develop by @peterwilsoncc.
4 weeks ago
#11
Trac ticket: Core-61906
Currently known issues
- [x] Use of Gutenberg strings in packages, see https://github.com/WordPress/gutenberg/pull/64701
- [x] ~Merge https://github.com/WordPress/wordpress-develop/pull/6910~ N/A: Behind experimental flag.
- [ ] Merge https://github.com/WordPress/wordpress-develop/pull/7125
- [x] Merge https://github.com/WordPress/wordpress-develop/pull/7137
- [ ] https://github.com/WordPress/wordpress-develop/pull/7139
- [ ] https://github.com/WordPress/wordpress-develop/pull/7258
This ticket was mentioned in PR #7226 on WordPress/wordpress-develop by @peterwilsoncc.
3 weeks ago
#12
Trac ticket: Core-61906
Currently known issues
- [x] Use of Gutenberg strings in packages, see https://github.com/WordPress/gutenberg/pull/64701
- [x] ~Merge https://github.com/WordPress/wordpress-develop/pull/6910~ N/A: Behind experimental flag.
- [ ] Merge https://github.com/WordPress/wordpress-develop/pull/7125
- [x] Merge https://github.com/WordPress/wordpress-develop/pull/7137
- [ ] https://github.com/WordPress/wordpress-develop/pull/7139
- [ ] https://github.com/WordPress/wordpress-develop/pull/7258
#13
@
3 weeks ago
@noisysocks and I just went through an update for the 6.7 dist tag. @wordpress/fields
is both private and included as a dependency of the @wordpress/editor
package. See editor/package.json#L50.
One of those things will need to change before the first package update can proceed.
This ticket was mentioned in PR #7226 on WordPress/wordpress-develop by @peterwilsoncc.
3 weeks ago
#14
Trac ticket: Core-61906
Currently known issues
- [x] Use of Gutenberg strings in packages, see https://github.com/WordPress/gutenberg/pull/64701
- [x] ~Merge https://github.com/WordPress/wordpress-develop/pull/6910~ N/A: Behind experimental flag.
- [ ] Merge https://github.com/WordPress/wordpress-develop/pull/7125
- [x] Merge https://github.com/WordPress/wordpress-develop/pull/7137
- [ ] https://github.com/WordPress/wordpress-develop/pull/7139
- [ ] https://github.com/WordPress/wordpress-develop/pull/7258
This ticket was mentioned in PR #7226 on WordPress/wordpress-develop by @peterwilsoncc.
3 weeks ago
#15
Trac ticket: Core-61906
Currently known issues
- [x] Use of Gutenberg strings in packages, see https://github.com/WordPress/gutenberg/pull/64701
- [x] ~Merge https://github.com/WordPress/wordpress-develop/pull/6910~ N/A: Behind experimental flag.
- [ ] Merge https://github.com/WordPress/wordpress-develop/pull/7125
- [x] Merge https://github.com/WordPress/wordpress-develop/pull/7137
- [ ] https://github.com/WordPress/wordpress-develop/pull/7139
- [ ] https://github.com/WordPress/wordpress-develop/pull/7258
This ticket was mentioned in PR #7226 on WordPress/wordpress-develop by @peterwilsoncc.
3 weeks ago
#16
Trac ticket: Core-61906
Currently known issues
- [x] Use of Gutenberg strings in packages, see https://github.com/WordPress/gutenberg/pull/64701
- [x] ~Merge https://github.com/WordPress/wordpress-develop/pull/6910~ N/A: Behind experimental flag.
- [ ] Merge https://github.com/WordPress/wordpress-develop/pull/7125
- [x] Merge https://github.com/WordPress/wordpress-develop/pull/7137
- [ ] https://github.com/WordPress/wordpress-develop/pull/7139
- [ ] https://github.com/WordPress/wordpress-develop/pull/7258
#17
@
3 weeks ago
- Owner set to noisysocks
- Resolution set to fixed
- Status changed from new to closed
In 59072:
@noisysocks commented on PR #7226:
3 weeks ago
#18
Committed in r59072.
This ticket was mentioned in PR #7226 on WordPress/wordpress-develop by @peterwilsoncc.
3 weeks ago
#19
Trac ticket: Core-61906
Currently known issues
- [x] Use of Gutenberg strings in packages, see https://github.com/WordPress/gutenberg/pull/64701
- [x] ~Merge https://github.com/WordPress/wordpress-develop/pull/6910~ N/A: Behind experimental flag.
- [ ] Merge https://github.com/WordPress/wordpress-develop/pull/7125
- [x] Merge https://github.com/WordPress/wordpress-develop/pull/7137
- [ ] https://github.com/WordPress/wordpress-develop/pull/7139
- [ ] https://github.com/WordPress/wordpress-develop/pull/7258
#20
@
2 weeks ago
- Description modified (diff)
- Keywords has-patch removed
- Resolution fixed deleted
- Status changed from closed to reopened
- Summary changed from Editor: Update packages for 6.7 to Editor: Update packages for 6.7 Beta 1
- Type changed from defect (bug) to task (blessed)
I'll keep this ticket open. Planning to re-sync today and then again next week before beta 1.
This ticket was mentioned in PR #7417 on WordPress/wordpress-develop by @noisysocks.
2 weeks ago
#23
- Keywords has-patch added
Syncs packages from Gutenberg. Contains the following PRs:
- https://github.com/WordPress/gutenberg/pull/65226
- https://github.com/WordPress/gutenberg/pull/65389
- https://github.com/WordPress/gutenberg/pull/65322
- https://github.com/WordPress/gutenberg/pull/65482
- https://github.com/WordPress/gutenberg/pull/65456
- https://github.com/WordPress/gutenberg/pull/65291
- https://github.com/WordPress/gutenberg/pull/64878
- https://github.com/WordPress/gutenberg/pull/65534
- https://github.com/WordPress/gutenberg/pull/65483
- https://github.com/WordPress/gutenberg/pull/65533
- https://github.com/WordPress/gutenberg/pull/65494
- https://github.com/WordPress/gutenberg/pull/65460
- https://github.com/WordPress/gutenberg/pull/65517
- https://github.com/WordPress/gutenberg/pull/65444
- https://github.com/WordPress/gutenberg/pull/65476
- https://github.com/WordPress/gutenberg/pull/65394
- https://github.com/WordPress/gutenberg/pull/65396
- https://github.com/WordPress/gutenberg/pull/65468
Trac ticket: https://core.trac.wordpress.org/ticket/61906
This ticket was mentioned in PR #7226 on WordPress/wordpress-develop by @peterwilsoncc.
2 weeks ago
#24
Trac ticket: Core-61906
Currently known issues
- [x] Use of Gutenberg strings in packages, see https://github.com/WordPress/gutenberg/pull/64701
- [x] ~Merge https://github.com/WordPress/wordpress-develop/pull/6910~ N/A: Behind experimental flag.
- [ ] Merge https://github.com/WordPress/wordpress-develop/pull/7125
- [x] Merge https://github.com/WordPress/wordpress-develop/pull/7137
- [ ] https://github.com/WordPress/wordpress-develop/pull/7139
- [ ] https://github.com/WordPress/wordpress-develop/pull/7258
@noisysocks commented on PR #7417:
2 weeks ago
#25
Smoke test looks good 💨
@noisysocks commented on PR #7417:
2 weeks ago
#27
Committed in r59079..
This ticket was mentioned in PR #7457 on WordPress/wordpress-develop by @noisysocks.
9 days ago
#28
Syncs packages from Gutenberg. This is the third sync before Beta 1 following https://github.com/WordPress/wordpress-develop/pull/7226 and https://github.com/WordPress/wordpress-develop/pull/7417. Contains the following PRs:
- https://github.com/WordPress/gutenberg/pull/65631
- https://github.com/WordPress/gutenberg/pull/65703
- https://github.com/WordPress/gutenberg/pull/65498
- https://github.com/WordPress/gutenberg/pull/65590
- https://github.com/WordPress/gutenberg/pull/65680
- https://github.com/WordPress/gutenberg/pull/65617
- https://github.com/WordPress/gutenberg/pull/65616
- https://github.com/WordPress/gutenberg/pull/65690
- https://github.com/WordPress/gutenberg/pull/64990
- https://github.com/WordPress/gutenberg/pull/64198
- https://github.com/WordPress/gutenberg/pull/64204
- https://github.com/WordPress/gutenberg/pull/65392
- https://github.com/WordPress/gutenberg/pull/65579
- https://github.com/WordPress/gutenberg/pull/65497
- https://github.com/WordPress/gutenberg/pull/65695
- https://github.com/WordPress/gutenberg/pull/65262
- https://github.com/WordPress/gutenberg/pull/65677
- https://github.com/WordPress/gutenberg/pull/63779
- https://github.com/WordPress/gutenberg/pull/65425
- https://github.com/WordPress/gutenberg/pull/65539
- https://github.com/WordPress/gutenberg/pull/65661
- https://github.com/WordPress/gutenberg/pull/65668
- https://github.com/WordPress/gutenberg/pull/65620
- https://github.com/WordPress/gutenberg/pull/65414
- https://github.com/WordPress/gutenberg/pull/65582
- https://github.com/WordPress/gutenberg/pull/65639
- https://github.com/WordPress/gutenberg/pull/65658
- https://github.com/WordPress/gutenberg/pull/65659
- https://github.com/WordPress/gutenberg/pull/65652
- https://github.com/WordPress/gutenberg/pull/65618
- https://github.com/WordPress/gutenberg/pull/65462
- https://github.com/WordPress/gutenberg/pull/65551
- https://github.com/WordPress/gutenberg/pull/65625
- https://github.com/WordPress/gutenberg/pull/65527
- https://github.com/WordPress/gutenberg/pull/65566
- https://github.com/WordPress/gutenberg/pull/65564
- https://github.com/WordPress/gutenberg/pull/65220
- https://github.com/WordPress/gutenberg/pull/65573
- https://github.com/WordPress/gutenberg/pull/65599
- https://github.com/WordPress/gutenberg/pull/65233
Trac ticket: https://core.trac.wordpress.org/ticket/61906
@noisysocks commented on PR #7457:
9 days ago
#29
Did a quick smoke test, couldn't see any fires.
@noisysocks commented on PR #7457:
9 days ago
#31
Committed in r59119.
#33
@
8 days ago
- Resolution fixed deleted
- Status changed from closed to reopened
Attempting to do a last minute sync to get https://github.com/WordPress/gutenberg/pull/65713 in.
This ticket was mentioned in PR #7468 on WordPress/wordpress-develop by @noisysocks.
8 days ago
#34
Syncs packages from Gutenberg. This is the fourth sync before Beta 1 following https://github.com/WordPress/wordpress-develop/pull/7226, https://github.com/WordPress/wordpress-develop/pull/7417 and https://github.com/WordPress/wordpress-develop/pull/7457. Contains the following PRs:
- https://github.com/WordPress/gutenberg/pull/65713
- https://github.com/WordPress/gutenberg/pull/65713
- https://github.com/WordPress/gutenberg/pull/65526
- https://github.com/WordPress/gutenberg/pull/65715
- https://github.com/WordPress/gutenberg/pull/65715
- https://github.com/WordPress/gutenberg/pull/65735
- https://github.com/WordPress/gutenberg/pull/65540
Trac ticket: https://core.trac.wordpress.org/ticket/61906
@noisysocks commented on PR #7468:
8 days ago
#35
Smoke test looks okay 👍 will commit after tests pass.
@noisysocks commented on PR #7468:
8 days ago
#36
Ignoring the Tests_REST_WpRestBlockPatternsController
failures as they're expected.
@noisysocks commented on PR #7468:
8 days ago
#38
Committed in r59148.
Trac ticket: Core-61906
Currently known issues