We have contrib modules that need to be updated to their latest versions. Lets do a full sweep before the 9.2 branch

Issue fork sector-3223719

Command icon 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:

Comments

DanielVeza created an issue. See original summary.

danielveza’s picture

StatusFileSize
new1.98 KB
danielveza’s picture

Status: Active » Needs review

This 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.

danielveza’s picture

rosk0’s picture

Status: Needs review » Needs work

I 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.

dieuwe’s picture

Both 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).

xurizaemon’s picture

Issue summary: View changes
StatusFileSize
new2.29 KB

Glad 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.

xurizaemon’s picture

xurizaemon’s picture

StatusFileSize
new2.44 KB

Better patch :)

- drupal/core-recommended:9.1.9
+ drupal/core-recommended:9.1.11

- drupal/search_api:1.20
+ drupal/search_api:1.20

xurizaemon’s picture

Status: Needs work » Needs review

rosk0’s picture

Status: Needs review » Reviewed & tested by the community

This 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

  • dieuwe committed 38dfb1f on 9.1.x authored by xurizaemon
    Issue #3223719 by xurizaemon, DanielVeza, RoSk0, dieuwe, emma_selley: [...
dieuwe’s picture

Status: Reviewed & tested by the community » Fixed

I 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.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.