We have contrib modules that need to be updated to their latest versions. Lets do a full sweep before the 9.2 branch
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | sector-3223719-10-pre-9.2-healthcheck.patch | 2.44 KB | xurizaemon |
Issue fork sector-3223719
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 9.1.x-vbo4
compare
- 3223719-package-updates
changes, plain diff MR !11
Comments
Comment #2
danielvezaComment #3
danielvezaThis has passed our internal testing. Crediting @emma_selley for that.
I'll leave this up for someone else to review & commit, otherwise I'll do it on Tuesday.
Comment #5
danielvezaComment #6
rosk0I don't see core update in the diff. Is this on purpose or missed? Should be at 9.1.11. Looks like search_api is missing as well.
Comment #7
dieuweBoth of those releases are more recent than the patch from #2, so yes they should be included before this is committed if possible (or followed up on in a second patch).
Comment #8
xurizaemonGlad to see VBO 3.13 in there, our testing has shown up #3194846: The label output for checkboxes can relate to the wrong row which that hopefully will fix.
Attaching patch that includes the existing updates, core to 9.1.11 and
CTools to 3.7(ignore, bad patch).Opening a related discussion about relaxing composer constraints in #3225472: Prefer caret rather than exact version constraints in composer.json to avoid hijacking this one :)
PS. Pls excuse me creating a fork for this patch also ... using it to try and work out how to get composer-patches to patch profile composer.json in a way that works.
Comment #9
xurizaemonComment #10
xurizaemonBetter patch :)
- drupal/core-recommended:9.1.9
+ drupal/core-recommended:9.1.11
- drupal/search_api:1.20
+ drupal/search_api:1.20
Comment #11
xurizaemonComment #13
rosk0This issue should be merged together with https://github.com/sparksi/sector-project/pull/12 . wysiwyg_template:3.0.0-rc2 requires ckeditor/templates:4.11.1 see https://www.drupal.org/project/wysiwyg_template
Otherwise RTBC
Comment #15
dieuweI should tag a new release shortly.
I've responded to the proposed sector-project template change as we already do ship ckeditor/templates out-of-the-box.