[wp-trac] [WordPress Trac] #45145: Keep `@wordpress` packages up to date
WordPress Trac
noreply at wordpress.org
Wed Nov 21 05:35:03 UTC 2018
#45145: Keep `@wordpress` packages up to date
----------------------------------------+-----------------------
Reporter: atimmer | Owner: (none)
Type: defect (bug) | Status: assigned
Priority: highest omg bbq | Milestone: 5.0
Component: Build/Test Tools | Version: 5.0
Severity: blocker | Resolution:
Keywords: has-patch commit fixed-5.0 | Focuses:
----------------------------------------+-----------------------
Comment (by noisysocks):
We're 90% there. I uploaded
[https://core.trac.wordpress.org/attachment/ticket/45145/45145.7.diff
45145.7.diff] which continues on from
[https://core.trac.wordpress.org/attachment/ticket/45145/45145.6.diff
45145.6.diff] and:
- Applies patches generated from `git diff v4.4.0 master -- **/*.php` to
these files:
- `lib/class-wp-block-type.php`
- `lib/class-wp-rest-block-renderer-controller.php`
- `lib/class-wp-rest-blocks-controller.php`
- `phpunit/class-block-type-test.php`
- `phpunit/class-rest-block-renderer-controller-test.php`
- `phpunit/class-rest-blocks-controller-test.php`
- Includes the artefacts generated by running `npm install`
- Adds `global $wp_locale` to the top of `wp_default_packages_vendor()`
- Replaces the `tinymce-latest-lists` dependency with `wp-tinymce-lists`
which is already added by `wp_register_tinymce_scripts()`
There are some unit test failures that will be fixed when we update
`block-library` to include
[https://github.com/WordPress/gutenberg/pull/12149 gutenberg#12149].
There is also still the `wp_adv` discrepancy mentioned by @mcsf to
address.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45145#comment:54>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list