Problem/Motivation

jQuery UI Droppable 2.0.0 stable was released on: 12 Dec 2022 by: bnjmnm
https://www.drupal.org/project/jquery_ui_droppable/releases/2.0.0


Thank you, Ben

Proposed resolution

Change drupal/jquery_ui_droppable to ~1.0 || ~2.0 in the composer.json file.
To allow for smooth upgrade

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork panels-3330631

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

Rajab Natshah created an issue. See original summary.

kwfinken’s picture

Status: Active » Reviewed & tested by the community

Suggested change tested and worked for me.

xem8vfdh’s picture

I'd love to see this merged and released :)

joelpittet made their first commit to this issue’s fork.

joelpittet’s picture

Status: Reviewed & tested by the community » Fixed

Thanks @RajabNatshah, I've committed it. I'll probably make a release soon, just have some PHP 8.2 issues to resolve before that happens.

joelpittet’s picture

xem8vfdh’s picture

thanks for merging the fix!

Is there, by chance, a plan to cut a new release soon?

joelpittet’s picture

I need PHP 8.2 tests to be fixed before a release, you could help there, that would help get the release out

xem8vfdh’s picture

thanks for the info joelpittet, I may be able to take a look later this week

Status: Fixed » Closed (fixed)

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

xem8vfdh’s picture

hey @joelpitter, how to I go about identifying php 8.2 test fixes?

Is there some sort of virtual environment or docker container where I can spin up the specific php/mysql environment you need tests to pass in? If I can get the environment set up and reproduce the test failures you need addressed, I'm happy to take a stab at it.

rajab natshah’s picture

Assigned: rajab natshah » Unassigned
xem8vfdh’s picture

@joelpitter @Rajab Natshah when can we expect a new release with these changes? I am happy to test something or help if I can.